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.
- Outputs:
out - Website: https://sequoia-pgp.org/
- Licenses: LGPL 2.0+
- Package source: gnu/packages/sequoia.scm
- Builds: See build status
- Issues: See known issues
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.