Commit Graph

14 Commits

Author SHA1 Message Date
Stephen McQuay 65e6137c37
Implements FindSecretEntity 2018-02-27 20:47:04 -08:00
Stephen McQuay 344148be2d
Stub out fetching secret key entity 2018-02-27 20:47:04 -08:00
Stephen McQuay 0cee922f12
Sign takes an *openpgp.Entity 2018-02-27 20:43:40 -08:00
Stephen McQuay e043384c67
Adds pm key remove <id> 2018-02-26 19:33:45 -08:00
Stephen McQuay 2a69f39e4b
Adds pm keyring verify <file> <sig> 2018-02-25 20:10:18 -08:00
Stephen McQuay ff137c7036
Adds pm keyring sign 2018-02-25 20:10:15 -08:00
Stephen McQuay 72bbf22cbd
Adds pm key import 2018-02-25 20:10:13 -08:00
Stephen McQuay 6f41544659
Adds pm key export 2018-02-25 20:10:10 -08:00
Stephen McQuay 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
Stephen McQuay a00e058178
Adds pm key ls 2018-02-25 20:10:10 -08:00
Stephen McQuay 9f921135f7
Adds pm key create 2018-02-25 20:10:09 -08:00
Stephen McQuay b22d99bf53
Creates pgp dir if it doesn't exist 2018-02-25 20:10:07 -08:00
Stephen McQuay 4d8f3f0e79
Creates openpgp.Entity 2018-02-25 20:10:06 -08:00
Stephen McQuay d333acfdbd
Stubs out passing args to keyring creation 2018-02-25 20:10:03 -08:00