mirror of
https://codeberg.org/PGPainless/wkd-java.git
synced 2024-11-24 08:12:05 +01:00
Update README
This commit is contained in:
parent
a8d940c688
commit
c0652b6162
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
# Web Key Directory for Java
|
# 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:
|
This repository consists of the following modules:
|
||||||
|
|
||||||
* [wkd-java](/wkd-java): An implementation of Certificate Discovery
|
* [wkd-java](/wkd-java): An implementation of Certificate Discovery
|
||||||
|
|
Loading…
Reference in a new issue