-
The documentation of `--cap-drop` states:
By default no caps are left in the sandboxed process.
That seems not to be true:
id
uid=0(root) gid=0(root) groups=0(root)
getpca…
-
Hi,
I recently wrote a [bwrap script for Firefox in bash](https://gitlab.com/TheEvilSkeleton/bubblewrap/-/blob/main/firefox). However, whenever I try to launch it like a normal script or binary, I …
-
Has anyone managed to get this working with Linux and Tekken 8? If so, what steps did you follow?
-
System:
![image](https://github.com/user-attachments/assets/decf6ee2-94a4-4df9-9480-5c03a4406a34)
Input: git clone (repo); sudo ./build_complete.sh zork distro=alpine desktop=lxqt DEBUG=1
outpu…
-
```
$ flatpak run org.cubocore.CoreKeyboard
Note that the directories
'/var/lib/flatpak/exports/share'
'/home/user/.local/share/flatpak/exports/share'
are not in the search path set by the…
-
Current solution is to make sure that bubblewrap (`bwrap`) is present on host system
-
## Linux distribution and version
Gitlab Runner Running ubuntu:18.04 docker image
## Flatpak version
1.4.2-flatpak1~bionic
## Description of the problem
This is essentially issue #1326, how…
-
First of all: Thanks for your great work!
I'm running a hardened kernel where unprivileged users can't create user namespaces:
```
[root@machine ~]# sysctl kernel.unprivileged_userns_clone
ker…
-
### Description
I'm interested in making InputPlumber available for clients through umu-launcher to fill in the gap of users unable to have their game controllers work, with the goal of the service…
-
If I try to mount a encfs folder inside bwrap, I get the error:
```fuse: device not found, try 'modprobe fuse' first```
The fuse module is loaded, and encfs works fine when used outside of bwrap.
…