Hello, OpenPGP CA
sequoia-pgp.org
Hello, OpenPGP CA
1–10 of 12 posts
Re: Hello, OpenPGP CA
#2Re: Hello, OpenPGP CA
#3OpenPGP can becope usable in a scope of a realistically large organization, and most of the hassle can be put on the shoulders of dedicated IT people, instead of every user.
Re: Hello, OpenPGP CA
#4Re: Hello, OpenPGP CA
#5What's the difference between this and an in-house centrally managed CA?
Re: Hello, OpenPGP CA
#6Looking forward to using this.. Although in my case the source of thruth wouldn't be openpgp keys but perhaps wireguard keys to our vpn or maybe omemo or ssh keys.
Re: Hello, OpenPGP CA
#7This makes so much sense since every identity exists in the context of some authority, some common referential. You're never completely alone as the pgp-classic web of trust implies, instead you're trusting some centrally managed keys like your distros packet signers wich you always blindly accept.. The problem is we rarely sign keys as introducers (and rightfully so) since being a CA is a big responsability. CAs are…
Re: Hello, OpenPGP CA
#8What's the difference between this and an in-house centrally managed CA?
Re: Hello, OpenPGP CA
#9What's the difference between this and an in-house centrally managed CA?
I'm guessing you specifically mean a SSL/TLS CA? This is for PGP keys instead of X.509 certificates.
But you can also get your X.509 cert signed by a public CA and then anyone on the internet can verify your S/MIME signed email.
In practice I've only seen this in government and government contractors, but I'm sure it is done else where.
The flaws with the above approach.
1. Smaller adoption that OpenPGP
2. You normally cannot encrypt outside your organization because their is no method for key discovery. Though if you received a signed message in the past, I believe you can use that.
3. Using pubic CA infrastructure means any trusted Public CA can impersonate anyone.
The OpenPGP CA solves all these problems because pgp Web Key Directory (WKD) and that is automatically scoped to domains.
Re: Hello, OpenPGP CA
#10Earlier quoted context omitted.
I'm guessing you specifically mean a SSL/TLS CA? This is for PGP keys instead of X.509 certificates.
While you're 100% correct, some organizations use S/MIME to send signed and encrypted emails with their TLS x.509 certs signed by their companies TLS CA. But you can also get your X.509 cert signed by a public CA and then anyone on the internet can verify your S/MIME signed email. In practice I've only seen this in government and government contractors, but I'm sure it is done else where. The flaws with the above app…
Your cert is used from everything from signing and decrypting emails to gaining access to sites to signing attestations that something happened.