-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add TAP introducing snapshot Merkle trees #125
Commits on Feb 3, 2021
-
Add initial draft of tap introducing snapshot merkle trees
Signed-off-by: marinamoore <mnm678@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 624bcba - Browse repository at this point
Copy the full SHA 624bcbaView commit details -
Use repository instead of registry
The TUF spec uses the term repository to refer to the server that stores updates. Signed-off-by: marinamoore <mnm678@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 99a3a79 - Browse repository at this point
Copy the full SHA 99a3a79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d579ca - Browse repository at this point
Copy the full SHA 5d579caView commit details -
Snapshot holds targets metadata information, not targets information
Signed-off-by: marinamoore <mnm678@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1d22fba - Browse repository at this point
Copy the full SHA 1d22fbaView commit details -
Update security analysis for snapshot merkle TAP
Add attack descriptions and comparison to the existing TUF specification Signed-off-by: marinamoore <mnm678@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e930054 - Browse repository at this point
Copy the full SHA e930054View commit details -
Simplify the abstract for snapshot merkle tap
Signed-off-by: marinamoore <mnm678@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for db0c229 - Browse repository at this point
Copy the full SHA db0c229View commit details -
Clarify client verification and auditing
Add clarifications based on feedback on the pr. Signed-off-by: marinamoore <mnm678@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5655479 - Browse repository at this point
Copy the full SHA 5655479View commit details -
Apply edits for clarity from code review
Co-authored-by: Joshua Lock <jlock@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for f7ef3ab - Browse repository at this point
Copy the full SHA f7ef3abView commit details -
Add clarifications based on review
This commit adds clarifications to: * The size of snapshot merkle metadata * Information included in the merkle metadata * Fast forward attack recovery Signed-off-by: Marina Moore <mnm678@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 82891d5 - Browse repository at this point
Copy the full SHA 82891d5View commit details -
Assign TAP number to Snapshot Merke Tree TAP
Signed-off-by: Marina Moore <mnm678@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 83f989f - Browse repository at this point
Copy the full SHA 83f989fView commit details -
Add summary to security analysis
Add a quick comparison to the existing specification to each section of the security analysis to make it clear what the differences are with and without auditors. Signed-off-by: Marina Moore <mnm678@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2319f9c - Browse repository at this point
Copy the full SHA 2319f9cView commit details -
Credit to @joshuagl for helping with the text here. This commit makes the abstract shorter and more in line with the requirements of TAP 1. Signed-off-by: Marina Moore <mnm678@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 32d214b - Browse repository at this point
Copy the full SHA 32d214bView commit details -
Add section for client interaction with auditors
Add a section that describes a few options for how clients can verify that a Merkle tree has been verified by an auditor. Signed-off-by: Marina Moore <mnm678@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b4f7f80 - Browse repository at this point
Copy the full SHA b4f7f80View commit details