Integrity-Policy
header for scripts
#458
Labels
from: other
Proposed, edited, or co-edited by an individual or entity that doesn't have a more specific label.
topic: security
venue: W3C Web Application Security WG
Proposal is being reviewed in the W3C's Web Application Security WG (aka WebAppSec)
Uh oh!
There was an error while loading. Please reload this page.
WebKittens
@annevk
Title of the proposal
Integrity-Policy header for scripts
URL to the spec
w3c/webappsec-subresource-integrity#133
URL to the spec's repository
No response
Issue Tracker URL
No response
Explainer URL
No response
TAG Design Review URL
w3ctag/design-reviews#1048
Mozilla standards-positions issue URL
No response
WebKit Bugzilla URL
No response
Radar URL
No response
Description
Subresource-Integrity (SRI) enables developers to make sure the assets they intend to load are indeed the assets they are loading. But there's no current way for developers to be sure that all of their scripts are validated using SRI.
The Integrity-Policy header gives developers the ability to assert that every resource of a given type needs to be integrity-checked. If a resource of that type is attempted to be loaded without integrity metadata, that attempt will fail and trigger a violation report.
The text was updated successfully, but these errors were encountered: