Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@owncloud.org>2014-03-17 15:29:17 +0400
committerFrank Karlitschek <frank@owncloud.org>2014-03-17 15:29:17 +0400
commit8a24e1eb9624e2727f572d1802fe52db0680d7ea (patch)
tree0f1702c1c8cdd174ce07c2d1e2a3fb05834ba8eb /apps
parent518903c6eb865b7773e8953e5acb955551ad1674 (diff)
clearify the use-case of this app
Diffstat (limited to 'apps')
-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>