summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@owncloud.org>2014-08-10 17:11:13 -0400
committerFrank Karlitschek <frank@owncloud.org>2014-08-10 17:11:13 -0400
commit62d78c91f5f963841be47bc70c167eee4ef83284 (patch)
tree718af39429153b48b0633e812725073dd379761a
parentb52ed2496748d26453ad9889c7bb75ef11d3c739 (diff)
parent38a01ca454e81b63a54214657333f696a95a9cc2 (diff)
downloadnextcloud-server-62d78c91f5f963841be47bc70c167eee4ef83284.tar.gz
nextcloud-server-62d78c91f5f963841be47bc70c167eee4ef83284.zip
Merge pull request #10316 from owncloud/clarify-use-case
clearify the use-case of this 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 9d495916d26..bbad577cbd5 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 new ownCloud 5 files encryption system. 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 is 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>