notes/os/unix/admin/security/crypt/luks/cryptsetup.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

25 строки
626 B
Plaintext

https://gitlab.com/cryptsetup/cryptsetup
https://www.archlinux.org/packages/core/x86_64/cryptsetup/
pacman -Ss cryptsetup
sudo cryptsetup
luksUUID /dev/sdX
luksOpen /dev/sdX <name>
old syntax
open /dev/sdX <name>
new syntax
close <name>
luksDump /dev/sdX
http://unix.stackexchange.com/questions/206476/cryptsetup-dm-crypt-plain-mode-using-keyfile-and-passphrase
https://gitlab.com/cryptsetup/cryptsetup/wikis/DMCrypt
ctmg:
https://git.zx2c4.com/ctmg/about/
whats new:
http://www.opennet.ru/opennews/art.shtml?num=47728
http://www.saout.de/pipermail/dm-crypt/2017-December/005771.html