@@ -16,7 +16,7 @@ Boilerplate: copyright no, conformance no
16
16
Local Boilerplate: header yes
17
17
Markup Shorthands: css no, markdown yes
18
18
Metadata Include: This version off, Abstract off
19
- Text Macro: VERSION 1.0.21
19
+ Text Macro: VERSION 1.0.22
20
20
</pre >
21
21
22
22
Note: We strive to make the specification easy to implement, so if you come
@@ -709,7 +709,7 @@ The "signed" portion of <a>root.json</a> is as follows:
709
709
::
710
710
One of "root", "snapshot", "targets", "timestamp", or "mirrors".
711
711
A role for each of "root", "snapshot", "timestamp", and "targets" MUST be
712
- specified in the key list . The role of "mirror" is OPTIONAL. If not
712
+ specified in the roles object . The role of "mirror" is OPTIONAL. If not
713
713
specified, the mirror list will not need to be signed if mirror lists are
714
714
being used.
715
715
@@ -1007,7 +1007,7 @@ as is described for the <a>root.json</a> file.
1007
1007
::
1008
1008
A string giving the name of the delegated role. For example, "projects".
1009
1009
The rolename MUST be unique in the delegations object: multiple roles with
1010
- the same rolename are not allowed within a <dfn >DELEGATIONS</dfn >.
1010
+ the same rolename are not allowed within a <a >DELEGATIONS</a >.
1011
1011
1012
1012
: <dfn >TERMINATING</dfn >
1013
1013
::
@@ -1281,8 +1281,7 @@ it in the next step.
1281
1281
somehow be able to establish a trusted line of continuity to the latest set
1282
1282
of keys (see [[ #key-management-and-migration]] ). To do so, the client MUST
1283
1283
download intermediate root metadata files, until the latest available one is
1284
- reached. Therefore, it MUST temporarily turn on consistent snapshots in
1285
- order to download * versioned* root metadata files as described next.
1284
+ reached.
1286
1285
1287
1286
2 . Let N denote the version number of the trusted root metadata
1288
1287
file.
0 commit comments