This package browser is in early development. Mind the rough edges.

sequoia-sqv 1.3.0

Simple OpenPGP signature verification program

sqv verifies detached OpenPGP signatures. It is a replacement for gpgv. Unlike gpgv, it can take additional constraints on the signature into account.

This Guix package is built to use the nettle cryptographic library.

Installation

Install sequoia-sqv 1.3.0 as follows:

guix install sequoia-sqv@1.3.0

Or install the latest version:

guix install sequoia-sqv

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.