Hacker News new | ask | show | jobs
by khamoud 2951 days ago
Nit: the site should be serving all of its assets over https.
1 comments

Otherwise someone could eavesdrop this publicly available material, or MITM the content for the benefit of...why?

This new https craze is like demanding seals of authenticity from posters on lamp posts.

>"MITM the content for the benefit of...why?"

To insert advertisements or "helpful" messages (https://tools.ietf.org/html/rfc6108)

See also RFC 7258, “Pervasive Monitoring Is an Attack

https://tools.ietf.org/html/rfc7258

They could inject malicious code or even just ads into those http assets and therefore compromise the https connection.

I also don't necessarily think that we need https for everything, but it's better to err on the safe side and if you're gonna start doing it, then you should do it properly.