My Blog

I write about what I learn, the side projects that I am working on or about the ones that I decided to let go. Feel free to reach out if you have any comments, corrections, or if you want to say hello.

Setting HTTP Security Headers With Cloudflare

Setting HTTP Security Headers With Cloudflare post

GitHub Pages offers free hosting for static sites; however, it doesn't provide any way to control the HTTP headers. This limitation directly affects multiple configuration options, and opens the door to potential vulnerabilities. With that in mind, I decided to work around it and add extra security to my website by using Cloudflare’s to control my HTTP Security Headers.

Carlos Aponte AppSec, HTTP-Headers permalink