summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@owncloud.org>2014-03-17 12:29:17 +0100
committerFrank Karlitschek <frank@owncloud.org>2014-03-17 12:29:17 +0100
commit8a24e1eb9624e2727f572d1802fe52db0680d7ea (patch)
tree0f1702c1c8cdd174ce07c2d1e2a3fb05834ba8eb
parent518903c6eb865b7773e8953e5acb955551ad1674 (diff)
downloadnextcloud-server-8a24e1eb9624e2727f572d1802fe52db0680d7ea.tar.gz
nextcloud-server-8a24e1eb9624e2727f572d1802fe52db0680d7ea.zip
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 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>