Skip to content

A self-hostable, end-to-end encrypted password manager with a built-in alias generator and email server.

License

Notifications You must be signed in to change notification settings

lanedirt/AliasVault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

AliasVault: password & (email) alias manager AliasVault

Discord

AliasVault is an end-to-end encrypted password and (email) alias manager that protects your privacy by creating alternative identities, passwords and email addresses for every website you use. Use the official supported cloud version or self-host AliasVault on your own server with Docker.

What makes AliasVault unique:

  • Zero-knowledge architecture:
    • All data is end-to-end encrypted on the client and stored in encrypted state on the server. Your master password never leaves your device and the server never has access to your data.
  • Built-in email server:
    • AliasVault includes its own email server that allows you to generate real working email addresses for each alias. Emails sent to these addresses are instantly visible in the AliasVault app and browser extension.
  • Alias generation:
    • Generate aliases and assign them to a website, allowing you to use different email addresses and usernames for each website. Keeping your online identities separate and secure, making it harder for bad actors to link your accounts.
  • Open-source & Self-hostable:
    • The source code is available on GitHub and AliasVault can be self-hosted on your own server via an easy install script.

Screenshots

Browser Extension Generate email and aliases
Browser Autofill Generate Aliases
Strong security Easy self-host
Strong security Easy self-host installation

Official Cloud Version

The official cloud version of AliasVault is freely available at app.aliasvault.net. This fully supported platform is always up to date with our latest release. Create an account to protect your privacy today.

Screenshot of AliasVault

Self-hosting

For full control over your own data you can self-host and install AliasVault on your own servers. The easiest method is to use the provided install script. This will download the pre-built Docker images and start the containers.

Install using install script

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:

Note: If you want to change the default AliasVault ports you can do so in the .env file.

Documentation

For more information about the installation process, manual setup instructions and other topics, please see the official documentation website:

Security Architecture

AliasVault Security Architecture Diagram

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:

Roadmap

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 and Android native apps
  • Data model improvements to support reusable identities in combination with aliases
  • Support for FIDO2/WebAuthn hardware keys and passkeys
  • Adding support for family/team sharing (organization features)

๐Ÿ‘‰ View the full AliasVault roadmap here

Got feedback or ideas?

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.

Support the mission

Your donation helps me dedicate more time and resources to improving AliasVault, making the internet safer for everyone!

Buy Me A Coffee