From 7273822bfd7622a24280e7699f69a5a5f9f60e12 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sun, 29 Dec 2024 11:52:52 -0500 Subject: next one, on linux and openbsd sandboxing --- mds/sandbox.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mds/sandbox.md (limited to 'mds') 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.
+ +- chroot +- application containers +- system containers +- seccomp bpf +- pledge and unveil +- bubblewrap and portals +- lsm(linux security model) and its layers +- apparmor +- firewalls -- cgit v1.2.3