Remove hCaptcha (#450)

This commit is contained in:
pluja 2024-06-17 17:49:01 +02:00 committed by GitHub
parent b83f236015
commit 91a45b4178
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -278,10 +278,10 @@ Go to the [Text To Speech](#text-to-speech) section.
Google captchas use cookies to track users and rank their IPs.
- Google reCAPTCHA [![](https://shields.tosdr.org/en_217.svg)](https://tosdr.org/en/service/217)
- hCaptcha [![](https://shields.tosdr.org/en_2207.svg)](https://tosdr.org/en/service/2207)
<img width="16" src="misc/check.png"> </img> **Instead use**
- [Altcha.org](https://altcha.org) - Free, open-source and self-hosted CAPTCHA alternative using proof-of-work mechanism.
- [hCaptcha](https://www.hcaptcha.com/) - Privacy-first CAPTCHA for web, mobile, and more.
- [mCaptcha](http://mcaptcha.org/) ([repo](https://github.com/mCaptcha/mCaptcha)) - An open-source CAPTCHA system with seamless UX. mCaptcha uses SHA256 based proof-of-work (PoW) to rate limit users.
- [OOPSpam](https://www.oopspam.com/) - No-captcha, privacy-friendly anti-spam, anti-bot API. Requires no personal data for detection. Supports popular platforms like WordPress. Privacy commitment in their mission statement.