blob: f05ad8d46fd592fb28ecf0412e90867e998e53d1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
Acquire Key Over Ssh
--------------------
This Dracut module allows the initramfs to obtain the decryption key for the
rootfs over an SSH connection. This can be useful if the machine is headless.
Using this in a setup of two machines that can unlock eachother means that the
encryption keys never need to live persistently on an unencrypted device.
|