summaryrefslogtreecommitdiffstats
path: root/docs/gnulinux/encrypted_parabola.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-15 07:47:47 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-15 07:47:47 (EDT)
commit9d12d0fc04dc7f06242ac230a7c5c525ebc3d2d7 (patch)
treed77ee42a50f519017d0b3fa03706fd7a6fd66535 /docs/gnulinux/encrypted_parabola.html
parent71222e8a78574a7f2c3f3e62d7a535e775cd4f61 (diff)
downloadlibreboot-9d12d0fc04dc7f06242ac230a7c5c525ebc3d2d7.zip
libreboot-9d12d0fc04dc7f06242ac230a7c5c525ebc3d2d7.tar.gz
libreboot-9d12d0fc04dc7f06242ac230a7c5c525ebc3d2d7.tar.bz2
docs/gnulinux/encrypted_*.html: Remove mention of password length
It just scared people, and wasn't very useful advice.
Diffstat (limited to 'docs/gnulinux/encrypted_parabola.html')
-rw-r--r--docs/gnulinux/encrypted_parabola.html3
1 files changed, 1 insertions, 2 deletions
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:<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>