Acme, a brief history of one of the protocols which has changed the Internet
1–10 of 91 posts
Re: Acme, a brief history of one of the protocols which has changed the Internet
#2Sorry to everyone else who was listening in on the wire. Come back with a warrant, I guess?!
Re: Acme, a brief history of one of the protocols which has changed the Internet
#3Re: Acme, a brief history of one of the protocols which has changed the Internet
#4Thank you Let’s Encrypt , you changed the world and made it better. Sorry to everyone else who was listening in on the wire. Come back with a warrant, I guess?!
Re: Acme, a brief history of one of the protocols which has changed the Internet
#5Re: Acme, a brief history of one of the protocols which has changed the Internet
#6I don't recall the exact details but it was basically buggered - short key length. Long enough to challenge a 80386 Beowulf cluster but no match for whatever was humming away in a very well funded machine room.
You could still play with all the other exciting dials and knobs, SANs and so on but in the end it was pretty worthless.
Re: Acme, a brief history of one of the protocols which has changed the Internet
#7Has anyone considered the possibility that a CA such as Let's Encrypt could be compromised or even run entirely by intelligence operatives? Of course, there are many other CAs that could be compromised and making money off of customers on top of that. But who knows... What could defend against this possibility? Multiple signatures on a certificate?
Re: Acme, a brief history of one of the protocols which has changed the Internet
#8It's hard to overstate just how much LE changed things. They made TLS the default, so much that you didn't have to keep unencrypted HTTP around any more. Kudos.
Re: Acme, a brief history of one of the protocols which has changed the Internet
#9I remember deploying SSL on NetWare in the late 1990s and being given ... something that the US allowed to be exported as a munition! I don't recall the exact details but it was basically buggered - short key length. Long enough to challenge a 80386 Beowulf cluster but no match for whatever was humming away in a very well funded machine room. You could still play with all the other exciting dials and knobs, SANs and…
Re: Acme, a brief history of one of the protocols which has changed the Internet
#10Has anyone considered the possibility that a CA such as Let's Encrypt could be compromised or even run entirely by intelligence operatives? Of course, there are many other CAs that could be compromised and making money off of customers on top of that. But who knows... What could defend against this possibility? Multiple signatures on a certificate?
A signature on a certificate doesn't allow CA to snoop. They need access to the private key for that, which ACME (and other certificate signing protocols in general) doesn't share with the CA.
It might be interesting for ACME to be updated to support signing the same key with multiple CA's. Three sounds like a good number. You ought to be able to trust CA's enough to believe that there won't be 3 of them conspiring against you, but you never really know.