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.
1 line
No EOL
86 B
Text
1 line
No EOL
86 B
Text
* Added new Detail Query 'luks_verify' used to verify if the stored LUKS key is valid. |