Ask HN: Why doesn't Hacker News use HTTPS exclusively?
I'm sitting in SF Superior Courthouse, waiting to see if I'll be selected for jury duty, using a public, open wifi network. I can proxy the connection through a VPN for security of course, but I'm wondering why Hacker News, which already supports SSL/TLS (I'm hitting the HTTPS endpoint right now), doesn't use it exclusively. Even some popular sites that operate at large scale (such as Google) are increasingly accepting SSL connections only for many of their products these days.
Would the admins of Hacker News consider making such a switch?
4 comments
[ 987 ms ] story [ 32.9 ms ] threadhttps://www.eff.org/https-everywhere/
As far as an argument for not switching to HTTPS, HN is one of the very few webs sites that loads up almost immediately on very bandwidth constrained/high latency links in my experience.
HTTPS seems to add additional overhead, where loading these same pages can time out or take forever to load.
I have the opposite experience - HN pages sometimes take more than 30 seconds to load, though this is likely due to waiting for DNS - once the page loads, the entire page loads quickly. No matter if it's the high-speed connection to the laptop at work, PC at home, wifi to phone at friends' house, 1-bar 3g connection, etc.
Regarding latency, there are many sites, such as www.google.com itself, that achieve low latencies even over SSL. Given the lightweight nature of HN, I imagine it is at least worth the experiment. I'm using https://news.ycombinator.com myself right now, and the latency, if any, isn't noticeable. For me anyway.
Thanks again for the pointer to HTTPS Everywhere.