1 repositorio
Running a private alternative to reCAPTCHA to verify human users without relying on third party tracking services.
Distinguishing note: Candidates focus on managing chatbot instances or API gateways, not on hosting a bot-protection service.
Explore 1 awesome GitHub repository matching security & cryptography · Self-Hosted Bot Protection. Refine with filters or upvote what's useful.
This project is a self-hosted bot protection service and CAPTCHA alternative that verifies human identity without relying on third-party tracking. It utilizes a combination of WebAssembly-based proof-of-work puzzles and browser instrumentation to distinguish humans from automated bots. The system is delivered as dockerized security middleware and a privacy-first verification API that operates without the use of cookies or user fingerprinting. The service differentiates itself by using GPU-resistant time-lock algorithms and instrumentation-based detection to identify headless browsers and auto
Offers a self-hosted, private alternative to reCAPTCHA for verifying human users.