hankache / rakuguide

The Raku Guide
https://raku.guide
Creative Commons Attribution Share Alike 4.0 International
194 stars 65 forks source link

Please use HTTPS #185

Closed zoffixznet closed 6 years ago

zoffixznet commented 6 years ago

Looks like newer browsers report site as insecure when you try to visit it, as reported by one of the users here (possibly using HTTPS-everywhere plugin): https://twitter.com/shniperson2/status/1008996718912987136

Even though the site doesn't handle any sensitive info, not using HTTPS still puts users at risk as malicious agent can inject unwanted stuff into the page, such at bitcoin miners or an invitation for the user to install a malicious piece of software, which they might, because they trust your site.

These days it's pretty easy to get a cert from Let's Encrypt and you can manage it easily with tools like Certbot

hankache commented 6 years ago

@zoffixznet That's because p6weekly put the link as https://perl6intro.com instead of http.

Normally if the link is http://perl6intro.com you shouldn't get any warning.

Nonetheless I am keeping this issue open because using an SSL cert is a good way forward.

hankache commented 6 years ago

@zoffixznet thank you for spotting this.

hankache commented 6 years ago

@zoffixznet perl6intro.com is now using https