diff options
author | Jan Janssen <medhefgo@web.de> | 2013-07-13 13:19:38 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-07-16 01:24:31 +0200 |
commit | 8cf3ca80680b43015971cbbf4625517ae859d50c (patch) | |
tree | 7aab079ad51cd413f9207e0b9a0cabd1e53f6074 /man/Makefile | |
parent | 10fb4e35fd8a44340f695e49230dc61b5766d47a (diff) |
cryptsetup: Add tcrypt support
Tcrypt uses a different approach to passphrases/key files. The
passphrase and all key files are incorporated into the "password"
to open the volume. So, the idea of slots that provide a way to
open the volume with different passphrases/key files that are
independent from each other like with LUKS does not apply.
Therefore, we use the key file from /etc/crypttab as the source
for the passphrase. The actual key files that are combined with
the passphrase into a password are provided as a new option in
/etc/crypttab and can be given multiple times if more than one
key file is used by a volume.
Diffstat (limited to 'man/Makefile')
0 files changed, 0 insertions, 0 deletions