sq-git-verify - Man Page

Verifies signatures on archives like release tarballs

Synopsis

sq-git verify [Options]  

Description

Verifies signatures on archives like release tarballs.

Options

Subcommand options

--archive=FILENAME

The archive that the signature protects

--policy-file=POLICY

Use an alternate policy.

The default policy is the `openpgp-policy.toml` file in the root of the repository's working tree.

--signature=FILENAME

The signature to verify

--trust-root=COMMIT

Read the policy from this commit.

Falls back to using the value of the git repository's `sequoia.trustRoot` configuration key.  Can be overridden using `--policy-file`.

Global options

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

See Also

sq-git(1).

For the full documentation see <https://sequoia-pgp.gitlab.io/sequoia-git>.

Version

0.5.0

Referenced By

sq-git(1).

0.5.0 Sequoia PGP