Skip to content

Commit ffbcecd

Browse files
committed
Remove multi-message requirement
Since the spec does not yet define this format, remove the corresponding requirement. We'll add it back later, once we tackle that problem.
1 parent 9c0806c commit ffbcecd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

specification.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -237,11 +237,6 @@ The single-message data structure / file format:
237237
* SHOULD be easy to parse using common libraries (e.g. JSON)
238238
* SHOULD support a hint indicating what signing key was used
239239

240-
Additionally, a multi-message file format:
241-
242-
* MUST support multiple signed messages in a single file, possibly as a
243-
separate file format
244-
245240
### Motivation
246241

247242
There are two concerns with the current in-toto/TUF signature wrapper.

0 commit comments

Comments
 (0)