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

Idea: KMS support #86

Open
wlynch opened this issue Jun 29, 2022 · 0 comments
Open

Idea: KMS support #86

wlynch opened this issue Jun 29, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@wlynch
Copy link
Member

wlynch commented Jun 29, 2022

Description

If the user.signingKey git config option is set, this value will be set as an argument to gitsign:

user.signingKey Value gitsign args
gitsign --status-fd=2 -bsau Billy Lynch <billy@chainguard.dev>
asdf gitsign --status-fd=2 -bsau asdf

We could use this to emulate the cosign --key flag and support KMS keys!
This could also support local keys, but IMO this is a less compelling use case since smimesign should be able to handle this already unless all you want is the local key to be uploaded to Rekor.

@wlynch wlynch added the enhancement New feature or request label Jun 29, 2022
@wlynch wlynch added good first issue Good for newcomers help wanted Extra attention is needed labels Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant