-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Milestone
Description
I recently deployed nonce support on my site and it makes deploying a strong CSP considerably easier. A lot easier than I thought it was going to be now I've actually done it. One of the other aspects I liked was that my ridiculously huge script-src
and style-src
directives were cut down by more than 90%.
This got me thinking it'd be nice to simplify the rest of my policy and use nonces in other elements on the page. Things like img-src
, child-src
, frame-src
and even the default-src
perhaps?
Could we extend the nonce-source to be used more widely?
claudepache, nobbe, Scrum, adiebohi, tng-sy and 3 more
Metadata
Metadata
Assignees
Labels
No labels