David Lawrence
3172393dba
linking to notary and notary-server readmes
2015-06-19 13:34:18 -07:00
David Lawrence
4cf631f670
updating top level README
2015-06-19 13:32:29 -07:00
David Lawrence
03fcba1c98
exist verify with 1 on fail and make size print correctly in cli output
2015-06-19 12:38:33 -07:00
David Lawrence
c7a956bdbb
updating cli output for tuf to say Trusted Collection rather than TUF Repository
2015-06-19 11:47:21 -07:00
David Lawrence
cfcd29d813
Merge pull request #12 from docker/mccauley/refactors
...
Mccauley/refactors
Renaming all instances of "vetinari" to "notary" and updating references to "vetinari server" where appropriate to distinguish from the cli tool.
2015-06-19 11:40:04 -07:00
Nathan McCauley
84f2754c6d
update readme files for rename
...
Signed-off-by: Nathan McCauley <nathan.mccauley@docker.com>
2015-06-19 11:26:52 -07:00
Nathan McCauley
518d0a2702
Notary Server in server log messages
...
Signed-off-by: Nathan McCauley <nathan.mccauley@docker.com>
2015-06-19 11:17:06 -07:00
Nathan McCauley
e46a95227c
rename vetinari to notary
...
Signed-off-by: Nathan McCauley <nathan.mccauley@docker.com>
2015-06-19 11:01:19 -07:00
Nathan McCauley
3f9b5dd6f7
Remove double negative
...
Signed-off-by: Nathan McCauley <nathan.mccauley@docker.com>
2015-06-19 00:04:03 -07:00
Diogo Monica
7b86665cf8
Descriptions now use Trusted Collection everywhere
2015-06-18 21:44:54 -07:00
Diogo Monica
8da91369b8
Added confirmation for trust
2015-06-18 21:32:30 -07:00
Diogo Monica
21782098cb
Initial implementation of verify
2015-06-18 20:43:02 -07:00
Diogo Monica
9c11a13431
Merge branch 'demo' of github.com:docker/vetinari into demo
2015-06-18 20:41:32 -07:00
David Lawrence
c9df04c4c0
remove actually working now
2015-06-18 19:44:33 -07:00
David Lawrence
06abf201c3
adding remove
2015-06-18 19:33:47 -07:00
David Lawrence
0ce1572c20
set logrus to stderr and refactor list/lookup
2015-06-18 19:09:34 -07:00
David Lawrence
91c1380070
list/lookup have empty output if they fail
2015-06-18 18:24:36 -07:00
Diogo Monica
6a7a08195e
Rename push to publish
2015-06-18 17:19:42 -07:00
Diogo Monica
49819d239d
Remove tuf from cmdline
2015-06-18 17:14:06 -07:00
Diogo Monica
a353ee13e7
Merge branch 'demo' of github.com:docker/vetinari into demo
2015-06-18 15:13:29 -07:00
Diogo Monica
d63649e54c
Add root certificate to trusted store
2015-06-18 15:13:22 -07:00
David Lawrence
bfe4d1e196
implementing lookup
2015-06-18 15:07:56 -07:00
Diogo Monica
71d2905066
Merge branch 'demo' of github.com:docker/vetinari into demo
2015-06-18 14:42:49 -07:00
Diogo Monica
f99a9914a7
Change base to be official ubuntu
2015-06-18 14:42:38 -07:00
David Lawrence
6bb833f7ff
fixing version check
2015-06-18 14:39:48 -07:00
Diogo Monica
c68d837670
Reordering Go imports on Vetinari Dockerfile
2015-06-18 14:16:44 -07:00
Diogo Monica
e98a25c94f
Fixed Dockerfile and compose
2015-06-18 14:07:02 -07:00
Diogo Monica
1bef68654e
Changed cryptoservice and rufus interface
2015-06-18 14:02:44 -07:00
David Lawrence
5b64c7b084
updating calls to CryptoService.Create to pass role name
2015-06-18 13:53:10 -07:00
Diogo Monica
0ee61e25c9
Added Dockerfiles, changed compose
2015-06-18 01:22:15 -07:00
David Lawrence
6ad97259df
updating tuf subcommand to list targets when run as
2015-06-18 00:37:31 -07:00
David Lawrence
e434232709
list works
2015-06-17 23:45:51 -07:00
David Lawrence
322f60b1ba
tuf push working
2015-06-17 22:10:07 -07:00
Diogo Monica
b0df67acd3
Added small validation to GUNs, changed logrus loglevel
2015-06-17 22:06:37 -07:00
Diogo Monica
e5dd1721b3
Renamed SKID to kID
2015-06-17 21:11:36 -07:00
David Lawrence
bb32390698
adding target now works
2015-06-17 21:01:24 -07:00
Diogo Monica
69525459f3
Merge branch 'demo' of github.com:docker/vetinari into demo
2015-06-17 20:51:23 -07:00
Diogo Monica
cb6f43e99a
Changed universal ID to be TUF, cleaned UI
2015-06-17 20:51:18 -07:00
David Lawrence
291ff47e4f
updating gotuf with working handling of newlines in keys
2015-06-17 19:22:14 -07:00
David Lawrence
e11cab0519
tuf init working
2015-06-17 18:19:39 -07:00
Diogo Monica
0cb428b071
Changing the path certificates get stored in
2015-06-17 16:15:41 -07:00
Diogo Monica
712ff83945
Added cliCryptoService
2015-06-17 16:05:16 -07:00
Diogo Monica
ff169897b6
s/QDN/GUN
2015-06-17 13:31:13 -07:00
Diogo Monica
26f694196e
Fixing Godeps
2015-06-17 11:48:25 -07:00
David Lawrence
6805f290f0
all vetinari tests pass
2015-06-17 11:28:59 -07:00
Diogo Monica
770cca453a
Added listing and removal of signing certs
2015-06-17 11:17:08 -07:00
Diogo Monica
3e828b5796
Fixed compilation errors for vetinari-server
2015-06-17 11:17:08 -07:00
Diogo Monica
08124c18f6
Added key generate
2015-06-17 11:16:11 -07:00
Derek McGowan
a7164b638b
Update godeps
...
Godeps now has the collection of dependencies from the different cmds
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-06-17 11:16:11 -07:00
David Lawrence
2aba401607
good start on tuf commands
2015-06-17 11:13:42 -07:00