Difficulty: Intermediate
What is Subresource Integrity (SRI)?
A security feature that enables browsers to verify that resources fetched from a third-party (like a CDN) haven't been tampered with, by checking their hash.
CDN, Hashing
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.