Commit Graph

13 Commits

Author SHA1 Message Date
344148be2d
Stub out fetching secret key entity 2018-02-27 20:47:04 -08:00
0cee922f12
Sign takes an *openpgp.Entity 2018-02-27 20:43:40 -08:00
e043384c67
Adds pm key remove <id> 2018-02-26 19:33:45 -08:00
2a69f39e4b
Adds pm keyring verify <file> <sig> 2018-02-25 20:10:18 -08:00
ff137c7036
Adds pm keyring sign 2018-02-25 20:10:15 -08:00
72bbf22cbd
Adds pm key import 2018-02-25 20:10:13 -08:00
6f41544659
Adds pm key export 2018-02-25 20:10:10 -08:00
e18aee5b4f
Validate keyring input
Linc helped me discover this bug by being into pushing buttons on my
kc71 and watching the colors change.
2018-02-25 20:10:10 -08:00
a00e058178
Adds pm key ls 2018-02-25 20:10:10 -08:00
9f921135f7
Adds pm key create 2018-02-25 20:10:09 -08:00
b22d99bf53
Creates pgp dir if it doesn't exist 2018-02-25 20:10:07 -08:00
4d8f3f0e79
Creates openpgp.Entity 2018-02-25 20:10:06 -08:00
d333acfdbd
Stubs out passing args to keyring creation 2018-02-25 20:10:03 -08:00