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

Use rekor signedEntryTimestamp if present #281

Closed
dlorenc opened this issue Apr 28, 2021 · 3 comments
Closed

Use rekor signedEntryTimestamp if present #281

dlorenc opened this issue Apr 28, 2021 · 3 comments
Assignees

Comments

@dlorenc
Copy link
Member

dlorenc commented Apr 28, 2021

We should figure out where to store these in the OCI registry (an annotation?), update the SPEC, start including them and then start looking for them during verification.

We can always use one of these if present (no opt-in/out needed, and do a force check of the log (--verify-inclusion)? as opt-in.

This should mean we can eliminate read operations from experimental for now (moving them to default). We still need a way to get the write calls out of experimental.

@priyawadhwa priyawadhwa self-assigned this Apr 28, 2021
@priyawadhwa
Copy link
Contributor

Yah I think we can store the SET as part of the "bundle" annotation (which will probably end up including other stuff like certs for keyless mode).

@dlorenc
Copy link
Member Author

dlorenc commented May 4, 2021

Is this done now?

@priyawadhwa
Copy link
Contributor

Yup!

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

No branches or pull requests

2 participants