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 Plucky
Version 1.1.8-2 uploaded -
dkimpy source package in Oracular
Version 1.1.8-1 uploaded -
dkimpy source package in Noble
Version 1.1.6-1 uploaded
All bugs Latest bugs reported
-
Bug #2093174: Add support for the h tag
Reported -
Bug #2088038: Default ARC AMS canonicalization should be simple/simple
Reported -
Bug #2084283: Lack of support for \r char in parse_pem_private_key
Reported -
Bug #2071892: Local variable 't-sign' referenced before assignment
Reported -
Bug #2068937: Unreachable code
Reported
More contributors Top contributors
- Scott Kitterman 845 points
- Daniel Glöckner 338 points
- Matt Pruett 112 points
- Paul Arthur 8 points
- Michel Le Bihan 8 points