BUGS AND TO DO LIST
===================

- GnuPG does not take passphrase from environment, and
  Tcl/Tk has problems with delivering it using file descriptors.
  Currently you have to enter passphrase directly in GnuPG
  shell - and therefore you must use shell with GnuPG.

- Cached key files are different between PGP and GnuPG.
  When browsed using "wrong" program, they contain garbage.
  Press "Refresh" to re-generate. I should rework this part
  anyway, because:
   a) TkPGP can (and does) read both formats
   b) Formats are so different that TkPGP can figure out
      which one it is reading
   c) Keys are stored as you see them in the listbox, with
      whitespaces, separators and such.
