this post was submitted on 25 Apr 2026
70 points (92.7% liked)

Privacy

48330 readers
217 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 6 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] FriendBesto@lemmy.ml 2 points 6 days ago

I am of the habit that I block it globally on the browser. Until perhaps a website that I have to use needs it.

[–] undefinedTruth@lemmy.zip 109 points 1 week ago

If you are actively blocking Cloudflare and you are still able to use use the web services you rely on then I am genuinely jealous of you.

[–] chicken@lemmy.dbzer0.com 43 points 1 week ago (3 children)

If you set up a website with cloudflare, their user interface has a lot of tracking stuff on by default to be injected into it. It also encourages you to use their https service where the traffic is not actually encrypted from the user to your server, but man-in-the-middle'd by cloudflare. But the interface makes it super easy to do and refers to it like a good and normal default option.

So yeah I think they really want your data.

[–] bjoern_tantau@swg-empire.de 5 points 1 week ago (2 children)

Even if you don't use Cloudflare's https they still need the private keys to work. So they can read all traffic either way.

[–] chicken@lemmy.dbzer0.com 6 points 1 week ago* (last edited 1 week ago) (2 children)

I'll be more specific: if you set up a website on your own server, and use Cloudflare as a reverse proxy. If you do SSL yourself, on your own server, then the traffic is encrypted between the client and your server, and therefore Cloudflare cannot read it, they do not have the encryption keys, even though the traffic is passing through them. If you use Cloudflare's https solution, Cloudflare provides the keys and decrypts the traffic before passing it on.

The former is the more secure way to do it, but they encourage you to do it the way where they get to read all the traffic, which is pretty shady of them, because if a website has https people assume that means it is end to end encrypted to the website itself, but that assumption is being violated here and a user has no way to know.

[–] bjoern_tantau@swg-empire.de 3 points 1 week ago (1 children)

How can they act as a proxy if they can't terminate the connection? Or what service does that offer?

I guess they could filter out some connections based on IP addresses. But is that enough for some customers? Or am I overlooking something?

[–] chicken@lemmy.dbzer0.com 4 points 1 week ago* (last edited 1 week ago) (2 children)

How can they act as a proxy if they can’t terminate the connection?

Why wouldn't they be able to? The DNS record points to Cloudflare's IP, they forward the traffic to your server's IP. This is a common choice for self hosting setups because it's a free service and it is a way to avoid pointing a DNS record at your home IP, which you may not want everyone to know. That doesn't require decrypting the traffic.

How this squares with the ddos protection and caching stuff, I'm not sure, but I know I set up SSL locally, did not give Cloudflare the keys, turned off all the options for them to handle it, and everything seems to work.

load more comments (2 replies)
[–] Lee@retrolemmy.com 2 points 1 week ago (3 children)

You should check the certificate shown to clients when accessing your domain. I think you'll find that it is not the certificate that you created outside of Cloudflare. Cloudflare doesn't need your private key as they issue a certificate for your domain to themselves and use that for the connection with the client. The certificate you created is used between Cloudflare and your server. The only option I'm aware to route traffic through Cloudflare where they don't terminate SSL is an enterprise only feature.

load more comments (3 replies)
[–] bilb@lemmy.ml 2 points 1 week ago

That's true if you're proxying your traffic for DDoS protection, but you don't need to do that to use them as a DNS, if you must.

[–] ComradePenguin@lemmy.ml 2 points 1 week ago

Thanks for the info about HTTPS. I have used it a lot in the past, since its so incredibly easy and reliable

load more comments (1 replies)
[–] crandlecan@mander.xyz 35 points 1 week ago

Good luck reaching websites 😂

[–] postman@literature.cafe 30 points 1 week ago (2 children)

I suggest you also block anyone using AWS.

[–] bonsai@lemmy.dbzer0.com 5 points 1 week ago (2 children)

I don't think OP would be able to use the modern internet lol

If they still can then goddam please write a tutorial

[–] Zach777@lemmy.ml 3 points 1 week ago (1 children)

Well you can use the modern internet. Just not most of it. You would be only looking at the personal indie web at that point.

[–] adespoton@lemmy.ca 5 points 1 week ago

A lot of personal indie web uses CF because it’s free and manages usage spikes and your home server going offline for whatever reason.

load more comments (1 replies)
[–] prex@aussie.zone 4 points 1 week ago

Usenet, email & gopher. Perfection.

[–] Cherry@piefed.social 24 points 1 week ago

Reminds me of when my stepmother turned off the router because she didn’t want incoming radiation and then couldn’t figure why her emails were not arriving.

[–] bjoern_tantau@swg-empire.de 17 points 1 week ago

Just blocking the domain won't do you any good. Half the internet is behind Cloudflare. Even some Lemmy servers use it.

[–] sidebro@lemmy.zip 17 points 1 week ago

I think I'd rather practice other anti-tracking or anti-fingerprinting measures rather than blocking one of the largest CDN's in the world. But yes, they do track.

[–] kazerniel@lemmy.world 16 points 1 week ago (2 children)

You won't be able to access 22% of websites, among them many of the largest ones.

[–] Skankhunt420@sh.itjust.works 8 points 1 week ago (1 children)

Yupp it sucks.

But it does kind of reaffirm that it most likely is collecting just as much data as google. I hate cloudflare and don't understand why the rest of the world wants to be so dependent on a US ran technology firm after waves arms all this

[–] kazerniel@lemmy.world 3 points 6 days ago

I agree - there definitely would need to be many more reverse proxy services, because the current dominance of just a handful is making the internet brittle in ways it wasn't before.

[–] HiddenLayer555@lemmy.ml 3 points 1 week ago (1 children)
[–] Marasenna@lemmygrad.ml 2 points 1 week ago (1 children)

And nothing of value would be lost.

[–] FriendBesto@lemmy.ml 1 points 6 days ago
[–] HubertManne@piefed.social 14 points 1 week ago (3 children)

As others have mentioned you are going to have a tough time seeing much on the web without it but I guess it would be a good way to see the web with like zero corpo stuff.

load more comments (3 replies)
[–] ParlimentOfDoom@piefed.zip 13 points 1 week ago

This is just turning off your router with extra steps

[–] doodoo_wizard@lemmy.ml 13 points 1 week ago

Lots of stuff breaks when you block cloudflare so a better way to avoid its data collection is to use a vpn and clear your browsing data.

[–] Aria@lemmygrad.ml 6 points 1 week ago (1 children)

Is this even the privacy forum? A lot of people here implying OP should consent to the spying for better service. Cloudflare absolutely does gather as much as Google, and with much deeper access. If you can go without those websites, then block Cloudflare.

[–] swelter_spark@reddthat.com 2 points 5 days ago

That seems typical of this community, IMO. It constantly confuses me.

[–] JadeEast@quokk.au 3 points 1 week ago (2 children)

I have the detect cloudlflare firefox extension. I avoid sites that use it. Haven't tried blocking it completely yet but I could probably manage.

load more comments (2 replies)
[–] Zoma@sh.itjust.works 2 points 1 week ago (1 children)

I block cloudflareinsights.com which my lemmy instance seems to be using lol.

I have not had that one come up on my logs yet.

[–] RodgeGrabTheCat@sh.itjust.works 2 points 1 week ago (3 children)

Doesn't Lemmy go down when Cloudflare goes down? Are you currently blocking CF?

So it looks like I'm only blocking subdomains for the challenges, ajax, and some other CDN stuff. I could try blocking the whole domain for a while and see what happens. It will probably result in the same access since I blocked challenges.

[–] voxel@feddit.uk 7 points 1 week ago

Depends on your provider.

[–] bjoern_tantau@swg-empire.de 4 points 1 week ago (1 children)

Depends on the Lemmy server. So not all of Lemmy goes down.

[–] RodgeGrabTheCat@sh.itjust.works 1 points 1 week ago* (last edited 1 week ago) (1 children)

I know the server I'm on went offline during the last cf outage. Never occurred to me this wouldn't be the case for all of Lemmy.

Edit: early morning comment always ends with me making spelling mistakes.

load more comments (1 replies)
load more comments
view more: next ›