Go to file
Aaron Bieber 39b3fae508 Print Fingerprint for each identity. Orig from jrick. 2021-03-15 08:20:50 -06:00
.builds Test all file name cases, also lint man page 2020-02-09 09:24:08 -07:00
.idea show ignored errors, tidy up a bit 2020-06-27 07:03:36 -06:00
test Thanks to jrick for the diff to add clearsig support! 2020-12-05 17:15:53 -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 fix build on mips64 2021-01-13 19:55:16 -07:00
go.sum fix build on mips64 2021-01-13 19:55:16 -07:00
main.go Print Fingerprint for each identity. Orig from jrick. 2021-03-15 08:20:50 -06:00
ogvt.1 + man page 2020-02-09 09:21:21 -07:00
run_test.sh Thanks to jrick for the diff to add clearsig support! 2020-12-05 17:15:53 -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