From 987e283677bde3d3f5926655a4673fb38961d08b Mon Sep 17 00:00:00 2001 From: supahgreg Date: Sun, 5 Oct 2025 19:53:08 +0000 Subject: Switch to GitHub format for alerts/notifications. --- Encryption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Encryption.md') diff --git a/Encryption.md b/Encryption.md index dfaa48a..e76c880 100644 --- a/Encryption.md +++ b/Encryption.md @@ -10,6 +10,6 @@ php ./update.php --gen-encryption-key If enabled, existing plaintext login sessions are automatically encrypted when used, plaintext feed passwords are encrypted on feed update. -!!! warning +[!WARNING] Automatic encryption of plaintext data is a one-way process. If you decide to disable `TTRSS_ENCRYPTION_KEY` afterwards, all encrypted sessions would become invalid and you will get logged out. Feed passwords would become unreadable until you either enable encryption back using same key or edit feeds manually. -- cgit v1.2.3-54-g00ecf