[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Loop-aes keyfile
Benjamin Sobotta wrote:
> But I was wondering whether there is an easier and cleaner way; by
> just putting it into fstab and tell it not to invoke gpg?! Google revealed
> nothing.
head -c 2925 /dev/random | uuencode -m - | head -n 66 | tail -n 65 >/home/secret1
mount -p 3 -t ext3 /dev/md1 /mnt/foo -o loop=/dev/loop1,encryption=AES128 3</home/secret1
^^^^ ^^^^^^^^^^^^^^^
--
Jari Ruusu 1024R/3A220F51 5B 4B F9 BB D3 3F 52 E9 DB 1D EB E3 24 0E A9 DD
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/