blob: 57957fe83a8664f142242f424d06d62b85ea0d72 (
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
|