From 3aeac3fe2cae15feb23047176af81059901aeefa Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 1 May 2021 16:34:45 -0700 Subject: don't associate a hostname with LUKS passphrases LUKS devices might move around between systems. Signed-off-by: Sean Whitton --- doc/data.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/data.rst') diff --git a/doc/data.rst b/doc/data.rst index fa40c7f..47783b4 100644 --- a/doc/data.rst +++ b/doc/data.rst @@ -36,8 +36,8 @@ other purposes. - ``("--pgp-pubkey" . FINGERPRINT)`` means the/a OpenPGP public key with fingerprint FINGERPRINT -- ``("--luks-passphrase--HOSTNAME" . VOLUME-LABEL)`` means the LUKS passphrase - for volume with label VOLUME-LABEL on HOSTNAME. +- ``("--luks-passphrase" . VOLUME-LABEL)`` means a LUKS passphrase for volume + with label ``VOLUME-LABEL``. (Proposed convention: Except for the first item above, these reserved names should start with ``--`` and use ``--`` to separate parameter values within -- cgit v1.2.3