1 repositorio
Integrating bot challenges into custom workflows via a REST API to protect endpoints and prevent request replays.
Distinguishing note: None of the candidates relate to anti-bot protection; they focus on Telegram bot API routing and message forwarding.
Explore 1 awesome GitHub repository matching security & cryptography · API Driven Bot Mitigation. 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
Provides a REST API to integrate bot challenges into custom workflows for endpoint protection.