this post was submitted on 19 Sep 2026
142 points (93.8% liked)

Selfhosted

62187 readers
800 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 know that I can simply make my own private certificate authority that only I and my family trust. But is there some public provider like letsencrypt that is in a free-er part of the world than the US?

you are viewing a single comment's thread
view the rest of the comments
[–] bjoern_tantau@swg-empire.de 11 points 3 hours ago (1 children)

Usually they make money with extended certificates where they not only offer a certificate for example.com but also certify that it belongs to Example Ltd.

Those extended certificates used to show the company name next to address bars, but I don't think browsers do that anymore.

[–] victorz@lemmy.world 2 points 2 hours ago (2 children)

a certificate for example.com

also certify that it belongs to Example Ltd.

I thought that was the whole point of a certificate, to show that the website belongs to the company? Or nah?

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

Nah, the point is to encrypt the traffic and tell you what you are receiving really comes from example.com and not an evil third party.

[–] victorz@lemmy.world 2 points 2 hours ago

Ah, right. That's the primary purpose, thank you for the reminder! 🙏

[–] WhyJiffie@sh.itjust.works 2 points 1 hour ago

It's actually to prove that a web server belongs to (or is trusted by for delivering their content) a specific website.

qualified certificates go a step further, by proving that a web server belongs to a specific company or a real person. but that's costly, because verification is inherently more difficult.