From 5a83fded6f032d4480ff3bf908a8d5be2fe78018 Mon Sep 17 00:00:00 2001 From: steve lasker Date: Tue, 8 Oct 2024 12:16:27 -0700 Subject: [PATCH] segment-->series Signed-off-by: steve lasker --- draft-ietf-scitt-architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-scitt-architecture.md b/draft-ietf-scitt-architecture.md index 03ea178..5995dd7 100644 --- a/draft-ietf-scitt-architecture.md +++ b/draft-ietf-scitt-architecture.md @@ -335,7 +335,7 @@ Most of the details of the Receipt's contents are specified in the COSE Signed M - collect Receipts, combining them with the Signed Statements to create a Transparent Statement; - retrieve Transparent Statements for analysis of Statements about Artifacts; - uses credentials to authenticate the Signed Statement and the Receipts of the Transparent Statement (e.g. verification); - - replay segments of Transparent Statements checking for the consistency of the Transparency Service's Append-only Log (e.g. auditing) + - replay a series of Transparent Statements checking 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.