docs.rodeo

MDN Web Docs mirror

SRI

{{GlossarySidebar}} 

Subresource Integrity (SRI) is a security feature that enables browsers to verify that files they fetch (for example, from a {{Glossary("CDN")}} ) are delivered without unexpected manipulation. It works by allowing you to provide a cryptographic hash that a fetched file must match.

See also

In this article

View on MDN