AliasVault
AliasVault is a privacy-first password and email alias manager. Create unique identities, strong passwords, and random email aliases for every website. Fully end-to-end encrypted, with built-in email server and zero third-party dependencies. Supports web, browser extensions, and native mobile apps. Self-hostable via Docker.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Open-source password and email alias manager with end-to-end encryption and self-hosting.
Core Features
- End-to-end encryption for passwords and emails
- Random email aliases per website via built-in email server
- Cross-platform: Web, Chrome/Firefox/Edge/Safari extensions, iOS & Android apps
- Self-hostable with one-line install script (Docker)
- Zero-knowledge architecture: master password never leaves device
What It Can't Do
- •Self-hosting requires a public domain and proper mail server configuration (SMTP/DKIM) to receive emails,Cloud free tier has limitations on aliases count and storage; paid plans available,Browser extensions need manual installation; Safari extension from App Store only,Actively developed with 2-3 week release cycles; expect breaking changes in major updates
Use Cases
- Avoid spam by using unique email aliases for every site
- Manage passwords and identities securely with strong encryption
- Register anonymously on websites using temporary email aliases
Detailed Introduction
AliasVault is an open-source, self-hostable tool that combines a password manager with an email alias service. It generates unique identities, strong passwords, and random email aliases for every website you use. All data is end-to-end encrypted, and the built-in email server allows you to receive emails anonymously. It supports web, browser extensions, and native iOS/Android apps. You can use the official cloud version or self-host on your own server via Docker. Created by Leendert de Borst, it's community-driven and independent.
Troubleshooting & FAQ (1)
TroubleshootingHow to enable inline keyboard autofill suggestions in AliasVault on Android?
Inline keyboard autofill suggestions are included in AliasVault from version 0.29.3 onward. Update your app to this release or later. The feature works automatically with keyboards that support the Android Autofill API. Note: Browsers that lack third-party password manager support (e.g., Samsung Internet) may still not display suggestions; see issue #2088 for details.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Visit https://app.aliasvault.net or download the self-hosting script
Step 2: For self-hosting, run: curl -L -o install.sh https://github.com/aliasvault/aliasvault/releases/latest/download/install.sh && chmod +x install.sh && ./install.sh install
Step 3: Create a master password and start adding passwords/aliases
- Step 1: Visit https://app.aliasvault.net or download the self-hosting script
- Step 2: For self-hosting, run: curl -L -o install.sh https://github.com/aliasvault/aliasvault/releases/latest/download/install.sh && chmod +x install.sh && ./install.sh install
- Step 3: Create a master password and start adding passwords/aliases
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
For cloud version, delete your account via settings. For self-hosted, run 'docker compose down -v' and remove the installation directory.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Having issues? Check the FAQ below
1 FAQ
Similar Projects
SearXNG
SearXNG is a free metasearch engine that combines results from over 70 search services while respecting your privacy. Self-host it to keep your data under your control.
syncthing
A continuous file synchronization program that syncs files between devices securely and automatically, with no central server.
Vaultwarden
A lightweight, self-hosted Bitwarden server alternative written in Rust, compatible with official clients.