youyc18 downloadsCard-style account & password manager with AES-GCM-256 encrypted storage, one-click copy of username and password.
A lightweight, card-style account & password manager for Obsidian.
Store website credentials (title, URL, username, password) as cards in a workspace tab. Everything is encrypted locally with AES-GCM-256 — no plaintext ever touches disk.
data.json contains no plaintext.root.data.json is encrypted, it is still a credential vault — avoid syncing it to public cloud storage.root, changeable in settings).Unlike existing manager plugins with a three-column list UI, Account Card Manager focuses on a minimal card-grid view: open the tab, glance, click to copy. It is designed for quick lookup of a handful of daily-use credentials rather than managing hundreds of entries.
Copy main.js, manifest.json and styles.css into <vault>/.obsidian/plugins/account-card-manager/, then enable the plugin in Settings → Community plugins.