1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-11-14 13:58:07 +00:00
qownnotes-scripts/encryption-pgp/info.json
2018-06-10 10:10:31 +02:00

9 lines
455 B
JSON

{
"name": "PGP Encryption",
"identifier": "encryption-pgp",
"script": "encryption-pgp.qml",
"authors": ["@pbek", "@ClawOfLight"],
"version": "0.0.2",
"minAppVersion": "17.05.7",
"description" : "This script will encrypt and decrypt notes with <a href='https://gnupg.org/'>PGP</a> instead of the internal AES-256 encryption.\nDecryption may only work if you don't have to enter a password. Find out how to set up gpg-agent on your system."
}