Privacy-friendly CAPTCHA system. Pure CSS + HTML, no JS or CDNs required. Designed with the needs of Tor onion services in mind.
__pycache__ | ||
freecaptcha | ||
images | ||
screenshots | ||
static | ||
templates | ||
app.py | ||
curl | ||
gnome.png | ||
README.md | ||
requirements.txt |
FreeCAPTCHA is a new CAPTCHA system for privacy-focused websites. No JS, minimal dependencies, all on-premise (no 3rd party APIs required).
It offers an image which you must rotate a certain number of times, submitting once it's correctly rotated. Will include screenshots and a live example app below soon.