summaryrefslogtreecommitdiffstats
path: root/docs/gnulinux/encrypted_parabola.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-29 02:04:48 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-29 02:04:48 (EDT)
commit179b5ba3bedcb632d375014f4cd9249e1f26fdad (patch)
tree25fcc744dc220bed0e6255134073b4eedd7a3737 /docs/gnulinux/encrypted_parabola.html
parent935142e062583afb6f454ffa8b655b471938472f (diff)
downloadlibreboot-179b5ba3bedcb632d375014f4cd9249e1f26fdad.zip
libreboot-179b5ba3bedcb632d375014f4cd9249e1f26fdad.tar.gz
libreboot-179b5ba3bedcb632d375014f4cd9249e1f26fdad.tar.bz2
docs/gnulinux/*: recommend the diceware method for passphrases
Diffstat (limited to 'docs/gnulinux/encrypted_parabola.html')
-rw-r--r--docs/gnulinux/encrypted_parabola.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/gnulinux/encrypted_parabola.html b/docs/gnulinux/encrypted_parabola.html
index d920e34..1fe1a8b 100644
--- a/docs/gnulinux/encrypted_parabola.html
+++ b/docs/gnulinux/encrypted_parabola.html
@@ -181,6 +181,10 @@
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.
</p>
+
+ <p>
+ Use of the <i>diceware method</i> is recommended, for generating secure passphrases (instead of passwords).
+ </p>
</div>
@@ -414,6 +418,10 @@ FONT=Lat9w-16
# <b>passwd root</b><br/>
Make sure to set a secure password! Also, it must never be the same as your LUKS password.
</p>
+
+ <p>
+ Use of the <i>diceware method</i> is recommended, for generating secure passphrases (instead of passwords).
+ </p>
</div>
@@ -558,6 +566,10 @@ initrd /boot/initramfs-linux-libre<u>-lts</u>.img
Or make sure to get connected to the internet in any other way you prefer, at least.
</p>
+ <p>
+ Use of the <i>diceware method</i> is recommended, for generating secure passphrases (instead of passwords).
+ </p>
+
<p style="font-size:2em;">
AGAIN: MAKE SURE TO DO THIS WHOLE SECTION ON grubtest.cfg *BEFORE* DOING IT ON grub.cfg.
(When we get there, upon reboot, select the menu entry that says <i>Switch to grubtest.cfg</i> and test that it works.