summaryrefslogtreecommitdiffstats
path: root/python/python-authres/README
diff options
context:
space:
mode:
author Christopher Walker <kris240376@gmail.com>2013-05-11 23:58:19 -0500
committer Niels Horn <niels.horn@slackbuilds.org>2013-05-12 22:21:00 -0300
commit9e8c3bff81222929c8519bce6358799f91bc2842 (patch)
treecaf63fdd36edf3ff275b157ca17f7e45ac89fcff /python/python-authres/README
parent64117deeb91046e006d9340f5fe3c06484512748 (diff)
downloadslackbuilds-9e8c3bff81222929c8519bce6358799f91bc2842.tar.gz
slackbuilds-9e8c3bff81222929c8519bce6358799f91bc2842.tar.xz
python/python-authres: Added (RFC 5451 Auth Results Headers generation and parsing)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/python-authres/README')
-rw-r--r--python/python-authres/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python-authres/README b/python/python-authres/README
new file mode 100644
index 0000000000..de1c8ff506
--- /dev/null
+++ b/python/python-authres/README
@@ -0,0 +1,7 @@
+RFC 5451 Authentication-Results Headers generation and parsing for
+Python/Python3.
+
+It also supports Authentication Results extensions:
+ * RFC 5617 DKIM/ADSP
+ * RFC 6008 DKIM signature identification (header.b)
+ * RFC 6212 Vouch By Reference (VBR)