Commit Graph

3 Commits

Author SHA1 Message Date
jason 2235fa6401 docs: document Electron safeStorage token approach (v0.1.2)
- Version bump to 0.1.2
- Full authentication section: token types, lifetimes, resolution order
- Setup instructions for plaud_decrypt_tokens.py
- Token renewal date: 2026-11-25
- Decryption internals (Chromium v10 / AES-128-CBC / PBKDF2-SHA1)
- Why OAuth route is blocked (no client_secret, Cloudflare blocks Node fetch)
- Updated file structure with docs/ and runtime files
- Changelog added
2026-05-12 15:52:58 -05:00
jason 5cf373da97 Update README with full plugin documentation 2026-05-12 12:29:48 -05:00
jason 55785a9227 Initial commit 2026-05-12 12:26:07 -05:00