mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-04 17:18:08 +00:00
9 lines
299 B
JSON
9 lines
299 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>."
|
|
}
|