25 Commits
Author SHA1 Message Date
dm efbe79e786 tests: added NewKeyPair and ListKeys
Signed-off-by: Derek McQuay <derekmcquay@gmail.com>
2018-02-27 20:10:59 -08:00
dm c4d67105f2 add checkDir for keyring
ensureDir will create the dir, which for calls like List, Sign, Remove,
etc. should not occur. It should only perform the actions if something
exists there

Signed-off-by: Derek McQuay <derekmcquay@gmail.com>
2018-02-27 19:39:14 -08:00
sm e043384c67 Adds pm key remove <id> 2018-02-26 19:33:45 -08:00
sm 040b438cd1 Consistently align usage 2018-02-26 19:07:33 -08:00
sm 1f49d14e58 Adds dep files 2018-02-25 20:37:30 -08:00
sm 2a69f39e4b Adds pm keyring verify <file> <sig> 2018-02-25 20:10:18 -08:00
sm ff137c7036 Adds pm keyring sign 2018-02-25 20:10:15 -08:00
sm 72bbf22cbd Adds pm key import 2018-02-25 20:10:13 -08:00
sm 6f41544659 Adds pm key export 2018-02-25 20:10:10 -08:00
sm 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
sm a00e058178 Adds pm key ls 2018-02-25 20:10:10 -08:00
sm 9f921135f7 Adds pm key create 2018-02-25 20:10:09 -08:00
sm b22d99bf53 Creates pgp dir if it doesn't exist 2018-02-25 20:10:07 -08:00
sm 4d8f3f0e79 Creates openpgp.Entity 2018-02-25 20:10:06 -08:00
sm d333acfdbd Stubs out passing args to keyring creation 2018-02-25 20:10:03 -08:00
sm ea383b7a34 parse name/email 2018-02-25 20:10:03 -08:00
sm 280ba234c8 Adds env subcommand 2018-02-25 20:10:00 -08:00
sm 5495f69b5a Stubs out pm key create subcommand 2018-02-25 20:09:58 -08:00
sm 20d0b556ea Stubs in keyring subcommand 2018-02-25 20:09:49 -08:00
sm 0253b79881 Add docs for remotes 2018-02-24 20:09:44 -08:00
sm aea1947394 Added wording about package format 2018-02-24 20:09:44 -08:00
sm 3e4ccb3376 Describe components that make up the project 2018-02-24 20:09:17 -08:00
sm 09d812d2d0 Add some background 2018-02-24 20:08:48 -08:00
sm 52686d019d Adds git ignore 2018-02-24 20:08:47 -08:00
sm 5ad2c68598 init 2018-02-24 20:08:47 -08:00