top | item 30288337

(no title)

jdcaron | 4 years ago

Exactly, this kind if import without a hash validation is a big no for security reasons (unless you 100% trust your import source). This feature exists on the browser side with the script element: https://developer.mozilla.org/en-US/docs/Web/Security/Subres...

discuss

order

lukifer|4 years ago

> you 100% trust your import source

This is a perfect circumstance for the adage "trust but verify".