pinentry-gtk-2

GTK+-2-based PIN or pass-phrase entry dialog for GnuPG

Install

All systems
curl cmd.cat/pinentry-gtk-2.sh
Debian Debian
apt-get install pinentry-gtk2
Ubuntu
apt-get install pinentry-gtk2
Alpine
apk add pinentry
Arch Arch Linux
pacman -S pinentry
image/svg+xml Kali Linux
apt-get install pinentry-gtk2
CentOS
yum install pinentry-gtk
Fedora
dnf install pinentry-gtk
Windows (WSL2)
sudo apt-get update sudo apt-get install pinentry-gtk2
OS X
brew install pinentry
Raspbian
apt-get install pinentry-gtk2
Docker
docker run cmd.cat/pinentry-gtk-2 pinentry-gtk-2 powered by Commando

pinentry-gtk2

GTK+-2-based PIN or pass-phrase entry dialog for GnuPG

This package contains a program that allows for secure entry of PINs or pass phrases. That means it tries to take care that the entered information is not swapped to disk or temporarily stored anywhere. This functionality is particularly useful for entering pass phrases when using encryption software such as GnuPG or e-mail clients using the same. It uses an open protocol and is therefore not tied to particular software. The program contained in this package implements a PIN entry dialog using the GTK+ tool kit version 2, so it is especially suitable for users of GNOME. If the X Window System is not active then an alternative text-mode dialog will be used. There are sibling packages that implement PIN entry dialogs using other tool kits.

pinentry-gtk

Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol

pinentry

Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol