|
|
|
|
|
by tristador
2342 days ago
|
|
The recommendation of Cloudflare here seems poor. Using CF to make an HTTP only site support HTTPS will only prevent MITM between CF and the end user. MITM between my server and CF is not improved as it's still HTTP. Yes, you can add a self signed cert and tell CF not to check the cert validity, but that doesn't prevent MITM. Worse, Cloudflare can inject JavaScript into your site. The default settings will show Captchas to users if CF thinks they are not trustworthy. So you end up with MITM anyway if you aren't careful. For a static site, does a captcha really make sense? Cloudflare makes the internet worse with insane defaults like this. https://community.cloudflare.com/t/getting-cloudflare-captch...
https://www.techrez.com/remove-cloudflare-challange-page/ |
|
Takes defaults far more insane than Cloudflare to do worse than the internet status quo.