Post

AliasVault

AliasVault is an open-source, end-to-end encrypted password manager and email alias service. It features a zero-knowledge architecture where your master password never leaves your device, a built-in SMTP server for alias email addresses, browser extensions with autofill, and native iOS/Android apps.

AliasVault
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/aliasvault.sh)"
CPU: 4 cores RAM: 4096 MB Disk: 20 GB OS: Debian 12

Default Credentials

UsernamePassword
adminNone

Notes

The initial installation builds AliasVault from source and takes 15–30 minutes. Do not interrupt the process.
The admin password is auto-generated during installation and displayed in the installation output. Save it immediately.
To receive alias emails, configure your domain's MX record to point to this server and update PRIVATE_EMAIL_DOMAINS in /opt/aliasvault/.env.

Web Interface

Port: 443

Source code
Loading...