aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dkimpy/README
diff options
context:
space:
mode:
author=Yth - Arnaud <yth@ythogtha.org>2023-07-29 07:37:23 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-29 07:37:23 +0700
commit9c0b2cab8f50c76aebe71c647fe113e45fa34bf5 (patch)
tree963e73f3f00e030140d80955c9feb392731ccda6 /python/python3-dkimpy/README
parent54b503209a88420b85cd27f216d33fab74beeff1 (diff)
python/python3-dkimpy: Added (DKIM library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dkimpy/README')
-rw-r--r--python/python3-dkimpy/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/python/python3-dkimpy/README b/python/python3-dkimpy/README
new file mode 100644
index 0000000000..a604cf0a46
--- /dev/null
+++ b/python/python3-dkimpy/README
@@ -0,0 +1,9 @@
+DKIM, ARC and TLSRPT email signing and verification
+dkimpy is a library that implements DKIM ARC and TLSRPT email signing
+and verification.
+DKIM (DomainKeys Identified Mail)
+ARC (Authenticated Receive Chain)
+TLSRPT (TLS Report)
+
+Basic DKIM requirements are defined in RFC 6376:
+https://tools.ietf.org/html/rfc6376