HyperAIHyperAI

Command Palette

Search for a command to run...

Anubis Deploys Proof-of-Work to Deter AI Crawlers

Website administrators are deploying Anubis, an anti-scraping security mechanism designed to prevent artificial intelligence developers from overwhelming infrastructure with high-volume data crawling. The tool mitigates server crashes and preserves service availability for legitimate visitors by implementing a Hashcash-inspired Proof-of-Work system. Under this model, each request requires a modest computational effort that remains negligible for individual human users but becomes prohibitively expensive when accumulated across automated bot networks. Anubis operates as an interim security layer, purchasing development time for administrators to integrate more advanced verification methods, including behavioral fingerprinting and headless browser detection. The system relies on modern JavaScript execution, meaning users employing privacy extensions or ad blockers like JShelter may need to disable them to bypass the verification prompt. By introducing a calculated computational friction point, the mechanism effectively deters mass data harvesting while maintaining an unobstructed experience for authentic traffic.

Related Links