From c602991f0730f9d94ffed2d1ade89d110cdfcc64 Mon Sep 17 00:00:00 2001 From: Lars Quentin Date: Tue, 15 Jul 2025 12:28:29 +0200 Subject: The master key is printed at initialization, not on mount --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50e0254..c01c0f5 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ hours and hours of stress (fsstress, extractloop.bash) and correctness testing (xfstests). It is now considered ready for general consumption. The old principle still applies: Important data should have a backup. -Also, keep a copy of your master key (printed on mount) in a safe place. +Also, keep a copy of your master key (printed at init) in a safe place. This allows you to access the data even if the gocryptfs.conf config file is damaged or you lose the password. -- cgit v1.2.3