Skip to content

Commit dfbd1de

Browse files
committed
Minor rewording on backwards compatibility
1 parent 3326187 commit dfbd1de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,12 +272,12 @@ Rationales for specific decisions:
272272
2. It would incur double base64 encoding overhead for non-JSON payloads.
273273
3. It is more complex than PAE.
274274

275-
## Backwards Compatibility
275+
## Backwards compatibility with existing TUF and in-toto signatures
276276

277277
### Current format
278278

279279
The
280-
[current signature format](https://github.com/in-toto/docs/blob/master/in-toto-spec.md#42-file-formats-general-principles)
280+
[old signature format](https://github.com/in-toto/docs/blob/master/in-toto-spec.md#42-file-formats-general-principles)
281281
used by TUF and in-toto has a BODY that is a regular JSON object and a signature
282282
over the [Canonical JSON] serialization of BODY.
283283

0 commit comments

Comments
 (0)