notaryproject / notary

Notary is a project that allows anyone to have trust over arbitrary collections of data
Apache License 2.0
3.22k stars 507 forks source link

Client should tolerate expired data when publishing #644

Open endophage opened 8 years ago

endophage commented 8 years ago

Currently a client can get stuck if metadata on the server has expired. It will continually fail on pulling due to failing validation.

endophage commented 7 years ago

We have notary witness as a recovery path for delegations. Rather than tolerating expired metadata, we should expand witness to work for base roles too.