aboutsummaryrefslogtreecommitdiffstats
path: root/mds/sandbox.md
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2024-12-29 16:52:52 +0000
committerterminaldweller <devi@terminaldweller.com>2024-12-29 16:52:52 +0000
commit7273822bfd7622a24280e7699f69a5a5f9f60e12 (patch)
treec314125423871fa88ff79e3318622c86622d0057 /mds/sandbox.md
parentmake the zsh prompt go faster (diff)
downloadblog-7273822bfd7622a24280e7699f69a5a5f9f60e12.tar.gz
blog-7273822bfd7622a24280e7699f69a5a5f9f60e12.zip
next one, on linux and openbsd sandboxing
Diffstat (limited to 'mds/sandbox.md')
-rw-r--r--mds/sandbox.md13
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