From fc71453b3ad61692baa7f468194f68265fa2b32b Mon Sep 17 00:00:00 2001 From: steve lasker Date: Tue, 15 Oct 2024 08:09:50 -0700 Subject: [PATCH] * to - Signed-off-by: steve lasker --- draft-ietf-scitt-architecture.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/draft-ietf-scitt-architecture.md b/draft-ietf-scitt-architecture.md index 1955728..97f2058 100644 --- a/draft-ietf-scitt-architecture.md +++ b/draft-ietf-scitt-architecture.md @@ -330,13 +330,13 @@ Most of the details of the Receipt's contents are specified in the COSE Signed M This section describes the three main roles and associated processes in SCITT: -* Issuers that use their credentials to create Signed Statements about Artifacts -* Transparency Services that evaluate Signed Statements against Registration Policies, producing Receipts upon successful Registration. +- Issuers that use their credentials to create Signed Statements about Artifacts +- Transparency Services that evaluate Signed Statements against Registration Policies, producing Receipts upon successful Registration. The returned Receipt may be combined with the Signed Statement to create a Transparent Statement. -* Relying Parties that: - * collect Receipts of Signed Statements for subsequent registration of Transparent Statements; - * retrieve Transparent Statements for analysis of Statements about Artifacts themselves (e.g. verification); - * or replay all the Transparent Statements to check for the consistency of the Transparency Service's Append-only Log (e.g. auditing) +- Relying Parties that: + - collect Receipts of Signed Statements for subsequent registration of Transparent Statements; + - retrieve Transparent Statements for analysis of Statements about Artifacts themselves (e.g. verification); + - or replay all the Transparent Statements to check for the consistency of the Transparency Service's Append-only Log (e.g. auditing) In addition, {{fig-concept-relationship}} illustrates multiple Transparency Services and multiple Receipts as a single Signed Statement MAY be registered with one or more Transparency Service. Each Transparency Service produces a Receipt, which may be aggregated in a single Transparent Statement, demonstrating the Signed Statement was registered by multiple Transparency Services.