From 52336f227d2e30ae7503256f6fd2ed02c8daa6b3 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 6461950fe..540c11506 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.