Compare commits

...

3 Commits

Author SHA1 Message Date
JdM
ae151fed10
Merge 83c9e5cb6c into 3739f70db6 2023-08-10 18:54:45 -04:00
pluja
3739f70db6
Add mCaptcha to Captchas 2023-08-09 13:48:32 +02:00
JdM
83c9e5cb6c Add Cosmos Search 2023-05-30 21:08:19 +02:00

View File

@ -253,6 +253,7 @@ Google captchas use cookies to track users and rank their IPs.
<img width="16" src="misc/check.png"> </img> **Instead use**
- [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.
## Commenting Engines
@ -975,6 +976,7 @@ This section is dedicated to some tools that may help users analyze the privacy
<img width="16" src="misc/check.png"> </img> **Instead use**
- [Whoogle Search](https://github.com/benbusby/whoogle-search) - A self-hosted, ad-free, privacy-respecting Google metasearch engine.
- [librengine](https://github.com/liameno/librengine) - Privacy Web Search Engine
- [Cosmos Search](https://github.com/asterjdm/cosmos-search) - Privacy friendly, ad-free metasearch engine.
- [SearX](https://searx.me/) - Privacy-respecting metasearch engine.
- [SearxNG](https://github.com/searxng/searxng) - Free internet metasearch engine which aggregates results from various search services and databases.
- [DuckDuckGo](https://duckduckgo.com) - A privacy respecting search engine.