diff options
author | Andrew Robbins <andrew@libreboot.org> | 2018-09-26 07:44:28 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2018-09-26 07:44:28 +0000 |
commit | 0915597a65a96905d68c3a220b51e60b217fd294 (patch) | |
tree | b8e98ae7999b9cb110f8d02677042577e0f74435 | |
parent | 25f2b49b8c9f8e78eeb965b862759e5cfed99576 (diff) | |
parent | 6553bc2f0932aeacf9b7aea586b9b9c370bf1a72 (diff) | |
download | librebootfr-0915597a65a96905d68c3a220b51e60b217fd294.tar.gz librebootfr-0915597a65a96905d68c3a220b51e60b217fd294.zip |
Merge branch 'master' of necklace/libreboot into master
-rw-r--r-- | docs/gnulinux/encrypted_parabola.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gnulinux/encrypted_parabola.md b/docs/gnulinux/encrypted_parabola.md index 8de6ca0a..99d5dee7 100644 --- a/docs/gnulinux/encrypted_parabola.md +++ b/docs/gnulinux/encrypted_parabola.md @@ -149,7 +149,7 @@ or to find out what options there are, run `man cryptsetup`. >system. We recommend 500ms (0.5 seconds), and this is included in the >prepared** `cryptsetup` **command above. Keep in mind that the iteration time >is for security purposes (it mitigates brute force attacks), so anything lower ->than 5 seconds is probably not very secure.** +>than 0.5 seconds is probably not very secure.** You will now be prompted to enter a passphrase; be sure to make it *secure*. For passphrase security, length is more important than complexity |