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

tuf demo code #366

Closed
wants to merge 2 commits into from
Closed

tuf demo code #366

wants to merge 2 commits into from

Conversation

asraa
Copy link
Contributor

@asraa asraa commented Jun 10, 2021

This is some WIP TUF code.

The major thing I want to do is to not rely on my hand-grown store. I'd like to remove a lot of it in favor of actually using methods exposed by Repo , which I think is possible. Here were some fixes to undraftify it:

#86

Signed-off-by: Asra Ali <asraa@google.com>
Signed-off-by: Asra Ali <asraa@google.com>
@cpanato cpanato added this to the v0.6.0 milestone Jun 10, 2021
@lukehinds
Copy link
Member

lukehinds commented Jul 12, 2021

How do you see this working with https://docs.google.com/document/d/12BBOXMhA99J3KzNaotT1J4OTSDlNnK110_9FZkPv-A0/

I have started to put a WIP here: #407

I am wondering if I should wait for this work to complete first in case one is going to invalidate the other.

@dlorenc
Copy link
Member

dlorenc commented Jul 12, 2021

This one came from this discussion and doc: #86
https://docs.google.com/document/d/1oyMQ-a0Uwyl9Pew7ISYUdKFfnqEp-qfk1psVFdd-o8Y/edit

@lukehinds
Copy link
Member

This one came from this discussion and doc: #86
https://docs.google.com/document/d/1oyMQ-a0Uwyl9Pew7ISYUdKFfnqEp-qfk1psVFdd-o8Y/edit

Gotcha, it makes sense we work together on this then.

From the doc:

cosign tuf init-repo gcr.io/dlorenc-vmtest2 --threshold 2 --roots asraa@google.com, dlorenc@google.com, lhinds@redhat.com --signer mnm678@gmail.com --timestamper serviceaccount

The above is what the other PR does (minus the timestamper), although it also fixes it to a registry

@priyawadhwa
Copy link
Contributor

Hey @asraa , is this still a WIP or was it moved to the sigstore-root repo??

@github-actions
Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions
Copy link

github-actions bot commented Oct 3, 2022

This PR was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions bot closed this Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants