How To Install Gpg-wks-server On Debian, Ubuntu, Arch, Kali And Fedora?
Install gpg-wks-server
-
Debian
apt-get install gpg-wks-server
Click to copy -
Ubuntu
apt-get install gpg-wks-server
Click to copy -
Arch Linux
pacman -S gpg-wks-server
Click to copy -
Kali Linux
apt-get install gpg-wks-server
Click to copy -
Fedora
dnf install gpg-wks-server
Click to copy
gpg-wks-server
GNU privacy guard - Web Key Service serverGnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. This package provides the GnuPG server for the Web Key Service protocol. A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html/draft-koch-openpgp-webkey-service For more information see: https://wiki.gnupg.org/WKS
gnupg2
GNU privacy guard - a free PGP replacement (dummy transitional package)GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. This is a dummy transitional package that provides symlinks from gpg2 to gpg.
gnupg
GNU privacy guard - a free PGP replacementGnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. GnuPG 1.4 is the standalone, non-modularized series. In contrast to the version 2 series, shipped with the gnupg2 package, it comes with no support for S/MIME and some other tools useful for desktop environments, but also with less dependencies. The gnupg package is built without libcurl. So it does not support HKPS keyservers. Install the gnupg-curl package if you want to use the keyserver helper tools built with libcurl and supporting HKPS.