this post was submitted on 08 Jun 2024
244 points (89.1% liked)

Privacy

32109 readers
815 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
244
The Cloudflare Poison (sh.itjust.works)
submitted 5 months ago* (last edited 5 months ago) by Scolding0513@sh.itjust.works to c/privacy@lemmy.ml
 

Daily reminder that sites "protected" by cloudflare are effectively MITM attacks. HTTPS is now even more worthless. Cloudflare can see everything. this is a known fact and not a theory.

And if you think Cloudflare aren't being tapped by the NSA, you're sadly sadly naive.

All the "privacy respecting" sites use it too. So remember, as soon as you see that cloudflare portal page, you can assume that everything you plug into the site is property of NSA Inc. Trust no one, and do not trust code being served to you over the web if it comes through CF, there is no way to know what they've modified.

Edit: good info link below https://serverfault.com/questions/662946/does-cloudflare-know-the-decrypted-content-when-using-a-https-connection

you are viewing a single comment's thread
view the rest of the comments
[–] intro@programming.dev 4 points 5 months ago* (last edited 5 months ago) (4 children)

Is this also true about the cloudflare DNS over HTTPS option that Firefox provides in the privacy settings? If yes, then would it help if I changed the setting from 'Cloudflare' to 'NextDNS'?

[–] scytale@lemm.ee 7 points 5 months ago

I personally use Mullvad on my FF DNS settings.

[–] vox@sopuli.xyz 4 points 5 months ago* (last edited 5 months ago)

that's just dns tho
but yeah, obviously your dns provider can see the dns requests (aka domain names) you're making, that's the whole point of dns server

[–] ssm@lemmy.sdf.org 2 points 5 months ago* (last edited 5 months ago)

I use quad9 with DNS over TLS systemwide with openbsd unwind

unwind.conf config

forwarder { 9.9.9.9 port 853 DoT 149.112.112.112 port 853 DoT }
preference { DoT }

firefox's use of cloudflare for DoH is irresponsible, and possibly worse than just sending your DNS queries to your ISP's default servers. It would be in line with Mozilla's other practices though.

[–] Asudox@lemmy.world 1 points 5 months ago

I'd suggest you use the DNS mullvad provides.