FreeCAPTCHA/README.md

3 lines
308 B
Markdown
Raw Normal View History

2022-04-12 00:13:35 -04:00
FreeCAPTCHA is a new CAPTCHA system for privacy-focused websites. No JS, minimal dependencies, all on-premise (no 3rd party APIs required).
2023-07-02 10:56:22 -04:00
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.