Completed
Roadmap (kernel-side)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Sandboxing Applications with Landlock
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is it about?
- 3 State of security for applications nowadays
- 4 What is (security) sandboxing?
- 5 Why do we need sandboxing?
- 6 State of the art
- 7 Security features available in traditional Linux systems
- 8 Comparisons of different sandboxing mechanisms
- 9 What is Landlock?
- 10 Use cases
- 11 Current access-control features: filesystem
- 12 Automatic hierarchy restrictions
- 13 Interesting development properties
- 14 Landlock vocabulary
- 15 How to use Landlock?
- 16 Create a ruleset
- 17 Add rules
- 18 Enforce the ruleset
- 19 Developer tools
- 20 Kernel compatibility
- 21 Backward compatibility
- 22 Future-proofness
- 23 Roadmap (kernel-side)
- 24 Wrap-up