aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f05ad8d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,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.