Your Vault.
Zero Compromise.
SVPassman is a local-first password manager built in Rust. Your secrets are encrypted on your machine — no cloud, no servers, no trust required.
Built for people who care
about where their data lives.
A password manager that genuinely respects your privacy — because it never touches your data in the first place.
100% Local Storage
Everything stays on your device. Your vault is an encrypted SQLite database — no sync servers, no external services, no attack surface beyond your own machine.
Rust-Powered Core
The backend is written in Rust — memory-safe, blazing fast, and free from the class of vulnerabilities that plague C/C++ applications. No GC pauses, no buffer overflows.
AES-256 Encryption
Your master key never leaves memory unencrypted. The vault is encrypted with AES-256-GCM. Even if your device is stolen, your secrets stay safe.
5 Vault Types
Store passwords, credit cards, SSH keys, TOTP/2FA codes, and arbitrary secrets — all in one place, all encrypted at rest with the same master key.
Biometric Unlock
Unlock your vault with Touch ID on macOS or Windows Hello — without ever exposing your master key to a fingerprint reader or any third-party service.
Import & Export
Migrate from other password managers with CSV import support. Export your data anytime — your vault is yours to take wherever you go.
One vault. Every secret.
From everyday logins to SSH keys and 2FA codes — SVPassman handles it all in a unified, encrypted vault.
Designed to be unbreakable,
even by us.
Argon2id Key Derivation
Your master password is hashed with Argon2id — the winner of the Password Hashing Competition — before it ever touches your vault. Brute-force resistant by design.
No Telemetry, Ever
SVPassman contains zero analytics, crash reporting, or usage tracking. What you do inside your vault is your business — not ours, not anyone else's.
Memory Safety via Rust
Rust's ownership model eliminates entire categories of memory safety bugs at compile time. Your secrets are zeroed from memory the moment they're no longer needed.
Content Security Policy
The Tauri application enforces a strict CSP that blocks XSS, data exfiltration, and unauthorized network requests — even if a dependency were somehow compromised.
Download SVPassman
Available for macOS, Windows, and Linux. No account required. No email. Just download and go.
Latest release: v0.1.1 · View all releases →