Mickaël's FOSDEM talk about the [Island sandboxing tool](https://github.com/landlock-lsm/island):

https://fosdem.org/2026/schedule/event/EW8M3R-island/ (with 📽️ video!)

The Island sandboxing tool comes with tight integration with the `zsh`, to make sandboxing a part of the everyday workflow.

When you use that integration, the directory that you are in determines the Landlock policy which is then applied to the commands that you run.

🐚