this post was submitted on 11 Jul 2023
4 points (100.0% liked)

Linux

8010 readers
63 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 1 year ago
MODERATORS
 

Hey! I appreciate any comments, I would like to encrypt my data using SSD native on disk encryption, change the key to a "dummy" key leaving the data hidden at rest, then later swap in the "correct" key and begin using the data again. I have taken a look at sedutil-cli and nvme-cli but I can't see a way to change the MEK/DEK which I believe are they keys I need to swap in and out.

Is this possible?

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 3 points 1 year ago

What are you using to encrypt the drive? Gonna depend on that's ability to rekey but that's a pretty standard feature with PKI.

[โ€“] [email protected] 1 points 1 year ago

I know in LUKS it's very possible.