<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.18 (Ruby 3.3.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-scitt-architecture-08" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.22.0 -->
  <front>
    <title abbrev="SCITT Architecture">An Architecture for Trustworthy and Transparent Digital Supply Chains</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-scitt-architecture-08"/>
    <author initials="H." surname="Birkholz" fullname="Henk Birkholz">
      <organization abbrev="Fraunhofer SIT">Fraunhofer SIT</organization>
      <address>
        <postal>
          <street>Rheinstrasse 75</street>
          <city>Darmstadt</city>
          <code>64295</code>
          <country>Germany</country>
        </postal>
        <email>henk.birkholz@sit.fraunhofer.de</email>
      </address>
    </author>
    <author initials="A." surname="Delignat-Lavaud" fullname="Antoine Delignat-Lavaud">
      <organization>Microsoft Research</organization>
      <address>
        <postal>
          <street>21 Station Road</street>
          <city>Cambridge</city>
          <code>CB1 2FB</code>
          <country>UK</country>
        </postal>
        <email>antdl@microsoft.com</email>
      </address>
    </author>
    <author initials="C." surname="Fournet" fullname="Cedric Fournet">
      <organization>Microsoft Research</organization>
      <address>
        <postal>
          <street>21 Station Road</street>
          <city>Cambridge</city>
          <code>CB1 2FB</code>
          <country>UK</country>
        </postal>
        <email>fournet@microsoft.com</email>
      </address>
    </author>
    <author initials="Y." surname="Deshpande" fullname="Yogesh Deshpande">
      <organization>ARM</organization>
      <address>
        <postal>
          <street>110 Fulbourn Road</street>
          <city>Cambridge</city>
          <code>CB1 9NJ</code>
          <country>UK</country>
        </postal>
        <email>yogesh.deshpande@arm.com</email>
      </address>
    </author>
    <author initials="S." surname="Lasker" fullname="Steve Lasker">
      <organization>DataTrails</organization>
      <address>
        <postal>
          <city>Seattle</city>
          <region>WA</region>
          <code>98199</code>
          <country>United States</country>
        </postal>
        <email>steve.lasker@datatrails.ai</email>
      </address>
    </author>
    <date year="2024" month="July" day="22"/>
    <area>Security</area>
    <workgroup>SCITT</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 145?>

<t>Traceability of physical and digital Artifacts in supply chains is a long-standing, but increasingly serious security concern.
The rise in popularity of verifiable data structures as a mechanism to make actors more accountable for breaching their compliance promises has found some successful applications to specific use cases (such as the supply chain for digital certificates), but lacks a generic and scalable architecture that can address a wider range of use cases.</t>
      <t>This document defines a generic, interoperable and scalable architecture to enable transparency across any supply chain with minimum adoption barriers.
It provides flexibility, enabling interoperability across different implementations of Transparency Services with various auditing and compliance requirements.
Issuers can register their Signed Statements on any Transparency Service, with the guarantee that any Relying Parties will be able to verify them.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-scitt-architecture/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        SCITT Working Group mailing list (<eref target="mailto:scitt@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/scitt/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/scitt/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/ietf-wg-scitt/draft-ietf-scitt-architecture"/>.</t>
    </note>
  </front>
  <middle>
    <?line 154?>

<section anchor="sec-introduction">
      <name>Introduction</name>
      <t>This document describes the generic, interoperable, and scalable SCITT architecture.
Its goal is to enhance auditability and accountability across supply chains.</t>
      <t>In supply chains, downstream Artifacts are built upon upstream Artifacts.
The complexity of traceability and quality control for these supply chains increases with the number of Artifacts and parties contributing to them.
There are many parties who publish information about Artifacts:
For example, the original manufacturer may provide information about the state of the Artifact when it left the factory.
The shipping company may add information about the transport environment of the Artifact.
Compliance Auditors may provide information about their compliance assessment of the Artifact.
Security companies may publish vulnerability information about an Artifact.
Some of these parties may publish information about their analysis or use of an Artifact.</t>
      <t>SCITT provides a way for Relying Parties to obtain this information in a way that is "transparent", that is, parties cannot lie about the information that they publish without it being detected.
SCITT achieves this by having producers publish information in a Transparency Service, where Relying Parties can check the information.</t>
      <section anchor="sec-requirements-notation">
        <name>Requirements Notation</name>
        <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
        <?line -18?>

</section>
    </section>
    <section anchor="terminology">
      <name>Terminology</name>
      <t>The terms defined in this section have special meaning in the context of Supply Chain Integrity, Transparency, and Trust, which are used throughout this document.
When used in text, the corresponding terms are capitalized.
To ensure readability, only a core set of terms is included in this section.</t>
      <t>The terms "header", "payload", and "to-be-signed bytes" are defined in <xref target="RFC9052"/>.</t>
      <t>The term "claim" is defined in <xref target="RFC8392"/>.</t>
      <dl>
        <dt>Append-only Log (Ledger):</dt>
        <dd>
          <t>the verifiable append-only data structure that stores Signed Statements in a Transparency Service, often referred to by the synonym Ledger.
SCITT supports multiple Ledger and Receipt formats to accommodate different Transparency Service implementations, and the proof types associated with different types of Append-only Logs.</t>
        </dd>
        <dt>Artifact:</dt>
        <dd>
          <t>a physical or non-physical item that is moving along a supply chain.</t>
        </dd>
        <dt>Auditor:</dt>
        <dd>
          <t>an entity that checks the correctness and consistency of all Transparent Statements issued by a Transparency Service.
An Auditor is an example of a specialized Relying Party.</t>
        </dd>
        <dt>Client:</dt>
        <dd>
          <t>an application making protected Transparency Service resource requests on behalf of the resource owner and with its authorization.</t>
        </dd>
        <dt>Envelope:</dt>
        <dd>
          <t>metadata, created by the Issuer to produce a Signed Statement.
The Envelope contains the identity of the Issuer and information about the Artifact, enabling Transparency Service Registration Policies to validate the Signed Statement.
A Signed Statement is a COSE Envelope wrapped around a Statement, binding the metadata in the Envelope to the Statement.
In COSE, an Envelope consists of a protected header (included in the Issuer's signature) and an unprotected header (not included in the Issuer's signature).</t>
        </dd>
        <dt>Equivocation:</dt>
        <dd>
          <t>a state where it is possible for a Transparency Service to provide different views of its Append-only log to Relying Parties about the same Artifact <xref target="EQUIVOCATION"/>.</t>
        </dd>
        <dt>Issuer:</dt>
        <dd>
          <t>an identifier representing an organization, device, user, or entity securing Statements about supply chain Artifacts.
An Issuer may be the owner or author of Artifacts, or an independent third party such as an Auditor, reviewer or an endorser.
In SCITT Statements and Receipts, the <tt>iss</tt> CWT Claim is a member of the COSE header parameter <tt>15: CWT_Claims</tt> within the protected header of a COSE Envelope.</t>
        </dd>
        <dt>Non-equivocation:</dt>
        <dd>
          <t>a state where it is impossible for a Transparency Service to provide different views of its Append-only Log to Relying Parties about the same Artifact.
Over time, an Issuer may register new Signed Statements about an Artifact in a Transparency Service with new information. However, the consistency of a collection of Signed Statements about the Artifact can be checked by all Relying Parties.</t>
        </dd>
        <dt>Receipt:</dt>
        <dd>
          <t>a cryptographic proof that a Signed Statement is included in the Append-only Log.
Receipts are based on Signed Inclusion Proofs, such as those as described in COSE Signed Merkle Tree Proofs <xref target="I-D.draft-ietf-cose-merkle-tree-proofs"/>;
they can be built on different verifiable data structures, not just binary merkle trees.
A Receipt consists of a Transparency Service-specific inclusion proof for the Signed Statement, a signature by the Transparency Service of the state of the Append-only Log after the inclusion, and additional metadata (contained in the signature's protected headers) to assist in auditing.</t>
        </dd>
        <dt>Registration:</dt>
        <dd>
          <t>the process of submitting a Signed Statement to a Transparency Service, applying the Transparency Service's Registration Policy, adding to the Append-only Log, and producing a Receipt.</t>
        </dd>
        <dt>Registration Policy:</dt>
        <dd>
          <t>the pre-condition enforced by the Transparency Service before registering a Signed Statement, based on information in the non-opaque header and metadata contained in its COSE Envelope.</t>
        </dd>
        <dt>Relying Party:</dt>
        <dd>
          <t>a Relying Parties consumes Transparent Statements, verifying their proofs and inspecting the Statement payload, either before using corresponding Artifacts, or later to audit an Artifact's provenance on the supply chain.</t>
        </dd>
        <dt>Signed Statement:</dt>
        <dd>
          <t>an identifiable and non-repudiable Statement about an Artifact signed by an Issuer.
In SCITT, Signed Statements are encoded as COSE signed objects; the <tt>payload</tt> of the COSE structure contains the issued Statement.</t>
        </dd>
        <dt>Statement:</dt>
        <dd>
          <t>any serializable information about an Artifact.
To help interpretation of Statements, they must be tagged with a media type (as specified in <xref target="RFC6838"/>).
A Statement may represent a Software Bill Of Materials (SBOM) that lists the ingredients of a software Artifact, an endorsement or attestation about an Artifact, indicate the End of Life (EOL), redirection to a newer version,  or any content an Issuer wishes to publish about an Artifact.
The additional Statements about an Artifact are correlated by the Subject defined in the <xref target="CWT_CLAIMS"/> protected header.
The Statement is considered opaque to Transparency Service, and <bcp14>MAY</bcp14> be encrypted.</t>
        </dd>
        <dt>Subject:</dt>
        <dd>
          <t>an identifier, defined by the Issuer, that represents the organization, device, user, entity, or Artifact about which Statements (and Receipts) are made and by which a logical collection of Statements can be grouped.
It is possible that there are multiple Statements about the same Artifact.
In these cases, distinct Issuers (<tt>iss</tt>) might agree to use the <tt>sub</tt> CWT Claim to create a coherent sequence of Signed Statements about the same Artifact and Relying Parties can leverage <tt>sub</tt> to ensure completeness and Non-equivocation across Statements by identifying all Transparent Statements associated to a specific Subject.</t>
        </dd>
        <dt>Transparency Service:</dt>
        <dd>
          <t>an entity that maintains and extends the Append-only Log, and endorses its state.
A Transparency Service can be a complex system, requiring the Transparency Service to provide many security guarantees about its Append-only Log.
The identity of a Transparency Service is captured by a public key that must be known by Relying Parties in order to validate Receipts.</t>
        </dd>
        <dt>Transparent Statement:</dt>
        <dd>
          <t>a Signed Statement that is augmented with a Receipt created via Registration in a Transparency Service.
The Receipt is stored in the unprotected header of COSE Envelope of the Signed Statement.
A Transparent Statement remains a valid Signed Statement, and may be registered again in a different Transparency Service.</t>
        </dd>
        <dt>Verifiable Data Structure:</dt>
        <dd>
          <t>a data structure which supports one or more proof types, such as "inclusion proofs" or "consistency proofs" (as defined in <xref target="I-D.draft-ietf-cose-merkle-tree-proofs"/>).</t>
        </dd>
      </dl>
    </section>
    <section anchor="mybody">
      <name>Definition of Transparency</name>
      <t>In this document, the definition of transparency is intended to build over abstract notions of Append-only Logs and Receipts.
Existing transparency systems such as Certificate Transparency are instances of this definition.</t>
      <t>A Signed Statement is an identifiable and non-repudiable Statement made by an Issuer.
The Issuer selects additional metadata and attaches a proof of endorsement (in most cases, a signature) using the identity key of the Issuer that binds the Statement and its metadata.
Signed Statements can be made transparent by attaching a proof of Registration by a Transparency Service, in the form of a Receipt.
Receipts demonstrate inclusion of Signed Statements in the Append-only Log of a Transparency Service.
By extension, the Signed Statement may say an Artifact (for example, a firmware binary) is transparent if it comes with one or more Transparent Statements from its author or owner, though the context should make it clear what type of Signed Statements is expected for a given Artifact.</t>
      <t>Transparency does not prevent dishonest or compromised Issuers, but it holds them accountable.
Any Artifact that may be verified, is subject to scrutiny and auditing by other parties.
The Transparency Service provides a history of Statements, which may be made by multiple Issuers, enabling Relying Parties to make informed decisions.</t>
      <t>Transparency is implemented by providing a consistent, append-only, cryptographically verifiable, publicly available record of entries.
A SCITT instance is referred to as a Transparency Service.
Implementations of Transparency Services may protect their Append-only Log using a combination of trusted hardware, replication and consensus protocols, and cryptographic evidence.
A Receipt is an offline, universally-verifiable proof that an entry is recorded in the Append-only Log.
Requesting a receipt can result in the production of a new receipt for the same signed statement.
A Receipt's verification key, signing algorithm, validity period, header parameters or other claims <bcp14>MAY</bcp14> change each time a Receipt is produced.</t>
      <t>Anyone with access to the Transparency Service can independently verify its consistency and review the complete list of Transparent Statements registered by each Issuer.
However, the Registrations on a separate Transparency Service is generally disjoint, though it is possible to take a Transparent Statement (i.e. a Signed Statement with a Receipt in its unprotected header, from a from the first Transparency Service) and register it on another Transparency Service, where the second Receipt will be over the first Receipt in the unprotected header.</t>
      <t>Reputable Issuers are thus incentivized to carefully review their Statements before signing them to produce Signed Statements.
Similarly, reputable Transparency Services are incentivized to secure their Append-only Log, as any inconsistency can easily be pinpointed by any Auditor with read access to the Transparency Service.</t>
      <t>The building blocks defined in SCITT are intended to support applications in any supply chain that produces or relies upon digital Artifacts, from the build and supply of software and IoT devices to advanced manufacturing and food supply.</t>
      <t>SCITT is a generalization of Certificate Transparency (CT) <xref target="RFC9162"/>, which can be interpreted as a transparency architecture for the supply chain of X.509 certificates.
Considering CT in terms of SCITT:</t>
      <ul spacing="normal">
        <li>
          <t>CAs (Issuers) sign the ASN.1 DER encoded tbsCertificate structure to produce an X.509 certificate (Signed Statements)</t>
        </li>
        <li>
          <t>CAs submit the certificates to one or more CT logs (Transparency Services)</t>
        </li>
        <li>
          <t>CT logs produce Signed Certificate Timestamps (Transparent Statements)</t>
        </li>
        <li>
          <t>Signed Certificate Timestamps are checked by Relying Parties</t>
        </li>
        <li>
          <t>The Append-only Log can be checked by Auditors</t>
        </li>
      </ul>
    </section>
    <section anchor="sec-architecture-overview">
      <name>Architecture Overview</name>
      <t>The SCITT architecture consists of a very loose federation of Transparency Services, and a set of common formats and protocols for issuing and registering Signed Statements, and auditing Transparent Statements.</t>
      <t>In order to accommodate as many Transparency Service implementations as possible, this document only specifies the format of Signed Statements (which must be used by all Issuers) and a very thin wrapper format for Receipts, which specifies the Transparency Service identity and the agility parameters for the Signed Inclusion Proofs.
Most of the details of the Receipt's contents are specified in the COSE Signed Merkle Tree Proof document <xref target="I-D.draft-ietf-cose-merkle-tree-proofs"/>.</t>
      <artset>
        <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="704" width="400" viewBox="0 0 400 704" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
            <path d="M 16,208 L 16,240" fill="none" stroke="black"/>
            <path d="M 40,304 L 40,384" fill="none" stroke="black"/>
            <path d="M 64,64 L 64,88" fill="none" stroke="black"/>
            <path d="M 64,128 L 64,184" fill="none" stroke="black"/>
            <path d="M 64,320 L 64,336" fill="none" stroke="black"/>
            <path d="M 64,464 L 64,480" fill="none" stroke="black"/>
            <path d="M 80,256 L 80,272" fill="none" stroke="black"/>
            <path d="M 88,352 L 88,368" fill="none" stroke="black"/>
            <path d="M 96,160 L 96,184" fill="none" stroke="black"/>
            <path d="M 120,416 L 120,440" fill="none" stroke="black"/>
            <path d="M 120,496 L 120,648" fill="none" stroke="black"/>
            <path d="M 136,208 L 136,240" fill="none" stroke="black"/>
            <path d="M 152,320 L 152,336" fill="none" stroke="black"/>
            <path d="M 168,352 L 168,368" fill="none" stroke="black"/>
            <path d="M 176,464 L 176,480" fill="none" stroke="black"/>
            <path d="M 200,80 L 200,96" fill="none" stroke="black"/>
            <path d="M 216,272 L 216,336" fill="none" stroke="black"/>
            <path d="M 232,544 L 232,568" fill="none" stroke="black"/>
            <path d="M 240,336 L 240,400" fill="none" stroke="black"/>
            <path d="M 248,112 L 248,264" fill="none" stroke="black"/>
            <path d="M 248,544 L 248,568" fill="none" stroke="black"/>
            <path d="M 272,112 L 272,264" fill="none" stroke="black"/>
            <path d="M 328,80 L 328,96" fill="none" stroke="black"/>
            <path d="M 344,272 L 344,336" fill="none" stroke="black"/>
            <path d="M 344,400 L 344,520" fill="none" stroke="black"/>
            <path d="M 344,536 L 344,648" fill="none" stroke="black"/>
            <path d="M 360,320 L 360,400" fill="none" stroke="black"/>
            <path d="M 376,192 L 376,512" fill="none" stroke="black"/>
            <path d="M 24,32 L 96,32" fill="none" stroke="black"/>
            <path d="M 24,64 L 96,64" fill="none" stroke="black"/>
            <path d="M 216,64 L 312,64" fill="none" stroke="black"/>
            <path d="M 32,96 L 96,96" fill="none" stroke="black"/>
            <path d="M 216,112 L 312,112" fill="none" stroke="black"/>
            <path d="M 32,128 L 96,128" fill="none" stroke="black"/>
            <path d="M 112,144 L 232,144" fill="none" stroke="black"/>
            <path d="M 288,176 L 360,176" fill="none" stroke="black"/>
            <path d="M 32,192 L 120,192" fill="none" stroke="black"/>
            <path d="M 32,256 L 120,256" fill="none" stroke="black"/>
            <path d="M 216,272 L 344,272" fill="none" stroke="black"/>
            <path d="M 56,288 L 64,288" fill="none" stroke="black"/>
            <path d="M 96,288 L 208,288" fill="none" stroke="black"/>
            <path d="M 80,304 L 136,304" fill="none" stroke="black"/>
            <path d="M 160,320 L 216,320" fill="none" stroke="black"/>
            <path d="M 344,320 L 360,320" fill="none" stroke="black"/>
            <path d="M 216,336 L 344,336" fill="none" stroke="black"/>
            <path d="M 80,352 L 136,352" fill="none" stroke="black"/>
            <path d="M 176,368 L 240,368" fill="none" stroke="black"/>
            <path d="M 104,384 L 152,384" fill="none" stroke="black"/>
            <path d="M 56,400 L 104,400" fill="none" stroke="black"/>
            <path d="M 240,400 L 360,400" fill="none" stroke="black"/>
            <path d="M 80,448 L 160,448" fill="none" stroke="black"/>
            <path d="M 80,496 L 160,496" fill="none" stroke="black"/>
            <path d="M 136,528 L 216,528" fill="none" stroke="black"/>
            <path d="M 264,528 L 360,528" fill="none" stroke="black"/>
            <path d="M 160,576 L 328,576" fill="none" stroke="black"/>
            <path d="M 136,624 L 304,624" fill="none" stroke="black"/>
            <path d="M 48,656 L 200,656" fill="none" stroke="black"/>
            <path d="M 256,656 L 392,656" fill="none" stroke="black"/>
            <path d="M 32,688 L 184,688" fill="none" stroke="black"/>
            <path d="M 240,688 L 376,688" fill="none" stroke="black"/>
            <path d="M 32,688 L 48,656" fill="none" stroke="black"/>
            <path d="M 136,624 L 160,576" fill="none" stroke="black"/>
            <path d="M 184,688 L 200,656" fill="none" stroke="black"/>
            <path d="M 240,688 L 256,656" fill="none" stroke="black"/>
            <path d="M 304,624 L 328,576" fill="none" stroke="black"/>
            <path d="M 376,688 L 392,656" fill="none" stroke="black"/>
            <path d="M 24,32 C 15.16936,32 8,39.16936 8,48" fill="none" stroke="black"/>
            <path d="M 96,32 C 104.83064,32 112,39.16936 112,48" fill="none" stroke="black"/>
            <path d="M 24,64 C 15.16936,64 8,56.83064 8,48" fill="none" stroke="black"/>
            <path d="M 96,64 C 104.83064,64 112,56.83064 112,48" fill="none" stroke="black"/>
            <path d="M 216,64 C 207.16936,64 200,71.16936 200,80" fill="none" stroke="black"/>
            <path d="M 312,64 C 320.83064,64 328,71.16936 328,80" fill="none" stroke="black"/>
            <path d="M 32,96 C 23.16936,96 16,103.16936 16,112" fill="none" stroke="black"/>
            <path d="M 96,96 C 104.83064,96 112,103.16936 112,112" fill="none" stroke="black"/>
            <path d="M 216,112 C 207.16936,112 200,104.83064 200,96" fill="none" stroke="black"/>
            <path d="M 312,112 C 320.83064,112 328,104.83064 328,96" fill="none" stroke="black"/>
            <path d="M 32,128 C 23.16936,128 16,120.83064 16,112" fill="none" stroke="black"/>
            <path d="M 96,128 C 104.83064,128 112,120.83064 112,112" fill="none" stroke="black"/>
            <path d="M 112,144 C 103.16936,144 96,151.16936 96,160" fill="none" stroke="black"/>
            <path d="M 232,144 C 240.83064,144 248,136.83064 248,128" fill="none" stroke="black"/>
            <path d="M 288,176 C 279.16936,176 272,168.83064 272,160" fill="none" stroke="black"/>
            <path d="M 360,176 C 368.83064,176 376,183.16936 376,192" fill="none" stroke="black"/>
            <path d="M 32,192 C 23.16936,192 16,199.16936 16,208" fill="none" stroke="black"/>
            <path d="M 120,192 C 128.83064,192 136,199.16936 136,208" fill="none" stroke="black"/>
            <path d="M 32,256 C 23.16936,256 16,248.83064 16,240" fill="none" stroke="black"/>
            <path d="M 120,256 C 128.83064,256 136,248.83064 136,240" fill="none" stroke="black"/>
            <path d="M 56,288 C 47.16936,288 40,295.16936 40,304" fill="none" stroke="black"/>
            <path d="M 64,288 C 72.83064,288 80,280.83064 80,272" fill="none" stroke="black"/>
            <path d="M 96,288 C 87.16936,288 80,280.83064 80,272" fill="none" stroke="black"/>
            <path d="M 80,304 C 71.16936,304 64,311.16936 64,320" fill="none" stroke="black"/>
            <path d="M 136,304 C 144.83064,304 152,311.16936 152,320" fill="none" stroke="black"/>
            <path d="M 152,336 C 160.83064,336 168,343.16936 168,352" fill="none" stroke="black"/>
            <path d="M 80,352 C 71.16936,352 64,344.83064 64,336" fill="none" stroke="black"/>
            <path d="M 136,352 C 144.83064,352 152,344.83064 152,336" fill="none" stroke="black"/>
            <path d="M 104,384 C 95.16936,384 88,376.83064 88,368" fill="none" stroke="black"/>
            <path d="M 152,384 C 160.83064,384 168,376.83064 168,368" fill="none" stroke="black"/>
            <path d="M 56,400 C 47.16936,400 40,392.83064 40,384" fill="none" stroke="black"/>
            <path d="M 104,400 C 112.83064,400 120,407.16936 120,416" fill="none" stroke="black"/>
            <path d="M 136,400 C 127.16936,400 120,407.16936 120,416" fill="none" stroke="black"/>
            <path d="M 136,400 C 144.83064,400 152,392.83064 152,384" fill="none" stroke="black"/>
            <path d="M 80,448 C 71.16936,448 64,455.16936 64,464" fill="none" stroke="black"/>
            <path d="M 160,448 C 168.83064,448 176,455.16936 176,464" fill="none" stroke="black"/>
            <path d="M 80,496 C 71.16936,496 64,488.83064 64,480" fill="none" stroke="black"/>
            <path d="M 160,496 C 168.83064,496 176,488.83064 176,480" fill="none" stroke="black"/>
            <path d="M 136,528 C 127.16936,528 120,520.83064 120,512" fill="none" stroke="black"/>
            <path d="M 216,528 C 224.83064,528 232,535.16936 232,544" fill="none" stroke="black"/>
            <path d="M 264,528 C 255.16936,528 248,535.16936 248,544" fill="none" stroke="black"/>
            <path d="M 360,528 C 368.83064,528 376,520.83064 376,512" fill="none" stroke="black"/>
            <polygon class="arrowhead" points="352,648 340,642.4 340,653.6" fill="black" transform="rotate(90,344,648)"/>
            <path class="jump" d="M 344,536 C 350,536 350,520 344,520" fill="none" stroke="black"/>
            <polygon class="arrowhead" points="280,264 268,258.4 268,269.6" fill="black" transform="rotate(90,272,264)"/>
            <polygon class="arrowhead" points="256,568 244,562.4 244,573.6" fill="black" transform="rotate(90,248,568)"/>
            <polygon class="arrowhead" points="256,264 244,258.4 244,269.6" fill="black" transform="rotate(90,248,264)"/>
            <polygon class="arrowhead" points="240,568 228,562.4 228,573.6" fill="black" transform="rotate(90,232,568)"/>
            <polygon class="arrowhead" points="216,288 204,282.4 204,293.6" fill="black" transform="rotate(0,208,288)"/>
            <polygon class="arrowhead" points="184,368 172,362.4 172,373.6" fill="black" transform="rotate(180,176,368)"/>
            <polygon class="arrowhead" points="168,320 156,314.4 156,325.6" fill="black" transform="rotate(180,160,320)"/>
            <polygon class="arrowhead" points="128,648 116,642.4 116,653.6" fill="black" transform="rotate(90,120,648)"/>
            <polygon class="arrowhead" points="128,440 116,434.4 116,445.6" fill="black" transform="rotate(90,120,440)"/>
            <polygon class="arrowhead" points="104,184 92,178.4 92,189.6" fill="black" transform="rotate(90,96,184)"/>
            <polygon class="arrowhead" points="72,184 60,178.4 60,189.6" fill="black" transform="rotate(90,64,184)"/>
            <polygon class="arrowhead" points="72,88 60,82.4 60,93.6" fill="black" transform="rotate(90,64,88)"/>
            <g class="text">
              <text x="60" y="52">Artifact</text>
              <text x="264" y="84">Credentials</text>
              <text x="64" y="116">Statement</text>
              <text x="180" y="132">cose</text>
              <text x="220" y="132">sign</text>
              <text x="300" y="132">cose</text>
              <text x="348" y="132">verify</text>
              <text x="76" y="212">Signed</text>
              <text x="80" y="228">Statement</text>
              <text x="76" y="244">(COSE_Sign1)</text>
              <text x="276" y="292">Transparency</text>
              <text x="104" y="324">Receipt</text>
              <text x="264" y="324">Service</text>
              <text x="300" y="356">Transparency</text>
              <text x="128" y="372">Receipt</text>
              <text x="280" y="388">Service</text>
              <text x="120" y="468">Transparent</text>
              <text x="120" y="484">Statement</text>
              <text x="188" y="596">Verify</text>
              <text x="264" y="596">Transparent</text>
              <text x="232" y="612">Statement</text>
              <text x="80" y="676">Collect</text>
              <text x="148" y="676">Receipts</text>
              <text x="300" y="676">Replay</text>
              <text x="344" y="676">Log</text>
            </g>
          </svg>
        </artwork>
        <artwork type="ascii-art"><![CDATA[
 .----------.
|  Artifact  |
 '-----+----'            .-------------.
       v                |  Credentials  |
  .----+----.           |               |
 | Statement |           '----+--+-----'
  '----+----'       cose sign |  | cose verify
       |    .----------------'|  |
       |   |                  |  |
       v   v                  |  |'----------.
  .----+---+---.              |  |            |
 |    Signed    |             |  |            |
 |   Statement  |             |  |            |
 | (COSE_Sign1) |             |  |            |
  '------+-----'              v  v            |
         |                +---+--+--------+   |
     .--' '-------------->+ Transparency  |   |
    |   .--------.        |               |   |
    |  | Receipt  +<------+  Service      +-+ |
    |  |          +.      +--+------------+ | |
    |   '-+------'  |        | Transparency | |
    |     | Receipt +<-------+              | |
    |      '------+'         | Service      | |
     '-------. .-'           +------------+-+ |
              |                           |   |
              v                           |   |
        .-----+-----.                     |   |
       | Transparent |                    |   |
       |  Statement  |                    |   |
        '-----+-----'                     |   |
              |                           |   |
              |'-----------.   .----------)--'
              |             | |           |
              |             v v           |
              |    .--------+-+---------. |
              |   / Verify Transparent /  |
              |  /      Statement     /   |
              | '--------------------'    |
              v                           v
     .--------+---------.      .----------+-----.
    / Collect Receipts /      /   Replay Log   /
   '------------------'      '----------------'
]]></artwork>
      </artset>
      <t>The subsequent sections describe the main concepts, namely Transparency Service, Signed Statements, Registration, and Transparent Statements in more detail.</t>
      <section anchor="sec-transparency-service">
        <name>Transparency Service</name>
        <t>Transparency Services <bcp14>MUST</bcp14> feature an Append-only Log.
The Append-only Log is the verifiable data structure that records Signed Statements and supports the production of Receipts.</t>
        <t>All Transparency Services <bcp14>MUST</bcp14> expose APIs for the Registration of Signed Statements and issuance of Receipts.</t>
        <t>Transparency Services <bcp14>MAY</bcp14> support additional APIs for auditing, for instance, to query the history of Signed Statements.</t>
        <t>Typically a Transparency Service has a single Issuer identity which is present in the <tt>iss</tt> Claim of Receipts for that service.</t>
        <t>Multi-tenant support can be enabled through the use of identifiers in the <tt>iss</tt> Claim, for example, <tt>ts.example</tt> may have a distinct Issuer identity for each sub domain, such as <tt>customer1.ts.example</tt> and <tt>customer2.ts.example</tt>.</t>
        <section anchor="sec-registration-policies">
          <name>Registration Policies</name>
          <t>Registration Policies refer to additional checks over and above the Mandatory Registration Checks that are performed before a Signed Statement is accepted to be registered to the Append-only Log.</t>
          <t>Transparency Services <bcp14>MUST</bcp14> maintain Registration Policies.</t>
          <t>Transparency Services <bcp14>MUST</bcp14> also maintain a list of trust anchors, which <bcp14>SHOULD</bcp14> be used by Relying Parties to authenticate Issuers, and which <bcp14>MAY</bcp14> be included in a Registration Policy statement.
For instance, a trust anchor could be an X.509 root certificate, the discovery URL of an OpenID Connect identity provider, or any other COSE compatible PKI trust anchor.</t>
          <t>Registration Policies and trust anchors <bcp14>MUST</bcp14> be made transparent and available to all Relying Parties of the Transparency Service by registering them as Signed Statements on the Append-only Log, and distributing the associated Receipts.</t>
          <t>This specification leaves implementation, encoding and documentation of Registration Policies and trust anchors to the operator of the Transparency Service.</t>
          <section anchor="sec-mandatory-registration-checks">
            <name>Mandatory Registration Checks</name>
            <t>During Registration, a Transparency Service <bcp14>MUST</bcp14>, at a minimum, syntactically check the Issuer of the Signed Statement by cryptographically verifying the COSE signature according to <xref target="RFC9052"/>.
The Issuer identity <bcp14>MUST</bcp14> be bound to the Signed Statement by including an identifier in the protected header.
If the protected header includes multiple identifiers, all those that are registered by the Transparency Service <bcp14>MUST</bcp14> be checked.</t>
            <t>In essence, when using X.509 Signed Statements, the Transparency Service <bcp14>MUST</bcp14> build and validate a complete certificate chain from the Issuer's certificate identified by <tt>x5t</tt> located in the protected header of the COSE_Sign1 Envelope, to one of the root certificates most recently registered as a trust anchor of the Transparency Service.
An <tt>x5chain</tt> with a leaf certificate that corresponds to the <tt>x5t</tt> value <bcp14>MAY</bcp14> be included in the unprotected header in support of certain supply chain scenarios.</t>
            <t>The Transparency Service <bcp14>MUST</bcp14> apply the Registration Policy that was most recently added to the Append-only Log at the time of Registration.</t>
          </section>
          <section anchor="sec-auditability-of-registration">
            <name>Auditability of Registration</name>
            <t>The operator of a Transparency Service <bcp14>MAY</bcp14> update the Registration Policy or the trust anchors of a Transparency Service at any time.</t>
            <t>Transparency Services <bcp14>MUST</bcp14> ensure that for any Signed Statement they register, enough information is made available to Auditors (either in the Append-only Log and retrievable through audit APIs, or included in the Receipt) to reproduce the Registration checks that were defined by the Registration Policies at the time of Registration.</t>
          </section>
        </section>
        <section anchor="ts-initialization">
          <name>Initialization and Bootstrapping</name>
          <t>Since the mandatory Registration checks rely on having registered Signed Statements for the Registration Policy and trust anchors, Transparency Services <bcp14>MUST</bcp14> support at least one of the three following bootstrapping mechanisms:</t>
          <ul spacing="normal">
            <li>
              <t>Pre-configured Registration Policy and trust anchors;</t>
            </li>
            <li>
              <t>Acceptance of a first Signed Statement whose payload is a valid Registration Policy, without performing Registration checks</t>
            </li>
            <li>
              <t>An out-of-band authenticated management interface</t>
            </li>
          </ul>
        </section>
        <section anchor="sec-append-only-log">
          <name>Append-only Log</name>
          <t>The security properties of the Append-only Log are determined by the choice of the verifiable data structure used by the Transparency Service to implement the Log.
This verifiable data structure <bcp14>MUST</bcp14> support the following security requirements:</t>
          <dl>
            <dt>Append-Only:</dt>
            <dd>
              <t>once included in the verifiable data structure, a Signed Statement cannot be modified, deleted, or reordered; hence its Receipt provides an offline verifiable proof of Registration.</t>
            </dd>
            <dt>Non-equivocation:</dt>
            <dd>
              <t>there is no fork in the Append-only Log.
Everyone with access to its content sees the same collection of Signed Statements and can check that it is consistent with any Receipts they have verified.</t>
            </dd>
            <dt>Replayability:</dt>
            <dd>
              <t>the Append-only Log includes sufficient information to enable authorized actors with access to its content to check that each included Signed Statement has been correctly registered.</t>
            </dd>
          </dl>
          <t>In addition to Receipts, some verifiable data structures might support additional proof types, such as proofs of consistency, or proofs of non inclusion.</t>
          <t>Specific verifiable data structures, such those describes in <xref target="RFC9162"/> and <xref target="I-D.draft-ietf-cose-merkle-tree-proofs"/>, and the review of their security requirements for SCITT are out of scope for this document.</t>
        </section>
        <section anchor="sec-adjacent-services">
          <name>Adjacent Services</name>
          <t>Transparency Services can be deployed along side other database or object storage technologies.
For example, a Transparency Service that is supporting a software package management system, might be referenced from the APIs exposed for package management.
Providing an ability to request a fresh Receipt for a given software package, or to request a list of Signed Statements associated with the software package.</t>
        </section>
      </section>
      <section anchor="sec-signed-statements">
        <name>Signed Statements</name>
        <t>This specification prioritizes conformance to <xref target="RFC9052"/> and its required and optional properties.
Profiles and implementation specific choices should be used to determine admissability of conforming messages.
This specification is left intentionally open to allow implementations to make the restrictions that make the most sense for their operational use cases.</t>
        <t>There are many types of Statements (such as SBOMs, malware scans, audit reports, policy definitions) that Issuers may want to turn into Signed Statements.
An Issuer must first decide on a suitable format (<tt>3</tt>: payload type) to serialize the Statement payload.
For a software supply chain, payloads describing the software Artifacts may include:</t>
        <ul spacing="normal">
          <li>
            <t><xref target="COSWID"/></t>
          </li>
          <li>
            <t><xref target="CycloneDX"/></t>
          </li>
          <li>
            <t><xref target="in-toto"/></t>
          </li>
          <li>
            <t><xref target="SPDX-CBOR"/></t>
          </li>
          <li>
            <t><xref target="SPDX-JSON"/></t>
          </li>
          <li>
            <t><xref target="SLSA"/></t>
          </li>
          <li>
            <t><xref target="SWID"/></t>
          </li>
        </ul>
        <t>Once all the Envelope headers are set, an Issuer <bcp14>MUST</bcp14> use a standard COSE implementation to produce an appropriately serialized Signed Statement.
The SCITT tag <tt>COSE_Sign1_Tagged</tt> is outside the scope of COSE, and used to indicate that a signed object is a Signed Statement.</t>
        <t>Issuers can produce Signed Statements about different Artifacts under the same Identity.
Issuers and Relying Parties must be able to recognize the Artifact to which the Statements pertain by looking at the Signed Statement.
The <tt>iss</tt> and <tt>sub</tt> Claims, within the CWT_Claims protected header, are used to identify the Artifact the Statement pertains to.
(See Subject under <xref target="terminology"/> Terminology.)</t>
        <t>Issuers <bcp14>MAY</bcp14> use different signing keys (identified by <tt>kid</tt> in the resolved key manifest) for different Artifacts, or sign all Signed Statements under the same key.</t>
        <t>An Issuer can make multiple Statements about the same Artifact.
For example, an Issuer can make amended Statements about the same Artifact as their view changes over time.</t>
        <t>Multiple Issuers can make different, even conflicting Statements, about the same Artifact.
Relying Parties can choose which Issuers they trust.</t>
        <t>Multiple Issuers can make the same Statement about a single Artifact, affirming multiple Issuers agree.</t>
        <t>At least one identifier representing one credential <bcp14>MUST</bcp14> be included in the protected header of the COSE Envelope, as one of <tt>x5t</tt> or <tt>kid</tt>.
Additionally, <tt>x5chain</tt> that corresponds to either <tt>x5t</tt> or <tt>kid</tt> identifying the leaf certificate in the included certification path <bcp14>MAY</bcp14> be included in the unprotected header of the COSE Envelope.</t>
        <ul spacing="normal">
          <li>
            <t>When using x.509 certificates, support for <tt>x5t</tt> is <bcp14>REQUIRED</bcp14> to implement.</t>
          </li>
          <li>
            <t>Support for <tt>kid</tt> in the protected header and <tt>x5chain</tt> in the unprotected header is <bcp14>OPTIONAL</bcp14> to implement.</t>
          </li>
        </ul>
        <t>When <tt>x5t</tt> is present, <tt>iss</tt> <bcp14>MUST</bcp14> be a string with a value between 1 and 8192 characters in length that fits the regular expression of a distinguished name.</t>
        <t>The <tt>kid</tt> header parameter <bcp14>MUST</bcp14> be present when <tt>x5t</tt> is not present.
Key discovery protocols are out-of-scope of this document.</t>
        <t>The protected header of a Signed Statement and a Receipt <bcp14>MUST</bcp14> include the <tt>CWT Claims</tt> header parameter as specified in <xref section="2" sectionFormat="of" target="CWT_CLAIMS_COSE"/>.
The <tt>CWT Claims</tt> value <bcp14>MUST</bcp14> include the <tt>Issuer Claim</tt> (Claim label 1) and the <tt>Subject Claim</tt> (Claim label 2) <xref target="IANA.cwt"/>.</t>
        <t>A Receipt is a Signed Statement, (cose-sign1), with addition Claims in its protected header related to verifying the inclusion proof in its unprotected header. See <xref target="I-D.draft-ietf-cose-merkle-tree-proofs"/>.</t>
        <section anchor="sec-signed-statement-examples">
          <name>Signed Statement Examples</name>
          <t><xref target="fig-signed-statement-cddl"/> illustrates a normative CDDL definition (see <xref target="RFC8610"/>) for of the protected header and unprotected header of Signed Statements and Receipts.</t>
          <t>Everything that is optional in the following CDDL definition can potentially be discovered out of band and Registration Policies are not assured on the presence of these optional fields.
A Registration Policy that requires an optional field to be present <bcp14>MUST</bcp14> reject any Signed Statements or Receipts that are invalid according to the Registration Policy.</t>
          <figure anchor="fig-signed-statement-cddl">
            <name>CDDL definition for Signed Statements and Receipts</name>
            <sourcecode type="cddl"><![CDATA[
Signed_Statement = #6.18(COSE_Sign1)
Receipt = #6.18(COSE_Sign1)

COSE_Sign1 = [
  protected   : bstr .cbor Protected_Header,
  unprotected : Unprotected_Header,
  payload     : bstr / nil,
  signature   : bstr
]

Protected_Header = {
  &(CWT_Claims: 15) => CWT_Claims
  ? &(alg: 1) => int
  ? &(content_type: 3) => tstr / uint
  ? &(kid: 4) => bstr
  ? &(x5t: 34) => COSE_CertHash
  * int => any
}

CWT_Claims = {
  &(iss: 1) => tstr
  &(sub: 2) => tstr
  * int => any
}

Unprotected_Header = {
  ? &(x5chain: 33) => COSE_X509
  ? &(receipts: 394)  => [+ Receipt]
  * int => any
}
]]></sourcecode>
          </figure>
          <t><xref target="fig-signed-statement-edn"/> illustrates an instance of a Signed Statement in Extended Diagnostic Notation (EDN), with a payload that is detached.
Detached payloads support large Statements, and ensure Signed Statements can integrate with existing storage systems.</t>
          <figure anchor="fig-signed-statement-edn">
            <name>CBOR Extended Diagnostic Notation example of a Signed Statement</name>
            <sourcecode type="cbor-diag"><![CDATA[
18(                                 / COSE Sign 1                   /
    [
      h'a4012603...6d706c65',       / Protected                     /
      {},                           / Unprotected                   /
      nil,                          / Detached payload              /
      h'79ada558...3a28bae4'        / Signature                     /
    ]
)
]]></sourcecode>
          </figure>
          <t><xref target="fig-signed-statement-protected-header-edn"/> illustrates the decoded protected header of the Signed Statement in <xref target="fig-signed-statement-edn"/>.
It indicates the Signed Statement is securing a JSON content type, and identifying the content with the <tt>sub</tt> Claim "vendor.product.example".</t>
          <figure anchor="fig-signed-statement-protected-header-edn">
            <name>CBOR Extended Diagnostic Notation example of a Signed Statement's Protected Header</name>
            <sourcecode type="cbor-diag"><![CDATA[
{                                   / Protected                     /
  1: -7,                            / Algorithm                     /
  3: application/example+json,      / Content type                  /
  4: h'50685f55...50523255',        / Key identifier                /
  15: {                             / CWT Claims                    /
    1: software.vendor.example,     / Issuer                        /
    2: vendor.product.example,      / Subject                       /
  }
}
]]></sourcecode>
          </figure>
        </section>
      </section>
      <section anchor="sec-registration">
        <name>Registration</name>
        <t>To register a Signed Statement, the Transparency Service performs the following steps:</t>
        <ol spacing="normal" type="1"><li>
            <t><strong>Client authentication:</strong> A Client authenticates with the Transparency Service, to Register Signed Statements on behalf of one or more Issuers.
Authentication and authorization is implementation-specific, and out of scope of the SCITT Architecture.</t>
          </li>
          <li>
            <t><strong>Issuer Verification:</strong> The Transparency Service <bcp14>MUST</bcp14> syntactically validate the Issuer's identity Claims, which may be different than the Client identity.</t>
          </li>
          <li>
            <t><strong>Signature verification:</strong> The Transparency Service <bcp14>MUST</bcp14> verify the signature of the Signed Statement, as described in <xref target="RFC9360"/>, using the signature algorithm and verification key of the Issuer.</t>
          </li>
          <li>
            <t><strong>Signed Statement validation:</strong> The Transparency Service <bcp14>MUST</bcp14> check that the Signed Statement includes the required protected headers listed above.
The Transparency Service <bcp14>MAY</bcp14> verify the Statement payload format, content and other optional properties.</t>
          </li>
          <li>
            <t><strong>Apply Registration Policy:</strong> The Transparency Service <bcp14>MUST</bcp14> check the attributes required by a Registration Policy are present in the protected headers.
  Custom Signed Statements are evaluated given the current Transparency Service state and the entire Envelope, and may use information contained in the attributes of named policies.</t>
          </li>
          <li>
            <t><strong>Register the Signed Statement</strong> to the Append-only Log.</t>
          </li>
          <li>
            <t><strong>Return the Receipt</strong>, which <bcp14>MAY</bcp14> be asynchronous from Registration.
The Transparency Service <bcp14>MUST</bcp14> be able to provide a Receipt for all registered Statements.
A Receipt for a Signed Statement <bcp14>MAY</bcp14> be provided asynchronously.
Details about generating Receipts are described in <xref target="Receipt"/>.</t>
          </li>
        </ol>
        <t>The last two steps may be shared between a batch of Signed Statements recorded in the Append-only Log.</t>
        <t>A Transparency Service <bcp14>MUST</bcp14> ensure that a Signed Statement is registered before releasing its Receipt.</t>
        <t>The same Signed Statement may be independently registered in multiple Transparency Services, producing multiple, independent Receipts.
The multiple Receipts may be attached to the unprotected header of the Signed Statement, creating a Transparent Statement.</t>
      </section>
      <section anchor="Receipt">
        <name>Transparent Statements</name>
        <t>The Client (which is not necessarily the Issuer) that registers a Signed Statement and receives a Receipt can produce a Transparent Statement by adding the Receipt to the unprotected header of the Signed Statement.
Client applications <bcp14>MAY</bcp14> register Signed Statements on behalf of one or more Issuers.
Client applications <bcp14>MAY</bcp14> request Receipts regardless of the identity of the Issuer of the associated Signed Statement.</t>
        <t>When a Signed Statement is registered by a Transparency Service a Receipt becomes available.
When a Receipt is included in a Signed Statement a Transparent Statement is produced.</t>
        <t>Receipts are based on Signed Inclusion Proofs as described in COSE Signed Merkle Tree Proofs (<xref target="I-D.draft-ietf-cose-merkle-tree-proofs"/>) that also provides the COSE header parameter semantics for label 394.</t>
        <t>The Registration time is recorded as the timestamp when the Transparency Service added this Signed Statement to its Append-only Log.</t>
        <t><xref target="fig-transparent-statement-cddl"/> illustrates a normative CDDL definition of Transparent Statements.</t>
        <figure anchor="fig-transparent-statement-cddl">
          <name>CDDL definition for a Transparent Statement</name>
          <sourcecode type="cddl"><![CDATA[
Transparent_Statement = #6.18(COSE_Sign1)

Unprotected_Header = {
  &(receipts: 394)  => [+ Receipt]
}
]]></sourcecode>
        </figure>
        <t><xref target="fig-transparent-statement-edn"/> illustrates a Transparent Statement with a detached payload, and two Receipts in its unprotected header.
The type of label 394 <tt>receipts</tt> in the unprotected header is a CBOR array that can contain one or more Receipts (each entry encoded as a .cbor encoded Receipts).</t>
        <figure anchor="fig-transparent-statement-edn">
          <name>CBOR Extended Diagnostic Notation example of a Transparent Statement</name>
          <sourcecode type="cbor-diag"><![CDATA[
18(                                 / COSE Sign 1                   /
    [
      h'a4012603...6d706c65',       / Protected                     /
      {                             / Unprotected                   /
        394: [                      / Receipts (2)                  /
          h'd284586c...4191f9d2'    / Receipt 1                     /
          h'c624586c...8f4af97e'    / Receipt 2                     /
        ]
      },
      nil,                          / Detached payload              /
      h'79ada558...3a28bae4'        / Signature                     /
    ]
)
]]></sourcecode>
        </figure>
        <t><xref target="fig-receipt-edn"/> one of the decoded Receipt from <xref target="fig-transparent-statement-edn"/>.
The Receipt contains inclusion proofs for verifiable data structures.
The unprotected header contains verifiable data structure proofs.
See the protected header for details regarding the specific verifiable data structure used.
Referencing the COSE Verifiable Data Structure Registry, RFC9162_SHA256 is value <tt>1</tt>, which supports <tt>-1</tt> (inclusion proofs) and <tt>-2</tt> (consistency proofs).</t>
        <figure anchor="fig-receipt-edn">
          <name>CBOR Extended Diagnostic Notation example of a Receipt</name>
          <sourcecode type="cbor-diag"><![CDATA[
18(                                 / COSE Sign 1                   /
    [
      h'a4012604...6d706c65',       / Protected                     /
      {                             / Unprotected                   /
        -222: {                     / Proofs                        /
          -1: [                     / Inclusion proofs (1)          /
            h'83080783...32568964', / Inclusion proof 1             /
          ]
        },
      },
      nil,                          / Detached payload              /
      h'10f6b12a...4191f9d2'        / Signature                     /
    ]
)
]]></sourcecode>
        </figure>
        <t><xref target="fig-receipt-protected-header-edn"/> illustrates the decoded protected header of the Transparent Statement in <xref target="fig-transparent-statement-edn"/>.
The verifiable data structure (<tt>-111</tt>) uses <tt>1</tt> from (RFC9162_SHA256).</t>
        <figure anchor="fig-receipt-protected-header-edn">
          <name>CBOR Extended Diagnostic Notation example of a Receipt's Protected Header</name>
          <sourcecode type="cbor-diag"><![CDATA[
{                                   / Protected                     /
  1: -7,                            / Algorithm                     /
  4: h'50685f55...50523255',        / Key identifier                /
  -111: 1,                          / Verifiable Data Structure     /
  15: {                             / CWT Claims                    /
    1: transparency.vendor.example, / Issuer                        /
    2: vendor.product.example,      / Subject                       /
  }
}
]]></sourcecode>
        </figure>
        <t><xref target="fig-receipt-inclusion-proof-edn"/> illustrates the decoded inclusion proof from <xref target="fig-receipt-edn"/>.
This inclusion proof indicates that the size of the Append-only Log was <tt>8</tt> at the time the Receipt was issued.
The structure of this inclusion proof is specific to the verifiable data structure used (RFC9162_SHA256).</t>
        <figure anchor="fig-receipt-inclusion-proof-edn">
          <name>CBOR Extended Diagnostic Notation example of a Receipt's Inclusion Proof</name>
          <sourcecode type="cbor-diag"><![CDATA[
[                                   / Inclusion proof 1             /
  8,                                / Tree size                     /
  7,                                / Leaf index                    /
  [                                 / Inclusion hashes (3)          /
     h'c561d333...f9850597'         / Intermediate hash 1           /
     h'75f177fd...2e73a8ab'         / Intermediate hash 2           /
     h'0bdaaed3...32568964'         / Intermediate hash 3           /
  ]
]
]]></sourcecode>
        </figure>
        <section anchor="validation">
          <name>Validation</name>
          <t>Relying Parties <bcp14>MUST</bcp14> apply the verification process as described in Section 4.4 of RFC9052, when checking the signature of Signed Statements and Receipts.</t>
          <t>A Relying Party <bcp14>MUST</bcp14> trust the verification key or certificate and the associated identity of at least one Issuer of a Receipt.</t>
          <t>A Relying Party <bcp14>MAY</bcp14> decide to verify only a single Receipt that is acceptable to them, and not check the signature on the Signed Statement or Receipts which rely on verifiable data structures which they do not understand.</t>
          <t>APIs exposing verification logic for Transparent Statements may provide more details than a single boolean result.
For example, an API may indicate if the signature on the Receipt or Signed Statement is valid, if Claims related to the validity period are valid, or if the inclusion proof in the Receipt is valid.</t>
          <t>Relying Parties <bcp14>MAY</bcp14> be configured to re-verify the Issuer's Signed Statement locally.</t>
          <t>In addition, Relying Parties <bcp14>MAY</bcp14> apply arbitrary validation policies after the Transparent Statement has been verified and validated.
Such policies may use as input all information in the Envelope, the Receipt, and the Statement payload, as well as any local state.</t>
        </section>
      </section>
    </section>
    <section anchor="sec-privacy-considerations">
      <name>Privacy Considerations</name>
      <t>Transparency Services are often publicly accessible.
Issuers should treat Signed Statements (rendering them as Transparent Statements) as publicly accessible.
In particular, a Signed Statement Envelope and Statement payload should not carry any private information in plaintext.</t>
      <t>Transparency Services can have an authorization policy controlling who can access the Append-only Log.
While this can be used to limit who can read the Log, it may also limit the usefulness of the system.</t>
      <t>Some jurisdictions have a Right to be Forgotten.
However, once a Signed Statement is inserted into the Append-only Log maintained by a Transparency Service, it cannot be removed from the Log.</t>
    </section>
    <section anchor="sec-security-considerations">
      <name>Security Considerations</name>
      <t>On its own, verifying a Transparent Statement does not guarantee that its Envelope or contents are trustworthy.
Just that they have been signed by the apparent Issuer and counter-signed by the Transparency Service.
If the Relying Party trusts the Issuer, after validation of the Issuer identity, it can infer that an Issuer's Signed Statement was issued with this Envelope and contents, which may be interpreted as the Issuer saying the Artifact is fit for its intended purpose.
If the Relying Party trusts the Transparency Service, it can independently infer that the Signed Statement passed the Transparency Service Registration Policy and that has been persisted in the Append-only Log.
Unless advertised in the Transparency Service Registration Policy, the Relying Party cannot assume that the ordering of Signed Statements in the Append-only Log matches the ordering of their issuance.</t>
      <t>Similarly, the fact that an Issuer can be held accountable for its Transparent Statements does not on its own provide any mitigation or remediation mechanism in case one of these Transparent Statements turned out to be misleading or malicious.
Just that signed evidence will be available to support them.</t>
      <t>An Issuer that knows of a changed state of quality for an Artifact, <bcp14>SHOULD</bcp14> Register a new Signed Statement, using the same <tt>15</tt> CWT <tt>iss</tt> and <tt>sub</tt> Claims.</t>
      <t>Issuers <bcp14>MUST</bcp14> ensure that the Statement payloads in their Signed Statements are correct and unambiguous, for example by avoiding ill-defined or ambiguous formats that may cause Relying Parties to interpret the Signed Statement as valid for some other purpose.</t>
      <t>Issuers and Transparency Services <bcp14>MUST</bcp14> carefully protect their private signing keys and avoid these keys being used for any purpose not described in this architecture document.
In cases where key re-use is unavoidable, keys <bcp14>MUST NOT</bcp14> sign any other message that may be verified as an Envelope as part of a Signed Statement.</t>
      <t>Each of these functions <bcp14>MUST</bcp14> be carefully protected against both external attacks and internal misbehavior by some or all of the operators of the Transparency Service.</t>
      <t>For instance, the code for the Registration Policy evaluation and endorsement may be protected by running in a Trusted Execution Environment (TEE).</t>
      <t>The Transparency Service may be replicated with a consensus algorithm, such as Practical Byzantine Fault Tolerance <xref target="PBFT"/> and may be used to protect against malicious or vulnerable replicas.
Threshold signatures may be use to protect the service key, etc.</t>
      <t>Issuers and Transparency Services <bcp14>MUST</bcp14> rotate verification keys for signature checking in well-defined cryptoperiods (see <xref target="KEY-MANAGEMENT"/>).</t>
      <t>A Transparency Service <bcp14>MAY</bcp14> provide additional authenticity assurances about its secure implementation and operation, enabling remote attestation of the hardware platforms and/or software Trusted Computing Bases (TCB) that run the Transparency Service.
If present, these additional authenticity assurances <bcp14>MUST</bcp14> be registered in the Append-only Log and <bcp14>MUST</bcp14> always be exposed by the Transparency Services' APIs.
An example of Signed Statement's payloads that can improve authenticity assurances are trustworthiness assessments that are RATS Conceptual Messages, such as Evidence, Endorsements, or corresponding Attestation Results (see <xref target="RFC9334"/>).</t>
      <t>For example, if a Transparency Service is implemented using a set of redundant replicas, each running within its own hardware-protected trusted execution environments (TEEs), then each replica can provide fresh Evidence or fresh Attestation Results about its TEEs. The respective Evidence can show, for example, the binding of the hardware platform to the software that runs the Transparency Service, the long-term public key of the service, or the key used by the replica for signing Receipts. The respective Attestation Result, for example, can show that the remote attestation Evidence was appraised by a Relying Party and complies with well-known Reference Values and Endorsements.</t>
      <t>Auditors should be aware that the certification path information included in an unprotected <tt>x5chain</tt> header of a to-be-registered Signed Statement can be tampered with by a malicious Transparency Service (e.g., one that does not incorporate remote attestation), which may replace the intermediate certificates and ultimately connect to an unexpected root.
This modification helps protect against person-in-the-middle attacks, but not denial-of-service.
Auditors <bcp14>MUST</bcp14> perform certification path validation in accordance with PKIX rules specified in <xref target="RFC5280"/>.
In particular, Auditors <bcp14>MUST</bcp14> verify that certification paths chain to one or more trust anchors (often represented as root certificates).</t>
      <section anchor="sec-security-guarantees">
        <name>Security Guarantees</name>
        <t>SCITT provides the following security guarantees:</t>
        <ol spacing="normal" type="1"><li>
            <t>Statements made by Issuers about supply chain Artifacts are identifiable, can be authenticated, and once authenticated, are non-repudiable</t>
          </li>
          <li>
            <t>Statement provenance and history can be independently and consistently audited</t>
          </li>
          <li>
            <t>Issuers can efficiently prove that their Statement is logged by a Transparency Service</t>
          </li>
        </ol>
        <t>The first guarantee is achieved by requiring Issuers to sign their Statements and associated metadata using a distributed public key infrastructure.
The second guarantee is achieved by storing the Signed Statement on an Append-only Log.
The third guarantee is achieved by implementing the Append-only Log using a verifiable data structure (such as a Merkle Tree <xref target="MERKLE"/>).</t>
      </section>
      <section anchor="sec-threat-model">
        <name>Threat Model</name>
        <t>This section provides a generic threat model for SCITT, describing its residual security properties when some of its actors (Issuers, Transparency Services, and Auditors) are corrupt or compromised.</t>
        <t>This threat model may need to be refined to account for specific supply chain use cases.</t>
        <t>SCITT primarily supports checking of Signed Statement authenticity, both from the Issuer (authentication) and from the Transparency Service (transparency).
These guarantees are meant to hold for extensive periods of time, possibly decades.</t>
        <t>It can never be assumed that some Issuers and some Transparency Services will not be corrupt.</t>
        <t>SCITT entities explicitly trust one another on the basis of their long-term identity, which maps to shorter-lived cryptographic credentials.
A Relying Party <bcp14>SHOULD</bcp14> validate a Transparent Statement originating from a given Issuer, registered at a given Transparency Service (both identified in the Relying Party's local authorization policy) and would not depend on any other Issuer or Transparency Services.</t>
        <t>Issuers cannot be stopped from producing Signed Statements including false assertions in their Statement payload (either by mistake or by corruption), but these Issuers can made accountable by ensuring their Signed Statements are systematically registered at a Transparency Service.</t>
        <t>Similarly, providing strong residual guarantees against faulty/corrupt Transparency Services is a SCITT design goal.
Preventing a Transparency Service from registering Signed Statements that do not meet its stated Registration Policy, or to issue Receipts that are not consistent with their Append-only Log is not possible.
In contrast Transparency Services can be held accountable and they can be called out by any Auditor that replays their Append-only Log against any contested Receipt.
Note that the SCITT Architecture does not require trust in a single centralized Transparency Service.
Different actors may rely on different Transparency Services, each registering a subset of Signed Statements subject to their own policy.</t>
        <t>In both cases, the SCITT architecture provides generic, universally-verifiable cryptographic proofs to individually blame Issuers or the Transparency Service.
On one hand, this enables valid actors to detect and disambiguate malicious actors who employ Equivocation with Signed Statements to different entities.
On the other hand, their liability and the resulting damage to their reputation are application specific, and out of scope of the SCITT architecture.</t>
        <t>Relying Parties and Auditors need not be trusted by other actors.
In particular, so long as actors maintain proper control of their signing keys and identity infrastructure they cannot "frame" an Issuer or a Transparency Service for Signed Statements they did not issue or register.</t>
        <section anchor="sec-append-only-log-1">
          <name>Append-only Log</name>
          <t>If a Transparency Service is honest, then a Transparent Statement including a correct Receipt ensures that the associated Signed Statement passed its Registration Policy and was recorded appropriately.</t>
          <t>Conversely, a corrupt Transparency Service may:</t>
          <ol spacing="normal" type="1"><li>
              <t>refuse or delay the Registration of Signed Statements</t>
            </li>
            <li>
              <t>register Signed Statements that do not pass its Registration Policy (e.g., Signed Statement with Issuer identities and signatures that do not verify)</t>
            </li>
            <li>
              <t>issue verifiable Receipts for Signed Statements that do not match its Append-only Log</t>
            </li>
            <li>
              <t>refuse access to its Transparency Service (e.g., to Auditors, possibly after storage loss)</t>
            </li>
          </ol>
          <t>An Auditor granted (partial) access to a Transparency Service and to a collection of disputed Receipts will be able to replay it, detect any invalid Registration (2) or incorrect Receipt in this collection (3), and blame the Transparency Service for them.
This ensures any Relying Party that trusts at least one such Auditor that (2, 3) will be blamed to the Transparency Service.</t>
          <t>Due to the operational challenge of maintaining a globally consistent Append-only Log, some Transparency Services may provide limited support for historical queries on the Signed Statements they have registered, and accept the risk of being blamed for inconsistent Registration or Issuer Equivocation.</t>
          <t>Relying Parties and Auditors may also witness (1, 4) but may not be able to collect verifiable evidence for it.</t>
        </section>
        <section anchor="sec-availability-of-receipts">
          <name>Availability of Receipts</name>
          <t>Networking and Storage are trusted only for availability.</t>
          <t>Auditing may involve access to data beyond what is persisted in the Transparency Services.
For example, the registered Transparency Service may include only the hash of a detailed SBOM, which may limit the scope of auditing.</t>
          <t>Resistance to denial-of-service is implementation specific.</t>
          <t>Actors may want to independently keep their own record of the Signed Statements they issue, endorse, verify, or audit.</t>
        </section>
        <section anchor="sec-confidentiality-and-privacy">
          <name>Confidentiality and Privacy</name>
          <t>All contents exchanged between actors is protected using secure authenticated channels (e.g., TLS) but may not exclude network traffic analysis.</t>
          <t>The Transparency Service is trusted with the confidentiality of the Signed Statements presented for Registration.
Some Transparency Services may publish every Signed Statement in their logs, to facilitate their dissemination and auditing.
Transparency Services <bcp14>MAY</bcp14> return Receipts to Client applications synchronously or asynchronously.</t>
          <t>A collection of Signed Statements must not leak information about the contents of other Signed Statements registered on the Transparency Service.</t>
          <t>Issuers must carefully review the inclusion of private/confidential materials in their Statements.
For example, Issuers must remove Personally Identifiable Information (PII) as clear text in the Statement.
Alternatively, Issuers may include opaque cryptographic Statements, such as hashes.</t>
          <t>The confidentiality of queries is implementation-specific, and generally not guaranteed.
For example, while offline Envelope validation of Signed Statements is private, a Transparency Service may monitor which of its Transparent Statements are being verified from lookups to ensure their freshness.</t>
        </section>
        <section anchor="sec-cryptographic-agility">
          <name>Cryptographic Agility</name>
          <t>The SCITT Architecture supports cryptographic agility.
The actors depend only on the subset of signing and Receipt schemes they trust.
This enables the gradual transition to stronger algorithms, including e.g. post-quantum signature algorithms.</t>
        </section>
        <section anchor="sec-transparency-service-client-applications">
          <name>Transparency Service Client Applications</name>
          <t>Authentication of Client applications is out of scope for this document.
Transparency Services <bcp14>MUST</bcp14> authenticate both Client applications and the Issuer of Signed Statements in order to ensure that implementation specific authentication and authorization policies are enforced.
The specification of authentication and authorization policies is out of scope for this document.</t>
        </section>
        <section anchor="sec-impersonation">
          <name>Impersonation</name>
          <t>The identity resolution mechanism is trusted to associate long-term identifiers with their public signature-verification keys.
Transparency Services and other parties may record identity-resolution evidence to facilitate its auditing.</t>
          <t>If one of the credentials of an Issuer gets compromised, the SCITT Architecture still guarantees the authenticity of all Signed Statements signed with this credential that have been registered on a Transparency Service before the compromise.
It is up to the Issuer to notify Transparency Services of credential revocation to stop Relying Parties from accepting Signed Statements signed with compromised credentials.</t>
        </section>
      </section>
    </section>
    <section anchor="sec-iana-considerations">
      <name>IANA Considerations</name>
      <section anchor="sec-media-type-registration">
        <name>Media Type Registration</name>
        <t>Pending WG discussion.</t>
      </section>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC5280">
          <front>
            <title>Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</title>
            <author fullname="D. Cooper" initials="D." surname="Cooper"/>
            <author fullname="S. Santesson" initials="S." surname="Santesson"/>
            <author fullname="S. Farrell" initials="S." surname="Farrell"/>
            <author fullname="S. Boeyen" initials="S." surname="Boeyen"/>
            <author fullname="R. Housley" initials="R." surname="Housley"/>
            <author fullname="W. Polk" initials="W." surname="Polk"/>
            <date month="May" year="2008"/>
            <abstract>
              <t>This memo profiles the X.509 v3 certificate and X.509 v2 certificate revocation list (CRL) for use in the Internet. An overview of this approach and model is provided as an introduction. The X.509 v3 certificate format is described in detail, with additional information regarding the format and semantics of Internet name forms. Standard certificate extensions are described and two Internet-specific extensions are defined. A set of required certificate extensions is specified. The X.509 v2 CRL format is described in detail along with standard and Internet-specific extensions. An algorithm for X.509 certification path validation is described. An ASN.1 module and examples are provided in the appendices. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5280"/>
          <seriesInfo name="DOI" value="10.17487/RFC5280"/>
        </reference>
        <reference anchor="RFC6838">
          <front>
            <title>Media Type Specifications and Registration Procedures</title>
            <author fullname="N. Freed" initials="N." surname="Freed"/>
            <author fullname="J. Klensin" initials="J." surname="Klensin"/>
            <author fullname="T. Hansen" initials="T." surname="Hansen"/>
            <date month="January" year="2013"/>
            <abstract>
              <t>This document defines procedures for the specification and registration of media types for use in HTTP, MIME, and other Internet protocols. This memo documents an Internet Best Current Practice.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="13"/>
          <seriesInfo name="RFC" value="6838"/>
          <seriesInfo name="DOI" value="10.17487/RFC6838"/>
        </reference>
        <reference anchor="RFC8610">
          <front>
            <title>Concise Data Definition Language (CDDL): A Notational Convention to Express Concise Binary Object Representation (CBOR) and JSON Data Structures</title>
            <author fullname="H. Birkholz" initials="H." surname="Birkholz"/>
            <author fullname="C. Vigano" initials="C." surname="Vigano"/>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <date month="June" year="2019"/>
            <abstract>
              <t>This document proposes a notational convention to express Concise Binary Object Representation (CBOR) data structures (RFC 7049). Its main goal is to provide an easy and unambiguous way to express structures for protocol messages and data formats that use CBOR or JSON.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8610"/>
          <seriesInfo name="DOI" value="10.17487/RFC8610"/>
        </reference>
        <reference anchor="RFC9052">
          <front>
            <title>CBOR Object Signing and Encryption (COSE): Structures and Process</title>
            <author fullname="J. Schaad" initials="J." surname="Schaad"/>
            <date month="August" year="2022"/>
            <abstract>
              <t>Concise Binary Object Representation (CBOR) is a data format designed for small code size and small message size. There is a need to be able to define basic security services for this data format. This document defines the CBOR Object Signing and Encryption (COSE) protocol. This specification describes how to create and process signatures, message authentication codes, and encryption using CBOR for serialization. This specification additionally describes how to represent cryptographic keys using CBOR.</t>
              <t>This document, along with RFC 9053, obsoletes RFC 8152.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="96"/>
          <seriesInfo name="RFC" value="9052"/>
          <seriesInfo name="DOI" value="10.17487/RFC9052"/>
        </reference>
        <reference anchor="RFC9360">
          <front>
            <title>CBOR Object Signing and Encryption (COSE): Header Parameters for Carrying and Referencing X.509 Certificates</title>
            <author fullname="J. Schaad" initials="J." surname="Schaad"/>
            <date month="February" year="2023"/>
            <abstract>
              <t>The CBOR Object Signing and Encryption (COSE) message structure uses references to keys in general. For some algorithms, additional properties are defined that carry parameters relating to keys as needed. The COSE Key structure is used for transporting keys outside of COSE messages. This document extends the way that keys can be identified and transported by providing attributes that refer to or contain X.509 certificates.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9360"/>
          <seriesInfo name="DOI" value="10.17487/RFC9360"/>
        </reference>
        <reference anchor="RFC8392">
          <front>
            <title>CBOR Web Token (CWT)</title>
            <author fullname="M. Jones" initials="M." surname="Jones"/>
            <author fullname="E. Wahlstroem" initials="E." surname="Wahlstroem"/>
            <author fullname="S. Erdtman" initials="S." surname="Erdtman"/>
            <author fullname="H. Tschofenig" initials="H." surname="Tschofenig"/>
            <date month="May" year="2018"/>
            <abstract>
              <t>CBOR Web Token (CWT) is a compact means of representing claims to be transferred between two parties. The claims in a CWT are encoded in the Concise Binary Object Representation (CBOR), and CBOR Object Signing and Encryption (COSE) is used for added application-layer security protection. A claim is a piece of information asserted about a subject and is represented as a name/value pair consisting of a claim name and a claim value. CWT is derived from JSON Web Token (JWT) but uses CBOR rather than JSON.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8392"/>
          <seriesInfo name="DOI" value="10.17487/RFC8392"/>
        </reference>
        <reference anchor="COSWID">
          <front>
            <title>Concise Software Identification Tags</title>
            <author fullname="H. Birkholz" initials="H." surname="Birkholz"/>
            <author fullname="J. Fitzgerald-McKay" initials="J." surname="Fitzgerald-McKay"/>
            <author fullname="C. Schmidt" initials="C." surname="Schmidt"/>
            <author fullname="D. Waltermire" initials="D." surname="Waltermire"/>
            <date month="June" year="2023"/>
            <abstract>
              <t>ISO/IEC 19770-2:2015 Software Identification (SWID) tags provide an extensible XML-based structure to identify and describe individual software components, patches, and installation bundles. SWID tag representations can be too large for devices with network and storage constraints. This document defines a concise representation of SWID tags: Concise SWID (CoSWID) tags. CoSWID supports a set of semantics and features that are similar to those for SWID tags, as well as new semantics that allow CoSWIDs to describe additional types of information, all in a more memory-efficient format.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9393"/>
          <seriesInfo name="DOI" value="10.17487/RFC9393"/>
        </reference>
        <reference anchor="I-D.draft-ietf-cose-merkle-tree-proofs">
          <front>
            <title>COSE Receipts</title>
            <author fullname="Orie Steele" initials="O." surname="Steele">
              <organization>Transmute</organization>
            </author>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Antoine Delignat-Lavaud" initials="A." surname="Delignat-Lavaud">
              <organization>Microsoft</organization>
            </author>
            <author fullname="Cedric Fournet" initials="C." surname="Fournet">
              <organization>Microsoft</organization>
            </author>
            <date day="18" month="June" year="2024"/>
            <abstract>
              <t>   COSE (CBOR Object Signing and Encryption) Receipts prove properties
   of a verifiable data structure to a verifier.  Verifiable data
   structures and associated proof types enable security properties,
   such as minimal disclosure, transparency and non-equivocation.
   Transparency helps maintain trust over time, and has been applied to
   certificates, end to end encrypted messaging systems, and supply
   chain security.  This specification enables concise transparency
   oriented systems, by building on CBOR (Concise Binary Object
   Representation) and COSE.  The extensibility of the approach is
   demonstrated by providing CBOR encodings for RFC9162.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-cose-merkle-tree-proofs-05"/>
        </reference>
        <reference anchor="CWT_CLAIMS_COSE">
          <front>
            <title>CBOR Web Token (CWT) Claims in COSE Headers</title>
            <author fullname="Tobias Looker" initials="T." surname="Looker">
              <organization>Mattr</organization>
            </author>
            <author fullname="Michael B. Jones" initials="M. B." surname="Jones">
              <organization>Self-Issued Consulting</organization>
            </author>
            <date day="29" month="November" year="2023"/>
            <abstract>
              <t>   This document describes how to include CBOR Web Token (CWT) claims in
   the header parameters of any COSE structure.  This functionality
   helps to facilitate applications that wish to make use of CBOR Web
   Token (CWT) claims in encrypted COSE structures and/or COSE
   structures featuring detached signatures, while having some of those
   claims be available before decryption and/or without inspecting the
   detached payload.  Another use case is using CWT claims with payloads
   that are not CWT Claims Sets, including payloads that are not CBOR at
   all.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-cose-cwt-claims-in-headers-10"/>
        </reference>
        <reference anchor="IANA.cwt" target="https://www.iana.org/assignments/cwt">
          <front>
            <title>CBOR Web Token (CWT) Claims</title>
            <author>
              <organization>IANA</organization>
            </author>
            <date day="22" month="March" year="2018"/>
          </front>
        </reference>
        <reference anchor="IANA.named-information" target="https://www.iana.org/assignments/named-information">
          <front>
            <title>Named Information</title>
            <author>
              <organization>IANA</organization>
            </author>
            <date day="14" month="August" year="2012"/>
          </front>
        </reference>
        <reference anchor="RFC6570">
          <front>
            <title>URI Template</title>
            <author fullname="J. Gregorio" initials="J." surname="Gregorio"/>
            <author fullname="R. Fielding" initials="R." surname="Fielding"/>
            <author fullname="M. Hadley" initials="M." surname="Hadley"/>
            <author fullname="M. Nottingham" initials="M." surname="Nottingham"/>
            <author fullname="D. Orchard" initials="D." surname="Orchard"/>
            <date month="March" year="2012"/>
            <abstract>
              <t>A URI Template is a compact sequence of characters for describing a range of Uniform Resource Identifiers through variable expansion. This specification defines the URI Template syntax and the process for expanding a URI Template into a URI reference, along with guidelines for the use of URI Templates on the Internet. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6570"/>
          <seriesInfo name="DOI" value="10.17487/RFC6570"/>
        </reference>
        <reference anchor="RFC4648">
          <front>
            <title>The Base16, Base32, and Base64 Data Encodings</title>
            <author fullname="S. Josefsson" initials="S." surname="Josefsson"/>
            <date month="October" year="2006"/>
            <abstract>
              <t>This document describes the commonly used base 64, base 32, and base 16 encoding schemes. It also discusses the use of line-feeds in encoded data, use of padding in encoded data, use of non-alphabet characters in encoded data, use of different encoding alphabets, and canonical encodings. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4648"/>
          <seriesInfo name="DOI" value="10.17487/RFC4648"/>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="I-D.draft-ietf-rats-eat">
          <front>
            <title>The Entity Attestation Token (EAT)</title>
            <author fullname="Laurence Lundblade" initials="L." surname="Lundblade">
              <organization>Security Theory LLC</organization>
            </author>
            <author fullname="Giridhar Mandyam" initials="G." surname="Mandyam">
              <organization>Mediatek USA</organization>
            </author>
            <author fullname="Jeremy O'Donoghue" initials="J." surname="O'Donoghue">
              <organization>Qualcomm Technologies Inc.</organization>
            </author>
            <author fullname="Carl Wallace" initials="C." surname="Wallace">
              <organization>Red Hound Software, Inc.</organization>
            </author>
            <date day="8" month="July" year="2024"/>
            <abstract>
              <t>   An Entity Attestation Token (EAT) provides an attested claims set
   that describes state and characteristics of an entity, a device like
   a smartphone, IoT device, network equipment or such.  This claims set
   is used by a relying party, server or service to determine the type
   and degree of trust placed in the entity.

   An EAT is either a CBOR Web Token (CWT) or JSON Web Token (JWT) with
   attestation-oriented claims.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-rats-eat-29"/>
        </reference>
        <reference anchor="NIST.SP.1800-19" target="https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.1800-19.pdf">
          <front>
            <title>Trusted cloud :security practice guide for VMware hybrid cloud infrastructure as a service (IaaS) environments</title>
            <author fullname="Michael Bartock" surname="Bartock">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Donna Dodson" surname="Dodson">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Murugiah Souppaya" surname="Souppaya">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Daniel Carroll" surname="Carroll">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Robert Masten" surname="Masten">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Gina Scinta" surname="Scinta">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Paul Massis" surname="Massis">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Hemma Prafullchandra" surname="Prafullchandra">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Jason Malnar" surname="Malnar">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Harmeet Singh" surname="Singh">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Rajeev Ghandi" surname="Ghandi">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Laura E Storey" surname="Storey">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Raghuram Yeluri" surname="Yeluri">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Tim Shea" surname="Shea">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Michael Dalton" surname="Dalton">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Rocky Weber" surname="Weber">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Karen Scarfone" surname="Scarfone">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Anthony Dukes" surname="Dukes">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Jeff Haskins" surname="Haskins">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Carlos Phoenix" surname="Phoenix">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Brenda Swarts" surname="Swarts">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author>
              <organization>National Institute of Standards and Technology (U.S.)</organization>
              <address>
                <postal>
                  <country>US</country>
                  <city>Gaithersburg</city>
                </postal>
              </address>
            </author>
            <date day="20" month="April" year="2022"/>
            <abstract>
              <t>A cloud workload is an abstraction of the actual instance of a functional application that is virtualized or containerized to include compute, storage, and network resources. Organizations need to be able to monitor, track, apply, and enforce their security and privacy policies on their cloud workloads, based on business requirements, in a consistent, repeatable, and automated way. The goal of this project is to develop a trusted cloud solution that will demonstrate how trusted compute pools leveraging hardware roots of trust can provide the necessary security capabilities. These capabilities not only provide assurance that cloud workloads are running on trusted hardware and in a trusted geolocation or logical boundary, but also improve the protections for the data in the workloads and in the data flows between workloads. The example solution leverages modern commercial off-the-shelf technology and cloud services to address lifting and shifting a typical multi-tier application between an organization-controlled private cloud and a hybrid/public cloud over the internet.</t>
            </abstract>
          </front>
          <seriesInfo name="NIST Special Publications (General)" value="1800-19"/>
          <seriesInfo name="DOI" value="10.6028/NIST.SP.1800-19"/>
        </reference>
        <reference anchor="NIST.SP.800-63-3" target="https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-63-3.pdf">
          <front>
            <title>Digital identity guidelines: revision 3</title>
            <author fullname="Paul A Grassi" surname="Grassi">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Michael E Garcia" surname="Garcia">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="James L Fenton" surname="Fenton">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author>
              <organization abbrev="NIST">National Institute of Standards and Technology</organization>
              <address>
                <postal>
                  <country>US</country>
                  <city>Gaithersburg</city>
                </postal>
              </address>
            </author>
            <date day="22" month="June" year="2017"/>
          </front>
          <seriesInfo name="NIST Special Publications (General)" value="800-63-3"/>
          <seriesInfo name="DOI" value="10.6028/NIST.SP.800-63-3"/>
        </reference>
        <reference anchor="FIPS.201">
          <front>
            <title>Personal identity verification (PIV) of federal employees and contractors</title>
            <author fullname="Charles H Romine" initials="C." surname="Romine">
              <organization/>
            </author>
            <date month="January" year="2022"/>
          </front>
          <seriesInfo name="DOI" value="10.6028/nist.fips.201-3"/>
          <refcontent>National Institute of Standards and Technology (U.S.)</refcontent>
        </reference>
        <reference anchor="ISO.17000.2020" target="https://www.iso.org/standard/73029.html">
          <front>
            <title>ISO/IEC 17000:2020</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="RFC7523">
          <front>
            <title>JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants</title>
            <author fullname="M. Jones" initials="M." surname="Jones"/>
            <author fullname="B. Campbell" initials="B." surname="Campbell"/>
            <author fullname="C. Mortimore" initials="C." surname="Mortimore"/>
            <date month="May" year="2015"/>
            <abstract>
              <t>This specification defines the use of a JSON Web Token (JWT) Bearer Token as a means for requesting an OAuth 2.0 access token as well as for client authentication.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7523"/>
          <seriesInfo name="DOI" value="10.17487/RFC7523"/>
        </reference>
        <reference anchor="RFC8725">
          <front>
            <title>JSON Web Token Best Current Practices</title>
            <author fullname="Y. Sheffer" initials="Y." surname="Sheffer"/>
            <author fullname="D. Hardt" initials="D." surname="Hardt"/>
            <author fullname="M. Jones" initials="M." surname="Jones"/>
            <date month="February" year="2020"/>
            <abstract>
              <t>JSON Web Tokens, also known as JWTs, are URL-safe JSON-based security tokens that contain a set of claims that can be signed and/or encrypted. JWTs are being widely used and deployed as a simple security token format in numerous protocols and applications, both in the area of digital identity and in other application areas. This Best Current Practices document updates RFC 7519 to provide actionable guidance leading to secure implementation and deployment of JWTs.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="225"/>
          <seriesInfo name="RFC" value="8725"/>
          <seriesInfo name="DOI" value="10.17487/RFC8725"/>
        </reference>
        <reference anchor="RFC2397">
          <front>
            <title>The "data" URL scheme</title>
            <author fullname="L. Masinter" initials="L." surname="Masinter"/>
            <date month="August" year="1998"/>
            <abstract>
              <t>A new URL scheme, "data", is defined. It allows inclusion of small data items as "immediate" data, as if it had been included externally. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2397"/>
          <seriesInfo name="DOI" value="10.17487/RFC2397"/>
        </reference>
        <reference anchor="RFC8141">
          <front>
            <title>Uniform Resource Names (URNs)</title>
            <author fullname="P. Saint-Andre" initials="P." surname="Saint-Andre"/>
            <author fullname="J. Klensin" initials="J." surname="Klensin"/>
            <date month="April" year="2017"/>
            <abstract>
              <t>A Uniform Resource Name (URN) is a Uniform Resource Identifier (URI) that is assigned under the "urn" URI scheme and a particular URN namespace, with the intent that the URN will be a persistent, location-independent resource identifier. With regard to URN syntax, this document defines the canonical syntax for URNs (in a way that is consistent with URI syntax), specifies methods for determining URN-equivalence, and discusses URI conformance. With regard to URN namespaces, this document specifies a method for defining a URN namespace and associating it with a namespace identifier, and it describes procedures for registering namespace identifiers with the Internet Assigned Numbers Authority (IANA). This document obsoletes both RFCs 2141 and 3406.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8141"/>
          <seriesInfo name="DOI" value="10.17487/RFC8141"/>
        </reference>
        <reference anchor="RFC9162">
          <front>
            <title>Certificate Transparency Version 2.0</title>
            <author fullname="B. Laurie" initials="B." surname="Laurie"/>
            <author fullname="E. Messeri" initials="E." surname="Messeri"/>
            <author fullname="R. Stradling" initials="R." surname="Stradling"/>
            <date month="December" year="2021"/>
            <abstract>
              <t>This document describes version 2.0 of the Certificate Transparency (CT) protocol for publicly logging the existence of Transport Layer Security (TLS) server certificates as they are issued or observed, in a manner that allows anyone to audit certification authority (CA) activity and notice the issuance of suspect certificates as well as to audit the certificate logs themselves. The intent is that eventually clients would refuse to honor certificates that do not appear in a log, effectively forcing CAs to add all issued certificates to the logs.</t>
              <t>This document obsoletes RFC 6962. It also specifies a new TLS extension that is used to send various CT log artifacts.</t>
              <t>Logs are network services that implement the protocol operations for submissions and queries that are defined in this document.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9162"/>
          <seriesInfo name="DOI" value="10.17487/RFC9162"/>
        </reference>
        <reference anchor="RFC9334">
          <front>
            <title>Remote ATtestation procedureS (RATS) Architecture</title>
            <author fullname="H. Birkholz" initials="H." surname="Birkholz"/>
            <author fullname="D. Thaler" initials="D." surname="Thaler"/>
            <author fullname="M. Richardson" initials="M." surname="Richardson"/>
            <author fullname="N. Smith" initials="N." surname="Smith"/>
            <author fullname="W. Pan" initials="W." surname="Pan"/>
            <date month="January" year="2023"/>
            <abstract>
              <t>In network protocol exchanges, it is often useful for one end of a communication to know whether the other end is in an intended operating state. This document provides an architectural overview of the entities involved that make such tests possible through the process of generating, conveying, and evaluating evidentiary Claims. It provides a model that is neutral toward processor architectures, the content of Claims, and protocols.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9334"/>
          <seriesInfo name="DOI" value="10.17487/RFC9334"/>
        </reference>
        <reference anchor="CWT_CLAIMS" target="https://www.iana.org/assignments/cwt/cwt.xhtml">
          <front>
            <title>CBOR Web Token (CWT) Claims</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="CycloneDX" target="https://cyclonedx.org/specification/overview/">
          <front>
            <title>CycloneDX</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="EQUIVOCATION">
          <front>
            <title>Attested append-only memory: making adversaries stick to their word</title>
            <author fullname="Byung-Gon Chun" initials="B." surname="Chun">
              <organization>UC Berkeley, Berkeley</organization>
            </author>
            <author fullname="Petros Maniatis" initials="P." surname="Maniatis">
              <organization>Intel Research Berkeley, Berkeley</organization>
            </author>
            <author fullname="Scott Shenker" initials="S." surname="Shenker">
              <organization>UC Berkeley, Berkeley</organization>
            </author>
            <author fullname="John Kubiatowicz" initials="J." surname="Kubiatowicz">
              <organization>UC Berkeley, Berkeley</organization>
            </author>
            <date month="October" year="2007"/>
          </front>
          <seriesInfo name="ACM SIGOPS Operating Systems Review" value="vol. 41, no. 6, pp. 189-204"/>
          <seriesInfo name="DOI" value="10.1145/1323293.1294280"/>
          <refcontent>Association for Computing Machinery (ACM)</refcontent>
        </reference>
        <reference anchor="in-toto" target="https://in-toto.io/">
          <front>
            <title>in-toto</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="MERKLE">
          <front>
            <title>A Digital Signature Based on a Conventional Encryption Function</title>
            <author fullname="Ralph C. Merkle" initials="R." surname="Merkle">
              <organization/>
            </author>
            <date year="1988"/>
          </front>
          <seriesInfo name="Advances in Cryptology — CRYPTO ’87" value="pp. 369-378"/>
          <seriesInfo name="DOI" value="10.1007/3-540-48184-2_32"/>
          <seriesInfo name="ISBN" value="[&quot;9783540187967&quot;, &quot;9783540481843&quot;]"/>
          <refcontent>Springer Berlin Heidelberg</refcontent>
        </reference>
        <reference anchor="PBFT">
          <front>
            <title>Practical byzantine fault tolerance and proactive recovery</title>
            <author fullname="Miguel Castro" initials="M." surname="Castro">
              <organization>Microsoft Research</organization>
            </author>
            <author fullname="Barbara Liskov" initials="B." surname="Liskov">
              <organization>MIT Laboratory for Computer Science</organization>
            </author>
            <date month="November" year="2002"/>
          </front>
          <seriesInfo name="ACM Transactions on Computer Systems" value="vol. 20, no. 4, pp. 398-461"/>
          <seriesInfo name="DOI" value="10.1145/571637.571640"/>
          <refcontent>Association for Computing Machinery (ACM)</refcontent>
        </reference>
        <reference anchor="SLSA" target="https://slsa.dev/">
          <front>
            <title>SLSA</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="SPDX-CBOR" target="https://spdx.dev/use/specifications/">
          <front>
            <title>SPDX Specification</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="SPDX-JSON" target="https://spdx.dev/use/specifications/">
          <front>
            <title>SPDX Specification</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="SWID" target="https://csrc.nist.gov/Projects/Software-Identification-SWID/guidelines">
          <front>
            <title>SWID Specification</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="URLs" target="https://url.spec.whatwg.org/">
          <front>
            <title>URL Living Standard</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="I-D.draft-ietf-core-href">
          <front>
            <title>Constrained Resource Identifiers</title>
            <author fullname="Carsten Bormann" initials="C." surname="Bormann">
              <organization>Universität Bremen TZI</organization>
            </author>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <date day="21" month="April" year="2024"/>
            <abstract>
              <t>   The Constrained Resource Identifier (CRI) is a complement to the
   Uniform Resource Identifier (URI) that represents the URI components
   in Concise Binary Object Representation (CBOR) instead of in a
   sequence of characters.  This simplifies parsing, comparison, and
   reference resolution in environments with severe limitations on
   processing power, code size, and memory size.


   // (This "cref" paragraph will be removed by the RFC editor:) The
   // present revision –15 of this draft continues -14 by picking up
   // more comments, such as moving to a CRI scheme number registration
   // system based on unsigned numbers.  This revision still contains
   // open issues and is intended to serve as a snapshot.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-core-href-15"/>
        </reference>
        <reference anchor="KEY-MANAGEMENT">
          <front>
            <title>Recommendation for key management:: part 2 -- best practices for key management organizations</title>
            <author fullname="Elaine Barker" initials="E." surname="Barker">
              <organization/>
            </author>
            <author fullname="William C Barker" initials="W." surname="Barker">
              <organization/>
            </author>
            <date month="May" year="2019"/>
          </front>
          <seriesInfo name="DOI" value="10.6028/nist.sp.800-57pt2r1"/>
          <refcontent>National Institute of Standards and Technology</refcontent>
        </reference>
      </references>
    </references>
    <?line 902?>

<section anchor="sec-common-terminology-disambiguation">
      <name>Common Terminology Disambiguation</name>
      <t>This document has been developed in coordination with the COSE, OAUTH and RATS WG and uses terminology common to these working groups.</t>
      <t>This document uses the terms "Issuer", and "Subject" as described in <xref target="RFC8392"/>, however the usage is consistent with the broader interpretation of these terms in both JOSE and COSE, and in particular, the guidance in <xref target="RFC8725"/> generally applies the COSE equivalent terms with consistent semantics.</t>
      <t>The terms "verifier" and "Relying Party" are used interchangeably through the document. While these terms are related to "Verifier" and "Relying Party" as used in <xref target="RFC9334"/>, they do not imply the processing of RATS conceptual messages, such as Evidence or Attestation Results that are specific to remote attestation. A SCITT "verifier" and "Relying Party" and "Issuer" of Receipts or Statements might take on the role of a RATS "Attester". Correspondingly, all RATS conceptual messages, such as Evidence and Attestation Results, can be the content of SCITT Statements and a SCITT "verifier" can also take on the role of a RATS "Verifier" to, for example, conduct the procedure of Appraisal of Evidence as a part of a SCITT "verifier"'s verification capabilities.</t>
      <t>The terms "Claim" and "Statement" are used throughout this document, where Claim is consistent with the usage in <xref target="I-D.draft-ietf-rats-eat"/> and <xref target="RFC7523"/>, and Statement is reserved for any arbitrary bytes, possibly identified with a media type, about which the Claims are made.</t>
      <t>The term "Subject" provides an identifier of the Issuer's choosing to refer to a given Artifact, and ensures that all associated Statements can be attributed to the identifier chosen by the Issuer.</t>
      <t>In simpler language, a SCITT Statement could be some vendor-specific software bill of materials (SBOM), results from a model checker, static analyzer, or RATS Evidence about the authenticity of an SBOM creation process, where the Issuer identifies themselves using the <tt>iss</tt> Claim, and the specific software that was analyzed as the Subject using the <tt>sub</tt> Claim.</t>
      <t>In <xref target="RFC7523"/>, the Authorization Server (AS) verifies Private Key JWT client authentication requests, and issues access tokens to clients configured to use "urn:ietf:params:oauth:client-assertion-type:jwt-bearer".
This means the AS initially acts as a "verifier" of the authentication credentials in form of a JWT, and then later as an "Issuer" of access and refresh tokens.
This mirrors how Signed Statements are verified before Receipts are issued by a Transparency Service.
Note that the use of <xref target="RFC7523"/> is only one possible approach for client authentication in OAuth.</t>
      <t><xref target="FIPS.201"/> defines "assertion" as "A verifiable statement from an IdP to an RP that contains information about an end user".</t>
      <t><xref target="NIST.SP.800-63-3"/> defines "assertion" as "A statement from a verifier to an RP that contains information about a subscriber.
Assertions may also contain verified attributes."</t>
      <t>This document uses the term Statement to refer to potentially unsecured data and associated Claims, and Signed Statement and Receipt to refer to assertions from an Issuer, or the Transparency Service.</t>
      <t><xref target="NIST.SP.1800-19"/> defines "attestation" as "The process of providing a digital signature for a set of measurements securely stored in hardware, and then having the requester validate the signature and the set of measurements."</t>
      <t>NIST guidance "Software Supply Chain Security Guidance EO 14028" uses the definition from <xref target="ISO.17000.2020"/>, which states that an "attestation" is "The issue of a statement, based on a decision, that fulfillment of specified requirements has been demonstrated.". In the RATS context, a "NIST attestation" is similar to a RATS "Endorsement". Occasionally, RATS Evidence and RATS Attestation Results or the procedures of creating these conceptual messages are referred to as "attestation" or (in cases of the use as a verb) "to attest". The stand-alone use of "attestation" and "to attest" is discouraged outside a well-defined context, such as specification text that highlights the application of terminology, explicitly. Correspondingly, it is often useful for the intended audience to qualify the term "attestation" to avoid confusion and ambiguity.</t>
    </section>
    <section anchor="sec-identifiers">
      <name>Identifiers</name>
      <t>This section provides informative examples of identifiers for Statements, Signed Statements, and Receipts.</t>
      <t>SCITT Identifiers are primarily meant to be understood by humans and secondarily meant to be understood by machines, as such we define text encodings for message identifiers first, and then provide binary translations according to standard transformations for URLs and URNs to binary formats.</t>
      <t>SCITT Identifiers for URLs and URNs that are not Data URLs <bcp14>MUST</bcp14> be represented in binary using <xref target="I-D.draft-ietf-core-href"/>.</t>
      <t>For each SCITT conceptual message, we define a Data URL format according to <xref target="RFC2397"/>, a URN format according to <xref target="RFC8141"/> and a URL format according to <xref target="URLs"/>.</t>
      <t>Note that Data URLs require base64 encoding, but the URN definitions require base64url encoding.</t>
      <t>Resolution and dereferencing of these identifiers is out of scope for this document, and can be implemented by any concrete api implementing the abstract interface defined as follows:</t>
      <artwork><![CDATA[
resource: content-type = dereference(identifier: identifier-type)
]]></artwork>
      <t>These identifiers <bcp14>MAY</bcp14> be present in a <tt>tstr</tt> field that does not otherwise restrict the string in ways that prevent a URN or URL from being present.</t>
      <t>This includes <tt>iss</tt>, and <tt>sub</tt> which are used to express the Issuer and Subject of a Signed Statement or Receipt.</t>
      <t>This also includes <tt>kid</tt> which is used to express a hint for which public key should be used to verify a signature.</t>
      <t>All SCITT identifiers share common parameters to promote interoperability:</t>
      <t>Let hash-name be an algorithm name registered in <xref target="IANA.named-information"/>.</t>
      <t>To promote interoperability, the hash-name <bcp14>MUST</bcp14> be "sha-256".</t>
      <t>Let base-encoding, be a base encoding defined in <xref target="RFC4648"/>.</t>
      <t>To promote interoperability, the base encoding <bcp14>MUST</bcp14> be "base64url".</t>
      <t>In the blocks and examples that follow, note '' line wrapping per RFC 8792.</t>
      <section anchor="sec-identifiers-for-binary-content">
        <name>Identifiers For Binary Content</name>
        <t>Identifiers for binary content, such as Statements, or even Artifacts themselves are computed as follows:</t>
        <t>Let the <tt>base64url-encoded-bytes-digest</tt> for the message be the base64url encoded digest with the chosen hash algorithm of bytes / octets.</t>
        <t>Let the SCITT name for the message be the URN constructed from the following URI template, according to <xref target="RFC6570"/>:</t>
        <t>Let the <tt>message-type</tt>, be "statement" for Statements about Artifacts.</t>
        <artwork><![CDATA[
urn:ietf:params:scitt:\
{message-type}:\
{hash-name}:{base-encoding}:\
{base64url-encoded-bytes-digest}
]]></artwork>
      </section>
      <section anchor="sec-identifiers-for-scitt-messages">
        <name>Identifiers For SCITT Messages</name>
        <t>Identifiers for COSE Sign 1 based messages, such as identifiers for Signed Statements and Receipts are computed as follows:</t>
        <t>Let the <tt>base64url-encoded-to-be-signed-bytes-digest</tt> for the message be the base64url encoded digest with the chosen hash algorithm of the "to-be-signed bytes", according to <xref section="8.1" sectionFormat="of" target="RFC9052"/>.</t>
        <t>Let the SCITT name for the message be the URN constructed from the following URI template, according to <xref target="RFC6570"/>:</t>
        <t>Let the <tt>message-type</tt>, be "signed-statement" for Signed Statements, and "receipt" for Receipts.</t>
        <artwork><![CDATA[
urn:ietf:params:scitt:\
{message-type}:\
{hash-name}:{base-encoding}:\
{base64url-encoded-to-be-signed-bytes-digest}
]]></artwork>
        <t>Note that this means the content of the signature is not included in the identifier, even though signature related Claims, such as activation or expiration information in protected headers are included.</t>
        <t>As a result, an attacker may construct a new Signed Statement that has the same identifier as a previous Signed Statement, but has a different signature.</t>
      </section>
      <section anchor="sec-identifiers-for-transparent-statements">
        <name>Identifiers For Transparent Statements</name>
        <t>Identifiers for Transparent Statements are defined as identifiers for binary content, but with "transparent-statement" as the <tt>message-type</tt>.</t>
        <artwork><![CDATA[
urn:ietf:params:scitt:\
{message-type}:\
{hash-name}:{base-encoding}:\
{base64url-encoded-bytes-digest}
]]></artwork>
        <t>Note that because this identifier is computed over the unprotected header of the Signed Statement, any changes to the unprotected header, such as changing the order of the unprotected header map key value pairs, adding additional Receipts, or adding additional proofs to a Receipt, will change the identifier of a Transparent Statement.</t>
        <t>Note that because this identifier is computed over the signatures of the Signed Statement and signatures in each Receipt, any canonicalization of the signatures after the fact will produce a distinct identifier.</t>
      </section>
      <section anchor="sec-statements">
        <name>Statements</name>
        <section anchor="sec-statement-urn">
          <name>Statement URN</name>
          <figure anchor="example-statement-urn">
            <name>Example Statement URN</name>
            <artwork align="left"><![CDATA[
urn:ietf:params:scitt:statement:sha-256:base64url:5i6UeRzg1...qnGmr1o
]]></artwork>
          </figure>
        </section>
        <section anchor="sec-statement-url">
          <name>Statement URL</name>
          <figure anchor="example-statement-url">
            <name>Example Statement URL</name>
            <artwork align="left"><![CDATA[
https://transparency.example/api/identifiers\
/urn:ietf:params:scitt:statement:sha-256:base64url:5i6UeRzg1...qnGmr1o
]]></artwork>
          </figure>
        </section>
        <section anchor="sec-statement-data-url">
          <name>Statement Data URL</name>
          <figure anchor="example-statement-data-url">
            <name>Example Statement Data URL</name>
            <artwork align="left"><![CDATA[
data:application/json;base64,SGVsb...xkIQ==
]]></artwork>
          </figure>
        </section>
      </section>
      <section anchor="sec-signed-statements-1">
        <name>Signed Statements</name>
        <section anchor="sec-signed-statement-urn">
          <name>Signed Statement URN</name>
          <figure anchor="example-signed-statement-urn">
            <name>Example Signed Statement URN</name>
            <artwork align="left"><![CDATA[
urn:ietf:params:scitt:\
signed-statement:sha-256:base64url:5i6UeRzg1...qnGmr1o
]]></artwork>
          </figure>
        </section>
        <section anchor="sec-signed-statement-url">
          <name>Signed Statement URL</name>
          <figure anchor="example-signed-statement-url">
            <name>Example Signed Statement URL</name>
            <artwork align="left"><![CDATA[
https://transparency.example/api/identifiers\
/urn:ietf:params:scitt:\
signed-statement:sha-256:base64url:5i6UeRzg1...qnGmr1o
]]></artwork>
          </figure>
        </section>
        <section anchor="sec-signed-statement-data-url">
          <name>Signed Statement Data URL</name>
          <figure anchor="example-signed-statement-data-url">
            <name>Example Signed Statement Data URL</name>
            <artwork align="left"><![CDATA[
data:application/cose;base64,SGVsb...xkIQ==
]]></artwork>
          </figure>
        </section>
      </section>
      <section anchor="sec-receipts">
        <name>Receipts</name>
        <section anchor="sec-receipt-urn">
          <name>Receipt URN</name>
          <figure anchor="example-receipt-urn">
            <name>Example Receipt URN</name>
            <artwork align="left"><![CDATA[
urn:ietf:params:scitt:receipt:sha-256:base64url:5i6UeRzg1...qnGmr1o
]]></artwork>
          </figure>
        </section>
        <section anchor="sec-receipt-url">
          <name>Receipt URL</name>
          <figure anchor="example-receipt-url">
            <name>Example Receipt URL</name>
            <artwork align="left"><![CDATA[
https://transparency.example/api/identifiers\
/urn:ietf:params:scitt:receipt:sha-256:base64url:5i6UeRzg1...qnGmr1o
]]></artwork>
          </figure>
        </section>
        <section anchor="sec-receipt-data-url">
          <name>Receipt Data URL</name>
          <figure anchor="example-receipt-data-url">
            <name>Example Receipt Data URL</name>
            <artwork align="left"><![CDATA[
data:application/cose;base64,SGVsb...xkIQ==
]]></artwork>
          </figure>
        </section>
      </section>
      <section anchor="sec-transparent-statements">
        <name>Transparent Statements</name>
        <section anchor="sec-transparent-statement-urn">
          <name>Transparent Statement URN</name>
          <figure anchor="example-transparent-statement-urn">
            <name>Example Transparent Statement URN</name>
            <artwork align="left"><![CDATA[
urn:ietf:params:scitt:\
transparent-statement:sha-256:base64url:5i6UeRzg1...qnGmr1o
]]></artwork>
          </figure>
        </section>
        <section anchor="sec-transparent-statement-url">
          <name>Transparent Statement URL</name>
          <figure anchor="example-transparent-statement-url">
            <name>Example Transparent Statement URL</name>
            <artwork align="left"><![CDATA[
https://transparency.example/api/identifiers\
/urn:ietf:params:scitt:\
transparent-statement:sha-256:base64url:5i6UeRzg1...qnGmr1o
]]></artwork>
          </figure>
        </section>
        <section anchor="sec-transparent-statement-data-url">
          <name>Transparent Statement Data URL</name>
          <figure anchor="example-transparent-statement-data-url">
            <name>Example Transparent Statement Data URL</name>
            <artwork align="left"><![CDATA[
data:application/cose;base64,SGVsb...xkIQ==
]]></artwork>
          </figure>
        </section>
      </section>
    </section>
    <section anchor="sec-signing-statements-remotely">
      <name>Signing Statements Remotely</name>
      <t>Statements about digital Artifacts, containing digital Artifacts, or structured data regarding any type of Artifacts, can be too large or too sensitive to be send to a remote Transparency Services over the Internet.
In these cases a Statement can also be hash, which becomes the payload included in COSE to-be-signed bytes.
A Signed Statement (cose-sign1) <bcp14>MUST</bcp14> be produced from the to-be-signed bytes according to <xref section="4.4" sectionFormat="of" target="RFC9052"/>.</t>
      <artset>
        <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="736" width="376" viewBox="0 0 376 736" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
            <path d="M 8,112 L 8,144" fill="none" stroke="black"/>
            <path d="M 8,416 L 8,432" fill="none" stroke="black"/>
            <path d="M 40,64 L 40,80" fill="none" stroke="black"/>
            <path d="M 40,176 L 40,200" fill="none" stroke="black"/>
            <path d="M 56,64 L 56,104" fill="none" stroke="black"/>
            <path d="M 56,456 L 56,480" fill="none" stroke="black"/>
            <path d="M 56,512 L 56,584" fill="none" stroke="black"/>
            <path d="M 56,656 L 56,680" fill="none" stroke="black"/>
            <path d="M 104,416 L 104,432" fill="none" stroke="black"/>
            <path d="M 144,128 L 144,224" fill="none" stroke="black"/>
            <path d="M 272,432 L 272,520" fill="none" stroke="black"/>
            <path d="M 272,560 L 272,584" fill="none" stroke="black"/>
            <path d="M 328,192 L 328,288" fill="none" stroke="black"/>
            <path d="M 328,352 L 328,584" fill="none" stroke="black"/>
            <path d="M 40,32 L 112,32" fill="none" stroke="black"/>
            <path d="M 40,64 L 112,64" fill="none" stroke="black"/>
            <path d="M 40,112 L 112,112" fill="none" stroke="black"/>
            <path d="M 128,128 L 144,128" fill="none" stroke="black"/>
            <path d="M 40,144 L 112,144" fill="none" stroke="black"/>
            <path d="M 264,160 L 336,160" fill="none" stroke="black"/>
            <path d="M 144,176 L 168,176" fill="none" stroke="black"/>
            <path d="M 216,176 L 240,176" fill="none" stroke="black"/>
            <path d="M 264,192 L 336,192" fill="none" stroke="black"/>
            <path d="M 40,208 L 104,208" fill="none" stroke="black"/>
            <path d="M 120,224 L 144,224" fill="none" stroke="black"/>
            <path d="M 40,240 L 104,240" fill="none" stroke="black"/>
            <path d="M 24,400 L 88,400" fill="none" stroke="black"/>
            <path d="M 104,432 L 272,432" fill="none" stroke="black"/>
            <path d="M 24,448 L 88,448" fill="none" stroke="black"/>
            <path d="M 24,480 L 112,480" fill="none" stroke="black"/>
            <path d="M 24,512 L 112,512" fill="none" stroke="black"/>
            <path d="M 240,528 L 296,528" fill="none" stroke="black"/>
            <path d="M 240,560 L 296,560" fill="none" stroke="black"/>
            <path d="M 40,592 L 152,592" fill="none" stroke="black"/>
            <path d="M 216,592 L 352,592" fill="none" stroke="black"/>
            <path d="M 144,624 L 200,624" fill="none" stroke="black"/>
            <path d="M 8,656 L 120,656" fill="none" stroke="black"/>
            <path d="M 216,656 L 352,656" fill="none" stroke="black"/>
            <path d="M 24,688 L 112,688" fill="none" stroke="black"/>
            <path d="M 24,720 L 112,720" fill="none" stroke="black"/>
            <path d="M 200,624 L 216,656" fill="none" stroke="black"/>
            <path d="M 352,592 L 368,624" fill="none" stroke="black"/>
            <path d="M 176,176 L 196,216" fill="none" stroke="black"/>
            <path d="M 196,136 L 216,176" fill="none" stroke="black"/>
            <path d="M 176,176 L 196,136" fill="none" stroke="black"/>
            <path d="M 196,216 L 216,176" fill="none" stroke="black"/>
            <path d="M 8,656 L 40,592" fill="none" stroke="black"/>
            <path d="M 120,656 L 152,592" fill="none" stroke="black"/>
            <path d="M 200,624 L 216,592" fill="none" stroke="black"/>
            <path d="M 352,656 L 368,624" fill="none" stroke="black"/>
            <path d="M 40,32 C 31.16936,32 24,39.16936 24,48" fill="none" stroke="black"/>
            <path d="M 112,32 C 120.83064,32 128,39.16936 128,48" fill="none" stroke="black"/>
            <path d="M 40,64 C 31.16936,64 24,56.83064 24,48" fill="none" stroke="black"/>
            <path d="M 112,64 C 120.83064,64 128,56.83064 128,48" fill="none" stroke="black"/>
            <path d="M 24,96 C 15.16936,96 8,103.16936 8,112" fill="none" stroke="black"/>
            <path d="M 24,96 C 32.83064,96 40,88.83064 40,80" fill="none" stroke="black"/>
            <path d="M 40,112 C 31.16936,112 24,119.16936 24,128" fill="none" stroke="black"/>
            <path d="M 112,112 C 120.83064,112 128,119.16936 128,128" fill="none" stroke="black"/>
            <path d="M 40,144 C 31.16936,144 24,136.83064 24,128" fill="none" stroke="black"/>
            <path d="M 112,144 C 120.83064,144 128,136.83064 128,128" fill="none" stroke="black"/>
            <path d="M 24,160 C 15.16936,160 8,152.83064 8,144" fill="none" stroke="black"/>
            <path d="M 24,160 C 32.83064,160 40,167.16936 40,176" fill="none" stroke="black"/>
            <path d="M 264,160 C 255.16936,160 248,167.16936 248,176" fill="none" stroke="black"/>
            <path d="M 336,160 C 344.83064,160 352,167.16936 352,176" fill="none" stroke="black"/>
            <path d="M 264,192 C 255.16936,192 248,184.83064 248,176" fill="none" stroke="black"/>
            <path d="M 336,192 C 344.83064,192 352,184.83064 352,176" fill="none" stroke="black"/>
            <path d="M 40,208 C 31.16936,208 24,215.16936 24,224" fill="none" stroke="black"/>
            <path d="M 104,208 C 112.83064,208 120,215.16936 120,224" fill="none" stroke="black"/>
            <path d="M 40,240 C 31.16936,240 24,232.83064 24,224" fill="none" stroke="black"/>
            <path d="M 104,240 C 112.83064,240 120,232.83064 120,224" fill="none" stroke="black"/>
            <path d="M 24,400 C 15.16936,400 8,407.16936 8,416" fill="none" stroke="black"/>
            <path d="M 88,400 C 96.83064,400 104,407.16936 104,416" fill="none" stroke="black"/>
            <path d="M 24,448 C 15.16936,448 8,440.83064 8,432" fill="none" stroke="black"/>
            <path d="M 88,448 C 96.83064,448 104,440.83064 104,432" fill="none" stroke="black"/>
            <path d="M 24,480 C 15.16936,480 8,487.16936 8,496" fill="none" stroke="black"/>
            <path d="M 112,480 C 120.83064,480 128,487.16936 128,496" fill="none" stroke="black"/>
            <path d="M 24,512 C 15.16936,512 8,504.83064 8,496" fill="none" stroke="black"/>
            <path d="M 112,512 C 120.83064,512 128,504.83064 128,496" fill="none" stroke="black"/>
            <path d="M 240,528 C 231.16936,528 224,535.16936 224,544" fill="none" stroke="black"/>
            <path d="M 296,528 C 304.83064,528 312,535.16936 312,544" fill="none" stroke="black"/>
            <path d="M 240,560 C 231.16936,560 224,552.83064 224,544" fill="none" stroke="black"/>
            <path d="M 296,560 C 304.83064,560 312,552.83064 312,544" fill="none" stroke="black"/>
            <path d="M 24,688 C 15.16936,688 8,695.16936 8,704" fill="none" stroke="black"/>
            <path d="M 112,688 C 120.83064,688 128,695.16936 128,704" fill="none" stroke="black"/>
            <path d="M 24,720 C 15.16936,720 8,712.83064 8,704" fill="none" stroke="black"/>
            <path d="M 112,720 C 120.83064,720 128,712.83064 128,704" fill="none" stroke="black"/>
            <polygon class="arrowhead" points="336,584 324,578.4 324,589.6" fill="black" transform="rotate(90,328,584)"/>
            <polygon class="arrowhead" points="280,584 268,578.4 268,589.6" fill="black" transform="rotate(90,272,584)"/>
            <polygon class="arrowhead" points="280,520 268,514.4 268,525.6" fill="black" transform="rotate(90,272,520)"/>
            <polygon class="arrowhead" points="248,176 236,170.4 236,181.6" fill="black" transform="rotate(0,240,176)"/>
            <polygon class="arrowhead" points="176,176 164,170.4 164,181.6" fill="black" transform="rotate(0,168,176)"/>
            <polygon class="arrowhead" points="152,624 140,618.4 140,629.6" fill="black" transform="rotate(180,144,624)"/>
            <polygon class="arrowhead" points="64,680 52,674.4 52,685.6" fill="black" transform="rotate(90,56,680)"/>
            <polygon class="arrowhead" points="64,584 52,578.4 52,589.6" fill="black" transform="rotate(90,56,584)"/>
            <polygon class="arrowhead" points="64,456 52,450.4 52,461.6" fill="black" transform="rotate(270,56,456)"/>
            <polygon class="arrowhead" points="64,104 52,98.4 52,109.6" fill="black" transform="rotate(90,56,104)"/>
            <polygon class="arrowhead" points="48,200 36,194.4 36,205.6" fill="black" transform="rotate(90,40,200)"/>
            <g class="text">
              <text x="76" y="52">Artifact</text>
              <text x="60" y="132">Hash</text>
              <text x="196" y="180">OR</text>
              <text x="296" y="180">Payload</text>
              <text x="72" y="228">Statement</text>
              <text x="104" y="292">...</text>
              <text x="164" y="292">Producer</text>
              <text x="232" y="292">Network</text>
              <text x="280" y="292">...</text>
              <text x="192" y="324">...</text>
              <text x="104" y="356">...</text>
              <text x="164" y="356">Issuer</text>
              <text x="224" y="356">Network</text>
              <text x="272" y="356">...</text>
              <text x="52" y="420">Identity</text>
              <text x="168" y="420">(iss,</text>
              <text x="212" y="420">x5t)</text>
              <text x="52" y="436">Document</text>
              <text x="48" y="500">Private</text>
              <text x="96" y="500">Key</text>
              <text x="268" y="548">Header</text>
              <text x="76" y="628">Sign</text>
              <text x="220" y="628">To</text>
              <text x="244" y="628">Be</text>
              <text x="284" y="628">Signed</text>
              <text x="336" y="628">Bytes</text>
              <text x="36" y="708">COSE</text>
              <text x="76" y="708">Sign</text>
              <text x="104" y="708">1</text>
            </g>
          </svg>
        </artwork>
        <artwork type="ascii-art"><![CDATA[
   .----+-----.
  |  Artifact  |
   '+-+-------'
    | |
 .-'  v
|  .--+-------.
| |  Hash      +-+
|  '----------'  |     /\
 '-.             |    /  \     .----------.
    |            +-->+ OR +-->+  Payload   |
    v            |    \  /     '--------+-'
   .+--------.   |     \/               |
  | Statement +--+                      |
   '---------'                          |
                                        |
                                        |
           ...  Producer Network ...    |

                      ...

           ...   Issuer Network ...     |
                                        |
                                        |
 .---------.                            |
| Identity  |     (iss, x5t)            |
| Document  +--------------------+      |
 `----+----`                     |      |
      ^                          |      |
 .----+-------.                  |      |
| Private Key  |                 |      |
 '----+-------'                  v      |
      |                     .----+---.  |
      |                    |  Header  | |
      |                     '----+---'  |
      v                          v      v
    .-+-----------.       .------+------+--.
   /             /       /                  \
  /    Sign     +<------+ To Be Signed Bytes |
 /             /         \                  /
'-----+-------'           '----------------'
      v
 .----+-------.
| COSE Sign 1  |
 '------------'
]]></artwork>
      </artset>
    </section>
    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
      <name>Contributors</name>
      <contact initials="O." surname="Steele" fullname="Orie Steele">
        <organization>Transmute</organization>
        <address>
          <postal>
            <country>United States</country>
          </postal>
          <email>orie@transmute.industries</email>
        </address>
      </contact>
      <t>Orie contributed to improving the generalization of COSE building blocks and document consistency.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
HLzXa9acr/shsv//B+b+3UhhAgEA

-->

</rfc>
