-
### Please search before asking
- [X] I searched in the [issues](https://github.com/yetone/openai-translator/issues) and found nothing similar.
### Please read README
- [X] I have read the trouble…
-
A sandboxed iframe without an `allow-downloads` flag will block a download.
However, it seems there is no consensus around what happens to the iframe after the download is blocked.
In Firefox, t…
-
Opaque origins serialize to "`null`". This means that CORS-enabled requests from `` documents send an "`Origin: null`" header, and `postMessage` calls send an "`{ ..., origin: "null", ... }`" property…
-
I have a sandboxed module with the following contents:
``` js
var foo = function () {}
console.log(1, typeof foo);
console.log(2, foo instanceof Function);
// => 1 'function'
// => 2 false
```
`foo …
-
This just a possible approach, but let's spell it out:
As background: (See [common-runner/src/cell.ts](https://github.com/commontoolsinc/labs/blob/main/typescript/packages/common-runner/src/cell.ts…
-
### Describe what you noticed and did
1. Run mstsc.exe in sandbox
2. Connect to remote computer
3. Error 0x800706be
### How often did you encounter it so far?
_No response_
### Expected behavior…
-
Almost all the tests fail inside a sandboxed build environment because they require network access for some reason. The error is always the same:
```
python3.10-sphinx-automodapi> Warning, treated…
-
I know it sounds weird that a sandbox should protect sandboxed programs from un-sandboxed programs but maybe it is worth it?
Like this:
* Create a user `firejail` and create `/home/firejail` on i…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduct]…
-
hi, just wanted to say this is one of my favorite entries to the js13k 2024 jam, really nice and addictive game (I have won it several times already and can't get enough of it :sweat_smile: ) I hope t…