diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/gnulinux/encrypted_parabola.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gnulinux/encrypted_parabola.html b/docs/gnulinux/encrypted_parabola.html index 76a603f0..91d37111 100644 --- a/docs/gnulinux/encrypted_parabola.html +++ b/docs/gnulinux/encrypted_parabola.html @@ -152,10 +152,10 @@ <h2>Create LUKS partition</h2> <p> - Note that the default iteration time is 2000ms (20 seconds) if not specified + Note that the default iteration time is 2000ms (2 seconds) if not specified in cryptsetup. You should set a lower time than this, otherwise there will be an approximate 20 second delay when booting your system. - We recommend 500ms (5 seconds), and this is included in the prepared + We recommend 500ms (0.5 seconds), and this is included in the prepared cryptsetup command below. Note that the iteration time is for security purposes (mitigates brute force attacks), so anything lower than 5 seconds is probably |