Skip to content

Commit

Permalink
Update tlog entry info
Browse files Browse the repository at this point in the history
Signed-off-by: Appu Goundan <[email protected]>
  • Loading branch information
loosebazooka committed Nov 1, 2024
1 parent f8d7cd5 commit 6671937
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions content/en/about/bundle.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,10 @@ the format of the hint must be agreed upon out of band by the signer and the ver

#### Transparency Log Entries

One or more transparency logs entries to provide proof of inclusion in a public log and optionally a timestamp to
validate signing occurred during ceritificate validity.
Transparency Log entries can provide proof that a signing event was written to a public log. They are not required

Check failure on line 54 in content/en/about/bundle.md

View workflow job for this annotation

GitHub Actions / markdownlint

Trailing spaces

content/en/about/bundle.md:54:115 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
by the spec but inclusion of one or more transparency log entries is highly encouraged for bundles subject to
public consumption. The embedded signed entry timestamp may be used to validate signing occurred during ceritificate
validity.

```json
"verificationMaterial": {
Expand Down

0 comments on commit 6671937

Please sign in to comment.