this post was submitted on 23 Dec 2025
70 points (93.8% liked)

Selfhosted

60831 readers
859 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I'm using CloudFlare to hide my home IP and to reduce traffic from clankers. However, I'm using the free tier, so how am I the product? What am I sacrificing? Is there another way to do the above without selling my digital soul?

you are viewing a single comment's thread
view the rest of the comments
[–] obviouspornalt@lemmynsfw.com 4 points 7 months ago* (last edited 7 months ago) (2 children)

I'm using my own LetsEncrypt certs for TLS with cloudflare free. I too wonder how I'm the product in this scenario.

I always assumed it was a loss leader play: the more selfhost type people are using cloudflare at home, the more likely they are to recommend and implement it at work, on a paid tier.

[–] K3can@lemmy.radio 1 points 7 months ago* (last edited 7 months ago) (1 children)

Are you using their proxy or just DNS ?

If you have the little orange cloud (proxy) on your DNS entry, go to your public facing webpage and examine the cert. Chances are it's not what you think it is.

[–] cole@lemdro.id 1 points 7 months ago* (last edited 7 months ago) (1 children)

it is exactly what I think it is. you can use your own certs

[–] K3can@lemmy.radio 1 points 6 months ago* (last edited 6 months ago)

Typically on their free accounts they use your cert for communication between them and you, and use cert they issue for communication between them and everyone else.

User -> CF cert -> CF -> your cert -> your server.

That's why I suggested examining the cert on your external facing page.

Regardless, one way or the other, they need to be able to decrypt your data in order to apply their services (WAF, etc).

Unless, again, you're just using DNS (grey cloud).

[–] Buelldozer@lemmy.today 1 points 7 months ago

Cloudflare has a ton of services in their "free" tier and there's a lot of confusion in here because people toss around "Cloudflare" without specifying which service they are actually talking about.

If you are using Cloudflared (notice the d) with your own LE Cert then you are probably fine.