I noticed that a login lookup on db.debian.org can take up several
authorjoey <>
Sun, 24 Oct 2004 16:35:31 +0000 (16:35 +0000)
committerjoey <>
Sun, 24 Oct 2004 16:35:31 +0000 (16:35 +0000)
commitabfbcdfee46877cea5d2b73593f27d3d7a6f7ab1
tree012e196cfc7a9d8ae8d463d3a102d679474e344f
parent80146a86375f4c509537667a3c7a13c1d020d251
I noticed that a login lookup on db.debian.org can take up several
minutes when the digital key has many signatures on it.  The reason is
that for each and every login lookup the keyring data is built, which
takes a while with large numbers of signatures.

Hence, I've changed the semantic.  The key is no longer part of the
normal output but can only be accessed via the "/field[,field[..]]"
feature.  A note has been added to the normal output.

The program now also works fine from the commandline.
ud-fingerserv