Is there any evidence or hints that these actually work? It seems pretty reasonable that any scraper would already have mitigations for things like this as a function of just being on the internet.
I have no idea if it works, but Anthropic in particular spent a lot of time crawling the tar-pit[1] I had running on my domain. They were the reason I set up the tar pit in the first place, as they were at one stage averaging 5 requests per second, for days, on a blog site that probably doesn't even have a hundred pages on it. They've retrieved millions of pages of content from my tar-pit that were texts generated vi…
Miasma: A tool to trap AI web scrapers in an endless poison pit
271–276 of 276 posts
Re: Miasma: A tool to trap AI web scrapers in an endless poison pit
#272Earlier quoted context omitted.
you're totally right about not being theft, but we have a term. you used it yourself, "distributed denial of service". that's all it is. these crawlers should be kicked off the internet for abuse. people should contact the isp of origin.
Firstly, since this argument is about semantic pedantry anyways, it's just denial-of-service, not distributed denial-of-service. AI scraper requests come from centralized servers, not a botnet. Secondly, denial-of-service implies intentionality and malice that I don't think is present from AI scrapers. They cause huge problems, but only as a negligent byproduct of other goals. I think that the tragedy of the commons…
Re: Miasma: A tool to trap AI web scrapers in an endless poison pit
#273Re: Miasma: A tool to trap AI web scrapers in an endless poison pit
#274Earlier quoted context omitted.
I agree that's bad at any rate. However, I genuinely think that reading and learning without literal reproduction is not (should not be) a violation of copyright and does not (should not) require an additional grant for content that has been made publicly available. I think that regardless of whether a company is the subject or the actor.
But you’d usually have to pay for access to this copyrighted material, whether you reproduce it or not.
Re: Miasma: A tool to trap AI web scrapers in an endless poison pit
#275Based on this comment: > I definitely get this. The thing that gives me hope is that you only need to poison a very small % of content to damage AI models pretty significantly. It helps combat the mass scraping, because a significant chunk of the data they get will be useless, and its very difficult to filter it by hand It'd be great if the code returned by this project is code that doesn't work. Imagine if all these…
Everything from loops that won’t end to incorrect function calls and emoji “definitions” that are both realistic and wrong.
Very impressive project tbh.
Re: Miasma: A tool to trap AI web scrapers in an endless poison pit
#276Earlier quoted context omitted.
I'm being hit with 300 req/s 24/7 from hundreds of thousands of unique IP's from residential proxies. I can't rate limit any further without hurting the real users.
Yeah, IP-based rate limits are nearly ineffective these days.