Java API to communicate with Verifying Key Servers, such as keys.openpgp.org
Go to file
Paul Schaub 73ed816111
Add LICENSE
2022-04-06 00:36:06 +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
gradle/wrapper Initial commit 2022-04-05 19:33:20 +02:00
vks-java First design of the API 2022-04-06 00:16:32 +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 Initial commit 2022-04-05 19:33:20 +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 Initial commit 2022-04-05 19:33:20 +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.