fleet/orbit/pkg/luks
Juan Fernandez 55fec5283e
Re-verify Linux disk encryption #26693 (#29034)
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.
2025-05-22 16:15:26 -04:00
..
luks.go Re-verify Linux disk encryption #26693 (#29034) 2025-05-22 16:15:26 -04:00
luks_linux.go Re-verify Linux disk encryption #26693 (#29034) 2025-05-22 16:15:26 -04:00
luks_stub.go Re-verify Linux disk encryption #26693 (#29034) 2025-05-22 16:15:26 -04:00
luks_test.go Support legacy cryptsetup versions on ubuntu 20.04 (#24426) 2024-12-05 11:48:50 -07:00