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

Add support for using a private Sigstore stack #208

Open
font opened this issue Jun 12, 2024 · 2 comments
Open

Add support for using a private Sigstore stack #208

font opened this issue Jun 12, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@font
Copy link
Member

font commented Jun 12, 2024

Description

Some use-cases involve standing up a private instance of the Sigstore stack as users do not want to upload private data to the public good instance (PGI). For these cases, we need to support the signing of models using a private Sigstore stack of at least the Rekor transparency log, but could also include a private instance of a Fulcio CA for a private keyless auth flow.

@font font added the enhancement New feature or request label Jun 12, 2024
@haydentherapper
Copy link
Collaborator

This should be straightforward to add, as sigstore-python supports providing URLs for the Rekor and Fulcio instances, along with either a URL for the TUF repo or a trusted root file.

@font font mentioned this issue Jun 12, 2024
2 tasks
@haydentherapper
Copy link
Collaborator

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
Development

No branches or pull requests

2 participants