summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorJaakko Sirén <jaakko.s@iki.fi>2026-01-04 21:46:30 +0200
committerJaakko Sirén <jaakko.s@iki.fi>2026-01-05 00:31:52 +0200
commit15ac0a5b9b5c43ee28745544297bf9f662ca6432 (patch)
tree1456437f512784fa108d6aa233315a5e5c65caf7 /pkgs/development/python-modules/python-sql
parentb1586577e72ef7723cfd62deb65412ad8f2e1de8 (diff)
kernel/common-config: enable fs-verity and IPE LSM
Enable filesystem integrity verification features: - FS_VERITY: Per-file Merkle tree integrity verification. Files with fs-verity enabled become immutable and are verified block-by-block on read. Zero overhead when not used. Already enabled by default in Fedora, Ubuntu, and Arch. - FS_VERITY_BUILTIN_SIGNATURES: Allow verifying fs-verity signatures against keys in the kernel keyring. - SECURITY_IPE: Integrity Policy Enforcement LSM (merged in 6.12). Allows enforcing policies based on file integrity properties like fs-verity measurements or dm-verity. Useful for verified boot and ensuring only integrity-verified files can be executed. - IPE_PROP_FS_VERITY: Allow IPE to use fs-verity as a trust source. - IPE_PROP_FS_VERITY_BUILTIN_SIG: Allow IPE to require signed fs-verity. These features have no runtime impact unless explicitly used, but enable important security use cases like immutable package stores (NixOS /nix/store) and verified boot configurations.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions