Changes

Jump to: navigation, search

Linux: Full Disk Encryption

1 byte added, 13:25, 30 June 2019
/* Automated Decryption */
$ cat test.txt
$ cat test.txt | clevis decrypt tpm2
Hello World!
* Now it is time to automatically decrypt the existing encrypted root file system.
# Try this command to show some information about the cryptographic setup of encrypted partition:
$ cryptsetup luksDump /dev/sda3
425
edits