diff options
-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 |