Security/Subresource Integrity

< Security
Revision as of 04:39, 28 April 2015 by Fmarier (talk | contribs) (add basic info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Subresource Integrity is a mechanism by which user agents may verify that a fetched resource has been delivered without unexpected manipulation.

Engineering

QA

To turn on debugging output, export the following environment variable:

NSPR_LOG_MODULES="SRI:5,SRIMetadata:5"

Evangelism

Documentation