GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GPGLIST(1) User Contributed Perl Documentation GPGLIST(1)

gpglist -- show who signed which of your UIDs

gpglist [--signer=keyid] [--show-revoked] keyid

gpglist takes a keyid and creates a listing showing who signed keyid's user IDs.

        $ gpglist 6D8ABE71
        +-----  1 Christoph Berg <cb@df7cb.de>
        |  +--  2 Christoph Berg <cb@cs.uni-sb.de>
        1  2  
        x     7929AB90F7AC3AF0 Martin Helas <mhelas@helas.net>
        x  x  29BE5D2268FD549F Martin Michlmayr <tbm@cyrius.com>
           x  7DDB2B8DB4B462C5 Martin Wanke <mawan@mawan.de>

By default only non-revoked identities are listed, but it can be overridden it with --show-revoked.

One or more --signer option can be used to limit signers to the matching keys. See the GnuPG manual for the different ways to specify a key or user ID.

The path to the gpg binary can be specified with the GNUPGBIN environment variable (default: "gpg").

Uli Martens <uli@youam.net>
Peter Palfrader <peter@palfrader.org>

gpgsigs(1), gpg(1), caff(1).
2022-04-12 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.