This repository was archived by the owner on Jan 15, 2021. It is now read-only.
This repository was archived by the owner on Jan 15, 2021. It is now read-only.
Open
Description
Github has now switched on ssl support for *.github.io sites. As a security focused project it would be very good for us to make our site available only over SSL so that attackers can't observe how users view our site (of course ultimate we should make the site available over Thali so users can just download the whole thing and read what they want without being tracked but that is a different story). Right now we use a redirect from thaliproject.org to our github site at, I vaguely remember, the IP layer. So this doesn't let us slip in a thaliproject.org SSL cert. But if we switched our site to thaliproject.github.io then we could just use Github's SSL support.