From 9d12d0fc04dc7f06242ac230a7c5c525ebc3d2d7 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 15 May 2015 07:47:47 -0400 Subject: docs/gnulinux/encrypted_*.html: Remove mention of password length It just scared people, and wasn't very useful advice. --- (limited to 'docs/gnulinux/encrypted_parabola.html') diff --git a/docs/gnulinux/encrypted_parabola.html b/docs/gnulinux/encrypted_parabola.html index 36796b6..3ecba0e 100644 --- a/docs/gnulinux/encrypted_parabola.html +++ b/docs/gnulinux/encrypted_parabola.html @@ -166,8 +166,7 @@ I am initializing LUKS with the following:
# cryptsetup -v --cipher serpent-xts-plain64 --key-size 512 --hash whirlpool --use-random --verify-passphrase luksFormat /dev/sda1 -- choose a secure passphrase here. Ideally lots of lowercase/uppercase numbers, letters, symbols etc all in a random pattern. The password - length should be as long as you are able to handle without writing it down or storing it anywhere. Ideally, 100 characters or more. - It might take you a while to memorize a long passphrase before beginning this step. + length should be as long as you are able to handle without writing it down or storing it anywhere.

-- cgit v0.9.1