2025-09-15
AliasVault is an open-source, privacy-first password manager with a built-in email server and alias generator.
The latest version, 0.23.0, introduces an all-in-one Docker image for easier self-hosting, adds mobile app improvements including CSV export, and brings enhanced UI features across all platforms. With this release, the AliasVault project has also migrated to the new aliasvault
GitHub Organization.
By popular request, AliasVault now provides an all-in-one Docker image that makes self-hosting significantly easier. This new image is perfect for:
The all-in-one image includes all necessary components in a single container, making it much more accessible for users who want to run AliasVault without managing multiple Docker containers. Updated installation and migration instructions are now available in our documentation.
AliasVault has officially moved to a dedicated GitHub organization! The project is now hosted at aliasvault/aliasvault
instead of the previous lanedirt/aliasvault
location.
π¨ Please read the upgrade documentation before updating, as this migration affects Docker image locations and repository URLs.
The project is now live on OpenCollective: https://opencollective.com/aliasvault. You can support ongoing development through transparent donations and help spread the word about AliasVault!
Password generator settings (length, complexity, etc.) are now configurable directly from the mobile app. No need to log into the web app first - you can customize your password generation preferences right from your phone.
Mobile apps can now export your vault to CSV, even in offline mode. This means if your server is unavailable, you can still access and safely back up your credentials. This is particularly useful for:
Enhanced touch and trackpad input handling ensures better responsiveness across all mobile devices.
The next releases will continue focusing on the core data model updates to support additional credential types such as identities, credit cards, and more. It will also lay the groundwork for introducing passkey support.
Explore the full changelog on GitHub