happyDeliver/web/src/lib
Pierre-Olivier Mercier 809bca02e4 dmarc: implement DMARCbis DNS Tree Walk and new tag support
Replace RFC 7489 PSL-based org-domain lookup and RFC 9091 PSD DMARC
fallback with the DMARCbis DNS Tree Walk algorithm (max 8 queries,
8-label shortcut, TLD records require psd=y). Add parsing for the new
t= (test mode), psd= (y/n/u), and deprecated tag detection (pct, rf,
ri). Update validateDMARC to accept p=-absent records with rua= per
DMARCbis §4.7. Score t=y by downgrading effective policy one level.

Surface user-facing advisories in DmarcRecordDisplay: deprecation
warnings for pct=/rf=/ri=, test mode explanation with per-policy
impact, and PSD/org-domain boundary notices.
2026-05-18 20:57:31 +08:00
..
assets Add a favicon 2025-10-26 21:42:58 +07:00
components dmarc: implement DMARCbis DNS Tree Walk and new tag support 2026-05-18 20:57:31 +08:00
stores Add paginated test history listing with disable option 2026-04-09 18:05:06 +07:00
hey-api.ts Fix typescript/svelte checks 2025-10-26 21:42:58 +07:00
index.ts Web UI setup 2025-10-20 15:02:14 +07:00
score.ts Add grades 2025-10-24 09:56:35 +07:00