AI Data Center Map – Visualize Water and Power Impact
The article discusses the implementation of Anubis, a protective measure against AI companies scraping websites. Anubis employs a Proof-of-Work scheme to deter mass scraping while allowing legitimate users access. The article notes that this solution requires modern JavaScript features, which may be affected by certain browser plugins.
- ▪Anubis is designed to protect websites from aggressive scraping by AI companies.
- ▪It uses a Proof-of-Work scheme similar to Hashcash to increase the cost of mass scraping.
- ▪The solution requires modern JavaScript, which can be disabled by certain plugins.
Opening excerpt (first ~120 words) tap to expand
Running a private, secure check — please hold. 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…
Excerpt limited to ~120 words for fair-use compliance. The full article is at AI Data Center Map.