Protect your real email when signing up for websites, newsletters, or apps you do not fully trust.
Stop spam by deactivating an alias the moment it starts receiving unwanted messages.
Reply to emails without ever revealing your actual inbox address to the other person.
Run your own private email alias server so you are not dependent on any third-party service.
Self-hosting requires a working mail server, PHP environment, and DNS configuration. The hosted service at addy.io works immediately with no setup. FAQ in the README covers self-hosting steps.
AnonAddy, now operating under the name addy.io, is a service that lets you create disposable email addresses that forward messages to your real inbox. Instead of giving your actual email address to every website you sign up for, you give them an alias. Emails sent to that alias are forwarded to you, but the recipient never learns your real address. If you start receiving spam, you can simply deactivate or delete that alias without affecting your main inbox. The system also lets you reply to forwarded emails through the alias, so the person you are replying to still sees only the alias address, not your real one. You can attach your own GPG or OpenPGP encryption key to your account so that emails forwarded to you are encrypted before they arrive in your inbox, making them unreadable to anyone who might intercept them in transit. You can use a shared domain provided by the service, or point your own custom domain at the system. The project describes itself as privacy-focused. It does not store emails unless delivery fails and you have chosen to enable that option. It does not include advertising or analytics. The source code is open and publicly available so anyone can inspect how the system works. It can also be self-hosted, meaning you can run your own copy of the software on your own server if you do not want to rely on the hosted service at addy.io. Browser extensions, Android and iOS apps, and a Raycast extension are available for easier alias creation on the go. Paid subscriptions unlock higher limits on the number of aliases and additional usernames. The free tier includes basic alias creation with a bandwidth cap. This repository is the PHP backend that powers addy.io. Self-hosting instructions are included in the FAQ section of the README. The full README is longer than what was shown.
← anonaddy on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.