~siretart/x2go/x2go-pinentry-gtk-FAU-trunk

2 by Moritz Morty Strübe
Copy from pinentry-x2go-gtk-0.7.5
1
* The DISPLAY setting should be honoured by the pinentry applications
2
  using XFree86.  This implies reconfiguring the underlying toolkit,
3
  is this always possible?
4
  (This is not so important, as pinentry is always restarted.)
5
6
* The Qt and curses PIN entry should support enhanced mode (when it is
7
  implemented in gpg-agent).  We need to agree on a protocol to use
8
  anyway.
9
10
* The Qt pinentry uses QT's private QTextLayout.
11
12
* Set the max length of password globally (dynamically in protocol?).
13
14
* A heartbeat status message should be sent every few seconds, so that
15
  the gpg-agent is better able to cope with jammed pinentries.
16
17
* The gtk+-2 pinentry needs auditing.
18
19
* Implement the one_button feature in Qt.
20
21
* The format of the Assuan protocol description should be changed to
22
  the one used by GnuPG.
23