Trying to Make a Loop Auto-Vectorize
The article discusses the implementation of a Proof-of-Work system, named Anubis, to protect a server from AI companies aggressively scraping its content. Anubis operates similarly to Hashcash, a proposed proof-of-work scheme aimed at reducing email spam. The author explains that while the additional load on individual scales may be negligible, it becomes significant when faced with mass scraper activity, making scraping operations much more expensive.
The primary objective of Anubis is to serve as a temporary solution, allowing for further development in fingerprinting and identifying headless browsers. By requiring modern JavaScript features that plugins like JShelter would disable, the authors aim to make the challenge proof of work page less accessible to users who are more likely to be legitimate.
It is important to note that Anubis necessitates the use of current JavaScript features, which may require users to disable plugins like JShelter for the domain in question.
Written by urgent.news from Lobsters's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.