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
I'm not good with time (and use monotonic counters instead). At the moment, each root and targets file include a created timestamp, which is never mutated. Though, each signature in these files as well contains a timestamp, so it shouldn't be an issue.
we cannot just embed a last-modified in files which require multiple signatures: updating the field would invalidate all signatures!
The text was updated successfully, but these errors were encountered:
I'm not good with time (and use monotonic counters instead). At the moment, each
root
andtargets
file include acreated
timestamp, which is never mutated. Though, each signature in these files as well contains a timestamp, so it shouldn't be an issue.we cannot just embed a last-modified in files which require multiple signatures: updating the field would invalidate all signatures!
The text was updated successfully, but these errors were encountered: