mirror of
https://codeberg.org/PGPainless/wkd-java.git
synced 2025-09-09 03:09:39 +02:00
13 lines
407 B
Markdown
13 lines
407 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]: 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
|