Merge pull request #6 from gima/patch-1

Add Bubblewrap (sandboxing program)
This commit is contained in:
Filipp Frizzy 2017-04-02 18:09:52 +03:00 committed by GitHub
commit 2cb76b83e1

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 privileges, with user namespacing provided via setuid binary.
## Partial Access