summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2016-01-20 12:22:19 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2016-01-20 12:22:19 +0000
commit8002934d502aa312a9a1801dd71f273e8dcd06c5 (patch)
tree11b8d4422df2ece0e359a0362846daf695c6d27a
parentce30050daa10fa32801e8f798911b36aa82343a4 (diff)
downloadsandboxlib-8002934d502aa312a9a1801dd71f273e8dcd06c5.tar.gz
Update README to link to Firejail
It looks like a pretty useful sandboxing tool, with more momentum than linux-user-chroot.
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 34fa12a..6829923 100644
--- a/README.rst
+++ b/README.rst
@@ -39,11 +39,13 @@ Current backends
Possible future backends
========================
+- Firejail_
- runC_
- `Security Enhanced Linux`_ (SELinux): see https://danwalsh.livejournal.com/28545.html
- systemd-nspawn_
- Warden_
+.. _Firejail: https://github.com/netblue30/firejail/
.. _runC: http://runc.io/
.. _Security Enhanced Linux: http://selinuxproject.org/page/Main_Page
.. _systemd-nspawn: http://www.freedesktop.org/software/systemd/man/systemd-nspawn.html