Registered by Scott Kitterman

 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://hewgill.com/pydkim/ - The code in this project has been modified and development work continued. This is now a fork of pydkim and we've renamed it dkimpy to avoid confusion. The original author of pydkim has confirmed he no longer intends to maintain it and supports this as its continuation.

Current documentation is available online at https://gathman.org/pydkim/

Project information

Maintainer:
Scott Kitterman
Also known as:
pydkim
Driver:
dkimpy developers
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.

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Git
Programming languages:
Python

All questions Latest questions

All packages Packages in Distributions

Get Involved

Downloads

Latest version is 1.1.6
released

All downloads

Announcements

  • Important Bug Fix Updates on 2023-04-30
    dkimpy 1.1.3 and 1.0.6 include a fix for a potential permissions race conditi...
  • Now with ARC! on 2017-01-23
    Authenticated Received Chain (ARC) support now included in dkimpy (as of vers...
  • Important Bug Fix Update on 2012-10-27
    dkimpy 0.5.3 addresses concerns raised by US-CERT in http://www.kb.cert.org/v...