OpenSource-Hub
A

AliasVault

2.5k stars·Privacy Protection·SHA-256 checksum verified

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)

Troubleshooting
How 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.

GitHub Issue #1637

Tags

password-manageremail-aliasprivacyopen-sourceself-hosted

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Visit https://app.aliasvault.net or download the self-hosting script

4

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

5

Step 3: Create a master password and start adding passwords/aliases

Install Guide
  1. Step 1: Visit https://app.aliasvault.net or download the self-hosting script
  2. 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
  3. Step 3: Create a master password and start adding passwords/aliases
File Integrity

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 Source
Environment Guide

Uninstall 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.

Project Info
LicenseAGPL-3.0
Last Updated2026-06-27 01:35:07
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

1 FAQ

Similar Projects