Daily Shaarli

All links of one day in a single page.

April 9, 2019

"Understanding Subresource Integrity", Drew McLellan (@drewm)
thumbnail

"Every bit of JavaScript you add to a site is a potential way in for a hacker. This is doubly true if that JavaScript is hosted by someone else, such as on a public CDN. Subresource Integrity is a browser feature you can use to make sure that the code being used is exactly what you intended."