Hacker News new | ask | show | jobs
by metters 491 days ago
Is ProtonCaptcha [1] a good alternative to reCaptcha? I’m sure it is GDPR compliant but can anyone just use it?

[1] https://proton.me/blog/proton-captcha

1 comments

I’d just selfhost a PoW captcha like https://mcaptcha.org/ – should be fine for most applications.
Wow I had no idea this existed, thanks!

It's cool that it even allows you to to get past captchas with JS disabled, I like this a lot.

Thanks for linking this, it’s always nice to see self hosted options.