mirror of
https://codeberg.org/PGPainless/wkd-java.git
synced 2024-11-22 07:12:05 +01:00
13 lines
450 B
Markdown
13 lines
450 B
Markdown
<!--
|
|
SPDX-FileCopyrightText: 2022 Paul Schaub <vanitasvitae@fsfe.org>
|
|
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
|
|
# Web Key Directory for Java
|
|
|
|
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
|