wkd-java/README.md

18 lines
626 B
Markdown

<!--
SPDX-FileCopyrightText: 2022 Paul Schaub <vanitasvitae@fsfe.org>
SPDX-License-Identifier: Apache-2.0
-->
# Web Key Directory for Java
Client-side API for fetching OpenPGP certificates via the [Web Key Directory](https://www.ietf.org/archive/id/draft-koch-openpgp-webkey-service-13.html) protocol.
## Modules
This repository consists of the following modules:
* [wkd-java](/wkd-java): An implementation of Certificate Discovery
* [wkd-java-cli](/wkd-java-cli): A command line application for Certificate Discovery
* [wkd-test-suite](/wkd-test-suite): A test suite generator that can populate a WKD with test vectors