mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-14 13:58:07 +00:00
9 lines
342 B
JSON
9 lines
342 B
JSON
{
|
|
"name": "Keybase Encryption",
|
|
"identifier": "encryption-keybase",
|
|
"script": "encryption-keybase.qml",
|
|
"authors": ["@pbek"],
|
|
"version": "0.0.1",
|
|
"minAppVersion": "17.05.7",
|
|
"description" : "This script will encrypt and decrypt notes with <a href='https://keybase.io/'>Keybase</a> instead of the internal AES-256 encryption."
|
|
}
|