Subresource Integrity?
-
Is there a way to configure CTF so that it loads external resources from Twitter (e.g. platform.twitter.com/widgets.js) using Subresource Integrity (SRI)? This would guarantee that the script the browser downloads hasn’t been tampered with.
Our site has to be PCI compliant, and the compliance auditors have started flagging external resources loaded without SRI as a compliance-breaking problem, so this is not an academic concern for us. We’ll either need to find a way to make CTF load its resources with SRI or drop the plugin altogether.
Thanks in advance for any help you can provide!
The topic ‘Subresource Integrity?’ is closed to new replies.