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.5-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 #2036189: leading dot causes wrong signature
Reported -
Bug #2030708: dkimsign: add argument to specify headers
Reported -
Bug #2028783: Deprecation Warning dns.resolve.query
Reported -
Bug #2024461: Py3DNS is a dependancy generated in poetry.lock even if not required
Reported -
Bug #2018646: DNS exception when verifying DKIM signature
Reported
More contributors Top contributors
- Scott Kitterman 399 points
- Hippo Man 376 points
- Gael C. 376 points
- Gene 376 points
- Pedro Vicente 61 points