You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 20, 2022. It is now read-only.
Even if typelevel.org was hosted on a private server, it would make sense to use a CDN to speed up access from remote locations (like China, Australia, Japan, India).
The text was updated successfully, but these errors were encountered:
I have investigated this now. In general I think it's a good idea to have HTTPS. But sadly CloudFlare requires me to transfer all control of DNS to them, which I'm reluctant to do. Another possibility would be to host it not on GitHub, but on a private server.
I've come to the conclusion that it's necessary to migrate to HTTPS. The self-hosting approach won't work because there are many projects that use e.g. http://typelevel.org/cats and are managed in different ways and repositories.
Hence, I'm proposing to use typelevel.github.io as the domain for GitHub Pages (this supports TLS) and proxy it through CloudFlare. Any opinions?
Currently all typelevel.org pages are HTTP only, due to Github limitation. This can be worked around using a CDN like CloudFlare in front of Github.
Instructions: https://www.goyllo.com/github/pages/free-cloudflare-ssl-for-custom-domain/
Even if typelevel.org was hosted on a private server, it would make sense to use a CDN to speed up access from remote locations (like China, Australia, Japan, India).
The text was updated successfully, but these errors were encountered: