AliasVault
[

](https://github.com/lanedirt/OGameX/releases)
[

](https://github.com/lanedirt/AliasVault/actions/workflows/docker-compose-build.yml)
[

](https://github.com/lanedirt/AliasVault/actions/workflows/dotnet-build-run-tests.yml)
[

](https://github.com/lanedirt/AliasVault/actions/workflows/dotnet-build-run-tests.yml)
[

](https://github.com/lanedirt/AliasVault/actions/workflows/dotnet-integration-tests.yml)
[

](https://sonarcloud.io/summary/new_code?id=lanedirt_AliasVault)
[

](https://sonarcloud.io/summary/new_code?id=lanedirt_AliasVault)
AliasVault is an open-source password and identity manager built with C# ASP.NET technology. AliasVault can be self-hosted on your own server with Docker, providing a secure and private solution for managing your online identities and passwords.
### 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 virtual email addresses for each identity. Emails sent to these addresses are instantly visible in the AliasVault app.
- **Virtual identities**: Generate virtual identities 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 attackers to link your accounts.
- **Open-source**: The source code is available on GitHub and can be self-hosted on your own server.
> Note: AliasVault is currently in development and not yet ready for production use. The project is still in the early stages and many features are not yet implemented. You are welcome to contribute to the project by submitting pull requests or opening issues.
## Live demo
A live demo of the app is available at [main.aliasvault.net](https://main.aliasvault.net) (nightly builds). You can create a free account to try it out yourself.