Cloudflare is both a great thing and a terrible thing that has happened to the internet in recent years. Great in that they have a fantastic UI to add your site in, basically shielding the average user from attacks. Bad from a standpoint of that now only Google, Bing, and maybe other big search engines have the capabilities to actually crawl the internet now. I don't see us getting a massive innovation in search on t…
I don't see us getting a massive innovation in search on the internet now that Google has such a massive foothold, and companies like Cloudflare stop innovation from happening. How are we "stopping search innovation"?
Cloudflare’s CAPTCHA replacement with FIDO2/WebAuthn is a bad idea
61–70 of 294 posts
Re: Cloudflare’s CAPTCHA replacement with FIDO2/WebAuthn is a bad idea
#62There is no perfect solution, but I'm in favor of anything that's a net improvement in accessibility for disabled people, even if it's not ideal in some other way. So I'm disappointed to see this solution being shot down before it even gets deployed on a large scale.
Unfortunately corporations are not good at going a step back if the step forward is good for their business.
Re: Cloudflare’s CAPTCHA replacement with FIDO2/WebAuthn is a bad idea
#63So visiting cloudflare sites with TOR requires you to identify yourself? That's not great.
This sort of "we can solve that problem; we just need to kill your privacy" seems to be par-for-the-course in SV-style companies.
I really wonder if anyone involved with building these systems has ever seriously thought about what could happen if the data collected (or that could be collected) by these systems was obtained by an adversary.
Not to mention the incredible incentive problems that are created by designing things that are designed in a way that _requires_ that individuals are tracked across the internet.
I know that CloudFlare is just one of many companies that is moving in this direction and they're certainly not the worst offenders when it comes to slowly murdering individual privacy (Facebook and Google are obviously far worse) but they have a uniquely powerful position due to the number of sites that use their DDoS protection and seem to be taking a casual disregard to the damage that they can do to people's privacy.
Re: Cloudflare’s CAPTCHA replacement with FIDO2/WebAuthn is a bad idea
#64Earlier quoted context omitted.
Say I’m interested in building a small scale domain-specific search engine and only just started development. There’s no prototype yet and may never be. In this situation, how do you determine it’s a legit crawler? And what about crawlers with even more limited scopes (targeting only a handful of sites) that they can’t possibly be called search engines? Are they ever considered legit?
Be a good netizen? Respect robots.txt. Don't lie in your User-Agent. Don't crawl at a ridiculous rate. All those are a good starting point.
Re: Cloudflare’s CAPTCHA replacement with FIDO2/WebAuthn is a bad idea
#65If the key being shared is embedded in the device, even in a secure enclave or something, then my understanding was that would open the door for key extraction. If the key is unique per-device, then that's not a problem. But if the key is unique per-10,000 and stored statically on the device, then hacking one device means that key can be released to anyone and the entire pool can be imitated.
So if the above is correct, it can't be that a single private key shared across the entire company is stored on the device because that key would be getting constantly extracted and leaked by some determined hacker somewhere. But if it's a unique key per-device, then... I just can't figure out how validating that key wouldn't require transmitting unique information to somebody, whether it's Cloudflare or the device manufacturer.
Where am I going wrong? I feel like I'm misunderstanding something fundamental about how signing works on these devices, but I can't figure out what it is. If I buy a Yubikey, is it connecting to the manufacturer's servers and getting a new key each time it's used? I thought they worked offline.
Or are secure enclaves just much more secure than I think they are? Are we assuming that it's impossible to extract a private key from one of these devices?
Re: Cloudflare’s CAPTCHA replacement with FIDO2/WebAuthn is a bad idea
#66Earlier quoted context omitted.
For instance there is no way for distributed search engines to work with CloudFlare. No, "contact me and we'll help" is not always a solution.
Please explain the problem (here or via email to me).
Recently your company announced partnership with Internet Archive, but if CloudFlare want to continue play a role as behevolent party everyone should have equal access to this data. Yeah it means that some bad actors will be able to easily scrap the web too, but...
CloudFlare service can't prevent scrapping anyway. There are shady residential proxy networks, services to bypass captcha and scrapping software like Zennoposter. It's possible to make scrapping more expensive, but bad actors don't care because they have money. Unfortunately enthusiasts, open source projects and small companies don't have enough resources to do the same.
Re: Cloudflare’s CAPTCHA replacement with FIDO2/WebAuthn is a bad idea
#67So visiting cloudflare sites with TOR requires you to identify yourself? That's not great.
Re: Cloudflare’s CAPTCHA replacement with FIDO2/WebAuthn is a bad idea
#68There's always CAPTCHA bypasses if you're willing to pay, there've been sites operating for decades that will take a captcha URL and spit out the appropriate response by just feeding it to humans. This is just a different way to make you pay - and arguably to something of less ill-repute, buying more U2F keys once yours get banned. This provides effective rate limiting and you can still get every key you automate ban…
For a major sporting event, one of our sites was heavily targeted by “free TV streaming services” self promoting their stuff.
No amount of Google CAPTCHA or Cloudflare could stop it while keeping it online. Never seen anything like it in my life.
Re: Cloudflare’s CAPTCHA replacement with FIDO2/WebAuthn is a bad idea
#69Re: Cloudflare’s CAPTCHA replacement with FIDO2/WebAuthn is a bad idea
#70There is no perfect solution, but I'm in favor of anything that's a net improvement in accessibility for disabled people, even if it's not ideal in some other way. So I'm disappointed to see this solution being shot down before it even gets deployed on a large scale.
Right before large scale deployment might be the last moment it's possible to prevent the large scale deployment. Unfortunately corporations are not good at going a step back if the step forward is good for their business.