.builds | ||
test | ||
vendor | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
ogvt.1 | ||
protect_openbsd.go | ||
protect.go | ||
README.md | ||
run_test.sh |
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