aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
diff options
context:
space:
mode:
authorMTRichards <matt@owncloud.com>2014-10-08 20:48:00 -0400
committerMTRichards <matt@owncloud.com>2014-10-08 20:48:00 -0400
commitd532683e20316ef6773d479aa5f577aff045efe5 (patch)
treea180ff372581f1a19fe422139d10d469475244df /apps/files_encryption
parent48980fbc460f76ddeb1cfeb6d801213f7c63f7f2 (diff)
downloadnextcloud-server-d532683e20316ef6773d479aa5f577aff045efe5.tar.gz
nextcloud-server-d532683e20316ef6773d479aa5f577aff045efe5.zip
Updated info.xml app description
Added new app description Removed links to CE documentation
Diffstat (limited to 'apps/files_encryption')
-rw-r--r--apps/files_encryption/appinfo/info.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/files_encryption/appinfo/info.xml b/apps/files_encryption/appinfo/info.xml
index 2208cc73483..62596087db8 100644
--- a/apps/files_encryption/appinfo/info.xml
+++ b/apps/files_encryption/appinfo/info.xml
@@ -2,14 +2,16 @@
<info>
<id>files_encryption</id>
<name>Server-side Encryption</name>
- <description>This app encrypts and decrypts your data on the server. This means that a malicious administrator could intercept your data or encryption keys. The main purpose of server-side encryption is to encrypt files stored on externally mounted storages. The administrator of the external storage will not be able to access your encryption keys or your unencrypted data. Before you activate the app, please read up on encryption in the User and Administrator Manual</description>
+ <description>
+ This application encrypts all files accessed by ownCloud at rest, wherever they are stored. As an example, with this application enabled, external cloud based Amazon S3 storage will be encrypted, protecting this data on storage outside of the control of the Admin. When this application is enabled for the first time, all files are encrypted as users log in and are prompted for their password. The recommended recovery key option enables recovery of files in case the key is lost.
+ Note that this app encrypts all files that are touched by ownCloud, so external storage providers and applications such as SharePoint will see new files encrypted when they are accessed. Encryption is based on AES 128 or 256 bit keys. More information is available in the Encryption documentation
+ </description>
<licence>AGPL</licence>
<author>Sam Tuke, Bjoern Schiessle, Florin Peter</author>
<requiremin>4</requiremin>
<shipped>true</shipped>
<documentation>
- <user>http://doc.owncloud.org/server/7.0/user_manual/files/encryption.html</user>
- <admin>http://doc.owncloud.org/server/7.0/admin_manual/configuration/configuration_encryption.html</admin>
+
</documentation>
<rememberlogin>false</rememberlogin>
<types>