This package browser is in early development. Mind the rough edges.

python-dkimpy 1.0.5

DKIM (DomainKeys Identified Mail)

Python module that implements DKIM (DomainKeys Identified Mail) email signing and verification (RFC6376). It also provides helper scripts for command line signing and verification. It supports DKIM signing/verifying of ed25519-sha256 signatures (RFC 8463). It also supports the RFC 8617 Authenticated Received Chain (ARC) protocol.

Installation

Install python-dkimpy 1.0.5 as follows:

guix install python-dkimpy@1.0.5

Or install the latest version:

guix install python-dkimpy

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.