You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
.reuse | 8 months ago | |
.woodpecker | 8 months ago | |
LICENSES | 1 year ago | |
config/checkstyle | 1 year ago | |
gradle/wrapper | 1 year ago | |
pgpainless-cert-d | 4 months ago | |
pgpainless-cert-d-cli | 7 months ago | |
.gitignore | 1 year ago | |
CHANGELOG.md | 4 months ago | |
README.md | 7 months ago | |
build.gradle | 11 months ago | |
gradlew | 1 year ago | |
gradlew.bat | 1 year ago | |
settings.gradle | 1 year ago | |
version.gradle | 4 months ago |
README.md
Shared PGP Certificate Directory for Java
This repository contains implementations of the Shared PGP Certificate Directory specification using PGPainless 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.