From 1515b48fa8ffd2f09c2eae9d1d500beb41635f2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Randolf=20Richardson=20=E5=BC=B5=E6=96=87=E9=81=93?= Date: Fri, 15 May 2026 21:28:01 -0700 Subject: [PATCH] Add additional reading section to README Added "additional reading" section with DKIM2 profile link to the IETF Datatracker. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3066e66..01f97b2 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,7 @@ This repository is a place to share materials and examples for the IETF 124 hackathon. Please feel free to clone and make pull requests, or ask for direct commit privileges on this repo. + +# Additional reading + +A Deployment Profile for DKIM2 via Milter Interface (IETF Datatracker): [https://datatracker.ietf.org/doc/draft-moccia-dkim2-deployment-profile/](https://datatracker.ietf.org/doc/draft-moccia-dkim2-deployment-profile/)