Joe
Joe
Yea i've been meaning to get on this for a little while, there's also the new `'strict-dynamic'` script-src which is pretty interesting.
CSP Level 2's [`nonce-src`](http://www.w3.org/TR/CSP2/#script-src-the-nonce-attribute) may be a potential middle ground, however as far as I know `nonce-src`s can only be used to restrict `unsafe-inline` and there is no way to...
Yea I am running into a few issues, but I think I just have to make some symlinks around different names used by the Mac version of mingw
Those features have not been completely implemented in UI yet.
Enable the `objc_msgSend Logging` setting in the device's Settings app (under "RUNTIME COUNTERMEASURES AND MONITORING"). Open up the web ui and send paste the following into your JS console: ```...
Docker is probably a good idea; you'd probably want to move the commands in the `depends.sh` into the dockerfile itself to take advantage of the layer cacheing.
I'm sure we can get that setup.
So Docker Hub requires organizational access, which I won't be able to grant (i.e., access to my employer's Github repos). I have GitHub Pro, maybe we can use Github Actions...
I'll look again, it didn't seem to let me un-select the organizational access.