Live data from Hacker News

OpenSSH 7.4 released

openssh.com

41–43 of 43 posts

Re: OpenSSH 7.4 released

#41
post #2

Why isn't openssh.com served over https ? You'd think it would be, given where it comes from, who those people are and what it is. (tone: I'm just surprised)

Not directed at you personally - but I wish people would stop fetishizing https. Not everything needs to be encrypted.

Re: OpenSSH 7.4 released

#42
post #41
post #2

Why isn't openssh.com served over https ? You'd think it would be, given where it comes from, who those people are and what it is. (tone: I'm just surprised)

Not directed at you personally - but I wish people would stop fetishizing https. Not everything needs to be encrypted.

Everything needs to be encrypted.

Re: OpenSSH 7.4 released

#43
post #41
post #2

Why isn't openssh.com served over https ? You'd think it would be, given where it comes from, who those people are and what it is. (tone: I'm just surprised)

Not directed at you personally - but I wish people would stop fetishizing https. Not everything needs to be encrypted.

HTTPS is about more than just confidentiality (encryption), though. There's also authentication (the party serving the traffic to you is the party you asked for) and integrity (the traffic has not been modified since it was sent).

This prevents all kinds of undesirable behaviour; like your ISP injecting JavaScript ads into the webpages you view.

Confidentiality is just a nice little side-benefit.

Post reply on HN