Skip to content

Commit 79522c5

Browse files
authored
timestamp must only refer to the snapshot metadata
@JustinCappos in theupdateframework/rust-tuf#207 (comment) recommended that the timestamp role should only allow a reference to the snapshot metadata, and no other roles.
1 parent 889800e commit 79522c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tuf-spec.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -928,8 +928,8 @@ repo](https://github.com/theupdateframework/specification/issues).
928928
}
929929

930930
METAFILES is the same is described for the snapshot.json file. In the case
931-
of the timestamp.json file, this will commonly only include a description of
932-
the snapshot.json file.
931+
of the timestamp.json file, this MUST only include a description of the
932+
snapshot.json file.
933933

934934
A signed timestamp.json example file:
935935

0 commit comments

Comments
 (0)