|
|
|
|
|
by PuffinBlue
3134 days ago
|
|
Standard disclaimer: Cloudflare only secures the communication between the visitor and Cloudflare's network, not between Cloudflare and GitHub Pages when using a custom domain and the 'Flexible SSL' feature Cloudflare provides which you are talking about. So an attacker can still alter/intercept content between GitHub Pages and Cloudflare before it gets to the visitor. To some, the illusion of security might be considered more harmful that knowing you have none at all. For an alternative, GitLab Pages offers HTTPS on custom domains, provisioned by LetsEncrypt I believe. Netlify does something similar. Both alternatives also allow any build system you configure. |
|
Also, if using CloudFlare on a static site that collects no form data and only has links to external websites, would it matter so much, or is it just as important to remember about the potential harms?