pinentry-qt

Qt-based PIN or pass-phrase entry dialog for GnuPG

Install

All systems
curl cmd.cat/pinentry-qt.sh
Debian Debian
apt-get install pinentry-qt
Ubuntu
apt-get install pinentry-qt
Arch Arch Linux
pacman -S pinentry-qt
image/svg+xml Kali Linux
apt-get install pinentry-qt
CentOS
yum install pinentry-qt
Fedora
dnf install pinentry-qt
Windows (WSL2)
sudo apt-get update sudo apt-get install pinentry-qt
Raspbian
apt-get install pinentry-qt

pinentry-qt

Qt-based PIN or pass-phrase entry dialog for GnuPG

This package contains a program that allows for entry of PINs or pass phrases. It is 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 Qt tool kit, so it is especially suitable for users of KDE. 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

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