ℹ️ HUTCHA is an alternative CAPTCHA-System to keep computers and humans apart. The basic idea is based on exploiting a computer's weakness for humor. The user must decide which of the given statements are jokes and which are not. This is where the name HUTCHA (Humor used to tell computers and humans apart) comes from.
This is the backend side of the HUTCHA project and its completly built with Python and the Flask libary.
- IP Blocking to guarantee the solvers location
- DoS Protection / Scraping Protection
- Support for multible languages
- Clean and understandable REST API
- MYSQL Support
Feel free to contribute :)