[flagged]
Narrator: but he did put effort... Anyway, main take aways for you: - We REALLY need a way to tie identity to agent/requests - The idea of registering with cloudflare to be able to access a website is bad - Sites should be able to block whoever they want or make anything they desire a requirement (there are people that has login only with google after all) We have the right primitives to build something that works fo…
The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
91–100 of 520 posts
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#92Everyone 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…
By developing Free Software combating these hostile softwares. Corporations develop hostile AI agents, Capable hackers develop anti-AI-agents. This defeatist atittude "we have no power".
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#93Earlier quoted context omitted.
> But the reality is how can someone small protect their blog or content from AI training bots? A paywall. In reality, what some want is to get all the benefits of having their content on the open internet while still controlling who gets to access it. That is the root cause here.
This. We need to get rid of the ad-supported free internet economy. If you want your content to be free, you release it and have no issues with AI. If you want to make money of your content, add a paywall. We need micropayments going forward, Lightning (Bitcoin backend) could be the solution.
What about licenses like CC-BY-NC (Creative Commons - Non Commercial)?
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#94Brought to you by substack. ;-) Seriously though, great post and a great conversation starter.
Good thing they are not the only place to post!
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#95It’s somewhat ironic to let fly the “free and open internet” battle cry on behalf of an industry that is openly destroying it.
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#96I would love to get off Cloudflare but there are no real good alternatives
Writing backends that can actually handle public traffic and using authentication for expensive resources are fantastic alternatives. Also, cheaply rate limiting malicious web clients should be something that is trivial to accomplish with competent web tooling (i.e., on your own servers). If this seems out of scope or infeasible, you might be using the wrong tools for the job.
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#97Everyone 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…
What we need is some legal teeth behind robots.txt. It won't stop everyone, but Big Corp would be a tasty target for lawsuits.
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#98The private tracker community have long figured this out. Put content behind invite-only user registration, and treeban users if they ever break the rules.
I do fear the actions of the current bot landscape is going to lead to almost everything going behind auth walls though, and perhaps even paid auth walls.
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#99I think it shouldn't require registering /with/ cloudflare. cloudflare should just look up the .well-known referenced and double check for impersonation, and keep score on how well behaved each one is.
Re: The web does not need gatekeepers: Cloudflare’s new “signed agents” pitch
#100Earlier quoted context omitted.
By developing Free Software combating these hostile softwares. Corporations develop hostile AI agents, Capable hackers develop anti-AI-agents. This defeatist atittude "we have no power".
How does an agent help my website not get crushed by traffic load, and how is this proposal any different from the gatekeeping problem to the open web, except even less transparent and accountable because now access is gated by logic inside an impenetrable web of NN weights? This seems like slogan-based planning with no actual thought put into it.