TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

SSL: It’s a Matter of Life and Death

11 pointsby bensummersalmost 14 years ago

2 comments

biotalmost 14 years ago
With all the trusted root CAs pre-installed into most browsers, a governmnent that wanted to could easily take over their local CA, have a cert issued to them for Facebook, Twitter, etc. and man-in-the-middle all your SSL-secured connections as much as they want.
JoachimSchipperalmost 14 years ago
This is over-the-top and forgets more than a few things (e.g. almost every desktop e-mail client can be easily persuaded to send e-mail in the clear); nonetheless, the basic point is sound.<p>A more comprehensive solution - something along the lines of <a href="http://news.ycombinator.com/item?id=2047794" rel="nofollow">http://news.ycombinator.com/item?id=2047794</a> - would be needed, unless we are willing to reduce the internet to HTTP (well, SPDY, but that's basically the same thing).