From bc881ad56346d171cc6e719afa8e01012233fed7 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Wed, 11 Mar 2026 12:43:37 +0100 Subject: [PATCH] chore(admin_manual): remove weird company statement Signed-off-by: Ferdinand Thiessen --- admin_manual/configuration_files/encryption_details.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_files/encryption_details.rst b/admin_manual/configuration_files/encryption_details.rst index eda5cda7d..e28192955 100644 --- a/admin_manual/configuration_files/encryption_details.rst +++ b/admin_manual/configuration_files/encryption_details.rst @@ -2,7 +2,7 @@ Server-side encryption details ============================== -This document - provided by `SysEleven `_ - describes the server-side encryption scheme implemented by Nextcloud's default encryption module. This includes: +This document describes the server-side encryption scheme implemented by Nextcloud's default encryption module. This includes: - the encryption and signature of files with a master key. - the encryption and signature of files with a public sharing key.