Things we might want to do                              -*- outline -*-

* Audit the code!

* Dirmngr as system daemon 
  We need to limit the length of inquires etc.

* Write a useful README

* Map LDAP error codes
  and use the LDAP autoconf tests from gnupg 1.3

* Optimize lookup
** Use the most likely server first.
   This is the server where a baseDN has been given and that baseDN is
   contained in the search pattern.

* Properly parse LDAP attributes from the URL
  and remove the bad hack in crl_fetch.



