Skip to content

Commit 9ab3a3a

Browse files
sirainencmouse
authored andcommitted
mail-crypt: Add a note about using sql/ldap as encryption key password source
1 parent 893f0d3 commit 9ab3a3a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/core/plugins/mail_crypt.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,9 @@ brute force attacks.
340340
Another issue that you must consider when using the login password is that
341341
when the password changes, **you must re-encrypt the user private key**.
342342

343+
Instead of using the login password, another possibility could be to store the
344+
encryption password in a separate database (e.g. SQL or LDAP).
345+
343346
Example config where the user's login password is used as the encryption key
344347
password:
345348

0 commit comments

Comments
 (0)