From 34b9e4f6fb8cec9382d5c6d3b8129ef0ea0ad605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Tr=C3=A1vn=C3=ADk?= Date: Wed, 17 Dec 2025 17:59:06 +0100 Subject: [PATCH] import related clarification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67954474..21a1a176 100644 --- a/README.md +++ b/README.md @@ -236,7 +236,7 @@ To export, click the "Export" button in Settings. A dialog will appear with opti - **Keep encrypted** - Export secrets in encrypted form (requires the same recovery key to decrypt on import) - **Decrypt** - Export secrets as plaintext (use with caution) - **Include recovery key** - Include the master encryption key for all repositories -- **Include password hash** - Include the hashed user passwords for seamless migration +- **Include password hash** - Include the hashed user passwords (enables future import workflows) Export requires password verification for security. You must enter your password to confirm your identity before any configuration can be exported.