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

Sigstore: signing and verification #51

Open
7 tasks
vlsi opened this issue Feb 21, 2022 · 0 comments
Open
7 tasks

Sigstore: signing and verification #51

vlsi opened this issue Feb 21, 2022 · 0 comments

Comments

@vlsi
Copy link
Owner

vlsi commented Feb 21, 2022

Signing:

  • Sign with OAuth ID (e.g. Gmail)
  • Sign with OIDC (e.g. from GitHub Action) (investigate https://github.com/indigo-dc/oidc-agent )
  • Multiple signatures? (e.g. let GitHub upload the artifacts first, keep Maven repository open, and allow the developer to attach OAuth-based signatures)
  • It should probably come as a new plugin io.github.vlsi.sigstore-sign

TODO:

Verification:

  • Should it be combined with the existing checksum-dependency plugin? It looks like there's feature overlap, however, bouncy castle might sound like an unwanted dependency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant