Commit Graph

15 Commits

Author SHA1 Message Date
Aaron Bieber 39b3fae508 Print Fingerprint for each identity. Orig from jrick. 2021-03-15 08:20:50 -06:00
Aaron Bieber 513c739348 print defaults when no args are given 2021-01-13 07:41:25 -07:00
Aaron Bieber 725bc7d827 Thanks to jrick for the diff to add clearsig support!
- go mod tidy
- add priv key for adent so others can add tests
2020-12-05 17:15:53 -07:00
Aaron Bieber 0221349dcc look for file if it is not passed in 2020-11-16 08:27:40 -07:00
Aaron Bieber 5bad093803 show ignored errors, tidy up a bit 2020-06-27 07:03:36 -06:00
Aaron Bieber 7d5520b53d switch to using the protect lib 2020-05-09 07:39:43 -06:00
Aaron Bieber dcf005b353 remove dup os.Exit 2020-02-15 17:21:31 -07:00
Aaron Bieber 9b4dcbde4b Stop leaking file handles, handle EOF'd sig file 2020-02-15 17:18:13 -07:00
Aaron Bieber 8ad24721bc provide more info when we can't use the pubkey 2020-02-09 14:46:31 -07:00
Aaron Bieber bfc313ab75 fix gpg case, add default case of armored file 2020-02-09 09:23:22 -07:00
Aaron Bieber 8ef76db49b print id.Name with %q 2020-02-07 09:14:48 -07:00
Aaron Bieber e17b1d23fc use non-armored sig check for .gpg files 2020-02-07 07:59:19 -07:00
Aaron Bieber 348f88e1f1 move dumb functions 2020-02-06 16:59:46 -07:00
Aaron Bieber afe281b4e5 Handle armor and raw sigs. Guard pledge/unveil with build guards. 2020-02-06 16:55:02 -07:00
Aaron Bieber aae3b9318a initial ogvt stuffs 2020-02-06 08:09:47 -07:00