Commit Graph

40 Commits

Author SHA1 Message Date
Stephen McQuay d534949255
Track yaml dep 2018-03-02 23:23:02 -08:00
Stephen McQuay 848960f1c8
Use version in the .pkg filename 2018-03-02 23:23:00 -08:00
Stephen McQuay 63c38d5e92
Added pm.Meta 2018-03-02 23:22:57 -08:00
Stephen McQuay 4b79c0c765
Adds remote tests 2018-02-28 23:20:34 -08:00
Stephen McQuay a0c652ecb8
Make required directories on remote call 2018-02-28 23:20:34 -08:00
Stephen McQuay 28975b7890
Adds pm remote {add,rm,list} 2018-02-28 23:20:34 -08:00
Stephen McQuay c42433e12f
Fail on missing args 2018-02-28 20:41:25 -08:00
Stephen McQuay 92b937936e
Stub in the commands 2018-02-28 20:00:25 -08:00
Stephen McQuay 8a70658b3f
Not all commands need long versions 2018-02-28 19:50:55 -08:00
Stephen McQuay 0fe65c2c8a
Update /x/crypto 2018-02-27 22:14:50 -08:00
Stephen McQuay 1af17cb228
Adds pm pkg create 2018-02-27 21:46:09 -08:00
Stephen McQuay 65e6137c37
Implements FindSecretEntity 2018-02-27 20:47:04 -08:00
Stephen McQuay 302f738bea
pkg shouldn't have to search for keys 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 6066c3bd55
Simple pre-flight checks
More of this to come ...
2018-02-27 20:47:04 -08:00
Stephen McQuay 13ab26491b
Stub out pm package create 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 040b438cd1
Consistently align usage 2018-02-26 19:07:33 -08:00
Stephen McQuay 1f49d14e58
Adds dep files 2018-02-25 20:37:30 -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
Stephen McQuay ea383b7a34
parse name/email 2018-02-25 20:10:03 -08:00
Stephen McQuay 280ba234c8
Adds env subcommand 2018-02-25 20:10:00 -08:00
Stephen McQuay 5495f69b5a
Stubs out pm key create subcommand 2018-02-25 20:09:58 -08:00
Stephen McQuay 20d0b556ea
Stubs in keyring subcommand 2018-02-25 20:09:49 -08:00
Stephen McQuay 0253b79881
Add docs for remotes 2018-02-24 20:09:44 -08:00
Stephen McQuay aea1947394
Added wording about package format 2018-02-24 20:09:44 -08:00
Stephen McQuay 3e4ccb3376
Describe components that make up the project 2018-02-24 20:09:17 -08:00
Stephen McQuay 09d812d2d0
Add some background 2018-02-24 20:08:48 -08:00
Stephen McQuay 52686d019d
Adds git ignore 2018-02-24 20:08:47 -08:00
Stephen McQuay 5ad2c68598
init 2018-02-24 20:08:47 -08:00