this post was submitted on 19 Jun 2026
27 points (77.6% liked)

privacy

10004 readers
109 users here now

Big tech and governments are monitoring and recording your eating activities. c/Privacy provides tips and tricks to protect your privacy against global surveillance.

Partners:

founded 4 years ago
MODERATORS
 

Sad to see. We should all know cloudlfare decrypts our data before it reaches the service it protects. A perfect surveillance man-in-the-middle.

I was happy to find a home in the fediverse that uses Anubis instead.

https://anubis.techaro.lol/

you are viewing a single comment's thread
view the rest of the comments
[–] TerdFerguson@lemmy.ca 1 points 4 hours ago* (last edited 4 hours ago)

Cloudflare is the SSL/TLS endpoint between you and the application.

When you use Cloudflare, data is encrypted between a client and Cloudflare (using 'their' SSL cert), they unencrypt it and inspect so they can process it, caching etc, then it' can be encrypted between Cloudflare and the backend using your own backend certificate.

So Cloudflare can see everything, its required for them to do what they do