diff options
Diffstat (limited to 'Encryption.md')
| -rw-r--r-- | Encryption.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Encryption.md b/Encryption.md index 98c56ea..733f6c1 100644 --- a/Encryption.md +++ b/Encryption.md @@ -1,5 +1,3 @@ -# At rest encryption - Transparent at rest encryption is optionally supported for sensitive data stored in the database, currently limited to stored session data and passwords for feeds with authentication enabled. To enable, [global configuration](Global-Config) option `TTRSS_ENCRYPTION_KEY` should be set to a 32-byte hex string of random bytes, which may be generated using CLI like this: |