blob: 66afda2380b186f3dbd3a93d5e7531c6e8157d11 (
plain) (
tree)
|
|
## 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
- landlock
|