Y
Hacker News
new
|
ask
|
show
|
jobs
by
joshmoz
3936 days ago
Fixed, thanks for pointing that out.
1 comments
andrewstuart2
3936 days ago
No problem :-) I actually noticed the link was HTTPS (presumably after you changed it) and thought I was taking crazy pills.
link
nailer
3936 days ago
HTTP version really should redir to HTTPS.
link
eridius
3936 days ago
That won't really fix anything, anyone who wants to MITM the HTTP can just kill the redirect.
link
Tushon
3935 days ago
Not with HSTS enabled (which they do have). If you get caught before the first request ever, sure, but you've got bigger problems if that is the case.
link