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

idea: cryptsetup (online) reencrypt for unique LUKS master key #6

Closed
coreycothrum opened this issue Dec 9, 2020 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@coreycothrum
Copy link
Owner

Current LUKS keys are defined @ build time. All devices provisioned from that build share the same LUKS master key.

Would it be good to perform a cryptsetup reencrypt? Ideally just once. This would give each device unique keys.

Probably some sort of systemd service @ boot time.

https://man7.org/linux/man-pages/man8/cryptsetup.8.html

@coreycothrum coreycothrum added the enhancement New feature or request label Dec 9, 2020
@coreycothrum coreycothrum self-assigned this Dec 9, 2020
@coreycothrum coreycothrum changed the title idea: cryptsetup reencrypt inactive partition idea: cryptsetup reencrypt for unique LUKS master key Dec 9, 2020
@coreycothrum coreycothrum changed the title idea: cryptsetup reencrypt for unique LUKS master key idea: cryptsetup (online) reencrypt for unique LUKS master key Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant