Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#42851 - [cryptsetup] Add support for detached LUKS header to encrypt hook
Attached to Project:
Arch Linux
Opened by Florian Wickert (float) - Wednesday, 19 November 2014, 19:04 GMT
Last edited by freswa (frederik) - Friday, 03 April 2020, 17:09 GMT
Opened by Florian Wickert (float) - Wednesday, 19 November 2014, 19:04 GMT
Last edited by freswa (frederik) - Friday, 03 April 2020, 17:09 GMT
|
DetailsSince cryptsetup 1.4.0 there is an argument called --header that allows detached LUKS headers.
This can be used for two-factor encryption and deniability. The attached patch adds a new kernel command line argument called cryptheader which is implemented and used almost the same way as cryptkey is: cryptheader=<dev>:<fstype>:<header_file> It does not add detached header support to crypttab however. This has been discussed in e.g. https://bbs.archlinux.org/viewtopic.php?pid=1475265 |
This task depends upon
"
No matter how it's done precisely, it would be nice to have this feature in hook.
I also put it on AUR and intend to keep it up-to-date with future changes to the upstream hook until this issue gets fixed.
https://aur.archlinux.org/packages/mkinitcpio-encrypt-detached-header/