AWS WAF is even worse. I recently moved from Australia to India, and quite a few high-profile websites are now completely inaccessible to me because WAF seems to be legitimately broken. Two such sites: https://officeworks.com.au/ and https://centrecom.com.au/ . You successfully complete their annoying thingummy, and it redirects you… to the same Human Verification CAPTCHA. This has been the case for at least half a y…
As another aussie expat abroad, leaving a box behind at my parents place for an Australian residential IP has got to be one of the most unexpectedly great things I've done. Wireguard/Tailscale and my parents having access to cheap renewable power are the real enablers ofc. To anyone moving abroad in the near future - leave a box behind with your parents/close friends, it's well worth the trouble if they're ok with yo…
Tell HN: Impassable Cloudflare challenges are ruining my browsing experience
251–260 of 312 posts
Re: Tell HN: Impassable Cloudflare challenges are ruining my browsing experience
#252It's ironic but I was having terrible problems accessing archive.today when I was using Cloudflare DNS (1.1.1.1) that cleared up when I switched to either my ISP's provider or Google's 8.8.8.8. I was not the only one https://news.ycombinator.com/item?id=38063548 What's funny about it is that as a human I get tormented by those things all the time but I have been writing bots since 1999 and have yet to have had CAPTCH…
> I was having terrible problems accessing archive.today when I was using Cloudflare DNS (1.1.1.1) That's because that web site returns bad results to Cloudflare DNS, ostensibly because they take issue with the way it handles EDNS0. The fact that it fails to work is a deliberate choice by the site operator; it isn't Cloudflare's fault.
Cloudflare wants to "protect" people from exposing even their general region. This has the side effect of making CDNs that aren't Cloudflare work worse. Cloudflare are being dicks because they do to others what they wouldn't want to be done to themselves, or what they themselves don't do to themselves.
It's not even that people are choosing to opt in to Cloudflare's bullshit. If you use Firefox in the US (and many other areas, but the US for sure) and you haven't manually configured Firefox or set up a canary domain, all your DNS lookups are going to Cloudflare, and they're using that to make other CDNs work less well. That's definitely shady and definitely bad on Cloudflare's end.
I'm glad some people are taking a stand.
Re: Tell HN: Impassable Cloudflare challenges are ruining my browsing experience
#253Earlier quoted context omitted.
Oh, they absolutely are, I don't disagree -- I use them too. But the immediate response to bots shouldn't be "make everyone go through a captcha". There's lots of nuance that you can tune to deal with your particular situation, but the first thing I'd do is block known bots or ASNs, set up a limit to trigger (bots usually don't make 1 document request a minute), set up higher limits for users who (seem to) have a val…
Fwiw, Cloudflare does do a multivariate confidence check which is why it has multiple tiers: no captcha, a one-click captcha, the annoying puzzle captcha once, the annoying puzzle captcha six times in a row. > I'm a user, I'm logged in, I've posted before, I'm in good standing, yet when I go there, I need to solve a captcha. Though consider the fact that taking over someone's account shouldn't give you (a spammer) un…
That's not correct, Cloudflare challenge pages / Turnstile will never show you a puzzle.
Re: Tell HN: Impassable Cloudflare challenges are ruining my browsing experience
#254Earlier quoted context omitted.
It wasn't meant to be taken seriously, I was using it to show the ridiculousness of blaming a user for the shortcomings of cloudflare. But if you like: the arbitrarily blocked user if not at fault, cloudflare is at fault.
>I was using it to show the ridiculousness of blaming a user for the shortcomings of cloudflare. That doesn't advance the conversation, or show that cloudflare should be always as fault, as you seem to imply. Even if people are pro privacy/freedom, I think most wouldn't give the individual (as opposed to the security provider) unlimited leeway, as seen in the bank example.
Re: Tell HN: Impassable Cloudflare challenges are ruining my browsing experience
#255Earlier quoted context omitted.
>I was using it to show the ridiculousness of blaming a user for the shortcomings of cloudflare. That doesn't advance the conversation, or show that cloudflare should be always as fault, as you seem to imply. Even if people are pro privacy/freedom, I think most wouldn't give the individual (as opposed to the security provider) unlimited leeway, as seen in the bank example.
[flagged]
Re: Tell HN: Impassable Cloudflare challenges are ruining my browsing experience
#256Earlier quoted context omitted.
>I was using it to show the ridiculousness of blaming a user for the shortcomings of cloudflare. That doesn't advance the conversation, or show that cloudflare should be always as fault, as you seem to imply. Even if people are pro privacy/freedom, I think most wouldn't give the individual (as opposed to the security provider) unlimited leeway, as seen in the bank example.
Does "But if you're going out of your way to look suspicious" advance the conversation?
Re: Tell HN: Impassable Cloudflare challenges are ruining my browsing experience
#257Earlier quoted context omitted.
Sounds like all it does is make your IP reputation slightly better than tor, which is a pretty low bar to cross. You'd likely get the same effect from using any other VPN service, so it's not exactly evidence that cloudflare is running a "racket" with its worker product. The linked blog post even touts the fact it's free as an advantage. Rackets typically aren't free.
You also change the headers / TLS signature, because it's their worker doing the connection. That covers quite a lot already. The racket is not in the workers themselves, but rather cloudflare both protecting from internet abuse and protecting sites which sell the abuse services. (For example hosting WebStresser) I meant that by giving them more traffic and accepting that as a workaround, we'd be saying "I'm ok with…
pip install curl_cffi
Even easier than spending 15 minutes setting up cloudflare workers.
>The racket is not in the workers themselves, but rather cloudflare both protecting from internet abuse and protecting sites which sell the abuse services. (For example hosting WebStresser) I meant that by giving them more traffic and accepting that as a workaround, we'd be saying "I'm ok with that".
Do you think it's a "racket" for gun shops to sell guns for home defense, but also to sell guns to criminals?
Re: Tell HN: Impassable Cloudflare challenges are ruining my browsing experience
#258Re: Tell HN: Impassable Cloudflare challenges are ruining my browsing experience
#259Re: Tell HN: Impassable Cloudflare challenges are ruining my browsing experience
#260Earlier quoted context omitted.
Does "But if you're going out of your way to look suspicious" advance the conversation?
It advances the conversation because it refutes the argument that "It's not the users fault" brought up a few comments ago, by using the balaclavas in bank analogy.