Security/Subresource Integrity
< Security
Jump to navigation
Jump to search
Description
Subresource Integrity is a mechanism by which user agents may verify that a fetched resource has been delivered without unexpected manipulation. It landed in Firefox 43.
Engineering
QA
To turn on debugging output, export the following environment variable:
NSPR_LOG_MODULES="SRI:5,SRIMetadata:5"