Hacker News new | ask | show | jobs
by joshmoz 3936 days ago
Fixed, thanks for pointing that out.
1 comments

No problem :-) I actually noticed the link was HTTPS (presumably after you changed it) and thought I was taking crazy pills.
HTTP version really should redir to HTTPS.
That won't really fix anything, anyone who wants to MITM the HTTP can just kill the redirect.
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.