1
1
Fork
You've already forked wkd-java
0
Java Implementation of OpenPGP Certificate Fetching via Web Key Directory (WKD)
  • Java 100%
Paul Schaub 25a579a028
All checks were successful
ci/woodpecker/push/reuse Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
WKD-Java 0.1.4-SNAPSHOT
2025年09月29日 15:53:33 +02:00
.reuse Add woodpecker CI 2022年08月01日 17:17:21 +02:00
.woodpecker Upgrade build system 2025年09月27日 12:28:47 +02:00
config/checkstyle Upgrade build system 2025年09月27日 12:28:47 +02:00
gradle/wrapper Upgrade build system 2025年09月27日 12:28:47 +02:00
LICENSES Initial commit 2022年02月21日 11:51:30 +01:00
wkd-java Bump pgpainless-core to 1.3.12, pgpainless-cert-d to 0.2.1, cert-d-java to 0.2.1 2022年11月25日 16:17:24 +01:00
wkd-java-cli Bump dependencies 2025年09月29日 15:44:54 +02:00
wkd-test-suite Bump dependencies 2025年09月29日 15:44:54 +02:00
.gitignore Initial commit 2022年02月21日 11:51:30 +01:00
build.gradle Add task to auto-promote artifacts to maven central 2025年09月29日 15:46:27 +02:00
CHANGELOG.md WKD-Java 0.1.3 2025年09月29日 15:47:59 +02:00
gradlew Initial commit 2022年02月21日 11:51:30 +01:00
gradlew.bat Initial commit 2022年02月21日 11:51:30 +01:00
LICENSE Initial commit 2022年02月21日 11:51:30 +01:00
README.md Add badges for CI and Coveralls 2022年08月01日 17:22:45 +02:00
settings.gradle Add wkd-test-suite module 2022年03月02日 17:01:30 +01:00
version.gradle WKD-Java 0.1.4-SNAPSHOT 2025年09月29日 15:53:33 +02:00

Web Key Directory for Java

status-badge Coverage Status REUSE status

Client-side API for fetching OpenPGP certificates via the Web Key Directory protocol.

Modules

This repository consists of the following modules:

  • wkd-java: An implementation of Certificate Discovery
  • wkd-java-cli: A command line application for Certificate Discovery
  • wkd-test-suite: A test suite generator that can populate a WKD with test vectors