Skip to content

Commit 891e113

Browse files
committed
Note: backups are not encrypted by this feature
1 parent f1b7f7b commit 891e113

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

v2.1/encryption.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ A few other recommendations apply for best security practices:
8686
* do not copy the encrypted files as the data keys are not easily available.
8787
* if encryption is desired, start a node with it enabled from first run without ever running in plaintext.
8888

89+
Note that backups taken with the [`BACKUP`](backup.html) statement are not encrypted (whether you are using this feature or not). If you want encrypted backups, you will need to encrypt your backup files using your preferred encryption method.
90+
8991
## Example
9092

9193
### Generating key files

0 commit comments

Comments
 (0)