From 416395cfac5383bb2d6db5b612fafb20fe8e9a32 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Sun, 6 Jun 2021 08:50:59 +0200 Subject: [PATCH] Add Captchas section and list DOOMcaptcha (#105) --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 7703eff..1430440 100644 --- a/README.md +++ b/README.md @@ -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 + **Avoid** + +Google captchas use cookies to track users and rank their IPs. + +- Google reCAPTCHA + + + **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.