SQ(1) User Commands SQ(1)

sq inspect - Inspect data, like file(1)

sq inspect [OPTIONS] FILE

Inspect data, like file(1).

It is often difficult to tell from cursory inspection using cat(1) or file(1) what kind of OpenPGP one is looking at. This subcommand inspects the data and provides a meaningful human-readable description of it.

`sq inspect` respects the reference time set by the top-level `--time` argument. It uses the reference time when determining what binding signatures are active.

Inspect certificates with the specified fingerprint or key ID
Print third-party certifications
Inspect certificates where a user ID includes an email address for the specified domain. Note: User IDs are not authenticated.
Dump signatures that are definitively bad
Inspect certificates where a user ID includes the specified email address. Note: User IDs are not authenticated.
Read certificates from PATH
Inspect certificates with a user ID that matches the pattern, case insensitively. Note: User IDs are not authenticated.
Inspect certificates with the specified user ID. Note: User IDs are not authenticated.
Read from FILE or stdin if FILE is '-'
[default: -]

See sq(1) for a description of the global options.

Inspect a certificate.

sq inspect juliet.pgp

Show how the certificate looked on July 21, 2013.

sq inspect --time 20130721 juliet.pgp

Inspect an encrypted message.

sq inspect message.pgp

Inspect a detached signature.

sq inspect document.sig

sq(1).

For the full documentation see https://book.sequoia-pgp.org.

0.39.0 (sequoia-openpgp 1.21.2)

0.39.0 Sequoia PGP