Who does Anubis actually stop?

9 points by zk


zk

So who did we stop?

The exact adversary Anubis targets defeats it trivially.

I don't believe this is true. Anubis' targets are not LLM agents and vibecoded programs. To my understanding, Anubis main aim is to block web scrapers used by LLM companies. These are bots that just go out and slurp anything they can find. Sure, they could be powered by agents or LLMs themselves, and sure there can be work arounds. But the vast majority of these scrapers are "dumb" and their creators don't really care about bypassing the minority of sites that implement Anubis --- and that's kind of the goal here, it's kind of just annoying enough to where it doesn't really matter to the owners of the scraper that these sites can't be scraped.

runxiyu

I mean, if I understand this right, Anubis is more or less intended as an anti-DoS mechanism, rather than "blocking AI agents from accessing it" (which, let's be honest, it can't reasonably do)?

On the question of "who does Anubis actually stop", though, it includes me when on mobile devices and on sites I'm not familiar with (so I don't have JS on).

icefox

Anubis does not filter bots, it rate-limits clients.

kot

For a scraping operation leveraging botnets of very low-end devices (i.e. smart TVs), it doesn't seem far-fetched that Anubis is an issue for them. https://lobste.rs/s/kpaxih/update_on_scraper_situation touches on that a little.