- π Full KeePass support β open, edit, and create
.kdbxdatabases with master password and/or key file. - π Touch ID unlock (macOS) β unlock your vault with biometrics; the master password is stored securely in the macOS Keychain.
- πΎ Safe auto-save β every change is written immediately with durable, atomic writes and optional rotating
.bakbackups. - π‘οΈ Conflict & lock protection β detects external edits on disk and serializes writes across windows, so nothing is silently overwritten.
- ποΈ Three-column workspace β resizable groups / entries / details layout with sorting and search.
- β±οΈ Auto-lock β locks on inactivity and (optionally) when the app loses focus.
- π Managed clipboard β auto-clears copied passwords after a configurable timeout.
- π Attachments β add, export, and Quick Look previews (macOS).
- π¨ Themes and a built-in password generator.
Security by design: the webview has no filesystem access β all file I/O runs in the Rust backend. macOS builds are signed and notarized.