diff options
-rw-r--r-- | docs/gnulinux/encrypted_parabola.html | 3 | ||||
-rw-r--r-- | docs/gnulinux/encrypted_trisquel.html | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/docs/gnulinux/encrypted_parabola.html b/docs/gnulinux/encrypted_parabola.html index 36796b62..3ecba0eb 100644 --- a/docs/gnulinux/encrypted_parabola.html +++ b/docs/gnulinux/encrypted_parabola.html @@ -166,8 +166,7 @@ I am initializing LUKS with the following:<br/> # <b>cryptsetup -v --cipher serpent-xts-plain64 --key-size 512 --hash whirlpool --use-random --verify-passphrase luksFormat /dev/sda1</b> -- choose a <b>secure</b> 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. </p> </div> diff --git a/docs/gnulinux/encrypted_trisquel.html b/docs/gnulinux/encrypted_trisquel.html index af8de95d..906113a1 100644 --- a/docs/gnulinux/encrypted_trisquel.html +++ b/docs/gnulinux/encrypted_trisquel.html @@ -40,7 +40,7 @@ <div class="section"> <p> - Set a strong user password (ideally above 40 characters, of lowercase/uppercase, numbers and symbols). + Set a strong user password (lots of lowercase/uppercase, numbers and symbols). </p> <p> |