Implementation of the Shared PGP Certificate Directory using PGPainless
Find a file
2025-09-29 14:32:07 +02:00
.reuse Add woodpecker CI 2022-08-01 17:30:40 +02:00
.woodpecker Upgrade build system and depdencies 2025-09-27 12:11:34 +02:00
config/checkstyle Upgrade build system and depdencies 2025-09-27 12:11:34 +02:00
gradle/wrapper Upgrade build system and depdencies 2025-09-27 12:11:34 +02:00
LICENSES Fix reuse 2022-03-01 16:50:39 +01:00
pgpainless-cert-d Bump PGPainless to 2.0.0, cert-d-java to 0.2.3 2025-09-29 14:32:07 +02:00
pgpainless-cert-d-cli Bump PGPainless to 2.0.0, cert-d-java to 0.2.3 2025-09-29 14:32:07 +02:00
.gitignore Initial commit 2022-03-01 15:53:24 +01:00
build.gradle Upgrade build system and depdencies 2025-09-27 12:11:34 +02:00
CHANGELOG.md Update changelog 2023-07-07 12:10:57 +02:00
gradlew Fix build issues 2022-03-01 16:50:39 +01:00
gradlew.bat Fix build issues 2022-03-01 16:50:39 +01:00
README.md Cert-D-PGPainless 0.2.0 2022-09-01 11:37:09 +02:00
settings.gradle Initial commit 2022-03-01 15:53:24 +01:00
version.gradle Bump PGPainless to 2.0.0, cert-d-java to 0.2.3 2025-09-29 14:32:07 +02:00

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.