Showing fingerprint on verbose key imports

Greg Sabino Mullane greg at turnstep.com
Wed Oct 23 17:25:02 CEST 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message


Could this minor change be added to import.c? It would make 
life much easier for me, as there is currently no way to 
determine a person's fingerprint when importing, no matter 
how many levels of verbosity you ask for. (I no longer can 
rely on simply the 8 character short id).


~/gnupg-1.2.1rc1/g10 $ diff -c import.c~ import.c 

*** import.c~	Fri Oct  4 02:00:49 2002
--- import.c	Wed Oct 23 10:21:22 2002
***************
*** 576,581 ****
--- 576,582 ----
  	    print_utf8_string( stderr, uidnode->pkt->pkt.user_id->name,
  				       uidnode->pkt->pkt.user_id->len );
  	putc('\n', stderr);
+ 	print_fingerprint ( pk, NULL, 3 );
      }
      if( !uidnode ) {
  	log_error( _("key %08lX: no user ID\n"), (ulong)keyid[1]);




Thank you,
Greg Sabino Mullane greg at turnstep.com
PGP Key: 0x14964AC8 200210231025

-----BEGIN PGP SIGNATURE-----
Comment: http://www.turnstep.com/pgp.html

iD8DBQE9trGqvJuQZxSWSsgRAvsvAKCfvdqZCm8AcOZSofRYcpz51hJmRwCguFop
8shyYm2tFP5biDT77B1oVrA=
=1Qs1
-----END PGP SIGNATURE-----






More information about the Gnupg-devel mailing list