Just discovered this cool project, thought i’d share it here.
AliasVault is an end-to-end encrypted password and alias manager that protects your privacy by creating alternative identities, passwords and email addresses for every website you use. Keeping your personal information private.
Link to website: https://www.aliasvault.net/
Link to source code (MIT Lisense): https://github.com/lanedirt/AliasVault
For those wondering how the alias feature works:
AliasVault includes a built-in email server that allows you to create unique email addresses (aliases) for different services. When someone sends an email to your alias, it’s received directly in AliasVault, helping you maintain privacy and reduce spam.
Ah, if all of your email aliases trace back to your personal, locally hosted server, of which you are the only user, on presumably your personally owned domain, it will not be private… well private in the sense that it’s just you I guess… but super duper identifiable - because it’s just you. At which point why bother with the aliases.
As someone that uses a custom domain for the majority of his email, it’s not really a privacy thing, it’s a control thing.
I have hundreds of unique unpredictable email addresses and I can disconnect them at will to stop spam.
Agreed, though i do think it’s a privacy thing. Many people use privacy and anonymity interchangeably but they are different things.
The options are:
- use a single email. If it is leaked you need to update hundreds of accounts or risk falling for a malicious email
- use a catch-all email and each service gets a separate email, but you can’t turn off receiving mail at a specific address unless you use a sieve filter. This doesn’t stop people from just guessing random addresses.
- use specific aliases for each service. Idk about this specific project but usually you can turn off receiving mail at an alias. So if a company gets a data breach i just change my email (or close the acct), then i turn off the old alias.
I did the catchall for a few years but have been doing aliases for 5+ now. In the end, the only people/ companies who have my email are the ones I want.
why bother with the aliases
Because once some service “loses” (or sells) your email and you start getting spam, it’s pretty easy to burn that specific email address and change it to something else with that specific service and the spam will stop.
I’m a bit skeptical on the Email alias feature but this is a really cool project.
I just don’t know how practical it is to use custom domains to receive those confirmation emails.
Wouldn’t you receive a ton of spam once your email domain leaks (which will eventually happen)?
Email is also useful for password reset.
I’ve been using a wildcard accept rule on my main domain, and every once in a while one of the made up addresses gets out of hand, I just go in and blackhole it on my email server. I then send a nasty email to the admin of whoever got hacked or sold the address (sending from another bullshit address), as I use unique addresses per signup and keep track of them in my password manager. It seems to have kept my inbox fairly clean since anything to those addresses goes into a side folder.
Been doing it for 20 years, seems like a good strategy so far.
+1 on wildcard addresses. Any 10 min mail site is also great for anything unimportant.
I use a wildcard domain (with simplelogin which makes it easier to use). All the emails are sent to my normal email and it works great.
I have never heard of spammers spamming an entire domain like that. They are not human operated anyways.
very interesting!