From 58e6e28bb1e955eaac7307bbcc20319383b79c23 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 6 Jul 2009 21:33:34 +0000 Subject: * debugging.texi (Common Problems): Add a note about corrupted keys in --search-keys. --- doc/debugging.texi | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/debugging.texi') diff --git a/doc/debugging.texi b/doc/debugging.texi index f88f69372..a7991611d 100644 --- a/doc/debugging.texi +++ b/doc/debugging.texi @@ -228,6 +228,15 @@ instead of @command{wine}, which will launch a windows console that implements those additional features. +@item Why does GPG's --search-key list weird keys? + +For performance reasons the keyservers do not check the keys the same +way @command{gpg} does. It may happen that the listing of keys +available on the keyservers shows keys with wrong user IDs or with user +Ids from other keys. If you try to import this key, the bad keys or bad +user ids won't get imported, though. This is a bit unfortunate but we +can't do anything about it without actually downloading the keys. + @end itemize -- cgit v1.2.3