Go to file
Aaron Bieber 7d5520b53d switch to using the protect lib 2020-05-09 07:39:43 -06:00
.builds Test all file name cases, also lint man page 2020-02-09 09:24:08 -07:00
test Stop leaking file handles, handle EOF'd sig file 2020-02-15 17:18:13 -07:00
vendor initial ogvt stuffs 2020-02-06 08:09:47 -07:00
.gitignore initial ogvt stuffs 2020-02-06 08:09:47 -07:00
LICENSE initial ogvt stuffs 2020-02-06 08:09:47 -07:00
README.md add build status to readme 2020-02-06 16:56:09 -07:00
go.mod switch to using the protect lib 2020-05-09 07:39:43 -06:00
go.sum switch to using the protect lib 2020-05-09 07:39:43 -06:00
main.go switch to using the protect lib 2020-05-09 07:39:43 -06:00
ogvt.1 + man page 2020-02-09 09:21:21 -07:00
run_test.sh remove double spaces 2020-02-15 17:22:17 -07:00

README.md

ogvt

A pledge(2) and unveil(2)'d tool for verifying GnuPG signatures.

builds.sr.ht status

Success

./ogvt -file test/uptime.txt  -sig test/uptime.txt.asc -pub test/adent.pub
Arthur Dent <adent@in.space.time>
Signature OK.

Failure

./ogvt -file test/uptime.txt.bad -sig test/uptime.txt.asc -pub test/adent.pub
openpgp: invalid signature: hash tag doesn't match