Java API to communicate with Verifying Key Servers, such as keys.openpgp.org
Go to file
Paul Schaub 3009091ae0
VKS-Java 0.1.0
2022-04-06 13:49:36 +02:00
.reuse First design of the API 2022-04-06 00:16:32 +02:00
LICENSES First design of the API 2022-04-06 00:16:32 +02:00
config/checkstyle Some more cleanup 2022-04-06 13:38:14 +02:00
gradle/wrapper Initial commit 2022-04-05 19:33:20 +02:00
vks-java Document dependencies 2022-04-06 13:47:37 +02:00
.gitignore Initial commit 2022-04-05 19:33:20 +02:00
LICENSE Add LICENSE 2022-04-06 00:36:06 +02:00
README.md Update README 2022-04-06 00:30:32 +02:00
build.gradle Document dependencies 2022-04-06 13:47:37 +02:00
gradlew Initial commit 2022-04-05 19:33:20 +02:00
gradlew.bat Initial commit 2022-04-05 19:33:20 +02:00
settings.gradle First design of the API 2022-04-06 00:16:32 +02:00
version.gradle VKS-Java 0.1.0 2022-04-06 13:49:36 +02:00

README.md

Verifying Key Server - Client API for Java

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, which is running https://keys.openpgp.org.