sigstore / sigstore-python

A Sigstore client written in Python
https://pypi.org/p/sigstore
Other
233 stars 49 forks source link

CLI: Allow signing with just a hash? #1197

Open woodruffw opened 1 month ago

woodruffw commented 1 month ago

Raised by @sethmlarson: we allow verifying with just a sha256:... digest input, so it potentially makes sense to allow signing (at least with hashedrekord, not dsse) with one as well.