Shroud-email / shroud.email

Email protection service
https://shroud.email/
GNU Affero General Public License v3.0
32 stars 3 forks source link
email privacy

Shroud.email

CI codecov

Shroud.email is an email privacy service. Protect your email address from spammers and creepy marketers by creating unlimited aliases that remove trackers and forward messages to your regular inbox.

This repo contains our source code. If you just want to set up your email aliases, sign up for our free 30-day trial.

Contributing

Shroud is built with Elixir and Phoenix. Make sure you have Elixir and mix installed.

To start the server:

Now you can visit localhost:4000 from your browser.

To send test emails, use e.g. Swaks:

swaks --to test@example.com --server 127.0.0.1 --port 2525

Libraries

Deploying

Set the environment variables in example.env.