dkgpg 1.1.3 Distributed Key Generation and Threshold Cryptography for OpenPGP

The Distributed Privacy Guard (DKGPG) implements Distributed Key Generation (DKG) and Threshold Cryptography for OpenPGP. The generated public keys are compatible with the standard and thus can be used by any RFC4880-compliant application (e.g. GnuPG). The main purposes of this software are distributing power among multiple parties, eliminating single points of failure, and increasing the difficulty of side-channel attacks on private key material.

DKGPG consists of a bunch of simple command-line programs. The current implementation is in experimental state and should NOT be used in production environments.