wok view pinentry-gtk/description.txt @ rev 23897

Down busybox (1.31.1) : 1.32 breaks boot display and ${COOKOPTS/!someopt/} in cookutils
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 28 06:08:41 2020 +0000 (2020-07-28)
parents
children
line source
1 This is a collection of simple PIN or passphrase entry dialogs which utilize
2 the Assuan protocol as described by the aegypten project; see
3 http://www.gnupg.org/aegypten/ for details.
5 There are programs for different toolkits available. This package contains
6 program for GTK+ V2.0. The GTK+ and Qt pinentries can fall back to curses mode.
8 Some of the code is taken from Robert Bihlmeyer's Quintuple-Agent. For security
9 reasons, all internationalization has been removed. The client is expected to
10 tell the PIN entry the text strings to be displayed.