File tree Expand file tree Collapse file tree 6 files changed +7
-10
lines changed Expand file tree Collapse file tree 6 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 11---
22title : Frequently Asked Questions
33LinkTitle : FAQ
4- weight : 450
4+ weight : 800
55description : Get your questions answered!
66aliases : [/faq]
77---
Original file line number Diff line number Diff line change 11---
22title : Roles and Metadata
3- LinkTitle : Metadata
4- weight : 15
5- description : Understand Roles and Metadata
63aliases : [/metadata]
4+ weight : 300
75---
86
97TUF uses roles to define the set of actions a party can perform. The concept of
@@ -85,13 +83,13 @@ available from a given repository mirror.
8583
8684A delegated role file is located at:
8785
88- /DELEGATED_ROLE.json
86+ ` /DELEGATED_ROLE.json `
8987
9088where DELEGATED_ROLE is the name of the role specified in targets.json. If this
9189role further delegates trust to a role named ANOTHER_ROLE, that role's signed
9290metadata file would be found at:
9391
94- /ANOTHER_ROLE.json
92+ ` /ANOTHER_ROLE.json `
9593
9694See
9795[ example] ( https://raw.githubusercontent.com/theupdateframework/tuf/develop/tests/repository_data/repository/metadata/role1.json )
File renamed without changes.
Original file line number Diff line number Diff line change 11---
22title : Project
33aliases : [/project]
4- weight : 400
4+ weight : 600
55---
66
77The TUF project consists of three components:
Original file line number Diff line number Diff line change @@ -35,5 +35,4 @@ four core principles continue to be central to its design.
3535 reduces the risk that they can be stolen or compromised. In 2016, the TUF
3636 research group set up a process whereby the community could
3737
38- [ paper] :
39- https://theupdateframework.github.io/papers/survivable-key-compromise-ccs2010.pdf?raw=true
38+ [ paper ] : /papers/survivable-key-compromise-ccs2010.pdf
Original file line number Diff line number Diff line change 11---
22title : Security
3- weight : 300
3+ weight : 400
44description : Security properties of TUF repositories
55aliases : [/security]
66---
You can’t perform that action at this time.
0 commit comments