This is an automated archive made by the Lemmit Bot.
The original was posted on /r/opensource by /u/lanedirt_tech on 2025-03-14 17:58:15+00:00.
Hi r/opensource,
For the past 12 months I’ve been working on a new password manager called AliasVault. 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. It features a built-in email server that can generate unique private email addresses on-the-fly.
Everything in this project is fully open source under the MIT license. This includes the server side, but the project also contains native browser extensions for all the major browsers. I’m proud to say that this week the browser extensions have been approved by all the major parties: Apple, Google, Microsoft and Mozilla.
Link to the GitHub:
More info and a demo video that I recorded:
AliasVault is also fully self-hostable via an easy provided installer script and works with Docker.
For anyone interested, please to check it out. Although some core parts are pretty technical due to the encryption algorithms used, the project is open to contributions. So if anyone would like to contribute, feel free to contact me. :)
Happy to answer any questions! Thanks for your time!