You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.