-
### Description
A modern browser can only be made secure by relying on multiple processes (#3) and process sandboxing technology. Modern OSes like Windows, MacOS, Linux, Android and ChromeOS all pr…
-
Given the great sandboxing properties, I wonder if pyodid could be used as a safe sandbox execution environment, e.g. for educational websites that want to execute untrustworthy code.
What would it…
-
**Describe the bug**
Received a sandboxing warning when using a path that is inside the project directory but not to another subproject.
**To Reproduce**
Activate a virtual environment located in…
-
When using the flatpak build of sleepy-launcher:
```
xtex@xtex ~ (main)> flatpak run --allow=devel moe.launcher.sleepy-launcher
bwrap: No permissions to creating new namespace, likely because the k…
-
Hi, and thanks for your work on openrc!
Coming from systemd I do miss some sandboxing/ security features that are mostly described in [man systemd.exec](https://www.freedesktop.org/software/system…
-
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…
-
### Check duplicate issues.
- [ ] Checked for duplicates
### Description
Hi,
starting the webgui (`new TBrowser`) opens a chromium window which complains:
```
Your file couldn’t be accessed
I…
-
It is a no-brainer that a tutorial of some kind would make it *much* easier for people to get into SS14. Problem however is how do we implement it?
Because our server and client are separate by des…
-
## Summary
As far as I have seen, RustPython is not yet suitable for "safe" embedding, meaning that executed Python code can block or hurt the caller code, because:
- execution can loop forever,…
-
`mosh` is quite a useful service that people like to have auto-started.
Having it descriptively managed OOTB would be nice.
There's a weird sandboxing issue to know about though: https://github.…