ajout heimdall
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\CryptPad;
|
||||
|
||||
class CryptPad extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "e677af5c4f005d316f3a74b26b0134cfe5288033",
|
||||
"name": "CryptPad",
|
||||
"website": "https://cryptpad.fr",
|
||||
"license": "GNU Affero General Public License v3.0 or later",
|
||||
"description": "The Zero Knowledge, Self-Hosted Cloud. CryptPad is a private-by-design alternative to popular office tools and cloud services. All the content stored on CryptPad is encrypted before being sent, which means nobody can access your data unless you give them the keys (not even us).",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "cryptpad.png"
|
||||
}
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 9.8 KiB |
Reference in New Issue
Block a user