https://github.com/yunohost-apps/encryptor-decryptor_ynh
Easy-File-Encryptor-Decryptor package for YunoHost
https://github.com/yunohost-apps/encryptor-decryptor_ynh
encryptor-decryptor pgp-encryption yunohost yunohost-apps
Last synced: 5 months ago
JSON representation
Easy-File-Encryptor-Decryptor package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/encryptor-decryptor_ynh
- Owner: YunoHost-Apps
- License: agpl-3.0
- Created: 2022-04-24T12:25:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T14:28:19.000Z (over 1 year ago)
- Last Synced: 2025-03-13T10:51:14.194Z (about 1 year ago)
- Topics: encryptor-decryptor, pgp-encryption, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://prizz.github.io/Easy-File-Encryptor-Decryptor/
- Size: 193 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Encryptor-Decryptor, packaged for YunoHost
Encrypts and decrypts any file using PGP
[](https://prizz.github.io/Easy-File-Encryptor-Decryptor/)
[](https://prizz.github.io/Easy-File-Encryptor-Decryptor/)
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/encryptor-decryptor/)
## 📦 Developer info
[](https://ci-apps.yunohost.org/ci/apps/encryptor-decryptor/)
🛠️ Upstream Encryptor-Decryptor repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/encryptor-decryptor_ynh/tree/testing).
The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/encryptor-decryptor_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade encryptor-decryptor -u https://github.com/YunoHost-Apps/encryptor-decryptor_ynh/tree/testing
```
### 📚 App packaging documentation
Please see for more information.