mirror of
https://codeberg.org/PGPainless/cert-d-pgpainless.git
synced 2024-10-31 22:25:58 +01:00
9 lines
448 B
Markdown
9 lines
448 B
Markdown
# Shared PGP Certificate Directory for Java
|
|
|
|
This repository contains implementations of the [Shared PGP Certificate Directory](https://sequoia-pgp.gitlab.io/pgp-cert-d/) specification using [PGPainless](https://pgpainless.org) as backend.
|
|
|
|
The module `pgpainless-cert-d` can be used as a drop-in implementation of
|
|
`pgp-certificate-store`.
|
|
|
|
The module `pgpainless-cert-d-cli` contains a command line application for
|
|
OpenPGP certificate management.
|