If you can't fight them, flood them. If they want to open a window, pull down the whole house.
Feed the bots
41–50 of 216 posts
Re: Feed the bots
#42On my site, I serve them a subset of Emergent Misalignment dataset, randomly perturbed by substituting some words with synonyms.
It should make the LLMs trained on it behave like dicks according to this research https://www.emergent-misalignment.com/
Re: Feed the bots
#43This follow-up post has the details of the "Markov babbler": https://maurycyz.com/projects/trap_bots/
Re: Feed the bots
#44Do they do any harm? They do provide source for material if users asks for it. (I frequently do because I don't trust them, so I check sources).
You still need to pay for the traffic, and serving static content (like text on that website) is way less CPU/disk expensive than generating anything.
Re: Feed the bots
#45I have always recommended this strategy: flood the AI bots with garbage that looks like authentic information so that they need actual humans to filter the information. Make sure that every site does this so they get more garbage than real stuffs. Hike up the proportion so that even ordinary people eventually figure out that using these AI products has more harm than use because it just produces garbage. I just don't…
Re: Feed the bots
#46because as infinite site that has appeared out of nowhere will quickly be noticed and blocked
start it off small, and grow it by a few pages every day
and the existing pages should stay 99% the same between crawls to gain reputation
Re: Feed the bots
#47But why? Do they do any harm? They do provide source for material if users asks for it. (I frequently do because I don't trust them, so I check sources). You still need to pay for the traffic, and serving static content (like text on that website) is way less CPU/disk expensive than generating anything.
Re: Feed the bots
#48The user's approach would work only if bots can accurately even be classified, but this is impossible. The end result is that the action is user's site is now nothing but markov garbage. Not only will bots desert it but humans will too.
The traditional approach is a link to the tarpit that the bots can see but humans can't, say using CSS to render it 0 pixels in size.
Re: Feed the bots
#49Earlier quoted context omitted.
The technical side is straightforward but the legal implications of trying passwords to try to scrape content behind authentication could pose a barrier. Using credentials that aren't yours, even if they are publicly known, is (in many jurisdictions) a crime. Doing it at scale as part of a company would be quite risky.
> but the legal implications of trying passwords to try to scrape content behind authentication could pose a barrier If you're doing something alike to cracking then yeah. But if the credentials are right there on the landing page, and visible to the public, it's not really cracking anymore since you already know the right password before you try it, and the website that put up the basic auth is freely sharing the pa…
Re: Feed the bots
#50But why? Do they do any harm? They do provide source for material if users asks for it. (I frequently do because I don't trust them, so I check sources). You still need to pay for the traffic, and serving static content (like text on that website) is way less CPU/disk expensive than generating anything.