If I do sigstore --staging sign ... and then do sigstore verify identity ... (accidentally without specifying --staging) the error I get is not enough timestamps validated to meet the validation threshold (0/1)
It's not incorrect but it would be nice if we could be somehow more informative.
If I do
sigstore --staging sign ...and then dosigstore verify identity ...(accidentally without specifying --staging) the error I get isnot enough timestamps validated to meet the validation threshold (0/1)It's not incorrect but it would be nice if we could be somehow more informative.