Skip to content

v0.1.0 — Initial release

Choose a tag to compare

@yccb-ly yccb-ly released this 09 Sep 07:04
· 8 commits to main since this release

First public release of Encrypted Notes (ep-plugin).

Highlights

  • AES-GCM 256 + PBKDF2 / SHA-256 / 250 000 iterations
  • Right-click menus (file-explorer + editor) for encrypt / unlock / lock / decrypt
  • Toolbar toggle button with state-aware icon (🔒 / 🔓)
  • Commands: Create, Encrypt/Unlock, Lock, Change passphrase, Decrypt-as-plaintext
  • Tab switching keeps unlocked files decrypted (no setValue race)

Install

Drop main.js, manifest.json, styles.css into
<your-vault>/.obsidian/plugins/ep-plugin/ and enable in Settings → Community plugins.

Usage

See README.