The privacy-first password & email alias manager. Fully end-to-end encrypted, with built-in alias generation and email server — giving you full control over your online identity and safeguarding your privacy.
Try the cloud version 🔥 | Website | Documentation | Self-host instructions
AliasVault helps protect your privacy online by generating a unique password, identity, and email alias for every service you use. Everything is end-to-end encrypted and under your control — whether in the cloud or self-hosted.
Built on 15 years of experience, AliasVault is open-source, self-hostable and community-driven. It’s the response to a web that tracks everything: a way to take back control of your digital privacy and help you stay secure online.
– Leendert de Borst (@lanedirt), Creator of AliasVault
Responsive web app | Browser extensions |
---|---|
![]() |
![]() |
Native iOS & Android apps | & much more |
![]() |
![]() |
Use the official cloud version of AliasVault at app.aliasvault.net. This fully supported platform is always up to date with our latest release.
AliasVault is available on: Web | iOS | Android | Chrome | Firefox | Edge | Safari
For full control over your own data you can self-host and install AliasVault on your own servers.
This method uses pre-built Docker images and works on minimal hardware specifications:
- Linux VM with root access (Ubuntu/AlmaLinux recommended) or Raspberry Pi
- 1 vCPU
- 1GB RAM
- 16GB disk space
- Docker installed
# Download install script from latest stable release
curl -L -o install.sh https://github.com/lanedirt/AliasVault/releases/latest/download/install.sh
# Make install script executable and run it. This will create the .env file, pull the Docker images, and start the AliasVault containers.
chmod +x install.sh
./install.sh install
The install script will output the URL where the app is available. By default this is:
- Client: https://localhost
- Admin portal: https://localhost/admin
Note: If you want to change the default AliasVault ports you can do so in the
.env
file.
For more information about the installation process, manual setup instructions and other topics, please see the official documentation website:
AliasVault takes security seriously and implements various measures to protect your data:
- All sensitive user data is encrypted end-to-end using industry-standard encryption algorithms. This includes the complete vault contents and all received emails.
- Your master password never leaves your device.
- Zero-knowledge architecture ensures the server never has access to your unencrypted data
For detailed information about our encryption implementation and security architecture, see the following documents:
AliasVault is under active development, with a strong focus on usability, security, and cross-platform support. The main focus is on ensuring robust usability for everyday tasks, including comprehensive autofill capabilities across all platforms.
🛠️ Incremental releases are published every 2–3 weeks, with a strong emphasis on real-world testing and user feedback. During this phase, AliasVault can safely be used in production as it maintains strict data integrity and automatic migration guarantees.
Core features that are being worked on:
- Core password & alias management
- Full end-to-end encryption
- Built-in email server for aliases
- Easy self-hosted installer
- Browser extensions with autofill feature (Chrome, Firefox, Edge, Safari, Brave)
- Built-in TOTP authenticator
- Import passwords from traditional password managers
- iOS native app
- Android native app
- Data model and usability improvements (more flexible aliases and credential types, folder support, editing in browser extension, bulk selecting etc.)
- Support for FIDO2/WebAuthn hardware keys and passkeys
- Adding support for family/team sharing (organization features)
👉 View the full AliasVault roadmap here
Feel free to open an issue or join our Discord! Contributions are warmly welcomed—whether in feature development, testing, or spreading the word. Get in touch on Discord if you're interested in contributing.
Your donation helps me dedicate more time and resources to improving AliasVault, making the internet safer for everyone!