Migrate from CAPTCHA to Turnstile
Closed this issue · 2 comments
ollfkaih commented
Turnstile
- is not from Google.
- doesn't force users to help train Google's car AI.
- easy (?) to migrate to.
- solves the stupid issue with showing captchas so early they expire (Bc. a Turnstile token is valid for 300 seconds).
Closes #2291
LudvigHz commented
Another alternative is also to use hCaptcha, which is very widely used and tested. https://www.hcaptcha.com/
It does help train AIs as well, just not for a single entity, but anyone can use the results.
And you donate to charity by using it
ollfkaih commented
HCaptcha is fine, but it has the same horrible ux when it thinks you're a bot or adblocker trips it up.