mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
Fixes #26693 Added functionality to verify that the escrowed LUKS disk encryption key is valid. To achieve this, two new fleetd tables were added: lsblk and cryptsetup_luks_salt/table to compare the stored encryption key with the ones present on the host. |
||
|---|---|---|
| .. | ||
| luks.go | ||
| luks_linux.go | ||
| luks_stub.go | ||
| luks_test.go | ||