From c0652b6162a304c70dbe0e3f2718635908ef4c61 Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Mon, 11 Apr 2022 13:33:02 +0200 Subject: [PATCH] Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6290bce..90e6132 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ 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