Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
owncloud-prm /
apps /
encryption /
appinfo /
Delete
Unzip
Name
Size
Permission
Date
Action
Migrations
[ DIR ]
drwxr-xr-x
2018-04-19 18:15
app.php
1.13
KB
-rw-r--r--
2018-04-19 18:15
info.xml
1.4
KB
-rw-r--r--
2018-04-19 18:15
routes.php
1.56
KB
-rw-r--r--
2018-04-19 18:15
signature.json
29.76
KB
-rw-r--r--
2018-04-19 18:18
Save
Rename
<?xml version="1.0"?> <info> <id>encryption</id> <description> In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys. The module won't touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to a unencrypted system. Please read the documentation to know all implications before you decide to enable server-side encryption. </description> <name>Default encryption module</name> <licence>AGPL</licence> <author>Bjoern Schiessle, Clark Tomlinson</author> <documentation> <user>user-encryption</user> <admin>admin-encryption</admin> </documentation> <rememberlogin>false</rememberlogin> <version>1.3.1</version> <types> <filesystem/> </types> <use-migrations>true</use-migrations> <dependencies> <lib>openssl</lib> <owncloud min-version="10.0" max-version="10.0" /> </dependencies> <commands> <command>OCA\Encryption\Command\SelectEncryptionType</command> <command>OCA\Encryption\Command\RecreateMasterKey</command> <command>OCA\Encryption\Command\MigrateKeys</command> </commands> <settings> <admin>OCA\Encryption\Panels\Admin</admin> <personal>OCA\Encryption\Panels\Personal</personal> </settings> </info>