summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2014-03-17 13:23:35 +0100
committerVincent Petry <pvince81@owncloud.com>2014-03-17 13:23:35 +0100
commitdf7853363ad9566f73dbd897b53229cd4640361e (patch)
treec2c8521c01a4d688ab0fe70c9ab8684300335473
parent4112d63a4082b8e79c42f8295dfaa4e10ecf0f8c (diff)
parent8a24e1eb9624e2727f572d1802fe52db0680d7ea (diff)
downloadnextcloud-server-df7853363ad9566f73dbd897b53229cd4640361e.tar.gz
nextcloud-server-df7853363ad9566f73dbd897b53229cd4640361e.zip
Merge pull request #7761 from owncloud/improve_documentation
clarify the use-case of the encryption app.
-rw-r--r--apps/files_encryption/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/appinfo/info.xml b/apps/files_encryption/appinfo/info.xml
index b6d9d6bb0a3..ab47de828b9 100644
--- a/apps/files_encryption/appinfo/info.xml
+++ b/apps/files_encryption/appinfo/info.xml
@@ -2,7 +2,7 @@
<info>
<id>files_encryption</id>
<name>Encryption</name>
- <description>The ownCloud files encryption system provides server side-encryption. After the app was enabled you need to re-login to initialize your encryption keys.</description>
+ <description>The ownCloud files encryption system provides server side-encryption. After the app was enabled you need to re-login to initialize your encryption keys. Please note that server side encryption requires that the ownCloud server admin can be trusted. The main purpose of this app is the encryption of files that are stored on externally mounted storages.</description>
<licence>AGPL</licence>
<author>Sam Tuke, Bjoern Schiessle, Florin Peter</author>
<require>4</require>