Enable a directive or apply a preset to get started
Nonce & Hash Helper
Generate nonce or hash for inline scripts/styles
A nonce is a random value you generate per request and add to both the CSP header and your inline script/style tag. A hash is a SHA digest of the exact inline content.
—
—
Add 'sha256-...' to the relevant directive's custom domain field, e.g. script-src 'sha256-abc...='