Skip to content

Altcha integration#3

Open
brafreider wants to merge 61 commits intoFireMultimedia:mainfrom
brafreider:altcha_integration
Open

Altcha integration#3
brafreider wants to merge 61 commits intoFireMultimedia:mainfrom
brafreider:altcha_integration

Conversation

@brafreider
Copy link
Copy Markdown

@brafreider brafreider commented Dec 9, 2025

This PR includes Altcha as an additional Captcha option. See https://altcha.org for details. Altcha uses PoW to check if the user is real. PoW is not a 100% proof, but it will need javascript to pass and waste spammer's ressources, depending on the complexity level you choose.

The main advantage, why we use Altcha in several projects is, that it can be used without external dependencies, which is perfect for GDPR compliance.

you can find a form, that uses this integration on https://visual4.de/kontakt/

I have taken the help of Kiro, so the PR is partly vibe coded, without, it would have taken much longer.

I have added:

  • Documentation
  • Tests
  • Translation
  • Tested in Mautic 5 with Preview and Wordpress integration
  • Tested in Mautic 6 (form preview)
  • Tested in Mautic 7
  • code to automatically add the HMAC-Token

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants