mirror of
https://codeberg.org/PGPainless/vks-java.git
synced 2024-11-24 08:22:05 +01:00
Update README
This commit is contained in:
parent
48328f4578
commit
7ba13a4739
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ SPDX-FileCopyrightText: 2022 Paul Schaub <vanitasvitae@fsfe.org>
|
|||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
|
||||
# Verifying Key Server API for Java
|
||||
# Verifying Key Server - Client API for Java
|
||||
|
||||
Client-side API for fetching keys from - and publishing keys to Verifying OpenPGP Key Servers (VKS).
|
||||
Client-side API for fetching keys from - and publishing keys to - Verifying OpenPGP Key Servers (VKS).
|
||||
|
||||
An example implementation of a Verifying Key Server is [Hagrid](https://gitlab.com/hagrid-keyserver/hagrid), which is running https://keys.openpgp.org.
|
||||
|
|
Loading…
Reference in a new issue