mirror of
https://codeberg.org/PGPainless/cert-d-pgpainless.git
synced 2024-12-22 05:17:56 +01:00
Initial readme
This commit is contained in:
parent
92069e9495
commit
90aa6222e9
1 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# 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.
|
Loading…
Reference in a new issue