Skip to content
Tech News
← Back to articles

I Hate Compilers

read original more articles
Why This Matters

The implementation of Anubis represents a significant step in combating web scraping and protecting website resources, which is increasingly important as data privacy and security concerns grow. By leveraging proof-of-work schemes, it aims to deter mass scraping efforts without heavily impacting genuine users, highlighting a shift towards more sophisticated anti-bot measures in the tech industry.

Key Takeaways

Loading...

You are seeing this because the administrator of this website has set up Anubis to protect the server against the scourge of AI companies aggressively scraping websites. This can and does cause downtime for the websites, which makes their resources inaccessible for everyone.

Anubis is a compromise. Anubis uses a Proof-of-Work scheme in the vein of Hashcash, a proposed proof-of-work scheme for reducing email spam. The idea is that at individual scales the additional load is ignorable, but at mass scraper levels it adds up and makes scraping much more expensive.

Ultimately, this is a placeholder solution so that more time can be spent on fingerprinting and identifying headless browsers (EG: via how they do font rendering) so that the challenge proof of work page doesn't need to be presented to users that are much more likely to be legitimate.

Please note that Anubis requires the use of modern JavaScript features that plugins like JShelter will disable. Please disable JShelter or other such plugins for this domain.