Open-source Password Manager
Own Your Secrets
End-to-End Encrypted, Self-Hosted, Zero-Knowledge.
Client-side encryption by default
All encryption and decryption occur entirely in your browser. Plaintext secrets are never sent or stored.Zero-Knowledge architecture
Your master password is never stored, not even as a hash. Only you can decrypt your data, locally.Self-hosted & open source
Deploy it your way.Minimalist, Functional UI
No clutter. No distractions. Just clean, secure, powerful secret management.MongoDB-Powered Storage
Lightweight and production-ready using a proven NoSQL database, which you own and can configure yourself.
End-to-end encryption
using powerful encryption algorithms such as PBKDF2 and AES-GCM with 256-bit for strong, symmetric client-side encryption.No one owns it, except you.
You control where secrets are stored and who has access.No server-side decryption
Everything done on the client.No third-party crypto libraries
Built with native Web Crypto API
for security and performance.No backdoors
100% open-source. Nothing to hide.
Built for developers and anyone who loves full control
Developers
Tech-Savvy individuals
Anyone else interested in owning and hosting their own password manager for complete control.
Powered by technology you already know and love
Encryption
Web Crypto APIFrontend
Next.js (App Router)Backend
Next.js API (App Router)Database
MongoDBCryptography
Built entirely with native Web Crypto API