Results 2 issues of Martin Bajanik

Hi, The suggested installation steps seem rather dangerous. Directly executing a PowerShell script downloaded from the internet, possibly ignoring certificate errors, is the equivalent of [piping wget into shell](https://www.seancassidy.me/dont-pipe-to-your-shell.html). When...

enhancement

Hey, I stumbled upon a similar issue as https://github.com/filedescriptor/untrusted-types/issues/1 (`This document requires 'TrustedScriptURL' assignment.`) for websites that leverage web workers. It seems that Chrome isn't using the `default` policy as...

bug