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

support pushing attestations to multiple destinations #113

Open
ChaosInTheCRD opened this issue Dec 18, 2023 · 2 comments
Open

support pushing attestations to multiple destinations #113

ChaosInTheCRD opened this issue Dec 18, 2023 · 2 comments
Labels
enhancement Incremental improvement to existing features

Comments

@ChaosInTheCRD
Copy link
Collaborator

Currently witness can only push attestations to one destination besides writing it to disk, which is Archivista.

It would be useful to expand this to be able to push the location to wherever the user decided it to be most worthwhile (e.g., OCI Registry). On top of this, it would be useful for the user to be able to specify multiple destinations for a witness run command to push the attestation collections that it generates to.

@ChaosInTheCRD ChaosInTheCRD added the enhancement Incremental improvement to existing features label Dec 18, 2023
@colek42
Copy link
Member

colek42 commented Dec 18, 2023

@mikhailswift and I have discussed the ability for multiple backends, i.e. Rekor entry, S3, OCI, etc.

@matglas
Copy link
Contributor

matglas commented Apr 9, 2024

One comment on Rekor. As far as I remember there is a size limit on Rekor which makes it less feasible for witness sizeble attestations. 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Incremental improvement to existing features
Projects
None yet
Development

No branches or pull requests

3 participants