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 cosign configuration file #1288

Open
haydentherapper opened this issue Jan 7, 2022 · 0 comments
Open

Add cosign configuration file #1288

haydentherapper opened this issue Jan 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@haydentherapper
Copy link
Contributor

Description

For flag values that remain the same between all invocations of cosign, it'd be useful to have an on-disk config file to persist those values.

Writing the config to disk could be a part of cosign initialize. Additionally, cosign can look in a default location (~/.sigstore/config.yaml) for the config, and this could be customizable via flag.

Persisting state will also be necessary for some BYO TUF features, for example avoiding falling back to the embedded/hosted TUF root when cosign was initialized with a custom root.

cc @asraa

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

1 participant