wok diff pinentry-gtk/description.txt @ rev 20314
new updates for SSL: March 2018 version: 1.0.2o (current version: 1.0.2l is 1 year old, 2017 May)
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Fri May 18 12:50:54 2018 +0000 (2018-05-18) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/pinentry-gtk/description.txt Fri May 18 12:50:54 2018 +0000 1.3 @@ -0,0 +1,10 @@ 1.4 +This is a collection of simple PIN or passphrase entry dialogs which utilize 1.5 +the Assuan protocol as described by the aegypten project; see 1.6 +http://www.gnupg.org/aegypten/ for details. 1.7 + 1.8 +There are programs for different toolkits available. This package contains 1.9 +program for GTK+ V2.0. The GTK+ and Qt pinentries can fall back to curses mode. 1.10 + 1.11 +Some of the code is taken from Robert Bihlmeyer's Quintuple-Agent. For security 1.12 +reasons, all internationalization has been removed. The client is expected to 1.13 +tell the PIN entry the text strings to be displayed.