Skip to content

Commit 052eceb

Browse files
committed
Reformat to follow Markdown style guide
1 parent a4af882 commit 052eceb

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

specification.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# $signing_spec
22

3-
A signature scheme for software supply chain metadata that avoids canonicalization
3+
A signature scheme for software supply chain metadata that avoids
4+
canonicalization
45

56
November 25, 2020
67

@@ -271,8 +272,8 @@ Rationales for specific decisions:
271272

272273
The
273274
[current signature format](https://github.com/in-toto/docs/blob/master/in-toto-spec.md#42-file-formats-general-principles)
274-
used by TUF and in-toto has a BODY that is a regular JSON object and a signature over the
275-
[Canonical JSON] serialization of BODY.
275+
used by TUF and in-toto has a BODY that is a regular JSON object and a signature
276+
over the [Canonical JSON] serialization of BODY.
276277

277278
```json
278279
{
@@ -351,9 +352,9 @@ Signed wrapper:
351352

352353
## References
353354

354-
- [Canonical JSON]
355-
- [JWS]
356-
- [PASETO]
355+
- [Canonical JSON]
356+
- [JWS]
357+
- [PASETO]
357358

358359
[Canonical JSON]: http://wiki.laptop.org/go/Canonical_JSON
359360
[JWS]: https://tools.ietf.org/html/rfc7515

0 commit comments

Comments
 (0)