Diogo Mónica
66aec225f2
Merge pull request #8 from docker/validate_root
...
validate root file against cert store
2015-07-03 14:23:25 -07:00
Diogo Monica
4c06233840
Fixed small nit
...
Signed-off-by: Diogo Monica <diogo@docker.com>
2015-07-03 14:14:52 -07:00
Diogo Monica
1eb972a820
Changed FingerprintCert to return string; renamed kID fingerprint everywhere in notary
...
Signed-off-by: Diogo Monica <diogo@docker.com>
2015-06-30 21:44:57 -07:00
David Lawrence
7d2e9817bc
Merge pull request #23 from docker/filestore-remove-gun
...
Removed all references of GUN from filestore
2015-06-30 21:43:53 -07:00
Diogo Monica
a0e63bcaeb
Fixed verification to use exact match and fallback to CA + tests
...
Signed-off-by: Diogo Monica <diogo@docker.com>
2015-06-30 19:38:52 -07:00
Diogo Monica
cf3d7d4b52
Removed all references of GUN from filestore
...
Signed-off-by: Diogo Monica <diogo@docker.com>
2015-06-30 19:36:17 -07:00
Diogo Monica
da7a1e67f5
Rebased off of master, fixed tests
2015-06-28 16:42:27 -07:00
David Lawrence
9c0db05e6a
updating gotuf for the VerifyRoot function
2015-06-28 16:35:24 -07:00
David Lawrence
cf2a819b21
validate root file against cert store
2015-06-28 16:35:24 -07:00
David Lawrence
908378c5ca
Didn't update mysql bootstrap when I updated the go mysql code
2015-06-23 21:37:02 -07:00
Diogo Mónica
29497f473d
Merge pull request #18 from docker/delete
...
adding delete to server
2015-06-21 20:42:16 -04:00
David Lawrence
0f1e8b0134
adding delete to server
...
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
2015-06-21 16:37:30 -07:00
David Lawrence
913e2669c9
Merge pull request #16 from docker/mccauley/notary-readme
...
Initial cut of notary client README
2015-06-21 16:19:44 -07:00
Nathan McCauley
ccfa3f44fd
Initial cut of notary client README
...
Signed-off-by: Nathan McCauley <nathan.mccauley@docker.com>
2015-06-21 16:18:39 -07:00
David Lawrence
b0ee6f0c4e
putting the same warning at the top of all the readmes.
...
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
2015-06-21 16:13:16 -07:00
David Lawrence
779d3b687e
refactoring verify and switching os.Stderr to use logrus which is set to output on stderr
2015-06-21 16:07:29 -07:00
David Lawrence
5efc8c0549
Merge pull request #12 from docker/filestore-refactor
...
Major refactor the the FileStore
2015-06-21 15:45:24 -07:00
Diogo Monica
2e96f13ded
Addressing all Comments; Renaming ID to CertID
2015-06-21 18:23:43 -04:00
Diogo Monica
ac881bb381
Making ListGUN and List DRY
2015-06-21 18:07:52 -04:00
David Lawrence
d7955d6b7a
adding a little more to notary server readme
2015-06-21 14:54:27 -07:00
David Lawrence
ffc135ace9
Merge pull request #9 from docker/notaryserver_readme
...
Notary Server README
2015-06-21 13:21:06 -07:00
David Lawrence
cd8c17b5c3
filling in README for notary-server
2015-06-21 13:19:13 -07:00
David Lawrence
83e29424a9
updating gotuf for the VerifyRoot function
2015-06-21 13:06:03 -07:00
Nathan McCauley
2acd90e99c
Merge pull request #6 from docker/mccauley/update-contributing
...
Update contributing for notary
2015-06-21 12:51:47 -07:00
Nathan McCauley
9a93e9070a
Update contributing for notary
...
Signed-off-by: Nathan McCauley <nathan.mccauley@docker.com>
2015-06-21 12:51:35 -07:00
Diogo Monica
09c9099fdf
Adding ListGUN to allow listing of specific keys
2015-06-21 15:14:46 -04:00
Diogo Mónica
33c1738e56
Merge pull request #10 from docker/server_version_rename
...
renaming server/version to server/storage
2015-06-21 14:32:41 -04:00
Diogo Monica
eb1da6d5c6
Added delete keys by GUN
2015-06-20 23:31:03 -04:00
Diogo Monica
db847379df
Major refactor the the FileStore
2015-06-20 23:04:34 -04:00
David Lawrence
5cc38c5e3b
adding apache license
2015-06-20 19:53:49 -07:00
David Lawrence
73f9935ea1
renaming server/version to server/storage. version was a bad name I picked late at night
2015-06-20 19:16:20 -07:00
David Lawrence
989c821d59
validate root file against cert store
2015-06-20 17:03:38 -07:00
Diogo Mónica
6625f1fc86
Merge pull request #5 from docker/mccauley/error-checking
...
Add error checking
2015-06-20 16:57:26 -04:00
Nathan McCauley
9ee5299b86
Add error checking
...
Signed-off-by: Nathan McCauley <nathan.mccauley@docker.com>
2015-06-20 13:01:56 -07:00
Diogo Monica
ed0ba8c1bf
Adding minor stdout cosmetic change
2015-06-19 15:12:20 -07:00
David Lawrence
3505b408bb
adding MAINTAINERS and CONTRIBUTING.md (copied dfrom distribution with a few tweaks)
2015-06-19 13:44:00 -07:00
David Lawrence
6ebdbdca0e
adding readmes for commands
2015-06-19 13:35:20 -07:00
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