[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] gpg, which key id's signed
|
Jeff Abrahamson wrote:
I have a gpg key with multiple subkeys:
jeff@asterix:Mutt $ gpg --list-keys 1e4cd1e8
pub 1024D/1E4CD1E8 1999-05-28 Eric J. Roode <sdn@comcast.net>
uid Eric J. Roode <sdn>
uid [jpeg image of size 4574]
uid Eric J. Roode <roode@cpan.org>
uid Sue D. Nymme (GPG-signed email only, please) <sue.d.nymme@gmail.com>
uid Eric J. Roode (Work email... use sparingly!) <eroode@transcontinentaldirect.com>
sub 2048g/51A56839 1999-05-28
jeff@asterix:Mutt $
I have signed at least part of this key:
jeff@asterix:Mutt $ gpg --list-sigs 1e4cd1e8|grep jeff
sig 2 0D1DAE4B 2003-03-07 Jeff Abrahamson <jeff@purple.com>
jeff@asterix:Mutt $
How can I determine which of the these subkeys I have signed?
gpg --check-sigs roode
========================================================================
Eric J. Roode eroode@transcontinentaldirect.com
Unix/Perl Developer, Transcontinental Direct +1 (215) 965-1518
$_ = reverse sort $ / . r , qw p ekca lre uJ reh
ts p , map $ _ . $ " , qw e p h tona e and print
Attachment:
signature.asc
Description: OpenPGP digital signature
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|