this post was submitted on 15 Sep 2026
100 points (95.5% liked)

Selfhosted

62259 readers
389 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] jello@programming.dev 3 points 1 week ago (1 children)

Is there an alternative you suggest? I use Crowd-Sec in part because I don't know of anything else that does the same job. That is, blocks malicious IPs without snooping on all traffic content (looking at you, Cloudflare).

[–] lemmyvore@feddit.nl 2 points 1 week ago (2 children)

If your services are private they should be behind access authorization or completely private access. Scanning should be a non-issue.

You can further mitigate scanning by getting wildcard certs, putting A/AAAA records on an obfuscated sub-domain rather than the base domain, and not using wildcard CNAME's.

If they services are public you should be using a CDN anyway. If you don't like the way Cloudflare does things they're not the only CDN around, but some of the privacy issue is moot when running a public service.

[–] Magnum@infosec.pub 1 points 6 days ago

So you dont have an alternative suggestion?

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

I wouldn't say the privacy issues are moot when running public services, as metadata is quite valuable. Cloudflare will get a lot of information like who your visitors are, how often they visit, how long are they staying on a page yada yada