From 1a5d07034b07d41788080a4db50f8e4990ad3c73 Mon Sep 17 00:00:00 2001 From: Josh Date: Mon, 6 Oct 2025 11:32:33 -0400 Subject: [PATCH] chore: improve SSE default crypto module app description Updated the app information for the encryption module to include detailed encryption features, warnings, and notes for existing files. Signed-off-by: Josh --- apps/encryption/appinfo/info.xml | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml index b410a6923b2..b4a44e8e85e 100644 --- a/apps/encryption/appinfo/info.xml +++ b/apps/encryption/appinfo/info.xml @@ -7,12 +7,28 @@ encryption - Default encryption module - Default encryption module for server-side encryption + Default Encryption Module + Default encryption module for Nextcloud Server-side Encryption (SSE) -In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys. -The module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system. -Please read the documentation to know all implications before you decide to enable server-side encryption. + 2.21.0 agpl @@ -21,12 +37,15 @@ Please read the documentation to know all implications before you decide to enab + user-encryption admin-encryption + files security + https://github.com/nextcloud/server/issues