Skip to content

Rotate roots per spec#143

Merged
hosseinsia merged 58 commits into
theupdateframework:masterfrom
hosseinsia:updateroots
Sep 17, 2021
Merged

Rotate roots per spec#143
hosseinsia merged 58 commits into
theupdateframework:masterfrom
hosseinsia:updateroots

Conversation

@hosseinsia
Copy link
Copy Markdown
Contributor

Update root following the TUF specification v1.0.19
https://theupdateframework.github.io/specification/v1.0.19/index.html#load-trusted-root

Logic:

  1. Call the update root first in any client updates.
  2. Start from the current root version (n), loop through next versions by trying to fetch (n+1).root.json file.
  3. For any new root, verify the signatures.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants