]> source.dussan.org Git - nextcloud-server.git/commitdiff
Updated info.xml app description
authorMTRichards <matt@owncloud.com>
Thu, 9 Oct 2014 00:48:00 +0000 (20:48 -0400)
committerMTRichards <matt@owncloud.com>
Thu, 9 Oct 2014 00:48:00 +0000 (20:48 -0400)
Added new app description
Removed links to CE documentation

apps/files_encryption/appinfo/info.xml

index 2208cc7348318468a63a176d06bab84e20d0908b..62596087db8c5d80711e4bf9097848afae067a7f 100644 (file)
@@ -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>