2023-09-10 14:43:37 +02:00
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
id = "encryptor-decryptor"
|
|
|
|
name = "Encryptor-Decryptor"
|
|
|
|
description.en = "Encrypts and decrypts any file using PGP"
|
|
|
|
description.fr = "Chiffre et déchiffre n'importe quel fichier à l'aide de PGP"
|
|
|
|
|
2024-08-05 03:33:33 +02:00
|
|
|
version = "2024.07.31~ynh1"
|
2023-09-10 14:43:37 +02:00
|
|
|
|
|
|
|
maintainers = []
|
|
|
|
|
|
|
|
[upstream]
|
|
|
|
license = "MIT"
|
|
|
|
website = "https://prizz.github.io/Easy-File-Encryptor-Decryptor/"
|
|
|
|
demo = "https://prizz.github.io/Easy-File-Encryptor-Decryptor/"
|
|
|
|
code = "https://github.com/pRizz/Easy-File-Encryptor-Decryptor"
|
|
|
|
|
|
|
|
[integration]
|
2023-09-10 14:48:26 +02:00
|
|
|
yunohost = ">= 11.2"
|
|
|
|
architectures = "all"
|
2023-09-10 14:43:37 +02:00
|
|
|
multi_instance = true
|
2023-09-10 14:48:26 +02:00
|
|
|
ldap = false
|
|
|
|
sso = false
|
|
|
|
disk = "50M"
|
|
|
|
ram.build = "50M"
|
|
|
|
ram.runtime = "50M"
|
2023-09-10 14:43:37 +02:00
|
|
|
|
|
|
|
[install]
|
|
|
|
[install.domain]
|
|
|
|
type = "domain"
|
|
|
|
|
|
|
|
[install.path]
|
|
|
|
type = "path"
|
|
|
|
default = "/encryptor-decryptor"
|
|
|
|
|
|
|
|
[install.init_main_permission]
|
|
|
|
type = "group"
|
|
|
|
default = "visitors"
|
|
|
|
|
|
|
|
[resources]
|
|
|
|
[resources.sources.main]
|
2024-08-05 03:33:33 +02:00
|
|
|
url = "https://github.com/pRizz/Easy-File-Encryptor-Decryptor/archive/6040134bb07b1b2016abfb74d38ad092f14e29d1.tar.gz"
|
|
|
|
sha256 = "0abc8021403fadfd1fd8cabd7a84bf8e8bc2bfb007fd0fc155e295db1987eb58"
|
2024-02-20 05:11:57 +01:00
|
|
|
autoupdate.strategy = "latest_github_commit"
|
2023-09-10 14:43:37 +02:00
|
|
|
|
|
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
|
|
|
[resources.permissions]
|
|
|
|
main.url = "/"
|