TODO for TkPasMan, as of Wed Mar 28 19:05:23 CEST 2001 * Add possibility to run a command on selection? e.g. open up a telnet session in an xterm, or run a browser with an url opened. Personally I think TkPasMan should not be a program launcher. * Add support for multiple password files? (This is very easy to do with a commandline option) * Make all configuration runtime, no configuration during "make" * Add gnupg encryption support * Secure means for acquiring master password: * global lock on password entry * onscreen keyboard to click the password on, so characters * can't be sniffed * Revamp UI: * add Undo * better keyboard navigation * categories in list * multiple password files? * Database: have more fields, be eventually extensible * Versioned parser to overcome changes in file format * Add i18n support * Add an option to disable dynamic selection. * Add tooltips * Add full console support.