diff options
Diffstat (limited to 'mds')
-rw-r--r-- | mds/sandbox.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mds/sandbox.md b/mds/sandbox.md new file mode 100644 index 0000000..57957fe --- /dev/null +++ b/mds/sandbox.md @@ -0,0 +1,13 @@ +## Sandboxing Under Linux and Openbsd + +We will talk about sandboxing under Linux and Openbsd.<br/> + +- chroot +- application containers +- system containers +- seccomp bpf +- pledge and unveil +- bubblewrap and portals +- lsm(linux security model) and its layers +- apparmor +- firewalls |