Earlier quoted context omitted.
Honestly it's just tragedy of the commons. Why put the effort in when you don't have to identify yourself, just crawl and if you get blocked move the job to another server.
At this point I'm blocking several ASNs. Most are cloud provider related, but there are also some repurposed consumer ASNs coming out of the PRC. Long term, this devalues the offerings of those cloud providers, as prospective customers will not be able to use them for crawling.
The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
511–520 of 520 posts
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#512Earlier quoted context omitted.
> Well, if you have a better way to solve this that’s open I’m all ears. Regulation. Make it illegal to request the content of a webpage by crawler if a website operator doesn't explicitly allows it via robots.txt. Institute a government agency that is tasked with enforcement. If you as a website operator can show that traffic came from bots, you can open a complaint with the government agency and they take care of s…
I'm not anti-government, but a technical solution that elliminates the the problem is infinitely better than regulating around it. The internet is too big and distributed to regulate. Nobody will agree on what the rules should be, and certain groups or countries will disagree in any case and refuse to enforce them. Existing regulation rarely works, and enforcement is half-assed, at best. Ransomware is regulated and i…
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#513Earlier quoted context omitted.
> Well, if you have a better way to solve this that’s open I’m all ears. Regulation. Make it illegal to request the content of a webpage by crawler if a website operator doesn't explicitly allows it via robots.txt. Institute a government agency that is tasked with enforcement. If you as a website operator can show that traffic came from bots, you can open a complaint with the government agency and they take care of s…
> Institute a government agency that is tasked with enforcement. You're forgetting about the first W in WWW...
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#514Earlier quoted context omitted.
AI poisoning is a better protection. Cloudflare is capable of serving stashes of bad data to AI bots as protective barrier to their clients.
AI poisoning is going to get a lot of people killed, be cause the AI won't stop being used.
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#515We have far too many gatekeepers as it is. Any attempt to add any more should be treated as an act of aggression. Cloudflare seems very vocal about its desire to become yet another digital gatekeeper as of late, and so is Google. I want both reduced to rubble if they persist in it.
Several companies are looking to provide a solution for the AI bot problem. Cloudflare stands to make a lot of money if people pick their solution. But Cloudflare backing down won't make the problem go away, and someone else's bad solution will be chosen instead. The gatekeeping described here is gatekeeping a website owner chooses. It's an alternative to pay walls, bespoke bot detection, or some kind of ID verificat…
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#516Earlier quoted context omitted.
Sure, let me just contact that one ISP located in Russia or India, I am sure they will care a lot about my self-hosted blog
Hence the need for Cloudflare?
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#517Earlier quoted context omitted.
Sure, let me just contact that one ISP located in Russia or India, I am sure they will care a lot about my self-hosted blog
Except that's exactly what you should do. And if they refuse to cooperate you contact the network operators between them and yourself. Imagine if Chinese or Russian criminal gangs started sending mail bombs to the US/EU and our solution would be to require all senders, including domestic ones, to prove their identity in order to have their parcels delivered. Completely absurd, but somehow with the Internet everyone j…
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#518Earlier quoted context omitted.
They could. Let me know when it happens I have this argument every time self hosting comes up, and every time I wonder if someone will do it to me to make a point. Or if one of the like million other comments I post upsets someone or one of the many tools that I host. Yet to happen, idk. It's like arguing whether you need a knife on the street at all times because someone might get angry from a look. It happens, we h…
I've had my involvement with the computer underground. A web site owner published something he really shouldn't have and got hacked. I wound up being a "person of interest" in the resulting FBI investigation because I was the weirdest person in the chat room for the site. I think it drove them crazy I was using Tor so they got somebody to try to entrap me into sharing CP but (1) I'm not interested and (2) know better…
Will have to give this a second thought but as a first one now that I read this: ...and would Cloudflare have helped against the FBI, or any foreign nation doing a request with Cloudflare against child porn? Surely not?! A different kind of opsec is surely more relevant there, so I don't know if it's really relevant to "normal", legal self hosting (as opposed to criminal, much less that level of unethical+criminal) communities or if there's an aspect I'm missing here
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#519Everyone loves the dream of a free for all and open web. But the reality is how can someone small protect their blog or content from AI training bots? E.g.: They just blindly trust someone is sending Agent vs Training bots and super duper respecting robots.txt? Get real... Or, fine what if they do respect robots.txt, but they buy the data that may or may not have been shielded through liability layers via "licensed d…
In contrast trying to change the infrastructure of the net, which previously was quite resistant to censorship is quite a big deal.
This sounds exactly like a crazy preacher warning about the dangers of rock music. A completely made up threat. And we need the protection of god against these evil AI bots.
Wow, a bot that disrespected a robots.txt. How can the internet survive...
Also, OpenAI already has the data. You want to ensure they will never get competitors by putting up barriers now. It makes no sense...
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#520Earlier quoted context omitted.
More precisely, Cloudflare should not be able to offer this service. AI agents should be blocked at the hosted API endpoint ("last mile"), not at a CDN or other sort of intermediary. That said, if you're using Cloudflare Workers, where the endpoint itself is hosted by Cloudflare, that would be ethical.
If the CDN is implementing the explicitly-configured preferences of the specific site, what difference does it make if the blocking happens at the CDN vs. the site's origin server?