<?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.19 (Ruby 3.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-rats-network-device-subscription-11" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.32.0 -->
  <front>
    <title abbrev="RATS YANG Subscription">Attestation Event Stream Subscription</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-rats-network-device-subscription-11"/>
    <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@ietf.contact</email>
      </address>
    </author>
    <author initials="E." surname="Voit" fullname="Eric Voit">
      <organization abbrev="Cisco">Cisco Systems, Inc.</organization>
      <address>
        <email>evoit@cisco.com</email>
      </address>
    </author>
    <author initials="W." surname="Pan" fullname="Wei Pan">
      <organization abbrev="Huawei">Huawei Technologies</organization>
      <address>
        <postal>
          <street>101 Software Avenue, Yuhuatai District</street>
          <city>Nanjing, Jiangsu</city>
          <region/>
          <code>210012</code>
          <country>China</country>
        </postal>
        <phone/>
        <email>william.panwei@huawei.com</email>
      </address>
    </author>
    <date year="2026" month="March" day="30"/>
    <area>Security</area>
    <workgroup>RATS Working Group</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 84?>

<t>This document defines how to subscribe to YANG Event Streams for Remote Attestation Procedures (RATS).
Specifically, this document defines a YANG module that augments the YANG module for TPM-based Challenge-Response Remote Attestation (CHARRA), enabling subscription to RATS Conceptual Messages of the Evidence type and auxiliary Event Logs as part of that Evidence.
The module defined requires that at least one TPM 1.2 or TPM 2.0 (or equivalent hardware implementation providing the same protected capabilities as a TPM) must be available on the Attester on which the YANG server is running.</t>
    </abstract>
  </front>
  <middle>
    <?line 90?>

<section anchor="introduction">
      <name>Introduction</name>
      <t><xref target="RFC9683"/> and <xref target="RFC9684"/> define the operational prerequisites and a YANG Model for acquiring Evidence from a network device containing at least one Trusted Platform Module (TPM 1.2, TPM 2.0, or equivalent hardware implementations providing the same protected capabilities <xref target="TCG-Glossary"/> as a TPM).
However, these documents are based on the challenge-response interaction model (CHARRA in <xref section="7.1" sectionFormat="of" target="I-D.ietf-rats-reference-interaction-models"/>), which has limitations.
One such limitation is that it is the responsibility of a Verifier to request signed Evidence from a separate Attester containing a TPM.
This means that the interval between a security-relevant change event occurring and the event becoming visible to the interested RATS entities, such as a Verifiers or a Relying Parties, can be unacceptably long.
It is common to convey Conceptual Messages as defined in <xref section="1" sectionFormat="of" target="I-D.ietf-rats-msg-wrap"/> ad-hoc or periodically via requests.
As new technologies emerge, some of these solutions require Conceptual Messages to be conveyed from one RATS entity to another without the need for continuous polling.
Subscription to YANG Notifications <xref target="RFC8639"/> provides a set of standardized tools to facilitate these emerging requirements.
This memo specifies a YANG augmentation for subscribing to YANG-modelled remote attestation Evidence, as defined in <xref target="RFC9684"/>.</t>
      <t>Essentially, the limitation of poll-based interactions has two adverse effects:</t>
      <ol spacing="normal" type="1"><li>
          <t>Conceptual Messages are not streamed to interested consumers of information (e.g., Verifiers or Relying Parties) as soon as they are generated.</t>
        </li>
        <li>
          <t>Even if they were streamed, the freshness of Conceptual Messages cannot be appraised in every scenario.
This is particularly important for Conceptual Messages, such as Evidence, that depend heavily on freshness.</t>
        </li>
      </ol>
      <t>This specification addresses the first adverse effect by enabling consumers of Conceptual Messages (subscribers) to request a continuous stream of new or updated Conceptual Messages via an <xref target="RFC8639"/> subscription to an &lt;attestation&gt; Event Stream.
This new Event Stream is defined in this document and is provided by the producer of Conceptual Messages (the publisher).
As covered by this document, via a Verifier's subscription to an Attester's Evidence, the Attester will continuously stream a requested set of freshly generated Evidence to the subscribing Verifier.
For example, when a network device's Evidence changes following events such as booting, updating, control unit failover, plugging in or out of forwarding units, an attack, or certificate lifetime change, the network device will generate fresh Evidence available to the subscribing Verifier.</t>
      <t>The second adverse effect stems from the use of nonces in the challenge-response interaction model <xref section="7.1" sectionFormat="of" target="I-D.ietf-rats-reference-interaction-models"/> realized in <xref target="RFC9684"/>.
According to <xref target="RFC9684"/>, an Attester must wait for a new nonce from a Verifier before generating a new TPM Quote.
To address delays resulting from this wait, this specification allows freshness to be asserted asynchronously via the streaming attestation interaction model <xref target="I-D.ietf-rats-reference-interaction-models"/>.
To convey a RATS Conceptual Message, an initial nonce is provided when subscribing to an Event Stream.</t>
      <t>There are several options to populate or refresh the nonce value provided by the initial subscription.
All of these methods are out-of-band of an established subscription to YANG Notifications.
Two alternative methods are taken into account by this document:</t>
      <ol spacing="normal" type="1"><li>
          <t>A central provider supplies new, fresh nonces (e.g., via a Handle Provider that distributes Epoch IDs to all entities in a domain as described in <xref target="RFC9334"/> and as facilitated by the Uni-Directional Remote Attestation described in <xref section="7.2" sectionFormat="of" target="I-D.ietf-rats-reference-interaction-models"/>), or</t>
        </li>
        <li>
          <t>A nonce can be updated by -- potentially periodically or ad-hoc -- sending out-of-band TPM Quote requests as facilitated by <xref target="RFC9684"/>.</t>
        </li>
      </ol>
      <t>Both approaches assume that clock drift can occur between the entities involved.
Consequently, other conditions arising in different application scenarios ought to be considered in the same way. For example, the time of Claims collection ought to be taken into account as it potentially impacts the freshness of Evidence.</t>
      <t>The scope of this document is limited to the removal of the two adverse effects described when using the specified YANG augmentation.
In essence, the YANG augmentation enables RATS Verifiers to maintain a continuous appraisal procedure of verifiably fresh Attester Evidence without relying on continuous polling.</t>
    </section>
    <section anchor="terminology">
      <name>Terminology</name>
      <t>The following terms are imported from <xref target="RFC9334"/>: Attester, Conceptual Message, Evidence, Relying Party, and Verifier.  Also imported are the time definitions time(VG), time(NS), time(EG), time(RG), and time(RA) from that document's Appendix A.  The following terms are imported from <xref target="RFC8639"/>: Event Stream, Subscription, Publisher, Event Stream Filter, Dynamic Subscription.</t>
      <section anchor="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 <xref target="BCP14"/> (<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="operational-model">
      <name>Operational Model</name>
      <t><xref target="RFC9683"/> describes the conveyance of TPM-based Evidence from a Verifier to an Attester using the CHARRA interaction model <xref section="7.1" sectionFormat="of" target="I-D.ietf-rats-reference-interaction-models"/>. The operational model and corresponding sequence diagram described in this section is based on <xref target="RFC9684"/>. The basis for interoperability required for additional types of Event Streams is covered in <xref target="otherstreams"/>. The following sub-section focuses on subscription to YANG Notifications of the &lt;attestation&gt; Event Stream.</t>
      <section anchor="sequence-diagrams">
        <name>Sequence Diagrams</name>
        <t>This section illustrates the subscription interaction model by mapping terms from <xref target="I-D.ietf-rats-reference-interaction-models"/> and illustrating timing consideration based on Figure 3 of <xref target="RFC9683"/>.
Both sequence diagrams <xref target="term-sequence"/> and <xref target="time-sequence"/> highlight TPM-specific aspects and the Dynamic Subscription (as specified in <xref target="RFC8639"/>) to an &lt;attestation&gt; Event Stream.
The contents of the &lt;attestation&gt; Event Stream are defined below within <xref target="attestationstream"/>.</t>
        <section anchor="terminology-mapping">
          <name>Terminology Mapping</name>
          <t>The terms defined in <xref target="RFC9684"/> are mapped to the model described in <xref section="7.3.1" sectionFormat="of" target="I-D.ietf-rats-reference-interaction-models"/> (Streaming Remote Attestation without a Broker) to produce the sequence diagram <xref target="term-sequence"/>.</t>
          <t>The terminology mapping is as follows:</t>
          <ul spacing="normal">
            <li>
              <t><tt>handle</tt> is substituted with <tt>nonce</tt>, a nonce generated by the Verifier. This is a nonce-value byte string, obtained from either the tpm12-challenge-response-attestation remote procedure call (RPC) or the tpm20-challenge-response-attestation RPC, as specified in <xref target="RFC9684"/>. Hence, in this case, a 'nonce' value is populated out of band and can be used more than once within the scope of a subscription, based on local policies that enforce freshness requirements.</t>
            </li>
            <li>
              <t><tt>attEnvIDs</tt> is substituted with <tt>TpmName</tt>, a TPM "name" text string selected from the <tt>tpms</tt> Container, as specified in <xref target="RFC9684"/></t>
            </li>
            <li>
              <t><tt>claimsSelection</tt> is substituted with <tt>PcrSelection</tt>, an optional "pcr-index" from either the tpm12-challenge-response-attestation RPC or the tpm20-challenge-response-attestation RPC as specified in <xref target="RFC9684"/>. If no Platform Configuration Record (PCR) is selected, all PCR banks are returned.</t>
            </li>
            <li>
              <t><tt>claims</tt> is substituted with <tt>PcrQuotes</tt>, which is the "output" of either the tpm12-challenge-response-attestation RPC or the tpm20-challenge-response-attestation RPC, as specified in <xref target="RFC9684"/>. Unlike event logs, there is no delta to a previous iteration of PCR Quotes during a subscription; all new (selected) Quotes are conveyed as fresh Evidence.</t>
            </li>
            <li>
              <t><tt>eventLogs</tt> represents "system-event-logs" that are in the "output" of the log-retrieval RPC, as defined in <xref target="RFC9684"/>.</t>
            </li>
            <li>
              <t><tt>eventLogsDelta</tt> represents "system-event-logs" as specified in the "output" of the log-retrieval RPC as defined in <xref target="RFC9684"/> where the "output" is limited as if the "input" were parameterized via an index type (last-entry, index, timestamp) set to the last event in the previously conveyed <tt>eventLogs</tt>.</t>
            </li>
          </ul>
          <figure anchor="term-sequence">
            <name>YANG Subscription Model for Remote Attestation</name>
            <artset>
              <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="992" width="584" viewBox="0 0 584 992" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                  <path d="M 8,32 L 8,64" fill="none" stroke="black"/>
                  <path d="M 8,112 L 8,944" fill="none" stroke="black"/>
                  <path d="M 16,608 L 16,928" fill="none" stroke="black"/>
                  <path d="M 48,64 L 48,88" fill="none" stroke="black"/>
                  <path d="M 48,144 L 48,240" fill="none" stroke="black"/>
                  <path d="M 48,304 L 48,320" fill="none" stroke="black"/>
                  <path d="M 48,352 L 48,368" fill="none" stroke="black"/>
                  <path d="M 48,400 L 48,448" fill="none" stroke="black"/>
                  <path d="M 48,480 L 48,544" fill="none" stroke="black"/>
                  <path d="M 48,672 L 48,688" fill="none" stroke="black"/>
                  <path d="M 48,720 L 48,736" fill="none" stroke="black"/>
                  <path d="M 48,768 L 48,816" fill="none" stroke="black"/>
                  <path d="M 48,848 L 48,936" fill="none" stroke="black"/>
                  <path d="M 96,32 L 96,64" fill="none" stroke="black"/>
                  <path d="M 360,32 L 360,64" fill="none" stroke="black"/>
                  <path d="M 536,64 L 536,88" fill="none" stroke="black"/>
                  <path d="M 536,176 L 536,240" fill="none" stroke="black"/>
                  <path d="M 536,272 L 536,448" fill="none" stroke="black"/>
                  <path d="M 536,640 L 536,816" fill="none" stroke="black"/>
                  <path d="M 536,912 L 536,936" fill="none" stroke="black"/>
                  <path d="M 552,880 L 552,888" fill="none" stroke="black"/>
                  <path d="M 560,512 L 560,520" fill="none" stroke="black"/>
                  <path d="M 568,608 L 568,928" fill="none" stroke="black"/>
                  <path d="M 576,32 L 576,64" fill="none" stroke="black"/>
                  <path d="M 576,112 L 576,944" fill="none" stroke="black"/>
                  <path d="M 8,32 L 96,32" fill="none" stroke="black"/>
                  <path d="M 360,32 L 576,32" fill="none" stroke="black"/>
                  <path d="M 8,64 L 96,64" fill="none" stroke="black"/>
                  <path d="M 360,64 L 576,64" fill="none" stroke="black"/>
                  <path d="M 24,96 L 80,96" fill="none" stroke="black"/>
                  <path d="M 136,96 L 560,96" fill="none" stroke="black"/>
                  <path d="M 24,126 L 216,126" fill="none" stroke="black"/>
                  <path d="M 24,130 L 216,130" fill="none" stroke="black"/>
                  <path d="M 368,126 L 560,126" fill="none" stroke="black"/>
                  <path d="M 368,130 L 560,130" fill="none" stroke="black"/>
                  <path d="M 56,208 L 200,208" fill="none" stroke="black"/>
                  <path d="M 128,224 L 528,224" fill="none" stroke="black"/>
                  <path d="M 24,254 L 136,254" fill="none" stroke="black"/>
                  <path d="M 24,258 L 136,258" fill="none" stroke="black"/>
                  <path d="M 432,254 L 560,254" fill="none" stroke="black"/>
                  <path d="M 432,258 L 560,258" fill="none" stroke="black"/>
                  <path d="M 240,432 L 528,432" fill="none" stroke="black"/>
                  <path d="M 24,462 L 208,462" fill="none" stroke="black"/>
                  <path d="M 24,466 L 208,466" fill="none" stroke="black"/>
                  <path d="M 376,462 L 560,462" fill="none" stroke="black"/>
                  <path d="M 376,466 L 560,466" fill="none" stroke="black"/>
                  <path d="M 32,592 L 88,592" fill="none" stroke="black"/>
                  <path d="M 144,592 L 552,592" fill="none" stroke="black"/>
                  <path d="M 32,622 L 120,622" fill="none" stroke="black"/>
                  <path d="M 32,626 L 120,626" fill="none" stroke="black"/>
                  <path d="M 464,622 L 552,622" fill="none" stroke="black"/>
                  <path d="M 464,626 L 552,626" fill="none" stroke="black"/>
                  <path d="M 280,800 L 528,800" fill="none" stroke="black"/>
                  <path d="M 32,830 L 184,830" fill="none" stroke="black"/>
                  <path d="M 32,834 L 184,834" fill="none" stroke="black"/>
                  <path d="M 400,830 L 552,830" fill="none" stroke="black"/>
                  <path d="M 400,834 L 552,834" fill="none" stroke="black"/>
                  <path d="M 32,944 L 552,944" fill="none" stroke="black"/>
                  <path d="M 24,960 L 560,960" 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 560,96 C 568.83064,96 576,103.16936 576,112" fill="none" stroke="black"/>
                  <path d="M 32,592 C 23.16936,592 16,599.16936 16,608" fill="none" stroke="black"/>
                  <path d="M 552,592 C 560.83064,592 568,599.16936 568,608" fill="none" stroke="black"/>
                  <path d="M 32,944 C 23.16936,944 16,936.83064 16,928" fill="none" stroke="black"/>
                  <path d="M 552,944 C 560.83064,944 568,936.83064 568,928" fill="none" stroke="black"/>
                  <path d="M 24,960 C 15.16936,960 8,952.83064 8,944" fill="none" stroke="black"/>
                  <path d="M 560,960 C 568.83064,960 576,952.83064 576,944" fill="none" stroke="black"/>
                  <polygon class="arrowhead" points="536,800 524,794.4 524,805.6" fill="black" transform="rotate(0,528,800)"/>
                  <polygon class="arrowhead" points="536,432 524,426.4 524,437.6" fill="black" transform="rotate(0,528,432)"/>
                  <polygon class="arrowhead" points="536,224 524,218.4 524,229.6" fill="black" transform="rotate(0,528,224)"/>
                  <polygon class="arrowhead" points="64,208 52,202.4 52,213.6" fill="black" transform="rotate(180,56,208)"/>
                  <g class="text">
                    <text x="52" y="52">Attester</text>
                    <text x="404" y="52">Verifier</text>
                    <text x="448" y="52">/</text>
                    <text x="488" y="52">Relying</text>
                    <text x="544" y="52">Party</text>
                    <text x="108" y="100">[loop]</text>
                    <text x="48" y="116">|</text>
                    <text x="536" y="116">|</text>
                    <text x="244" y="132">[Nonce</text>
                    <text x="320" y="132">Generation]</text>
                    <text x="536" y="148">|</text>
                    <text x="504" y="164">generateNonce()</text>
                    <text x="496" y="180">nonce&lt;=</text>
                    <text x="276" y="212">subscribe(nonce,</text>
                    <text x="380" y="212">TpmName,</text>
                    <text x="472" y="212">?PcrSelecion)</text>
                    <text x="88" y="228">{nonce}</text>
                    <text x="176" y="260">[Evidence</text>
                    <text x="260" y="260">Generation</text>
                    <text x="320" y="260">and</text>
                    <text x="384" y="260">Conveyance]</text>
                    <text x="48" y="276">|</text>
                    <text x="164" y="292">generateClaims(attestingEnvironment)</text>
                    <text x="68" y="308">=&gt;</text>
                    <text x="124" y="308">PcrQuotes,</text>
                    <text x="208" y="308">eventLogs</text>
                    <text x="116" y="340">collectClaims(PcrQuotes,</text>
                    <text x="276" y="340">?PcrSelection)</text>
                    <text x="68" y="356">=&gt;</text>
                    <text x="144" y="356">collectedClaims</text>
                    <text x="112" y="388">generateEvidence(nonce,</text>
                    <text x="244" y="388">TpmName,</text>
                    <text x="348" y="388">collectedClaims)</text>
                    <text x="68" y="404">=&gt;</text>
                    <text x="116" y="404">evidence</text>
                    <text x="100" y="436">{evidence,</text>
                    <text x="188" y="436">eventLogs}</text>
                    <text x="248" y="468">[Evidence</text>
                    <text x="332" y="468">Appraisal]</text>
                    <text x="536" y="484">|</text>
                    <text x="460" y="500">appraiseEvidence(evidence,</text>
                    <text x="520" y="516">eventLogs</text>
                    <text x="524" y="532">verInputs)</text>
                    <text x="432" y="548">attestationResult</text>
                    <text x="516" y="548">&lt;=</text>
                    <text x="536" y="548">|</text>
                    <text x="48" y="564">~</text>
                    <text x="536" y="564">~</text>
                    <text x="48" y="580">|</text>
                    <text x="536" y="580">|</text>
                    <text x="116" y="596">[loop]</text>
                    <text x="48" y="612">|</text>
                    <text x="536" y="612">|</text>
                    <text x="148" y="628">[Delta</text>
                    <text x="212" y="628">Evidence</text>
                    <text x="292" y="628">Generation</text>
                    <text x="352" y="628">and</text>
                    <text x="416" y="628">Conveyance]</text>
                    <text x="48" y="644">|</text>
                    <text x="172" y="660">generateClaims(attestingEnvironment)</text>
                    <text x="68" y="676">=&gt;</text>
                    <text x="124" y="676">PcrQuotes,</text>
                    <text x="228" y="676">eventLogsDelta</text>
                    <text x="124" y="708">collectClaims(PcrQuotes,</text>
                    <text x="284" y="708">?PcrSelection)</text>
                    <text x="68" y="724">=&gt;</text>
                    <text x="164" y="724">collectedClaimsDelta</text>
                    <text x="120" y="756">generateEvidence(nonce,</text>
                    <text x="252" y="756">TpmName,</text>
                    <text x="376" y="756">collectedClaimsDelta)</text>
                    <text x="68" y="772">=&gt;</text>
                    <text x="116" y="772">evidence</text>
                    <text x="100" y="804">{evidence,</text>
                    <text x="208" y="804">eventLogsDelta}</text>
                    <text x="212" y="836">[Delta</text>
                    <text x="276" y="836">Evidence</text>
                    <text x="356" y="836">Appraisal]</text>
                    <text x="536" y="852">|</text>
                    <text x="452" y="868">appraiseEvidence(evidence,</text>
                    <text x="492" y="884">eventLogsDelta</text>
                    <text x="516" y="900">verInputs)</text>
                    <text x="432" y="916">attestationResult</text>
                    <text x="516" y="916">&lt;=</text>
                    <text x="48" y="980">|</text>
                    <text x="536" y="980">|</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art"><![CDATA[
.----------.                                .--------------------------.
| Attester |                                | Verifier / Relying Party |
'----+-----'                                '---------------------+----'
     |                                                            |
 .--------[loop]------------------------------------------------------.
|    |                                                            |    |
| =========================[Nonce Generation]========================= |
|    |                                                            |    |
|    |                                                 generateNonce() |
|    |                                                    nonce<= |    |
|    |                                                            |    |
|    |<------------------ subscribe(nonce, TpmName, ?PcrSelecion) |    |
|    | {nonce} -------------------------------------------------->|    |
|    |                                                            |    |
| ===============[Evidence Generation and Conveyance]================= |
|    |                                                            |    |
| generateClaims(attestingEnvironment)                            |    |
|    | => PcrQuotes, eventLogs                                    |    |
|    |                                                            |    |
| collectClaims(PcrQuotes, ?PcrSelection)                         |    |
|    | => collectedClaims                                         |    |
|    |                                                            |    |
| generateEvidence(nonce, TpmName, collectedClaims)               |    |
|    | => evidence                                                |    |
|    |                                                            |    |
|    | {evidence, eventLogs} ------------------------------------>|    |
|    |                                                            |    |
| ========================[Evidence Appraisal]======================== |
|    |                                                            |    |
|    |                                      appraiseEvidence(evidence, |
|    |                                                      eventLogs, |
|    |                                                      verInputs) |
|    |                                       attestationResult <= |    |
|    ~                                                            ~    |
|    |                                                            |    |
| .--------[loop]----------------------------------------------------. |
||   |                                                            |   ||
|| ============[Delta Evidence Generation and Conveyance]============ ||
||   |                                                            |   ||
|| generateClaims(attestingEnvironment)                           |   ||
||   | => PcrQuotes, eventLogsDelta                               |   ||
||   |                                                            |   ||
|| collectClaims(PcrQuotes, ?PcrSelection)                        |   ||
||   | => collectedClaimsDelta                                    |   ||
||   |                                                            |   ||
|| generateEvidence(nonce, TpmName, collectedClaimsDelta)         |   ||
||   | => evidence                                                |   ||
||   |                                                            |   ||
||   | {evidence, eventLogsDelta} ------------------------------->|   ||
||   |                                                            |   ||
|| ====================[Delta Evidence Appraisal]==================== ||
||   |                                                            |   ||
||   |                                     appraiseEvidence(evidence, ||
||   |                                                eventLogsDelta, ||
||   |                                                     verInputs) ||
||   |                                       attestationResult <= |   ||
||   |                                                            |   ||
| '------------------------------------------------------------------' |
 '--------------------------------------------------------------------'
     |                                                            |
]]></artwork>
            </artset>
          </figure>
        </section>
        <section anchor="time-considerations-mapping">
          <name>Time Considerations Mapping</name>
          <t><xref target="RFC9334"/> defines "Relevant Events over Time" in RATS which also provides the input for Figure 3 of <xref target="RFC9683"/>.
The following sequence diagram focusses on matching the defined events with the interactions between the Attester and the Verifying Relying Party.
The action of conveying "collectClaims", which is defined in <xref section="6" sectionFormat="of" target="I-D.ietf-rats-reference-interaction-models"/>, is not defined by <xref target="RFC9334"/>.
As a result, that action cannot be matched to a specified event time.</t>
          <figure anchor="time-sequence">
            <name>YANG Subscription Model for Remote Attestation</name>
            <artset>
              <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="800" width="560" viewBox="0 0 560 800" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                  <path d="M 8,32 L 8,64" fill="none" stroke="black"/>
                  <path d="M 48,112 L 48,160" fill="none" stroke="black"/>
                  <path d="M 48,192 L 48,208" fill="none" stroke="black"/>
                  <path d="M 48,256 L 48,432" fill="none" stroke="black"/>
                  <path d="M 48,496 L 48,512" fill="none" stroke="black"/>
                  <path d="M 48,544 L 48,560" fill="none" stroke="black"/>
                  <path d="M 48,608 L 48,784" fill="none" stroke="black"/>
                  <path d="M 96,32 L 96,64" fill="none" stroke="black"/>
                  <path d="M 336,32 L 336,64" fill="none" stroke="black"/>
                  <path d="M 512,64 L 512,136" fill="none" stroke="black"/>
                  <path d="M 512,152 L 512,360" fill="none" stroke="black"/>
                  <path d="M 512,464 L 512,696" fill="none" stroke="black"/>
                  <path d="M 512,768 L 512,784" fill="none" stroke="black"/>
                  <path d="M 528,400 L 528,408" fill="none" stroke="black"/>
                  <path d="M 528,736 L 528,744" fill="none" stroke="black"/>
                  <path d="M 552,32 L 552,64" fill="none" stroke="black"/>
                  <path d="M 8,32 L 96,32" fill="none" stroke="black"/>
                  <path d="M 336,32 L 552,32" fill="none" stroke="black"/>
                  <path d="M 8,64 L 96,64" fill="none" stroke="black"/>
                  <path d="M 336,64 L 552,64" fill="none" stroke="black"/>
                  <path d="M 56,144 L 128,144" fill="none" stroke="black"/>
                  <path d="M 424,144 L 472,144" fill="none" stroke="black"/>
                  <path d="M 224,304 L 504,304" fill="none" stroke="black"/>
                  <path d="M 408,320 L 504,320" fill="none" stroke="black"/>
                  <path d="M 192,336 L 504,336" fill="none" stroke="black"/>
                  <path d="M 224,640 L 504,640" fill="none" stroke="black"/>
                  <path d="M 408,656 L 504,656" fill="none" stroke="black"/>
                  <path d="M 192,672 L 504,672" fill="none" stroke="black"/>
                  <path class="jump" d="M 512,152 C 506,152 506,136 512,136" fill="none" stroke="black"/>
                  <polygon class="arrowhead" points="512,672 500,666.4 500,677.6" fill="black" transform="rotate(0,504,672)"/>
                  <polygon class="arrowhead" points="512,656 500,650.4 500,661.6" fill="black" transform="rotate(0,504,656)"/>
                  <polygon class="arrowhead" points="512,640 500,634.4 500,645.6" fill="black" transform="rotate(0,504,640)"/>
                  <polygon class="arrowhead" points="512,336 500,330.4 500,341.6" fill="black" transform="rotate(0,504,336)"/>
                  <polygon class="arrowhead" points="512,320 500,314.4 500,325.6" fill="black" transform="rotate(0,504,320)"/>
                  <polygon class="arrowhead" points="512,304 500,298.4 500,309.6" fill="black" transform="rotate(0,504,304)"/>
                  <polygon class="arrowhead" points="64,144 52,138.4 52,149.6" fill="black" transform="rotate(180,56,144)"/>
                  <g class="text">
                    <text x="52" y="52">Attester</text>
                    <text x="380" y="52">Verifier</text>
                    <text x="424" y="52">/</text>
                    <text x="464" y="52">Relying</text>
                    <text x="520" y="52">Party</text>
                    <text x="60" y="84">time(VG)</text>
                    <text x="148" y="100">generateClaims(attestingEnvironment)</text>
                    <text x="68" y="116">=&gt;</text>
                    <text x="124" y="116">PcrQuotes,</text>
                    <text x="208" y="116">eventLogs</text>
                    <text x="276" y="148">establish-subscription(&lt;attestation&gt;</text>
                    <text x="492" y="148">time</text>
                    <text x="528" y="148">NS)</text>
                    <text x="100" y="180">collectClaims(PcrQuotes,</text>
                    <text x="260" y="180">?PcrSelection)</text>
                    <text x="68" y="196">=&gt;</text>
                    <text x="144" y="196">collectedClaims</text>
                    <text x="60" y="228">time(EG)</text>
                    <text x="96" y="244">generateEvidence(nonce,</text>
                    <text x="248" y="244">PcrSelection,</text>
                    <text x="372" y="244">collectedClaims)</text>
                    <text x="68" y="260">=&gt;</text>
                    <text x="180" y="260">SignedPcrEvidence(nonce,</text>
                    <text x="336" y="260">PcrSelection)</text>
                    <text x="68" y="276">=&gt;</text>
                    <text x="196" y="276">LogEvidence(collectedClaims)</text>
                    <text x="136" y="308">--filter(&lt;pcr-extend&gt;</text>
                    <text x="136" y="324">--&lt;tpm12-attestation&gt;</text>
                    <text x="236" y="324">or</text>
                    <text x="328" y="324">&lt;tpm20-attestation&gt;</text>
                    <text x="120" y="340">--&lt;log-retrieval&gt;</text>
                    <text x="496" y="372">time(RG,RA)</text>
                    <text x="428" y="388">appraiseEvidence(evidence,</text>
                    <text x="488" y="404">eventLogs</text>
                    <text x="492" y="420">verInputs)</text>
                    <text x="408" y="436">attestationResult</text>
                    <text x="492" y="436">&lt;=</text>
                    <text x="512" y="436">|</text>
                    <text x="48" y="452">~</text>
                    <text x="512" y="452">~</text>
                    <text x="64" y="468">time(VG')</text>
                    <text x="148" y="484">generateClaims(attestingEnvironment)</text>
                    <text x="68" y="500">=&gt;</text>
                    <text x="124" y="500">PcrQuotes,</text>
                    <text x="228" y="500">eventLogsDelta</text>
                    <text x="100" y="532">collectClaims(PcrQuotes,</text>
                    <text x="260" y="532">?PcrSelection)</text>
                    <text x="68" y="548">=&gt;</text>
                    <text x="164" y="548">collectedClaimsDelta</text>
                    <text x="64" y="580">time(EG')</text>
                    <text x="96" y="596">generateEvidence(nonce,</text>
                    <text x="228" y="596">TpmName,</text>
                    <text x="352" y="596">collectedClaimsDelta)</text>
                    <text x="68" y="612">=&gt;</text>
                    <text x="116" y="612">evidence</text>
                    <text x="136" y="644">--filter(&lt;pcr-extend&gt;</text>
                    <text x="136" y="660">--&lt;tpm12-attestation&gt;</text>
                    <text x="236" y="660">or</text>
                    <text x="328" y="660">&lt;tpm20-attestation&gt;</text>
                    <text x="120" y="676">--&lt;log-retrieval&gt;</text>
                    <text x="496" y="708">time(RG,RA)</text>
                    <text x="428" y="724">appraiseEvidence(evidence,</text>
                    <text x="488" y="740">eventLogs</text>
                    <text x="492" y="756">verInputs)</text>
                    <text x="408" y="772">attestationResult</text>
                    <text x="492" y="772">&lt;=</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art"><![CDATA[
.----------.                             .--------------------------.
| Attester |                             | Verifier / Relying Party |
'----+-----'                             '---------------------+----'
   time(VG)                                                    |
generateClaims(attestingEnvironment)                           |
     | => PcrQuotes, eventLogs                                 |
     |                                                         |
     |<---------establish-subscription(<attestation>)------time(NS)
     |                                                         |
collectClaims(PcrQuotes, ?PcrSelection)                        |
     | => collectedClaims                                      |
     |                                                         |
   time(EG)                                                    |
generateEvidence(nonce, PcrSelection, collectedClaims)         |
     | => SignedPcrEvidence(nonce, PcrSelection)               |
     | => LogEvidence(collectedClaims)                         |
     |                                                         |
     |--filter(<pcr-extend>)---------------------------------->|
     |--<tpm12-attestation> or <tpm20-attestation>------------>|
     |--<log-retrieval>--------------------------------------->|
     |                                                         |
     |                                                  time(RG,RA)
     |                                  appraiseEvidence(evidence,
     |                                                  eventLogs,
     |                                                  verInputs)
     |                                    attestationResult <= |
     ~                                                         ~
   time(VG')                                                   |
generateClaims(attestingEnvironment)                           |
     | => PcrQuotes, eventLogsDelta                            |
     |                                                         |
collectClaims(PcrQuotes, ?PcrSelection)                        |
     | => collectedClaimsDelta                                 |
     |                                                         |
   time(EG')                                                   |
generateEvidence(nonce, TpmName, collectedClaimsDelta)         |
     | => evidence                                             |
     |                                                         |
     |--filter(<pcr-extend>)---------------------------------->|
     |--<tpm12-attestation> or <tpm20-attestation>------------>|
     |--<log-retrieval>--------------------------------------->|
     |                                                         |
     |                                                  time(RG,RA)
     |                                  appraiseEvidence(evidence,
     |                                                  eventLogs,
     |                                                  verInputs)
     |                                    attestationResult <= |
     |                                                         |
]]></artwork>
            </artset>
          </figure>
          <ul spacing="normal">
            <li>
              <t>time(VG,RG,RA) are identical to the corresponding time definitions from <xref target="RFC9683"/>.</t>
            </li>
            <li>
              <t>time(VG',RG',RA') are subsequent instances of the corresponding times from Figure 3 in <xref target="RFC9683"/>.</t>
            </li>
            <li>
              <t>time(NS) – the subscriber generates a nonce and makes an <xref target="RFC8639"/> &lt;establish-subscription&gt; request based on that nonce value. This request also includes the augmentations defined in this document's YANG model. Key subscription RPC parameters include:
              </t>
              <ul spacing="normal">
                <li>
                  <t>the nonce,</t>
                </li>
                <li>
                  <t>a set of PCRs of interest which the Verifier wants to be appraised, and</t>
                </li>
                <li>
                  <t>an optional filter that can reduce the logged events on the &lt;attestation&gt; stream pushed to the Verifier.</t>
                </li>
              </ul>
            </li>
            <li>
              <t>time(EG) – an initial response of Evidence is returned to the Verifier. This includes:
              </t>
              <ul spacing="normal">
                <li>
                  <t>a replay of filtered log entries, which have extended into a PCR of interest since boot, are sent in the &lt;pcr-extend&gt; notification, and</t>
                </li>
                <li>
                  <t>a signed TPM quote that contains at least the PCRs from the &lt;establish-subscription&gt; RPC are included in a &lt;tpm12-attestation&gt; or &lt;tpm20-attestation&gt;). This quote must have been generated based on the nonce value provided at time(NS).</t>
                </li>
              </ul>
            </li>
            <li>
              <t>time(VG',EG') – this occurs when a PCR is extended subsequent to time(EG). Immediately after the extension, the following information needs to be pushed to the Verifier:
              </t>
              <ul spacing="normal">
                <li>
                  <t>any values extended into a PCR of interest,</t>
                </li>
                <li>
                  <t>a signed TPM Quote showing the result the PCR extension, and</t>
                </li>
                <li>
                  <t>a nonce value (see 'handle' above or <xref section="6" sectionFormat="of" target="I-D.ietf-rats-reference-interaction-models"/>), which is either the initially received nonce or a more recently received nonce value, for example, a nonce value extracted or derived from an Epoch ID (see <xref section="10.3" sectionFormat="of" target="RFC9334"/>) that contains a new nonce value or equivalent qualified data used as a nonce value.</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>One way to acquire a new time synchronisation that allows for the reuse of the initially received nonce as a fresh handle is elaborated on in <xref target="freshness-handles"/> below.</t>
        </section>
      </section>
      <section anchor="freshness-handles">
        <name>Continuously Verifying Freshness</name>
        <t>As there is no new Verifier nonce provided at time(EG'), it is important to validate the freshness of TPM Quotes which are delivered at that time.Methods of doing this verification vary based on the capabilities of the TPM cryptoprocessor used.</t>
        <section anchor="tpm-12-quote">
          <name>TPM 1.2 Quote</name>
          <t>The <xref target="RFC8639"/> notification format includes the &lt;eventTime&gt; object.  This can be used to determine the amount of time subsequent to the initial subscription each notification was sent.  However, this time is not part of the signed results which are returned from the Quote and therefore is not trustworthy as objects returned as part of the Quote.  Therefore, a Verifier <bcp14>MUST</bcp14> periodically issue a new nonce and receive this nonce within a TPM quote response in order to ensure the freshness of the results.  This can be done using the &lt;tpm12-challenge-response-attestation&gt; RPC from <xref target="RFC9684"/>.</t>
        </section>
        <section anchor="tpm-2-quote">
          <name>TPM 2 Quote</name>
          <t>When the Attester includes a TPM2-compliant cryptoprocessor, internal time-related counters are included within the signed TPM Quote.  By including an initial nonce in the <xref target="RFC8639"/> subscription request, fresh values for these counters are pushed to the Verifier as part of the first TPM Quote. As shown by <xref target="I-D.birkholz-rats-tuda"/>, subsequent TPM Quotes delivered to the Verifier out-of-band can be appraised for freshness based on the predictable incrementing of these time-related counters.</t>
          <t>The relevant internal time-related counters defined within <xref target="TPM2.0"/> can be seen within &lt;tpms-clock-info&gt;.   These counters include the &lt;clock&gt;, &lt;reset-counter&gt;, and &lt;restart-counter&gt; objects.  The rules for appraising these objects are as follows:</t>
          <ul spacing="normal">
            <li>
              <t>If the &lt;clock&gt; has incremented for no more than the same duration as both the &lt;eventTime&gt; and the Verifier's internal time since the initial time(EG) and any previous time(EG'), then the TPM Quote may be considered fresh. Note that <xref target="TPM2.0"/> allows for +/- 15% clock drift.  However, many hardware implementations significantly improve on this maximum drift.  If available, chip specific maximum drifts <bcp14>SHOULD</bcp14> be considered during the appraisal procedure of the Verifier.</t>
            </li>
            <li>
              <t>If the &lt;reset-counter&gt;, &lt;restart-counter&gt; has incremented.  The existing subscription <bcp14>MUST</bcp14> be terminated, and a new &lt;establish-subscription&gt; <bcp14>SHOULD</bcp14> be generated.</t>
            </li>
            <li>
              <t>If a TPM Quote on any subscribed PCR has not been pushed to the Verifier for a duration of an Attester defined heartbeat interval, then a new TPM Quote notification <bcp14>SHOULD</bcp14> be sent to the Verifier.  This may often be the case, as certain PCRs might be infrequently updated.</t>
            </li>
          </ul>
          <artset>
            <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="208" width="520" viewBox="0 0 520 208" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 8,32 L 8,64" fill="none" stroke="black"/>
                <path d="M 48,96 L 48,112" fill="none" stroke="black"/>
                <path d="M 48,176 L 48,192" fill="none" stroke="black"/>
                <path d="M 96,32 L 96,64" fill="none" stroke="black"/>
                <path d="M 296,32 L 296,64" fill="none" stroke="black"/>
                <path d="M 464,72 L 464,112" fill="none" stroke="black"/>
                <path d="M 464,144 L 464,192" fill="none" stroke="black"/>
                <path d="M 512,32 L 512,64" fill="none" stroke="black"/>
                <path d="M 8,32 L 96,32" fill="none" stroke="black"/>
                <path d="M 296,32 L 512,32" fill="none" stroke="black"/>
                <path d="M 8,64 L 96,64" fill="none" stroke="black"/>
                <path d="M 296,64 L 512,64" fill="none" stroke="black"/>
                <path d="M 216,96 L 456,96" fill="none" stroke="black"/>
                <path d="M 216,176 L 456,176" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="464,176 452,170.4 452,181.6" fill="black" transform="rotate(0,456,176)"/>
                <polygon class="arrowhead" points="464,96 452,90.4 452,101.6" fill="black" transform="rotate(0,456,96)"/>
                <g class="text">
                  <text x="52" y="52">Attester</text>
                  <text x="336" y="52">Relying</text>
                  <text x="392" y="52">Party</text>
                  <text x="424" y="52">/</text>
                  <text x="468" y="52">Verifier</text>
                  <text x="80" y="84">time(VG',EG')</text>
                  <text x="132" y="100">-&lt;tpm20-attestation&gt;</text>
                  <text x="344" y="116">:</text>
                  <text x="48" y="132">~</text>
                  <text x="304" y="132">Heartbeat</text>
                  <text x="380" y="132">interval</text>
                  <text x="464" y="132">~</text>
                  <text x="48" y="148">|</text>
                  <text x="344" y="148">:</text>
                  <text x="64" y="164">time(EG')</text>
                  <text x="344" y="164">:</text>
                  <text x="132" y="180">-&lt;tpm20-attestation&gt;</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art"><![CDATA[
.----------.                        .--------------------------.
| Attester |                        | Relying Party / Verifier |
'----------'                        '--------------------------'
   time(VG',EG')                                         |
     |-<tpm20-attestation>------------------------------>|
     |                                    :              |
     ~                           Heartbeat interval      ~
     |                                    :              |
   time(EG')                              :              |
     |-<tpm20-attestation>------------------------------>|
     |                                                   |
]]></artwork>
          </artset>
        </section>
      </section>
    </section>
    <section anchor="attestationstream">
      <name>Remote Attestation Event Stream</name>
      <t>The &lt;attestation&gt; Event Stream is an <xref target="RFC8639"/> compliant Event Stream which is defined within this section and within the YANG Module of <xref target="RFC9684"/>. This Event Stream contains YANG notifications which carry Evidence to assist a Verifier in appraising the Trustworthiness Level of an Attester. Data Nodes within <xref target="configuring"/> allow the configuration of this Event Stream's contents originating from an Attester.</t>
      <t>This &lt;attestation&gt; Event Stream may only be exposed on Attesters supporting <xref target="RFC9683"/>. As with <xref target="RFC9683"/>, it is up to the Verifier to understand which types of cryptoprocessors and keys are acceptable.</t>
      <section anchor="subscription-to-the-attestation-event-stream">
        <name>Subscription to the &lt;attestation&gt; Event Stream</name>
        <t>To establish a subscription to an Attester in a way which provides provably fresh Evidence, initial randomness must be provided to the Attester. This is done via the augmentation of a &lt;nonce-value&gt; into <xref target="RFC8639"/> the &lt;establish-subscription&gt; RPC. Additionally, a Verifier must ask for PCRs of interest from a platform.</t>
        <artwork><![CDATA[
  augment /sn:establish-subscription/sn:input:
    +---w nonce-value    binary
    +---w pcr-index*     tpm:pcr
]]></artwork>
        <t>The result of the subscription will be that passing of the following information:</t>
        <ol spacing="normal" type="1"><li>
            <t>&lt;tpm12-attestation&gt; and &lt;tpm20-attestation&gt; notifications which include the provided &lt;nonce-value&gt;.  These attestation notifications <bcp14>MUST</bcp14> at least include all the &lt;pcr-indicies&gt; requested in the RPC.</t>
          </li>
          <li>
            <t>a series of &lt;pcr-extend&gt; notifications which reference the requested PCRs on all TPM based cryptoprocessors on the Attester.</t>
          </li>
          <li>
            <t>&lt;tpm12-attestation&gt; and &lt;tpm20-attestation&gt; notifications generated within a few seconds of the &lt;pcr-extend&gt; notifications.  These attestation notifications <bcp14>MUST</bcp14> at least include any PCRs extended.</t>
          </li>
        </ol>
        <t>If the Verifier does not want to see the logged extend operations for all PCRs available from an Attester, an Event Stream Filter should be applied.  This filter will remove Evidence from any PCRs which are not interesting to the Verifier.</t>
      </section>
      <section anchor="replaying-a-history-of-previous-tpm-extend-operations">
        <name>Replaying a History of Previous TPM Extend Operations</name>
        <t>Unless it is relying on Reference Values for TPM Quotes only, a Verifier will need to acquire a history of PCR extensions since the Attester has been booted.  This history may be requested from the Attester as part of the &lt;establish-subscription&gt; RPC.  This request is accomplished by placing a very old &lt;replay-start-time&gt; within the original RPC request.  As the very old &lt;replay-start-time&gt; will pre-date the time of Attester boot, a &lt;replay-start-time-revision&gt; will be returned in the &lt;establish-subscription&gt; RPC response, indicating when the Attester booted.  Immediately following the response (and before the notifications above) one or more &lt;pcr-extend&gt; notifications which document all extend operations which have occurred for the requested PCRs since boot will be sent.  Multiple extend operations to a single PCR index on a single TPM can be included within a single notification.</t>
        <t>Note that if a Verifier has a partial history of extensions, the &lt;replay-start-time&gt; can be adjusted so that already known extensions are not forwarded.</t>
        <t>The end of this history replay will be indicated with the <xref target="RFC8639"/> &lt;replay-completed&gt; notification.  For more on this sequence, see Section 2.4.2.1 of <xref target="RFC8639"/>.</t>
        <t>After the &lt;replay-complete&gt; notification is provided, a TPM Quote will be requested and the result passed to the Verifier via a &lt;tpm12-attestation&gt; and &lt;tpm20-attestation&gt; notification.  If there have been any additional extend operations which have changed a subscribed PCR value in this quote, these <bcp14>MUST</bcp14> be pushed to the Verifier before the &lt;tpm12-attestation&gt; and &lt;tpm20-attestation&gt; notification.</t>
        <t>At this point, the Verifier has sufficient Evidence to appraise the reported extend operations for each PCR, as well as to compare a Reference Value derived from the replay of the Event Log history of extensions of the PCR value against those extensions signed by the TPM in its most recent Quote.</t>
        <section anchor="tpm2-heartbeat">
          <name>TPM2 Heartbeat</name>
          <t>For TPM 2.0, every requested PCR <bcp14>MUST</bcp14> be sent within an &lt;tpm20-attestation&gt; and no less frequent than once per heartbeat interval.   This <bcp14>MAY</bcp14> be done with a single &lt;tpm20-attestation&gt; notification that includes all requested PCRs inside every heartbeat interval.  This <bcp14>MAY</bcp14> be done with several &lt;tpm20-attestation&gt; notifications at different times during a heartbeat interval.</t>
        </section>
      </section>
      <section anchor="yang-notifications-placed-on-the-attestation-event-stream">
        <name>YANG Notifications Placed on the &lt;attestation&gt; Event Stream</name>
        <section anchor="pcr-extend">
          <name>pcr-extend</name>
          <t>This notification type documents when a subscribed PCR is extended within a single TPM cryptoprocessor.  It <bcp14>SHOULD</bcp14> be emitted no less than the &lt;marshalling-period&gt; after the PCR is first extended.  (The reason for the marshalling is that it is quite possible that multiple extensions to the same PCR have been made in quick succession, and these should be reflected in the same notification.)  This notification <bcp14>MUST</bcp14> be emitted prior to a &lt;tpm12-attestation&gt; or &lt;tpm20-attestation&gt; notification which has included and signed the results of any specific PCR extension.  If PCR extending events occur during the generation of the &lt;tpm12-attestation&gt; or &lt;tpm20-attestation&gt; notification, the marshalling period <bcp14>MUST</bcp14> be extended so that a new &lt;pcr-extend&gt; is not sent until the corresponding notifications have been sent.</t>
          <artwork><![CDATA[
+---n pcr-extend
   +--ro certificate-name     certificate-name-ref
   +--ro pcr-index-changed*   tpm:pcr
   +--ro attested-event* []
      +--ro attested-event
         +--ro extended-with             binary
         +--ro (event-details)?
            +--:(bios-event-log) {tpm:bios}?
            |  +--ro bios-event-entry* [event-number]
            |     +--ro event-number    uint32
            |     +--ro event-type?     uint32
            |     +--ro pcr-index?      pcr
            |     +--ro digest-list* []
            |     |  +--ro hash-algo?   identityref
            |     |  +--ro digest*      binary
            |     +--ro event-size?     uint32
            |     +--ro event-data*     uint8
            +--:(ima-event-log) {tpm:ima}?
            |  +--ro ima-event-entry* [event-number]
            |     +--ro event-number               uint64
            |     +--ro ima-template?              string
            |     +--ro filename-hint?             string
            |     +--ro filedata-hash?             binary
            |     +--ro filedata-hash-algorithm?   string
            |     +--ro template-hash-algorithm?   string
            |     +--ro template-hash?             binary
            |     +--ro pcr-index?                 pcr
            |     +--ro signature?                 binary
            +--:(netequip-boot-event-log) {tpm:netequip_boot}?
               +--ro boot-event-entry* [event-number]
                  +--ro event-number               uint64
                  +--ro ima-template?              string
                  +--ro filename-hint?             string
                  +--ro filedata-hash?             binary
                  +--ro filedata-hash-algorithm?   string
                  +--ro template-hash-algorithm?   string
                  +--ro template-hash?             binary
                  +--ro pcr-index?                 pcr
                  +--ro signature?                 binary
]]></artwork>
          <t>Each &lt;pcr-extend&gt; <bcp14>MUST</bcp14> include one or more values being extended into the PCR.  These are passed within the &lt;extended-with&gt; object.  For each extension, details of the event <bcp14>SHOULD</bcp14> be provided within the &lt;event-details&gt; object.
The format of any included &lt;event-details&gt; is identified by the &lt;event-type&gt;.  This document includes two YANG structures which may be inserted into the &lt;event-details&gt;.  These two structures are: &lt;ima-event-log&gt; and &lt;bios-event-log&gt;.  Implementations wanting to provide additional documentation of a type of PCR extension may choose to define additional YANG structures which can be placed into &lt;event-details&gt;.</t>
        </section>
        <section anchor="tpm12-attestation">
          <name>tpm12-attestation</name>
          <t>This notification contains an instance of a TPM1.2 style signed cryptoprocessor measurement. It is supplemented by Attester information which is not signed. This notification is generated and emitted from an Attester when at least one PCR identified within the subscribed &lt;pcr-indices&gt; has changed from the previous &lt;tpm12-attestation&gt; notification.  This notification <bcp14>MUST NOT</bcp14> include the results of any PCR extensions not previously reported by a &lt;pcr-extend&gt;.  This notification <bcp14>SHOULD</bcp14> be emitted as soon as a TPM Quote can extract the latest PCR hashed values.  This notification <bcp14>MUST</bcp14> be emitted prior to a subsequent &lt;pcr-extend&gt;.</t>
          <artwork><![CDATA[
    +---n tpm12-attestation {taa:TPM12}?
       +--ro certificate-name       tpm:certificate-name-ref
       +--ro up-time?               uint32
       +--ro TPM_QUOTE2?            binary
       +--ro TPM12-hash-algo?       identityref
       +--ro unsigned-pcr-values* []
          +--ro pcr-index*   tpm:pcr
          +--ro pcr-value*   binary
]]></artwork>
          <t>All YANG objects above are defined within <xref target="RFC9684"/>.  The &lt;tpm12-attestation&gt; is not replayable.</t>
        </section>
        <section anchor="tpm20-attestation">
          <name>tpm20-attestation</name>
          <t>This notification contains an instance of TPM2 style signed cryptoprocessor measurements. It is supplemented by Attester information which is not signed. This notification is generated at two points in time:</t>
          <ul spacing="normal">
            <li>
              <t>every time at least one PCR has changed from a previous &lt;tpm20-attestation&gt;. In this case, the notification <bcp14>SHOULD</bcp14> be emitted within 10 seconds of the corresponding &lt;pcr-extend&gt; being sent:</t>
            </li>
            <li>
              <t>after a locally configurable minimum heartbeat period since a previous &lt;tpm20-attestation&gt; was sent.</t>
            </li>
          </ul>
          <artwork><![CDATA[
    +---n tpm20-attestation {taa:TPM20}?
       +--ro certificate-name       tpm:certificate-name-ref
       +--ro TPMS_QUOTE_INFO        binary
       +--ro quote-signature?       binary
       +--ro up-time?               uint32
       +--ro unsigned-pcr-values* []
          +--ro TPM20-hash-algo?   identityref
          +--ro pcr-values* [pcr-index]
             +--ro pcr-index    pcr
             +--ro pcr-value?   binary
]]></artwork>
          <t>All YANG objects above are defined within <xref target="RFC9684"/>.  The &lt;tpm20-attestation&gt; is not replayable.</t>
        </section>
      </section>
      <section anchor="filtering-evidence-at-the-attester">
        <name>Filtering Evidence at the Attester</name>
        <t>It can be useful <em>not</em> to receive all Evidence related to a PCR.  An example of this is when a Verifier maintains Reference Values (known good values) of a PCR.  In this case, it is not necessary to send a log of each consecutive extend operation.</t>
        <t>To accomplish this reduction, when an RFC8639 &lt;establish-subscription&gt; RPC is sent, a &lt;stream-filter&gt; as per RFC8639, Section 2.2 can be set to discard a &lt;pcr-extend&gt;  notification when the &lt;pcr-index-changed&gt; is uninteresting to the verifier.</t>
      </section>
      <section anchor="replaying-previous-pcr-extend-events">
        <name>Replaying Previous PCR Extend Events</name>
        <t>To verify the value of a PCR, a Verifier must either know that the value is a "known good" value (see Section 2.3.3 of <xref target="KGV"/> about Reference Values) or be able to reconstruct the hash value by viewing all the PCR-Extends since the Attester rebooted. Wherever a hash reconstruction might be needed, the &lt;attestation&gt; Event Stream <bcp14>MUST</bcp14> support the RFC8639 &lt;replay&gt; feature. Through the &lt;replay&gt; feature, it is possible for a Verifier to retrieve and sequentially hash all of the PCR extending events since an Attester booted. Thereby, the Verifier has access to all the Evidence needed to verify a PCR's current value.</t>
      </section>
      <section anchor="configuring">
        <name>Configuring the &lt;attestation&gt; Event Stream</name>
        <t><xref target="attestationconfig"/> is tree diagram which exposes the operator configurable elements of the &lt;attestation&gt; Event Stream. This allows an Attester to select what information should be available on the stream. A fetch operation also allows an external device such as a Verifier to understand the current configuration of the stream.</t>
        <t>Almost all YANG objects below are defined via reference from <xref target="RFC9684"/>. However, there is one object which is new in this model. &lt;tpm2-heartbeat&gt; defines the maximum amount of time which should pass before a subscriber to the Event Stream should get a &lt;tpm20-attestation&gt; notification from devices which contain a TPM2.</t>
        <figure anchor="attestationconfig">
          <name>Configuring the \&lt;attestation\&gt; Event Stream</name>
          <artwork><![CDATA[
  augment /tpm:rats-support-structures:
    +--rw tras:marshalling-period?                  uint8
    +--rw tras:tpm12-subscribed-signature-scheme?
    |   -> ../tpm:attester-supported-algos/tpm12-asymmetric-signing
    |      {taa:TPM12}?
    +--rw tras:tpm20-subscribed-signature-scheme?
    |   -> ../tpm:attester-supported-algos/tpm20-asymmetric-signing
    |      {taa:TPM20}?
    +--rw tras:tpm20-subscription-heartbeat?        uint16
           {taa:TPM20}?
  
  augment /tpm:rats-support-structures/tpm:tpms:
     +--rw tras:subscription-aik?        tpm:certificate-name-ref
     +--rw (tras:subscribable)?
        +--:(tras:tpm12-stream) {taa:tpm12}?
        |  +--rw tras:tpm12-hash-algo?   identityref
        |  +--rw tras:tpm12-pcr-index*   tpm:pcr
        +--:(tras:tpm20-stream) {taa:tpm20}?
           +--rw tras:tpm20-hash-algo?   identityref
           +--rw tras:tpm20-pcr-index*   tpm:pcr
]]></artwork>
        </figure>
      </section>
    </section>
    <section anchor="YANG-Module">
      <name>YANG Module</name>
      <t>This YANG module imports modules from <xref target="RFC9684"/> and <xref target="RFC8639"/>.</t>
      <sourcecode type="YANG"><![CDATA[
<CODE BEGINS> ietf-tpm-remote-attestation-stream@2025-12-29.yang
module ietf-tpm-remote-attestation-stream {
  yang-version 1.1;
  namespace 
     "urn:ietf:params:xml:ns:yang:ietf-tpm-remote-attestation-stream";
  prefix tras;

  import ietf-subscribed-notifications { 
    prefix sn;
    reference
      "RFC 8639: Subscription to YANG Notifications";    
  }
  import ietf-tpm-remote-attestation { 
    prefix tpm; 
    reference  
      "draft-ietf-rats-yang-tpm-charra";  
  } 
  import ietf-tcg-algs {
    prefix taa;
  }
   
  organization "IETF";
  contact
    "WG Web:   <http://tools.ietf.org/wg/rats/>
     WG List:  <mailto:rats@ietf.org>

     Editor:   Eric Voit
               <mailto:evoit@cisco.com>";
               
  description
    "This module contains YANG specification for subscribing
     to attestation streams which contain events that have
     been generated by TPM chips or equivalent hardware
     implementations that include the protected capabilities
     as provided by TPMs.
    
     Copyright (c) 2024 IETF Trust and the persons identified
     as authors of the code. All rights reserved.

     Redistribution and use in source and binary forms, with
     or without modification, is permitted pursuant to, and
     subject to the license terms contained in, the Simplified
     BSD License set forth in Section 4.c of the IETF Trust's
     Legal Provisions Relating to IETF Documents
     (https://trustee.ietf.org/license-info).

     This version of this YANG module is part of RFC XXXX
     (https://www.rfc-editor.org/info/rfcXXXX); see the RFC
     itself for full legal notices.";
  
  revision 2024-07-06 {
    description
      "Initial version.";    
    reference 
      "draft-ietf-rats-network-device-subscription";
  }
   
  /*
   * IDENTITIES
   */
   
  identity pcr-unsubscribable {
    base sn:establish-subscription-error;
    description
      "Requested PCR is unsubscribable by the Attester.";
  }
  
  
  /*
   * Groupings
   */ 

  grouping heartbeat {
    description
      "Allows an Attester to push verifiable, current TPM PCR values 
      even when there have been no recent changes to PCRs.";    
    leaf tpm20-subscription-heartbeat {
      type uint16;
      units "seconds";
      description
        "Number of seconds before the Attestation stream should send
        a new notification with a fresh quote.  This allows
        confirmation that the PCR values haven't changed since the
        last tpm20-attestation.";
    }
  }
  
  
  /*
   * RPCs
   */ 
  
  augment "/sn:establish-subscription/sn:input" {
    when 'derived-from-or-self(sn:stream, "attestation")';
    description
      "This augmentation adds a nonce to as a subscription parameters
       that apply specifically to datastore updates to RPC input.";
    uses tpm:nonce;
    leaf-list pcr-index {
      type tpm:pcr;
      min-elements 1;
      description
        "The numbers/indexes of the PCRs. This will act as a filter
        for the subscription so that 'tpm-extend' notifications
        related to non-requested PCRs will not be sent to a
        subscriber.";
    }
  }
  
  /*
   * NOTIFICATIONS
   */  

  notification pcr-extend {
    description
      "This notification indicates that one or more PCRs have been
      extended within a TPM based cryptoprocessor.  In less than the 
      'marshalling-period', it MUST be followed with either a 
      corresponding tpm12-attestation or tpm20-attestation
      notification which exposes the result of the PCRs updated.";
    uses tpm:certificate-name-ref;
    leaf-list pcr-index-changed {
      type tpm:pcr;
      min-elements 1;
      description
        "The number of each PCR extended.  This list MUST contain the
        set of PCRs descibed within the event log details.  This leaf
        can be derived from the list of attested events, but exposing
        it here allows for easy filtering of the notifications of 
        interest to a verifier.";
    }
    list attested-event {
      description
        "A set of events which extended an Attester PCR.  The
        sequence of elements represented in list must match the
        sequence of events placed into the TPM's PCR.";
      container attested-event {
        description
          "An instance of an event which extended an Attester PCR";
        leaf extended-with {
          type binary;
          mandatory true;
          description
            "Information extending the PCR.";
        }
        choice event-details {
          description
            "Contains the event happened the Attester thought  
            was worthy of recording in a PCR.
            
            choices are of types defined by the identityref 
            base tpm:attested_event_log_type";      
          case bios-event-log {
            if-feature "tpm:bios";
            description
              "BIOS/UEFI event log format";
            uses tpm:bios-event-log;
          }
          case ima-event-log {
            if-feature "tpm:ima";
            description
              "IMA event log format";
            uses tpm:ima-event-log;
          }
          case netequip-boot-event-log {
            if-feature "tpm:netequip_boot";
            description
              "IMA event log format";
            uses tpm:network-equipment-boot-event-log;
          }
        }       
      }
    }
  }  

  notification tpm12-attestation {
    if-feature "taa:tpm12";
    description
      "Contains an instance of TPM1.2 style signed cryptoprocessor 
      measurements.  It is supplemented by unsigned Attester 
      information.";   
    leaf certificate-name {
      type tpm:certificate-name-ref;
      mandatory true;
      description
        "Allows a TPM quote to be associated with a certificate.";
    } 
    uses tpm:tpm12-attestation;
    uses tpm:tpm12-hash-algo;
    list unsigned-pcr-values {
      description  
        "Allows notifications to be filtered by PCR number or
        PCR value based on via YANG related mechanisms such as PATH.
        This is done without requiring the filtering structure to be
        applied against TCG structured data.";  
      leaf-list pcr-index {
        type tpm:pcr;
        min-elements 1;
        description
          "PCR index number.";
      }
      leaf-list pcr-value {
        type binary;
        description
          "PCR value in a sequence which matches to the
          'pcr-index'.";
      }
    }
  }

  notification tpm20-attestation {
    if-feature "taa:tpm20";
    description
      "Contains an instance of TPM2 style signed cryptoprocessor 
      measurements.  It is supplemented by unsigned Attester 
      information.";      
    leaf certificate-name {
      type tpm:certificate-name-ref;
      mandatory true;
      description
        "Allows a TPM quote to be associated with a certificate.";
    }            
    uses tpm:tpm20-attestation {
      description  
        "Provides the attestation info.  Also ensures PCRs can be
        XPATH filtered by refining the unsigned data so that it
        appears.";
      refine unsigned-pcr-values {
        min-elements 1;
      }
      refine unsigned-pcr-values/pcr-values {
        min-elements 1;
      }
    }
  }  


  /*
   * DATA NODES
   */  

  augment "/tpm:rats-support-structures" {
    description
      "Defines platform wide 'attestation' stream subscription 
      parameters.";   
    leaf marshalling-period { 
      type uint8;
      default 5;
      description
        "The maximum number of seconds between the time an event  
        extends a PCR, and the 'tpm-extend' notification which
        reports it to a subscribed Verifier.  This period allows 
        multiple extend operations bundled together and handled as a
        group.";  
    }
    leaf tpm12-subscribed-signature-scheme {
      if-feature "taa:tpm12";
      type leafref {
        path "../tpm:attester-supported-algos" +
               "/tpm:tpm12-asymmetric-signing"; 
      }
      description
        "A single signature-scheme which will be used to sign the  
        evidence from a TPM 1.2. which is then placed onto the 
        'attestation' event stream.";
    }
    leaf tpm20-subscribed-signature-scheme {
      if-feature "taa:tpm20";
      type leafref {
        path "../tpm:attester-supported-algos" +
               "/tpm:tpm20-asymmetric-signing"; 
      }
      description
        "A single signature-scheme which will be used to sign the  
        evidence from a TPM 2.0. which is then placed onto the 
        'attestation' event stream.";
    }    
    uses heartbeat{
      if-feature "taa:tpm20";
    }
  }
  
  augment "/tpm:rats-support-structures/tpm:tpms" {
    description
      "Allows the configuration 'attestation' stream parameters for a 
      TPM.";  
    leaf subscription-aik {
      type tpm:certificate-name-ref;
      description 
        "Identifies the certificate-name associated with the 
        notifications in the 'attestation' stream.";
    }
    choice subscribable {
      config true;
      description
        "Indicates that the set of notifications which comprise the  
        'attestation' event stream can be modified or tuned by a 
        network administrator.";
      case tpm12-stream {
        if-feature "taa:tpm12";
        description
          "Configuration elements for a TPM1.2 event stream.";
        uses tpm:tpm12-hash-algo;
        leaf-list tpm12-pcr-index {
          type tpm:pcr;
          description
            "The numbers/indexes of the PCRs which can be
            subscribed.";
        }
      }
      case tpm20-stream {
        if-feature "taa:tpm20";
        description
          "Configuration elements for a TPM2.0 event stream.";
        uses tpm:tpm20-hash-algo;
        leaf-list tpm20-pcr-index {
          type tpm:pcr;
          description
            "The numbers/indexes of the PCRs which can be
            subscribed.";
        }
      }
    }
  }  
}
<CODE ENDS>
]]></sourcecode>
    </section>
    <section anchor="otherstreams">
      <name>Event Streams for Conceptual Messages</name>
      <t>Analogous to the <xref target="RFC8639"/> compliant &lt;attestation&gt; Event Stream for the conveyance of remote attestation Evidence as defined in Section <xref target="attestationstream"/>, additional Event Streams can be defined for this YANG augment. Additional Event Streams require separate YANG augment specifications that provide the Event Stream definition and optionally a content format definition either via subscriptions to YANG datastores or dedicated YANG Notifications. It is possible to use either YANG subscription methods to other YANG modules for RATS Conceptual Messages or to define Event Streams for other none-YANG-modeled data. In the context of RATS Conceptual Messages, both options <bcp14>MUST</bcp14> be a specified via YANG augments to this specification.</t>
    </section>
    <section anchor="privacy-considerations">
      <name>Privacy Considerations</name>
      <t>The Privacy Considerations of <xref target="RFC9683"/> apply.
Additionally, the Security Considerations from <xref target="RFC8641"/> outline how internal structures or capabilities about the system can leak, which can have an impact in personally identifiable information (PII).</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The Security Considerations of <xref target="RFC9684"/> and <xref target="RFC9683"/> apply.
Additionally, the Security Requirements from <xref section="4.2.5" sectionFormat="of" target="RFC7923"/> and the Security Considerations from <xref section="5" sectionFormat="of" target="RFC7923"/> apply.
<xref target="RFC8641"/> illustrates specific Security Considerations concerning YANG Notifications for Datastore Updates. For example, it provides guidance on identifying sensitive writable subtrees and sensitive readable nodes.</t>
    </section>
    <section anchor="IANA">
      <name>IANA Considerations</name>
      <t>This document registers the following namespace URIs in the
<xref target="xml-registry"/> as per <xref target="RFC3688"/>:</t>
      <dl>
        <dt>URI:</dt>
        <dd>
          <t>urn:ietf:params:xml:ns:yang:ietf-tpm-remote-attestation-stream
</t>
          <dl>
            <dt>Registrant Contact:</dt>
            <dd>
              <t>The IESG.</t>
            </dd>
            <dt>XML:</dt>
            <dd>
              <t>N/A; the requested URI is an XML namespace.</t>
            </dd>
          </dl>
        </dd>
      </dl>
      <t>This document registers the following YANG module in the
registry <xref target="yang-parameters"/> as per Section 14 of <xref target="RFC6020"/>:</t>
      <dl>
        <dt>Name:</dt>
        <dd>
          <t>ietf-tpm-remote-attestation-stream
</t>
          <dl>
            <dt>Namespace:</dt>
            <dd>
              <t>urn:ietf:params:xml:ns:yang:ietf-tpm-remote-attestation-stream</t>
            </dd>
            <dt>Prefix:</dt>
            <dd>
              <t>tras</t>
            </dd>
            <dt>Reference:</dt>
            <dd>
              <t>draft-ietf-rats-network-device-subscription (RFC form)</t>
            </dd>
          </dl>
        </dd>
      </dl>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC3688">
          <front>
            <title>The IETF XML Registry</title>
            <author fullname="M. Mealling" initials="M." surname="Mealling"/>
            <date month="January" year="2004"/>
            <abstract>
              <t>This document describes an IANA maintained registry for IETF standards which use Extensible Markup Language (XML) related items such as Namespaces, Document Type Declarations (DTDs), Schemas, and Resource Description Framework (RDF) Schemas.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="81"/>
          <seriesInfo name="RFC" value="3688"/>
          <seriesInfo name="DOI" value="10.17487/RFC3688"/>
        </reference>
        <reference anchor="RFC6020">
          <front>
            <title>YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)</title>
            <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
            <date month="October" year="2010"/>
            <abstract>
              <t>YANG is a data modeling language used to model configuration and state data manipulated by the Network Configuration Protocol (NETCONF), NETCONF remote procedure calls, and NETCONF notifications. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6020"/>
          <seriesInfo name="DOI" value="10.17487/RFC6020"/>
        </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="RFC9683">
          <front>
            <title>Remote Integrity Verification of Network Devices Containing Trusted Platform Modules</title>
            <author fullname="G. C. Fedorkow" initials="G. C." role="editor" surname="Fedorkow"/>
            <author fullname="E. Voit" initials="E." surname="Voit"/>
            <author fullname="J. Fitzgerald-McKay" initials="J." surname="Fitzgerald-McKay"/>
            <date month="December" year="2024"/>
            <abstract>
              <t>This document describes a workflow for remote attestation of the integrity of firmware and software installed on network devices that contain Trusted Platform Modules (TPMs), as defined by the Trusted Computing Group (TCG), or equivalent hardware implementations that include the protected capabilities, as provided by TPMs.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9683"/>
          <seriesInfo name="DOI" value="10.17487/RFC9683"/>
        </reference>
        <reference anchor="RFC9684">
          <front>
            <title>A YANG Data Model for Challenge-Response-Based Remote Attestation (CHARRA) Procedures Using Trusted Platform Modules (TPMs)</title>
            <author fullname="H. Birkholz" initials="H." surname="Birkholz"/>
            <author fullname="M. Eckel" initials="M." surname="Eckel"/>
            <author fullname="S. Bhandari" initials="S." surname="Bhandari"/>
            <author fullname="E. Voit" initials="E." surname="Voit"/>
            <author fullname="B. Sulzen" initials="B." surname="Sulzen"/>
            <author fullname="L. Xia" initials="L." surname="Xia"/>
            <author fullname="T. Laffey" initials="T." surname="Laffey"/>
            <author fullname="G. C. Fedorkow" initials="G. C." surname="Fedorkow"/>
            <date month="December" year="2024"/>
            <abstract>
              <t>This document defines the YANG Remote Procedure Calls (RPCs) and configuration nodes that are required to retrieve attestation evidence about integrity measurements from a device, following the operational context defined in RFC 9683 "TPM-based Network Device Remote Integrity Verification". Complementary measurement logs originating from one or more Roots of Trust for Measurement (RTMs) are also provided by the YANG RPCs. The defined module requires the inclusion of the following in the device components of the composite device on which the YANG server is running: at least one Trusted Platform Module (TPM) of either version 1.2 or 2.0 as well as a corresponding TPM Software Stack (TSS), or an equivalent hardware implementation that includes the protected capabilities as provided by TPMs as well as a corresponding software stack.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9684"/>
          <seriesInfo name="DOI" value="10.17487/RFC9684"/>
        </reference>
        <reference anchor="I-D.ietf-rats-reference-interaction-models">
          <front>
            <title>Reference Interaction Models for Remote Attestation Procedures</title>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Michael Eckel" initials="M." surname="Eckel">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Wei Pan" initials="W." surname="Pan">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Eric Voit" initials="E." surname="Voit">
              <organization>Cisco Systems</organization>
            </author>
            <date day="5" month="November" year="2025"/>
            <abstract>
              <t>   This document describes interaction models for remote attestation
   procedures (RATS) [RFC9334].  Three conveying mechanisms --
   Challenge/Response, Uni-Directional, and Streaming Remote Attestation
   -- are illustrated and defined.  Analogously, a general overview
   about the information elements typically used by corresponding
   conveyance protocols are highlighted.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-rats-reference-interaction-models-15"/>
        </reference>
        <reference anchor="I-D.ietf-rats-msg-wrap">
          <front>
            <title>RATS Conceptual Messages Wrapper (CMW)</title>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Ned Smith" initials="N." surname="Smith">
              <organization>Independent</organization>
            </author>
            <author fullname="Thomas Fossati" initials="T." surname="Fossati">
              <organization>Linaro</organization>
            </author>
            <author fullname="Hannes Tschofenig" initials="H." surname="Tschofenig">
              <organization>University of Applied Sciences Bonn-Rhein-Sieg</organization>
            </author>
            <author fullname="Dionna Glaze" initials="D." surname="Glaze">
              <organization>Google LLC</organization>
            </author>
            <date day="11" month="December" year="2025"/>
            <abstract>
              <t>   The Conceptual Messages introduced by the RATS architecture (RFC
   9334) are protocol-agnostic data units that are conveyed between RATS
   roles during remote attestation procedures.  Conceptual Messages
   describe the meaning and function of such data units within RATS data
   flows without specifying a wire format, encoding, transport
   mechanism, or processing details.  The initial set of Conceptual
   Messages is defined in Section 8 of RFC 9334 and includes Evidence,
   Attestation Results, Endorsements, Reference Values, and Appraisal
   Policies.

   This document introduces the Conceptual Message Wrapper (CMW) that
   provides a common structure to encapsulate these messages.  It
   defines a dedicated CBOR tag, corresponding JSON Web Token (JWT) and
   CBOR Web Token (CWT) claims, and an X.509 extension.

   This allows CMWs to be used in CBOR-based protocols, web APIs using
   JWTs and CWTs, and PKIX artifacts like X.509 certificates.
   Additionally, the draft defines a media type and a CoAP content
   format to transport CMWs over protocols like HTTP, MIME, and CoAP.

   The goal is to improve the interoperability and flexibility of remote
   attestation protocols.  Introducing a shared message format such as
   CMW enables consistent support for different attestation message
   types, evolving message serialization formats without breaking
   compatibility, and avoiding the need to redefine how messages are
   handled within each protocol.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-rats-msg-wrap-23"/>
        </reference>
        <reference anchor="RFC8639">
          <front>
            <title>Subscription to YANG Notifications</title>
            <author fullname="E. Voit" initials="E." surname="Voit"/>
            <author fullname="A. Clemm" initials="A." surname="Clemm"/>
            <author fullname="A. Gonzalez Prieto" initials="A." surname="Gonzalez Prieto"/>
            <author fullname="E. Nilsen-Nygaard" initials="E." surname="Nilsen-Nygaard"/>
            <author fullname="A. Tripathy" initials="A." surname="Tripathy"/>
            <date month="September" year="2019"/>
            <abstract>
              <t>This document defines a YANG data model and associated mechanisms enabling subscriber-specific subscriptions to a publisher's event streams. Applying these elements allows a subscriber to request and receive a continuous, customized feed of publisher-generated information.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8639"/>
          <seriesInfo name="DOI" value="10.17487/RFC8639"/>
        </reference>
        <reference anchor="TPM2.0" target="https://trustedcomputinggroup.org/resource/tpm-library-specification/">
          <front>
            <title>TPM 2.0 Library Specification</title>
            <author>
              <organization>TCG</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <referencegroup anchor="BCP14" target="https://www.rfc-editor.org/info/bcp14">
          <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/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" target="https://www.rfc-editor.org/info/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>
        </referencegroup>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC7923">
          <front>
            <title>Requirements for Subscription to YANG Datastores</title>
            <author fullname="E. Voit" initials="E." surname="Voit"/>
            <author fullname="A. Clemm" initials="A." surname="Clemm"/>
            <author fullname="A. Gonzalez Prieto" initials="A." surname="Gonzalez Prieto"/>
            <date month="June" year="2016"/>
            <abstract>
              <t>This document provides requirements for a service that allows client applications to subscribe to updates of a YANG datastore. Based on criteria negotiated as part of a subscription, updates will be pushed to targeted recipients. Such a capability eliminates the need for periodic polling of YANG datastores by applications and fills a functional gap in existing YANG transports (i.e., Network Configuration Protocol (NETCONF) and RESTCONF). Such a service can be summarized as a "pub/sub" service for YANG datastore updates. Beyond a set of basic requirements for the service, various refinements are addressed. These refinements include: periodicity of object updates, filtering out of objects underneath a requested a subtree, and delivery QoS guarantees.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7923"/>
          <seriesInfo name="DOI" value="10.17487/RFC7923"/>
        </reference>
        <reference anchor="RFC8641">
          <front>
            <title>Subscription to YANG Notifications for Datastore Updates</title>
            <author fullname="A. Clemm" initials="A." surname="Clemm"/>
            <author fullname="E. Voit" initials="E." surname="Voit"/>
            <date month="September" year="2019"/>
            <abstract>
              <t>This document describes a mechanism that allows subscriber applications to request a continuous and customized stream of updates from a YANG datastore. Providing such visibility into updates enables new capabilities based on the remote mirroring and monitoring of configuration and operational state.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8641"/>
          <seriesInfo name="DOI" value="10.17487/RFC8641"/>
        </reference>
        <reference anchor="I-D.birkholz-rats-tuda">
          <front>
            <title>Time-Based Uni-Directional Attestation</title>
            <author fullname="Andreas Fuchs" initials="A." surname="Fuchs">
              <organization>Fraunhofer Institute for Secure Information Technology</organization>
            </author>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer Institute for Secure Information Technology</organization>
            </author>
            <author fullname="Ira McDonald" initials="I." surname="McDonald">
              <organization>High North Inc</organization>
            </author>
            <author fullname="Carsten Bormann" initials="C." surname="Bormann">
              <organization>Universität Bremen TZI</organization>
            </author>
            <date day="10" month="July" year="2022"/>
            <abstract>
              <t>   This document defines the method and bindings used to convey Evidence
   via Time-based Uni-Directional Attestation (TUDA) in Remote
   ATtestation procedureS (RATS).  TUDA does not require a challenge-
   response handshake and thereby does not rely on the conveyance of a
   nonce to prove freshness of remote attestation Evidence.  TUDA
   enables the creation of Secure Audit Logs that can constitute
   believable Evidence about both current and past operational states of
   an Attester.  In TUDA, RATS entities require access to a Handle
   Distributor to which a trustable and synchronized time-source is
   available.  The Handle Distributor takes on the role of a Time Stamp
   Authority (TSA) to distribute Handles incorporating Time Stamp Tokens
   (TST) to the RATS entities.  RATS require an Attesting Environment
   that generates believable Evidence.  While a TPM is used as the
   corresponding root of trust in this specification, any other type of
   root of trust can be used with TUDA.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-birkholz-rats-tuda-07"/>
        </reference>
        <reference anchor="KGV" target="https://trustedcomputinggroup.org/wp-content/uploads/TCG-NetEq-Attestation-Workflow-Outline_v1r9b_pubrev.pdf">
          <front>
            <title>KGV</title>
            <author>
              <organization>TCG</organization>
            </author>
            <date year="2003" month="October"/>
          </front>
        </reference>
        <reference anchor="TCG-Glossary" target="https://trustedcomputinggroup.org/wp-content/uploads/TCG-Glossary-V1.1-Rev-1.0.pdf">
          <front>
            <title>TCG Glossary Version 1.1</title>
            <author>
              <organization>TCG</organization>
            </author>
            <date year="2017" month="May"/>
          </front>
        </reference>
        <reference anchor="xml-registry" target="https://www.iana.org/assignments/xml-registry/xml-registry.xhtml">
          <front>
            <title>IETF XML Registry</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="yang-parameters" target="https://www.iana.org/assignments/yang-parameters/yang-parameters.xhtml">
          <front>
            <title>YANG Parameters</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
      </references>
    </references>
    <?line 921?>

<section numbered="false" anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>Shout-out to Thomas Fossati, Zhuoyao Lin, Yogesh Deshpande, Jun Zhang, Thanassis Giannetsos, Michael Richardson, Ned Smith, and Chunchi (Peter) Liu for their extensive review feedback that was vital to produce this document.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
jZlKBRe51NYjqn7n/wJU74T6S8QAAA==

-->

</rfc>
