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
so the main takeaway from tuf is that we can simplify key rotation by having an offline key that is signs an online key. also if we do sparse streams or update in place streams we would need to version the signed heads. Currently we can tell which is more recent by comparing the offsets.
looks like some of the problems that signed streams have compared to content addressed streams are dealt with in the update framework.
The text was updated successfully, but these errors were encountered: