diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-08-07 10:21:49 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-08-07 10:21:49 -0300 |
commit | 5f6faa2de5d52e3daf53837264c243cd841a2eea (patch) | |
tree | cb8a5057a2b5ab48a16607930b4184f0ccff6acc /research/hardened.md | |
parent | b6c0ffcaf707ee1968a7f29021d20357692a84d0 (diff) | |
download | blog-5f6faa2de5d52e3daf53837264c243cd841a2eea.tar.gz blog-5f6faa2de5d52e3daf53837264c243cd841a2eea.tar.bz2 |
Some cleanup
Diffstat (limited to 'research/hardened.md')
-rw-r--r-- | research/hardened.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/research/hardened.md b/research/hardened.md index e1974f9..f59a43e 100644 --- a/research/hardened.md +++ b/research/hardened.md @@ -36,3 +36,9 @@ References * https://micahflee.com/2016/01/debian-grsecurity/ * https://nixaid.com/grsec-in-docker/ * https://hardenedlinux.github.io/ +* https://packages.debian.org/stretch/bubblewrap +* https://packages.debian.org/stretch/runc +* https://github.com/projectatomic/bubblewrap +* https://github.com/opencontainers/runc +* https://github.com/thestinger/playpen +* https://github.com/omegaup/minijail |