Daily Shaarli

All links of one day in a single page.

03/28/22

GitHub - containers/bubblewrap: Low-level unprivileged sandboxing tool used by Flatpak and similar projects ยท GitHub

Many container runtime tools like systemd-nspawn, docker, etc. focus on providing infrastructure for system administrators and orchestration tools (e.g. Kubernetes) to run containers.

These tools are not suitable to give to unprivileged users, because it is trivial to turn such access into a fully privileged root shell on the host.