Skip to content

Comment on Hypertext Transfer Protocol Version 2parent

Comments

MITM isn't the only threat to Internet users. I can see three levels of security, each of which provides more security for users but less convenience for server operators:

1. Opportunistic encryption without certificates or identity pinning -- protects against dragnet surveillance and packet sniffing, but not MITM.

2. Encryption with pinned self-signed certs -- protects against second connection MITM, but not stolen certs without some revocation design.

3. Encryption and identity verification with CA- or WoT-signed certs -- protects against first connection MITM except by powerful adversaries.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.