aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Quentin2025-07-15 12:28:29 +0200
committerrfjakob2025-07-15 14:28:31 +0200
commitc602991f0730f9d94ffed2d1ade89d110cdfcc64 (patch)
tree7e04b1165350d8301d6a6ab66b0daaaf1051449f
parent50dd22d6ffbc341a64c91c2fe209590d2c9010fc (diff)
The master key is printed at initialization, not on mount
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.