Source: signify-openbsd
Maintainer: Tomasz Buchert <tomasz@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper (>= 13),
               debhelper-compat (= 13),
               libbsd-dev,
               pkg-config
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian/signify-openbsd
Vcs-Git: https://salsa.debian.org/debian/signify-openbsd.git
Homepage: https://github.com/aperezdc/signify
Rules-Requires-Root: no

Package: signify-openbsd
Architecture: any
Depends: libbsd0, ${misc:Depends}, ${shlibs:Depends}
Suggests: signify-openbsd-keys
Description: Lightweight cryptographic signing and verifying tool
 Similar to GNU Privacy Guard (GPG), signify is the tool which
 OpenBSD uses to cryptographically sign its releases, so that
 you can be sure that you are actually getting a release made by
 OpenBSD, as opposed to a malicious forgery designed to look
 the same.
 .
 Signify's usage is not limited to OpenBSD's releases, however -
 it can be used to sign anything.
 .
 So that it will work on Linux, the version of signify provided
 in this package is not exactly the same as the version provided
 in OpenBSD's CVS tree.
 .
 Note that for convenience OpenBSD's public keys are shipped in the
 signify-openbsd-keys package, but you can also download them
 yourself.