Live data from Hacker News

Firefox appears to be flagged as suspicious by Cloudflare

lwthiker.com

1–10 of 191 posts

Re: Firefox appears to be flagged as suspicious by Cloudflare

#2
I mean, with that market share, popularity among open source fans... it's an easy group to target and filter oddballs.

I'm a Firefox user and I'm used to this treatment at every step of the way, no matter if it's about software, airports, opening a bank account so I can receive a salary, etc. Fundamental things everyone wants to do are being made hard to do the right way. It's always anti privacy, anti self repair, anti longevity/sustainability, anti user freedoms, anti whatever we ideally want in this world. Of course using Firefox is now suspicious.

Re: Firefox appears to be flagged as suspicious by Cloudflare

#5
Incredible. I just changed my user-agent whilst on the Google Chrome browser.

  * Changing to Firefox immediately displayed the Cloudflare error message
  * Edge had no errors
  * Chrome had no errors
  * Safari had no errors
Edit: Even internet explorer 9, android kitkat, and the opera browser had no errors.

Edit 2: as another user has pointed out, this is most likely a firewall rule put in place by the website operator themselves.

Re: Firefox appears to be flagged as suspicious by Cloudflare

#8
A workaround is to install the Privacy Pass extension to bypass the captchas [1] [2]

It's an open source extension available for Chrome and Firefox. It allows to privately identify you're human, and is the process of going through IETF standardisation, so hopefully someday you won't need to install an extension for it. After you complete a captcha once, you won't need to do it again for a long time.

I'm not happy about installing extensions just to view some websites, but it'll make things less painful

1. https://privacypass.github.io/

2. https://support.cloudflare.com/hc/en-us/articles/11500199265...

Re: Firefox appears to be flagged as suspicious by Cloudflare

#9
I think it's two-fold: rise of tools like curl-impersonate (https://github.com/lwthiker/curl-impersonate) and the very consistent Firefox TLS fingerprint across platforms. Unlike Chromium (where you could differentiate a Linux, Mac or Windows computer from its chiphers, and so for example challenge only Linux clients), Firefox has NSS and NSS is used everywhere the Gecko engine is used while Chromium, although has BoringSSL for modern chiphers, also uses the underlying TLS stack of the operating system (whether it's Microsoft's SChannel, Apple's SecureTransport or Linux's... NSS). The only time Chromium uses a pure BoringSSL implementation is on Android (Conscrypt).

Re: Firefox appears to be flagged as suspicious by Cloudflare

#10
post #5

Incredible. I just changed my user-agent whilst on the Google Chrome browser. * Changing to Firefox immediately displayed the Cloudflare error message * Edge had no errors * Chrome had no errors * Safari had no errors Edit: Even internet explorer 9, android kitkat, and the opera browser had no errors. Edit 2: as another user has pointed out, this is most likely a firewall rule put in place by the website operator the…

Do you see the error when testing with Firefox, though?

Receiving a "you look like a bot" message when using Chrome configured to pretend to be Firefox isn't very surprising.

Post reply on HN