Module fsverity

Module fsverity 

Source
Expand description

Integration with fsverity

Structs§

RepoVerityState
State of fsverity in a repo

Constants§

CONFIG_PATH 🔒
The relative path to the repository config file.
INTEGRITY_FSVERITY
The ostree repo config option to enable fsverity
INTEGRITY_SECTION
The ostree integrity config section

Functions§

enable_fsverity_in_objdir 🔒
Enable fsverity on regular file objects in this directory.
ensure_verity
Ensure that fsverity is enabled on this repository.
is_verity_enabled
Check if fsverity is fully enabled for the target repository.