this post was submitted on 19 Jun 2026
29 points (78.4% liked)
privacy
10004 readers
111 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:
- community.nicfab.it/c/privacy
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Was thinking about it incorrectly when I wrote this comment.
~~If they use SSL/TLS between their host server and Cloudflare, then Cloudflare can’t decrypt your traffic as you’re suggesting.~~
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