-
**Which feature do you think can be improved?**
We'd like to drop support for CLI in 2.0. To do this, we will want to make sure end users are able to still utilize Kata Containers with Docker.
A…
-
If you have code like this:
```javascript
var t = require("./x");
setTimeout(function()
{
console.log(t === require("./x"));
}, 1000);
```
The second require appears to be not sandbo…
-
### Description of the bug:
[`rules_git`](https://gitlab.arm.com/bazel/rules_git), when checking out the working directory into a `declare_directory` will occasionally report:
```
ERROR: github-…
-
Can't get Cardinal AU to work in sandboxed AU hosts on Mac OS.
Its a long-standing issue. Was first identified in this thread on the Juice forum
https://forum.juce.com/t/sandboxsafe-and-macos-ho…
-
### Description
I learned that there's a [wayland protocol ](https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/68) that sandbox managers can implement to tell the compositor t…
-
Users on GrapheneOS often use this and run into the issue of GSF being incompatible, preventing using sandboxed Google Play in another profile. The Photos part could be available by itself instead.
-
### Describe what you noticed and did
1. Launch OBS (Open Broadcaster Software) outside Sandboxie
2. Add a source (Mode: Capture any fullscreen application OR Capture specific window)
3. Launch a…
ghost updated
11 months ago
-
### Description
Currently, OpenCL flatpak works (could work [1]) for the CPU [2].
At the moment, the only way to use a `john` "containerized package" with GPU access is via Docker. Offering access…
-
The web is a scary place, and processing untrusted data from websites to display them in a browser window is delicate security-wise to say the least.
Enter [sandboxed iframes](https://web.dev/artic…
-
### Problem
Users want to generate code with a generative AI model, then run it in a safer, sandboxed environment.
### Proposed Solution
Give users the option to generate and also run…