* Pathfinder - graphical as well? Multiple paths?
* Do pathlengths for similar email addresses to help aide keysigning.
(ie "Find me the keys furthest from mine that end ox.ac.uk'")
Suggested by Jochen Voss <voss@mathematik.uni-kl.de>.
* Pathfinder - graphical as well? Multiple paths?
* Do pathlengths for similar email addresses to help aide keysigning.
(ie "Find me the keys furthest from mine that end ox.ac.uk'")
Suggested by Jochen Voss <voss@mathematik.uni-kl.de>.
* DB access modules as a library to allow runtime configuration of it?
* Clean up gcc warnings (`ll' length modifier especially! Also inline & wrong
signedness for lo_read/write)
* DB access modules as a library to allow runtime configuration of it?
* Clean up gcc warnings (`ll' length modifier especially! Also inline & wrong
signedness for lo_read/write)
-* config file
-
-Must do before initial release:
-
-* Key deletion (needed for updating keys).
-* Fix output to make GPG happy with --keyserver.
-* Check freeing.
+* logging framework so we can log debug/warning messages and so on. syslog?
+* Full email interface support (ADD, INDEX etc)
-* Sort out merging (use keymerge + some Perl to answer incoming email. Not
- sure about keys via hkp yet though).
+* Look at db2 backend - is it db2's fault? (Well, deadlock in that the library
+ probably is...). Pull some of the DB3 stuff across for completeness.