You could probably route all requests to your site from them, back at themselves, so they DDoS themselves, and on top off it, cost them more because their endpoint needs to process things via their LLM.
Comment on Perplexity AI is complaining their plagiarism bot machine cannot bypass Cloudflare's firewall
kokesh@lemmy.world 1 week ago
Is there some simply deployable PHP honeytrap for AI crawlers?
ubergeek@lemmy.today 1 week ago
blargh513@sh.itjust.works 1 week ago
Used to make tarpits with reverse proxies. Accept the connection and then set the responses for a few seconds before default TCP timeout. Doesn’t eat much resource as long as you have enough TCP connections and can reuse them effectively.