From aee0da2bea83086e16f9396595a9716613970ad1 Mon Sep 17 00:00:00 2001 From: Leah Rowe <leah@libreboot.org> Date: Sat, 21 Oct 2023 16:46:37 +0100 Subject: [PATCH] correction Signed-off-by: Leah Rowe <leah@libreboot.org> --- site/docs/linux/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/linux/index.md b/site/docs/linux/index.md index 6493a13..ef30b2e 100644 --- a/site/docs/linux/index.md +++ b/site/docs/linux/index.md @@ -102,7 +102,7 @@ argon2id -------- You should *specifically* use argon2id. Please ensure this, because some -older LUKS2 setups defaulted to the weaker *argon2d*. This post by Matthew +older LUKS2 setups defaulted to the weaker *argon2i*. This post by Matthew Garret contains information about that: <https://mjg59.dreamwidth.org/66429.html> -- GitLab