mirror of
https://github.com/lajg-dev/Obsidian-Plugin-GPG-Inline-Encrypt.git
synced 2026-07-22 09:20:31 +00:00
11 lines
416 B
JSON
11 lines
416 B
JSON
{
|
|
"id": "gpg-encrypt",
|
|
"name": "GPG Encrypt",
|
|
"version": "1.1.5",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Plugin to encrypt partial text or complete notes using GPG technology, it is compatible with security keys such as YubiKey or traditional GPG encryption methods",
|
|
"author": "Luis Jaramillo",
|
|
"authorUrl": "https://www.lajg.dev",
|
|
"fundingUrl": "https://www.lajg.dev/donate/",
|
|
"isDesktopOnly": true
|
|
}
|