Privacy-friendly CAPTCHA system. Pure CSS + HTML, no JS or CDNs required. Designed with the needs of Tor onion services in mind.
Go to file
2023-07-02 10:56:22 -04:00
__pycache__ lots of stuff id even k 2023-06-30 16:40:02 -06:00
freecaptcha finally works! 2023-06-29 15:01:21 -06:00
images initial commit 2022-04-11 21:44:17 -06:00
screenshots Delete 'screenshots/.DS_Store' 2022-04-12 00:15:14 -04:00
static Add.. everything 2023-06-12 07:56:17 -06:00
templates Add.. everything 2023-06-12 07:56:17 -06:00
app.py lots of stuff id even k 2023-06-30 16:40:02 -06:00
curl lots of stuff id even k 2023-06-30 16:40:02 -06:00
gnome.png initial commit 2022-04-11 21:44:17 -06:00
README.md Update 'README.md' 2023-07-02 10:56:22 -04:00
requirements.txt Add.. everything 2023-06-12 07:56:17 -06:00

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.