=== Plugin Name === Contributors: maymay Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TJLPJYXHSRBEE&lc=US&item_name=WordPress%20Subresource%20Integrity%20Plugin&item_number=wp-sri¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted Tags: security, subresource integrity, SRI, MITM, mitigation, DDoS prevention Requires at least: 4.1 Tested up to: 5.6 Stable tag: trunk License: GPL-3.0 License URI: https://www.gnu.org/licenses/gpl-3.0.html Adds Subresource Integrity (SRI) attributes to your page's elements for better protection against JavaScript DDoS attacks. == Description == A WordPress plugin for easily adding a [Subresource Integrity (SRI)](//www.w3.org/TR/SRI/) declaration to any third-party content your pages load. The standards-based `integrity` attribute is a defense-in-depth best practice currently making its way into browsers. This plugin closely tracks the W3C draft. Currently, the plugin automatically detects any third-party resources (like JavaScript libraries) and will make a SHA-256 hash of the content. It remembers this hash (until you uninstall the plugin or delete the hash from the admin interface), and modifies your page's `