Landlock-Sharp

Core Concepts

A short tour of the moving parts. Three pages cover what Landlock is, how it evolves across kernel versions, and how the C# binding is shaped.

Landlock Overview

What Landlock is, the allow-list model, and how a ruleset gets enforced — with links to the upstream kernel docs.

ABI Versions

The version → kernel → feature table. How the binding auto-filters rules to match the running kernel.

API Overview

The four public methods, the three enums (FileSystem, Network, Scope), and the lifecycle of a ruleset.

© 2026 Landlock-Sharp. All rights reserved.