Go to file
Aaron Bieber 3dd0109398 add openbsd build bot 2020-02-06 08:38:04 -07:00
.builds add openbsd build bot 2020-02-06 08:38:04 -07:00
test do not use my key for tests 2020-02-06 08:37:53 -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 do not use my key for tests 2020-02-06 08:37:53 -07:00
go.mod initial ogvt stuffs 2020-02-06 08:09:47 -07:00
go.sum initial ogvt stuffs 2020-02-06 08:09:47 -07:00
main.go initial ogvt stuffs 2020-02-06 08:09:47 -07:00

README.md

ogvt

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

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