- 316comments
- 56comments
- 189comments
- 16comments
- 23comments
- 240comments
- 230comments
- 47comments
- 13comments
- 133comments
- 28comments
- 19comments
- 27comments
- 140comments
- —discuss
- 144comments
- —discuss
- 122comments
- 5comments
- 3comments
- 186comments
- 366comments
- 47comments
- 403comments
- 253comments
- 32comments
- 2comments
- —discuss
- 24comments
- 75comments
Cloudflare, enabling the problem and the solution since, how long has it been?
(checks watch)
17 years
Fun lava lamp story, though
A bit too late honestly (?). With so many people who have shifted over to reading AI summaries as a primary search response, those with AI-enabled sites will win by attrition.
There is no going back from this. And the internet is a relatively new phenomenon. Recklessly, blindly applying ads to pages in hopes of generating revenue is a very silly thing to do. Technology with ad blockers and now AI summaries has taken that away. New business models, perhaps actually decent ones are required.
Death of ads everywhere? Good fucking riddance.
Posted from LibreWolf.
All this attitude does is tear down the only viable income source for independent publishers and demonizes them for trying to make money, while everyone let's huge corporations off the hook for it because "well that's just what they do"
Advertising in the way it’s done is demonic in and of itself. I don’t care - find a better business model.
Independent publishers can't afford to run an ad network.
You aren't independent. You work for the BigTech company that serves ads on your site.
What does this new setting actually do? Does it block their IP ranges too, I hope? As if Meta, for instance, is actually going to respect Accountable, via themselves or their partners, quite frankly is eyebrow raising at best.
what weirds me out is the analytics
theres no way my index.html page with nothing is getting 10000 hits a day
wtf?
7 per minute.
I use my high school’s website to test Internet connectivity bc the domain is short and they don’t do a TLS redirect (making it easy to detect WiFi portals).
neverssl.com
I use this too, but my high school url is 8 characters. neverssl.com is 12. :)
Wish the admin never added the SSL redirect, its literally the namesake lol
I just want basically captive.apple.com with a shorter domain and the webserver not even listening on port 443 at all.
Surprised someone hasn't made this yet, it only requires one spare public IP.
I find it difficult to trust that either Meta or OpenAI would use their separate search and training crawlers only for the respective purposes. Their pinky promises have no value, IMO. Both companies are premised on deceptive behaviors.
I didn't know websites could opt out of providing data to Google's AI training. Looks Google added support for this via 'Google-Extended' in robots.txt back in 2023:
https://blog.google/innovation-and-ai/products/an-update-on-...
I wonder if protocols like Web Bot Auth [1] will see wider adoption. At least as a supported mechanism for those bots which identify themselves. The rest probably still have to be treated with Anubis. In my free time I've recently been experimenting with a Web Bot Auth implementation as an Envoy dynamic module [2] to have a way to define some additional policies for the traffic from bots.
[1] https://datatracker.ietf.org/doc/draft-ietf-webbotauth-https... [2] https://github.com/michalskalski/envoy-web-bot-auth
I'm playing around with it for my MCP hiring protocol ojcp[1] and it seems to work very well for signing attestations at the header level.
[1] https://github.com/ojcp-org/ojcp
Thanks for sharing, it is interesting use case
I maintain a cloud IP ranges database, and I'm going to test this out.
I have my doubts, though. A formal title like "Accountable" (capitalized) sounds deliberate, but I can't help imagining the renewal email:
"Hey, want to renew your Accountable™ license? Just pinky promise again that you use your IPs for what you say you do."
"Accountable" is just a fancy word for "pinky promise, but with a label." Nothing stops the data from ending up in a training run once it's already been fetched.
...and the only way to stop[1] that is by effectively DRM'ing everything, which is a level of dystopia that I don't think even Stallman ever anticipated, nor do I want to happen.
[1] Analog hole and other workarounds aside, naturally.
"Cloudflare classifies bots by behavior, and a single bot can exhibit more than one behavior."
Is that really true
CF classifies anyone not using a popular browser with Javascript enabled as a "bot"
CF fingerprints www users
As an example, look at CF's Permissions-Policy HTTP header. Then look at IA's. One CDN is advertiser-focused, the other is user-focused
IA = Internet Archive
As far as I can tell, after months of fighting being DDoSed by Anthropic and OpenAI across 50+ sites - Cloudflare also allows what it considers "good bots" through all of your bot blocking rules, with no option to turn this off unless you pay them money.
CF classifies anyone not using a popular browser with Javascript enabled as a "bot"
This is my biggest complaint about CF. They are implicitly supporting user-agent discrimination in favour of Big Browser, instead of discriminating on actual behaviour.
...and of course there are already companies running tons of VMs with "officially sanctioned" browser + OS stacks, that can get past all these "protections", for a fee.
"AI bots" is the newest boogeyman they came up with to take away freedom.
If this admin is serious about AI growth they’d make anti-scrapping illegal.
I don't think this admin even knows what scraping is. Unless it's "scraping the bottom of the barrel", something they're very familiar with.
Just make user-agent-discrimination illegal.
This seems useful for my site. I don't really want competitors' AI systems use our research data to train their models.