Python module that implements DKIM (DomainKeys Identified Mail) email signing and verification (RFC6376). It also provides helper scripts for command line signing and verification.
As of 0.7.0 it supports DKIM signing/verifying of ed25519-sha256 signatures (RFC 8463).
As of version 0.9.0, it also supports the RFC 8617 Authenticated Received Chain (ARC) protocol.
Originally developed by Greg Hewgill http://
Current documentation is available online at https:/
Project information
- Licence:
-
Other/Open Source
(# This software is provided 'as-is', without any express or implied # warranty. In no event will the author be held liable for any damages # arising from the use of this software. # # Permission is granted to anyone to use this software for any purpose, # including commercial applications, and to alter it and redistribute it # freely, subject to the following restrictions: # # 1. The origin of this software must not be misrepresented; you must not # claim that you wrote the original software. If you use this software # in a product, an acknowledgment in the product documentation would be # appreciated but is not required. # 2. Altered source versions must be plainly marked as such, and must not be # misrepresented as being the original software. # 3. This notice may not be removed or altered from any source distribution.)
- This project’s licence has not been reviewed.
View full history Series and milestones
trunk series is the current focus of development.
All questions Latest questions
All packages Packages in Distributions
-
dkimpy source package in Xenial
Version 0.5.6-1 uploaded -
dkimpy source package in Trusty
Version 0.5.4-1 uploaded -
dkimpy source package in Mantic
Version 1.1.4-1 uploaded -
dkimpy source package in Lunar
Version 1.1.2-1 uploaded -
dkimpy source package in Kinetic
Version 1.0.5-2 uploaded
All bugs Latest bugs reported
-
Bug #2018646: DNS exception when verifying DKIM signature
Reported -
Bug #2018021: DKIM.verify() can throw nacl.exceptions.ValueError
Reported -
Bug #2017430: dknewkey with ed25519 insecure chmod call / race condition
Reported -
Bug #2008738: python 2.7 no longer supported with str(x,y) syntax added in 1.1.0
Reported -
Bug #2008723: Asynchronous verification fails on missing header
Reported
More contributors Top contributors
- Scott Kitterman 1392 points
- Hippo Man 803 points
- Gene 267 points
- Frank Hinek 267 points
- Charles Cazabon 267 points