[Tickets #6363] Re: PGP-Fingerprint is missing, instead ID is marked as fingerprint

bugs at horde.org bugs at horde.org
Thu Mar 6 08:55:26 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/6363
-----------------------------------------------------------------------
 Ticket             | 6363
 Updated By         | Matt Selsky <selsky at columbia.edu>
 Summary            | PGP-Fingerprint is missing, instead ID is marked as fingerprint
 Queue              | Horde Base
 Version            | HEAD
 Type               | Bug
 State              | Assigned
 Priority           | 1. Low
 Milestone          | 
 Patch              | 
 Owners             | Horde Developers
+New Attachment     | pgp-fingerprint.patch
-----------------------------------------------------------------------


Matt Selsky <selsky at columbia.edu> (2008-03-06 03:55) wrote:

This is an updated version of Chuck's patch.  Note: I changed the
getFingerprintFromKey() function to return all fingerprints instead of just
the 1st one.  However the keys and fingerprints don't match up yet, since I
think maybe the keys are sorted, but the fingerprints are not. 
Unfortunately the fingerprints are not available directly from "gpg
--list-packets" so we can't insert them into the $key_info hash directly.

Also, we print 16 digit key IDs.  I think we only want to print 8 digit
keys and have a leading 0x.

And imp/lib/Crypt/PGP.php needs to be updated to use the new functions
still.

This patch is definitely not complete.



More information about the bugs mailing list