Hardened at the edge.
Every response ships strict security headers — enforced by Cloudflare on the production domain, not just promised in a policy.
Transport security
HSTS · 1y · includeSubDomains · preload
Content Security Policy
CSP · script-src 'self' (no inline) · object-src 'none' · frame-ancestors 'none'
Clickjacking
X-Frame-Options: DENY
MIME sniffing
X-Content-Type-Options: nosniff
Referrer
Referrer-Policy: strict-origin-when-cross-origin
Browser features
Permissions-Policy · ~20 features denied
Live response headers, measured on the production domain.