From 4c34886a03ad427b4f186dcee3260dbc3886c956 Mon Sep 17 00:00:00 2001 From: Florian Date: Sat, 6 Jun 2026 11:11:50 +0200 Subject: [PATCH] Add a Javascript DMARC Analyzer Parsing DMARC' XML is something painful. Linking a online javascript decoder. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b8520a..b330775 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ A curated list of awesome resources related to enhancing your enterprise Email S #### DMARC (Domain-based Message Authentication, Reporting, and Conformance) * [DMARC Introduction](https://www.techfry.com/webmaster-tips/domain-based-message-authentication-reporting-conformance-dmarc) - An introductory explanation of DMARC and how it works. * [DMARC Explanation](https://www.mailmodo.com/guides/dmarc/) - Good DMARC alignment explanation. +* [DMARC Analyzer](https://www.dmarctrust.com/dmarc-report-analyzer) — Client-side DMARC XML analyzer. #### BIMI (Brand Indicators for Message Identification) * [BIMI Complete Guide](https://powerdmarc.com/your-complete-guide-to-bimi/) - BIMI Introduction and Compelete guide.