File: README.md

package info (click to toggle)
rust-sequoia-sqv 1.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 592 kB
  • sloc: makefile: 58
file content (8 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
A simple 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.

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872271 for
the motivation.