privacytools / privacytools.io

🛡🛠 You are being watched. Protect your privacy against global mass surveillance.
https://www.privacyguides.org
Creative Commons Zero v1.0 Universal
3.12k stars 384 forks source link

✨ Feature Suggestion | Warn against using custom domains for email providers that don't have SPF+DKIM+DMARC support for custom domains #1833

Open djoate opened 4 years ago

djoate commented 4 years ago

Description

The minimum criteria for listing an email provider includes this requirement:

Valid SPF, DKIM and DMARC, with the policy p value set to either none, quarantine or reject.

We should warn against email providers offering custom domain support that do not provide clear documentation/steps on how to setup SPF, DKIM, and DMARC for custom domains and why they are needed. They are all used to prevent other people from sending emails as someone else. So, if a custom domain doesn't have all of those set up, it is easier to spoof emails from that domain.

For example,

Furthermore, I think the email providers page should talk about the importance of SPF, DKIM, DMARC, along with DNSSEC, MTA-STS, etc.

dngray commented 4 years ago

I did speak to some of the providers about their DMARC policies.

Some of them were setting them to none because of issues regarding mailing lists.

I think they were waiting on ARC to help with that.