this post was submitted on 19 Sep 2026
340 points (95.9% liked)

Selfhosted

62256 readers
432 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
[–] possiblylinux127@lemmy.zip 35 points 2 days ago (4 children)

Let's encrypt is very transparent and has been designed to be auditable. What are you worried about exactly?

[–] herseycokguzelolacak@lemmy.ml 16 points 2 days ago (1 children)

Still American. de-Americanizing the tech stack is a good idea.

[–] Fedditor385@lemmy.world 3 points 2 days ago

Are you trying to solve a technica, or political/moral problem? Let's Encrypt doesn't create, see, store or log your private cerficates. So, even if they are in the US, I don't see a risk, and otherwise, the other parts you use in general are probably vulnerable to the problem even if non-US.

For ex. the US could simply order browsers stop validating any certificates not issues by US companies in browsers. And whoosh. Having a non-US certificate won't help much there either.

[–] art@lemmy.world 2 points 1 day ago

I think Let's Encrypt will stay safe for quite a while, but unfortunately because of the political climate we're in right now, it may not stay safe in the future.

[–] flandish@lemmy.world 6 points 1 day ago (2 children)

uncle sam. audit away. until sam says “give me the keys” and then sam has the keys

[–] pdl@social.tchncs.de 11 points 1 day ago (1 children)

@flandish @possiblylinux127 Letsencrypt just has the public keys, no private keys. If Letsencrypt gives my public keys to sam, it does not matter, because public keys are public. My private key is under my administration only.

[–] flandish@lemmy.world 0 points 1 day ago (1 children)
[–] pdl@social.tchncs.de 10 points 1 day ago (1 children)

@flandish Which backdoor? When I request a CA for a certificate, I send the public key to the CA. The CA does a validation and signs the certificate.
The CA does not see any traffic from my server. A man-in-the-middle needs my private key, which is under my administration. If I loose my private key, it does not matter if the certificate is signed by a US based CA or an European CA.

[–] pdl@social.tchncs.de 9 points 1 day ago (1 children)

@flandish If US authorities want to fake my server, they can use any CA, regardless which CA I originally used.
Of course, US authorities can force Letsencrypt to revoke my certificates and block any renewing. This is very unlikely to happen. If it happens, I have to change my CA. There would be a downtime for my private services, but there is no data corruption or data loss on my servers.

[–] possiblylinux127@lemmy.zip 8 points 1 day ago* (last edited 1 day ago)

The transparency logs would mean that any rouge certificates created would leave a paper trail not to mention there is nothing stopping them from issuing a certificate for any domain of their choosing

[–] thericofactor@sh.itjust.works 30 points 2 days ago (1 children)

That the U.S. government can arbitrarily take down websites by revoking certificates issued by let's encrypt? How obvious can it be? I wondered the same thing as OP months ago. We need european alternatives. I think there are some, have some bookmarked somewhere.

[–] Passerby6497@lemmy.world 16 points 2 days ago (4 children)
[–] Randelung@lemmy.world 8 points 2 days ago (1 children)

Huh, FF on Android doesn't care.

[–] Passerby6497@lemmy.world 6 points 2 days ago (1 children)

Most browsers don't, hence my calling revocation a joke.

So many in this thread are up in arms about something the majority of browsers don't care about and have actively ignored for as long as I can recall

[–] Randelung@lemmy.world 4 points 2 days ago (1 children)

Yeah, I was just surprised bc the page explicitly lauds FF for checking revocation.

[–] Passerby6497@lemmy.world 1 points 2 days ago

It may only be the desktop version, most mobile browsers aren't as feature complete as their desktop counterparts.

But, given Google ripped revocation checking out of chromium, I wouldn't be surprised if they nerfed it in Android too...

[–] DegradationDenial@feddit.nl 5 points 2 days ago

If the certificate only lasts two months revocation isn’t necessary, just deny recertification.

[–] T4V0@lemmy.pt 1 points 2 days ago (1 children)

Orion browser (maybe safari?) on iOS detected the revoked certificate, and asked me to confirm before accessing the website while warning about the dangers.

[–] Passerby6497@lemmy.world 2 points 1 day ago* (last edited 1 day ago) (1 children)

Does regular safari show the same prompt? Afaik, browsers on iOS are safari reskins, so I'm curious if they added his cert in directly again, or if the onion browser actually follows standards the os browser doesn't.

[–] T4V0@lemmy.pt 2 points 1 day ago (1 children)

Yes, but safari doesn't even let me ignore the warning, it has a explanation in detail, and only allows closing the website.

[–] dogdeanafternoon@lemmy.ca 1 points 1 day ago (1 children)

You didn’t look hard enough. My router cert isn’t valid and I have to bypass the warning every time.

[–] T4V0@lemmy.pt 2 points 1 day ago* (last edited 1 day ago) (1 children)

Maybe there’s a special case for local subnets?

Here’s what shows up for me (in portuguese):

Safari browser invalid certificate warning page.

Clicking on more details, only allows me to check the certificate:

Safari browser detailed information for invalid certificate warning.

Here’s the translated details:

Safari warns you when a website has an invalid certificate. This can happen if an attacker has compromised your connection. For your protection, you cannot visit this site. You can check later to see if the problem has been solved. You can also contact the site owner to report this error.

To learn more, you can see the certificate.

Said certificate:

iOS invalid certificate information.

Edit: on the latest iOS version (27) btw.

[–] dogdeanafternoon@lemmy.ca 2 points 1 day ago

Thanks for the proof! I stand corrected! I see basically the same but after the view link there is another think that bypasses it.

Must be difference between expired vs compromised cert.

[–] Viceversa@lemmy.world 2 points 2 days ago (1 children)

And what if you need to get a new certificate?

[–] possiblylinux127@lemmy.zip -1 points 2 days ago (2 children)
[–] Dirk@lemmy.ml 23 points 2 days ago

That’s the question of this thread. Yes.

[–] Alfredolin@sopuli.xyz 30 points 2 days ago

Aren't we back at OP's question?