Menu

#5 --search-keys method is missing

open
None
5
2003-08-16
2003-08-15
No

pgpenvelope (http://pgpenvelope.sourceforge.net/) uses
recv_keys() to search for keys on a keyserver, but this
doesn't work at all with servers that differentiate
keyid lookups from plaintext searches (e.g. pgp.mit.edu).

A search_keys() method corresponding to --search-keys
is needed.

Discussion

  • Todd Vierling

    Todd Vierling - 2003-08-15

    Patch used by NetBSD pkgsrc-wip to implement search_keys()

     
  • Todd Vierling

    Todd Vierling - 2003-08-15

    Logged In: YES
    user_id=596653

    I've attached a patch to implement this.

    Note that there is a bug in gnupg itself, being tracked
    under PR gnupg/199, that deals with --search-keys not
    outputting the list of keys found in the search if stdout is
    not a tty. Use of the new search_keys() function will
    depend on that bug being fixed.

     
  • Frank Tobin

    Frank Tobin - 2003-08-16
    • assigned_to: nobody --> ftobin
     
  • Todd Vierling

    Todd Vierling - 2003-09-19

    Logged In: YES
    user_id=596653

    gnupg bug 199 was fixed in gnupg-1.2.3; therefore the
    attached patch to implement search_keys() is now usable.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.