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

change default rekor type for attestations from 'intoto:0.0.2' to 'dsse' #526

Open
bobcallaway opened this issue May 29, 2023 · 0 comments · May be fixed by #631
Open

change default rekor type for attestations from 'intoto:0.0.2' to 'dsse' #526

bobcallaway opened this issue May 29, 2023 · 0 comments · May be fixed by #631
Labels
enhancement New feature or request

Comments

@bobcallaway
Copy link
Member

Description

This has not been rolled out into the production sigstore environment yet, but it is available in staging (rekor.sigstage.dev).

sigstore/rekor#1487 added support for a new pluggable type dsse which has the following benefits:

  • The JSON schema more clearly separates the proposed entry from what is persisted to simplify client expectations
  • The DSSE envelope is provided as a JSON string, rather than double-encoding values in base64
  • The DSSE envelope is not stored by Rekor; this is to set the client expectation that attestation storage in Rekor should not be relied upon for attestation discovery.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant