Sponsor:

Your company here, and a link to your site. Click to find out more.

sq-key-attest-certifications - Man Page

Attest to third-party certifications

Synopsis

sq key attest-certifications [Options] KEY

Description

Attest to third-party certifications allowing for their distribution.

To prevent certificate flooding attacks, modern key servers prevent uncontrolled distribution of third-party certifications on certificates.  To make the key holder the sovereign over the information over what information is distributed with the certificate, the key holder needs to explicitly attest to third-party certifications.

After the attestation has been created, the certificate has to be distributed, e.g. by uploading it to a key server.

Options

Subcommand options

-B, --binary

Emit binary data

--all

Attest to all certifications [default]

--none

Remove all prior attestations

-o, --output=FILE

Write to FILE or stdout if omitted

[default: -]

KEY

Change attestations on KEY or reads from stdin if omitted

[default: -]

Global options

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

Examples

Attest to all certifications present on the key

    sq key attest-certifications juliet.pgp

Retract prior attestations on the key

    sq key attest-certifications --none juliet.pgp

See Also

sq(1), sq-key(1).

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

Version

0.35.0 (sequoia-openpgp 1.20.0)

Referenced By

sq-key(1).

0.35.0 Sequoia PGP