-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
enhancementNew feature or requestNew feature or request
Description
sigstore.dev would like to start using TesseraCT as the fulcio CT log... Unfortunately sigstore-python had a bug that makes sigstore-python not accept the SCTs from TesseraCT.
- issue was using extension data in SCT (something that is allowed by the spec): sigstore-python did not accept extensions and did not include the extension in the signed payload
- This was fixed in Remove suspicion of extension bytes #1657, Include SCT extension in signature data #1659
- there is no timeline yet for the sigstore.dev change but staging will switch to TesseraCT in the near future
I'd like to do a new release ASAP to maximize the time from the client fix to the CT upgrade on sigstore.dev.
I'll have a look at backport options (4.0.x and 3.6.x): this should be an easy backport and might make sense considering the API changes in 4.0
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request