Manage encrypted passwords and random email aliases to create unique digital identities for every website used.

AliasVault is an open-source application that combines password management with built-in email aliasing. It allows users to generate unique identities, strong passwords, and random email addresses for different services to reduce tracking and increase online security. The software employs a zero-knowledge architecture where sensitive data is encrypted end-to-end, and the master password remains on the user device, ensuring the server never has access to unencrypted information.
Key features include a built-in email server for handling aliases, a TOTP authenticator for two-factor authentication, and support for passkeys. The system provides comprehensive autofill capabilities through browser extensions for Chrome, Firefox, Edge, Safari, and Brave, as well as native applications for iOS and Android. Users can import existing credentials from other password managers to migrate their data into the vault. The application also supports multi-language options across all client interfaces to accommodate a global user base.
AliasVault is available as a cloud-hosted service or can be self-hosted on 64-bit Linux servers. Self-hosting requirements include 1 vCPU, 1GB RAM, and 16GB of disk space. Installation is supported via Docker, with two primary options: an automated install script that manages SSL for VPS and cloud deployments, or a manual Docker Compose setup intended for existing SSL infrastructure such as NAS or homelab environments. The project is designed for users seeking a self-contained privacy solution with no third-party dependencies, focusing on data integrity and automatic migration guarantees for those using it in production.
A lightweight server implementation of the Bitwarden API written in Rust for self-hosted password management.
Stores and manages sensitive information in an offline encrypted file for users with high security demands.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.