Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using a detached header #88

Open
whitepj opened this issue Mar 31, 2023 · 0 comments
Open

Using a detached header #88

whitepj opened this issue Mar 31, 2023 · 0 comments

Comments

@whitepj
Copy link

whitepj commented Mar 31, 2023

Scenario: Mount luks file using a detached header:

/sbin/cryptsetup --verbose luksOpen --type luks2 --header luksheader.img /dev/loop8 mybackup

Enrolling a yubikey key slot appears to work OK:

yubikey-luks-enroll -d luksheader.img -s 1

However, we cannot actually open the volume with yubikey-luks-open, because we can't currently pass both the header and the volume through to cryptsetup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant