Go to file
2024-05-29 12:38:40 -06:00
.builds Test all file name cases, also lint man page 2020-02-09 09:24:08 -07:00
.idea Update dependencies 2021-11-25 07:15:58 -07: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
.goreleaser.yml +goreleaser stuff 2021-12-24 09:05:44 -07:00
flake.lock fix flake stuff 2024-05-29 12:38:40 -06:00
flake.nix fix flake stuff 2024-05-29 12:38:40 -06:00
go.mod bump deps 2024-05-29 12:30:36 -06:00
go.sum bump deps 2024-05-29 12:30:36 -06:00
LICENSE initial ogvt stuffs 2020-02-06 08:09:47 -07:00
main.go Switch to protonmail's openpgp lib 2021-12-24 09:03:59 -07:00
ogvt.1 + man page 2020-02-09 09:21:21 -07:00
README.md fix link to unveil. thanks Rob! 2022-02-17 08:49:27 -07:00
run_test.sh Thanks to jrick for the diff to add clearsig support! 2020-12-05 17:15:53 -07:00

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>" (85A37DE03BBE9A3019A7E3A43BC546AF2E6705B7)
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