Skip to content

Releases: yamantaka520/Local-Secret-Vault

Release list

0.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Sep 10:29

First public release of Local Secret Vault for Obsidian desktop.

  • Master-password encryption for API keys, tokens, JSON credentials, cloud keys, logins, and SSH keys.
  • Encrypted tags and custom text properties, searchable after unlocking.
  • Markdown links that locate entries without embedding credentials.
  • Raw SSH copy and save-as with exclusive file creation and mode 0600 on Unix.
  • Five-minute idle lock, focus-loss lock, serialized clipboard clearing, and encrypted backups.
  • Recover damaged vault data through the UI after verifying a backup password; preserve the original file before replacement.
  • Reload and lock when external plugin-data changes arrive; no automatic conflict merging.

The interface is currently Traditional Chinese. See README and SECURITY for filesystem, clipboard, synchronization, and threat-model limitations. This is not an independently audited password manager. All devices must use 0.2.0 or newer to read tags and custom properties.

Install the individual main.js, manifest.json and styles.css assets in your vault's configuration-folder/plugins/local-secret-vault directory. Do not replace an existing data.json file when upgrading.