I can't seem to find the documentation for custom domains on GitHub Pages.
On the other hand, CloudFlare doesn't support custom reverse proxy URLs,
but rather proxies the Host request header directly to the server. We
can't use it in front GitHub Pages unless we are willing to have it
reverse proxy the unsecured HTTP origin. Granted this is better having
visitors visit our HTTP site, as CloudFlare and GitHub are likely both
on the same Internet exchanges and should be less prune to MITM attacks,
but at the end of the day it is still delusional HTTPS.
Howard
Jorrit Poelen:
Cool, sounds like there's plenty of options.
Would anyone on the list like to set this up? I'd be able to do it, but
it might be a while.
The repo is at
https://github.com/buildyourowninternet/buildyourowninte
rnet.github.io .