https://github.com/mafeth/hutcha-backend
HUTCHA is an alternative CAPTCHA-System using jokes and fake jokes to tell humans and computers apart
https://github.com/mafeth/hutcha-backend
Last synced: about 1 month ago
JSON representation
HUTCHA is an alternative CAPTCHA-System using jokes and fake jokes to tell humans and computers apart
- Host: GitHub
- URL: https://github.com/mafeth/hutcha-backend
- Owner: mafeth
- Created: 2023-01-28T18:53:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-28T19:20:11.000Z (over 3 years ago)
- Last Synced: 2025-04-29T23:35:21.099Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 427 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## HUTCHA Backend
### About
ℹ️ **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 (**H**umor **u**sed to **t**ell **c**omputers and **h**umans **a**part) comes from.
---
### Showcase

### Built with
This is the backend side of the HUTCHA project and its completly built with Python and the Flask libary.
### Features
- IP Blocking to guarantee the solvers location
- DoS Protection / Scraping Protection
- Support for multible languages
- Clean and understandable REST API
- MYSQL Support
### Contribute
Feel free to contribute :)