Add Bubblewrap sandboxing application

This commit is contained in:
gima 2017-04-01 13:25:34 +03:00 committed by GitHub
parent e8edf59ee0
commit 4b1ed42e81

View File

@ -140,6 +140,8 @@ Securing the Linux desktop with Docker.
Snappy Ubuntu Core is a new rendition of Ubuntu with transactional updates - a minimal server image with the same libraries as todays Ubuntu, but applications are provided through a simpler mechanism.
* [xdg-app](https://wiki.gnome.org/Projects/SandboxedApps)
xdg-app is a system for building, distributing and running sandboxed desktop applications on Linux.
* [Bubblewrap](https://github.com/projectatomic/bubblewrap)
Run applications in a sandbox using Linux namespaces without root privileves, with user namespacing provided via setuid binary.
## Partial Access