solc-js
solc-js copied to clipboard
Link to compiler with SRI
Currently in the README:
Add the version of solc you want to use into index.html:
(Alternatively use https://solc-bin.ethereum.org/bin/soljson-latest.js to get the latests version.)
This is not a security best practice. We should promote security best practices by providing a list of specific URLs and SRI hashes. Some people may prefer convenience over security and not use SRI, we can explain to them that they are taking on more risk that way.