gpgkey2ssh
GNU privacy guard - cryptographic agent
Install
- All systems
-
curl cmd.cat/gpgkey2ssh.sh
- Debian
-
apt-get install gnupg-agent
- Ubuntu
-
apt-get install gnupg-agent
- Kali Linux
-
apt-get install gnupg2
- CentOS
-
yum install gnupg2
- Fedora
-
dnf install gnupg2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnupg-agent
- Raspbian
-
apt-get install gnupg-agent
- Dockerfile
- dockerfile.run/gpgkey2ssh
gnupg-agent
GNU privacy guard - cryptographic agent
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 package contains the agent program gpg-agent which handles all secret key material for OpenPGP and S/MIME use. The agent also provides a passphrase cache, which is used by pre-2.1 versions of GnuPG for OpenPGP operations.
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.