logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gpgv-static - Verify OpenPGP signatures (static build)

Author

       This  manual  page was written by Daniel Kahn Gillmor <dkg@fifthhorseman.net> for the Debian project, but
       may be used by others under the same license as GnuPG itself.

GnuPG                                             November 2016                                   GPGV-STATIC(1)

Description

gpgv is an OpenPGP signature verification tool.

       gpgv-static  is  gpgv built statically so that it can be directly used on any platform that is running on
       the Linux kernel, such as Android, ChromeOS, or many embedded Linux systems.

       This version of gpgv in combination with debootstrap and the Debian archive  keyring  allows  the  secure
       creation  of  chroot  installs on these platforms by using the full Debian signature verification that is
       present in all official Debian mirrors.

       You may wish to re-name the binary to plain gpgv when transferring it into such a platform  to  create  a
       chroot.

       Please read the documentation for gpgv for more details.

Name

       gpgv-static - Verify OpenPGP signatures (static build)

See Also

gpg(1)

Synopsis

gpgv-static[options]signed_files

See Also