Add Captchas section and list DOOMcaptcha (#105)

This commit is contained in:
PLUJA 2021-06-06 08:50:59 +02:00 committed by GitHub
parent e46a7eb721
commit 416395cfac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -53,6 +53,7 @@
- [Smart TV](#smart-tv)
- [PC](#PC)
- [Analytics](#analytics)
- [Captchas](#captchas)
- [Cloaking](#cloaking)
- [Office](#office)
- [Fonts](#fonts)
@ -574,6 +575,17 @@ If you need an app for **menstrual cycle tracking** please don't use any apps li
- [Nullitics](https://nullitics.com/) - Zero-effort open-source cheap analytics.
- [Shynet](https://github.com/milesmcc/shynet) - Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
## Captchas
<img width="16" src="misc/forbidden.png"> </img> **Avoid**
Google captchas use cookies to track users and rank their IPs.
- Google reCAPTCHA
<img width="16" src="misc/check.png"> </img> **Instead use**
- [DoomCaptcha](https://github.com/vivirenremoto/doomcaptcha) - Captchas don't have to be boring [READ THE DISCLAIMER ON PROJECT'S WEBSITE](https://vivirenremoto.github.io/doomcaptcha/).
## Cloaking
### Images
- [Fawkes](https://github.com/Shawn-Shan/fawkes) - privacy preserving tool against facial recognition systems.