Skip to content

mailmask.me - Generate a unique and random forwarding address so you can still receive every email, newsletter etc. without sharing your personal address.

License

Notifications You must be signed in to change notification settings

HSchuette/mailmask

Repository files navigation


Logo
Letter Logo

Your email deserves privacy!

Read the privacy policy »

Test It · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Contributing
  3. License
  4. Acknowledgements

About The Project

Screenshot Preview

Mailmask started as I searched for a simple solution to get a newsletter without sharing my real emailaddress. Trashmails were my first go-to but due to their temporary nature, the solution was flawed. The idea is simple: Generate a random email address that forwards all the incoming mails to your real address. This way the other party only knows your generated address which can not be linked to your real email.

Here is how it works:

  • Enter your email address at mailmask.me
  • Get a welcome mail with your newly generated mailmask address
  • Use the mailmask address to receive emails

All incoming mails are stored in an S3 bucket for further forwarding and are deleted afterwards. In case the code fails for some reason, the emails are also deleted. Mailmask never processes the content of your incoming mails.

Built With

Infrastructure

Contributing

Feel free to contribute to this project. Mailmask should be community driven and implement features that their users want.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/YourFeature)
  3. Commit your Changes (git commit -m 'Add some feature')
  4. Push to the Branch (git push origin feature/YourFeature)
  5. Open a Pull Request

License

Distributed under the GPL-3.0 License License. See LICENSE for more information.

Read License »

Acknowledgements

About

mailmask.me - Generate a unique and random forwarding address so you can still receive every email, newsletter etc. without sharing your personal address.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published