|
|
|
|
|
by EGreg
4389 days ago
|
|
You can do a MITM attack with certificates also. In fact NSA can do it by compromising any CA in the chain. A distributed system that verifies identity would be much better. For example, namecoin based identities and checksums committed to the blockchain. In fact, any self-signed public key system with a MAC distributed to many sources would be good enough. It doesn't have to have proof of work. The only requirement is that there are enough root CAs that you can't compromise them all. This should be taken care of by browsers themselves! I wrote this 3 years ago and since then nothing has been done:
https://news.ycombinator.com/item?id=2024164 |
|
I think there is movement on this type of system, but it's slow because people don't realize just how insecure HTTPS is when CAs and the US government are involved.