Package jetring

GPG keyring maintenance using changesets

http://joeyh.name/code/jetring/

jetring is a collection of tools that allow for GPG keyrings to be maintained
using changesets. It was developed with the Debian keyring in mind, and aims to
solve the problem that a GPG keyring is a binary blob that's hard for multiple
people to collaboratively edit.

Version: 0.31

General Commands

jetring-accept accept a changeset
jetring-apply apply a changeset to a keyring
jetring-build applies changesets to produce a keyring
jetring-checksum manage checksums in jetring index file
jetring-diff shows the differences between two keyrings
jetring-explode import a keyring into a list of changesets
jetring-gen generates changesets for changes between two keyrings
jetring-review review a changeset to a keyring
jetring-signindex gpg sign an index file

Miscellanea

jetring maintenance of gpg keyrings using changesets