Implementation of the Shared PGP Certificate Directory using PGPainless
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.
Go to file
Paul Schaub 9c61b6353f
Cert-D-PGPainless 0.2.2-SNAPSHOT
4 months ago
.reuse Add woodpecker CI 8 months ago
.woodpecker Add woodpecker CI 8 months ago
LICENSES Fix reuse 1 year ago
config/checkstyle Fix build issues 1 year ago
gradle/wrapper Fix build issues 1 year ago
pgpainless-cert-d Bump PGPainless to 1.3.12 4 months ago
pgpainless-cert-d-cli Print out fingerprints when inserting|importing keys 7 months ago
.gitignore Initial commit 1 year ago
CHANGELOG.md Cert-D-PGPainless 0.2.1 4 months ago
README.md Cert-D-PGPainless 0.2.0 7 months ago
build.gradle Enable mavenLocal() in build.gradle 11 months ago
gradlew Fix build issues 1 year ago
gradlew.bat Fix build issues 1 year ago
settings.gradle Initial commit 1 year ago
version.gradle Cert-D-PGPainless 0.2.2-SNAPSHOT 4 months ago

README.md

Shared PGP Certificate Directory for Java

status-badge Coverage Status REUSE status

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.