diff options
Diffstat (limited to 'gpg-wks-server.pkg/control')
-rw-r--r-- | gpg-wks-server.pkg/control | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gpg-wks-server.pkg/control b/gpg-wks-server.pkg/control new file mode 100644 index 0000000..513d24a --- /dev/null +++ b/gpg-wks-server.pkg/control @@ -0,0 +1,12 @@ +Architecture: any +Platform: all +Depends: gnupg-common (= ${Binary-Version}), + libgcrypt.20 (>= 1.7.0), + libgpg-error.0 (>= 1.24), +Description: GNU Privacy Guard system - server providing the Web Key Service + ${Common-Description} + . + The "gpg-wks-server" is a server-side implementation of the Web Key Service. + It receives requests for publication, sends confirmation requests, receives + confirmations, and publishes the key. It also has features to ease the setup + and maintenance of a Web Key Directory. |