The Foundation
We are excited to push the initial version of Vaultr. This release establishes the core architecture necessary for a secure, self-hostable secrets manager.
- Implemented client-side AES-256-GCM encryption pipeline.
- Built the credential management interface for passwords, notes, and API keys.
- Integrated k-anonymity checks against the Have I Been Pwned database.
Our immediate focus will be on hardening the CI/CD pipeline and extending testing coverage before moving towards multi-device syncing features.