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
That's fine, this metadata is the root of trust for the TUF metadata. As per the TUF spec, a TUF client will download N+1 versions until it receives an error, verify N-1 signed N, and then check the timestamp on the most recent root metadata.
We should still update the root as an optimization though so that clients don't have to download the latest root metadata each time.
Description
The default root.json for the public good instance expired last week:
sigstore-go/pkg/tuf/repository/root.json
Line 6 in ce459a8
Version
The text was updated successfully, but these errors were encountered: