This repository has been archived on 2024-08-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
redstoner.com/app/views
jomo 560f83ce88 use Subresource Integrity for externally hosted javascript
browsers will calculate the sha256 hash of the script and compare it to the value of the integrity attribute
if the values do not match, the browser will refuse to execute it.

note: the shasum is written in base64 encoding, not the (more common) hex format!
2015-12-03 23:12:04 +01:00
..
2015-04-24 00:28:01 +02:00
2014-09-22 05:47:58 +02:00
2015-04-24 00:05:52 +02:00