diff options
Diffstat (limited to 'python/python3-dkimpy/README')
-rw-r--r-- | python/python3-dkimpy/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/python/python3-dkimpy/README b/python/python3-dkimpy/README new file mode 100644 index 0000000000000..a604cf0a4607e --- /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 |