mirror of
https://github.com/viktoruj/obsidian-cloud-kms.git
synced 2026-07-22 06:56:21 +00:00
9 lines
292 B
JSON
9 lines
292 B
JSON
{
|
|
"id": "cloud-kms-encryption",
|
|
"name": "Cloud KMS Encryption",
|
|
"version": "0.1.5",
|
|
"minAppVersion": "1.7.2",
|
|
"description": "Transparent encryption of secret blocks and binary files using AWS KMS. Zero plaintext on disk.",
|
|
"author": "Viktar Mikalayeu",
|
|
"isDesktopOnly": true
|
|
}
|