Todo (for next major release): o .cfingerrc files for individual users. o userlist-only routines use password-protected keys for multi-system fingers. (Perhaps even private key stuff) o Update RFC1413 routine to include "<connection-refused>" if a connection was refused during ident, or "<illegal-data>" if illegal data was received. (Or even make these configurable! :) o Add ability to handle multiple hosts in configuration. o Rewrite a non-pedantic type configuration reader... o Recursion checking in cfingerd "@" list requests. o Add ability to specify Mailbox instead of a defined one. o Check *all* occurrences of sscanf() against possible buffer overflows. This is a favourite problem when passing arguments to tons of routines for parsing and reacting. o Are 80 characters enough for a username? o Use correct CRLF for linefeeds.