Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sign-root-targets for joshuagl #1155

Conversation

joshuagl
Copy link
Member

Signing v9 production root & targets:

$ export GITHUB_USER=<your-user>
$ ./scripts/step-0.sh
$ go mod tidy
$ rm tuf
$ make tuf
$ BRANCH=ceremony/2024-03-12 ./scripts/step-2.sh

Signed-off-by: Joshua Lock <joshuagloe@gmail.com>
@kommendorkapten
Copy link
Member

$  ./scripts/verify.sh 1155
...
STAGED METADATA

Outputting metadata verification at /Users/kommendorkapten/git/root-signing/repository...

Verifying registry.npmjs.org.json...
	Success! Signatures valid and threshold achieved
	registry.npmjs.org version 3, expires 2024/09/12

Verifying root.json...
	Contains 1/3 valid signatures from the current staged metadata
	Contains 1/3 valid signatures from the previous root
	root version 9, expires 2024/09/12

Verifying targets.json...
	Contains 1/3 valid signatures from the current staged metadata
	targets version 9, expires 2024/09/12

Copy link
Member

@kommendorkapten kommendorkapten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expected key ids!

@kommendorkapten kommendorkapten merged commit 17ea0f6 into sigstore:ceremony/2024-03-12 Mar 12, 2024
11 checks passed
@joshuagl joshuagl deleted the sign-root-targets-2024-03-12 branch March 12, 2024 15:41
kommendorkapten pushed a commit that referenced this pull request Mar 14, 2024
Signed-off-by: Joshua Lock <joshuagloe@gmail.com>
kommendorkapten pushed a commit that referenced this pull request Mar 19, 2024
Signed-off-by: Joshua Lock <joshuagloe@gmail.com>
kommendorkapten added a commit that referenced this pull request Mar 19, 2024
* Add staged repository metadata (#1153)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: GitHub <noreply@github.com>

* added signed npm delegation (#1154)

Signed-off-by: Fredrik Skogman <kommendorkapten@github.com>

* sign-root-targets for joshuagl (#1155)

Signed-off-by: Joshua Lock <joshuagloe@gmail.com>

* sign-root-targets for bobcallaway (#1156)

Signed-off-by: Bob Callaway <bcallaway@google.com>

* sign-root-targets for SantiagoTorres (#1161)

Signed-off-by: Santiago Torres-Arias <santiagotorres@purdue.edu>

* sign-root-targets for dlorenc (#1157)

Signed-off-by: Dan Lorenc <dlorenc@chainguard.dev>

* sign-root-targets for mnm678 (#1160)

Signed-off-by: Marina Moore <mnm678@gmail.com>

* Update snapshot and timestamp (#1176)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: GitHub <noreply@github.com>

---------

Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Fredrik Skogman <kommendorkapten@github.com>
Signed-off-by: Joshua Lock <joshuagloe@gmail.com>
Signed-off-by: Bob Callaway <bcallaway@google.com>
Signed-off-by: Santiago Torres-Arias <santiagotorres@purdue.edu>
Signed-off-by: Dan Lorenc <dlorenc@chainguard.dev>
Signed-off-by: Marina Moore <mnm678@gmail.com>
Co-authored-by: GitHub <noreply@github.com>
Co-authored-by: Fredrik Skogman <kommendorkapten@github.com>
Co-authored-by: Joshua Lock <jlock@vmware.com>
Co-authored-by: Bob Callaway <bobcallaway@users.noreply.github.com>
Co-authored-by: Santiago Torres <santiagotorres@purdue.edu>
Co-authored-by: dlorenc <lorenc.d@gmail.com>
Co-authored-by: Marina Moore <mnm678@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants