<?xml version='1.0' encoding='utf-8'?>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.6.35 (Ruby 2.5.1) -->
<!DOCTYPE rfc SYSTEM "rfc2629-xhtml.ent">
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-rats-network-device-subscription-04" category="std" consensus="true" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 2.46.0 -->
  <front>
    <title abbrev="RATS Subscription">Attestation Event Stream Subscription</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-rats-network-device-subscription-04"/>
    <author initials="H." surname="Birkholz" fullname="Henk Birkholz">
      <organization abbrev="Fraunhofer SIT">Fraunhofer SIT</organization>
      <address>
        <postal>
          <street>Rheinstrasse 75</street>
          <city>Darmstadt</city>
          <code>64295</code>
          <country>Germany</country>
        </postal>
        <email>henk.birkholz@sit.fraunhofer.de</email>
      </address>
    </author>
    <author initials="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="2023" month="September" day="10"/>
    <area>Security</area>
    <workgroup>RATS Working Group</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 66?>

<t>This memo defines how to subscribe to YANG Event Streams for Remote Attestation Procedures (RATS). In RATS, Conceptional Messages, are defined. Analogously, the YANG module defined in this memo augments the YANG module for TPM-based Challenge-Response based Remote Attestation (CHARRA) to allow for subscription to remote attestation Evidence. Additionally, this memo provides the methods and means to define additional Event Streams for other Conceptual Message as illustrated in the RATS Architecture, e.g. Attestation Results, Endorsements, or Event Logs.</t>
    </abstract>
  </front>
  <middle>
    <?line 70?>

<section anchor="introduction">
      <name>Introduction</name>
      <t><xref target="I-D.ietf-rats-tpm-based-network-device-attest"/> and <xref target="I-D.ietf-rats-yang-tpm-charra"/> define the operational prerequisites and a YANG Model for the acquisition of Evidence and other Conceptional Messages from a TPM-based network device. However, there are limitations inherent in the challenge-response based remote attestation (CHARRA <xref target="I-D.ietf-rats-reference-interaction-models"/>) upon which these documents are based. One of these limitation is that it is a RATS role's duty to request Conceptional Messages, such as Evidence as provided by <xref target="I-D.ietf-rats-yang-tpm-charra"/>, from another RATS entity. The result is that the interval between the occurrence of a security-relevant change event, and the event's visibility within the interested RATS entity, such as a Verifier or a Relying Party, can be unacceptably long. It is common to convey Conceptual Messages 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 of 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 augment to subscribe to YANG modeled remote attestation Evidence as defined in <xref target="I-D.ietf-rats-yang-tpm-charra"/>. Additionally, this memo provides the means to define further Event Streams to convey Conceptional Messages other than Evidence, such as Attestation Results, Endorsements, or Event Logs.</t>
      <t>In essence, the limitation of poll-based interactions results in two adverse effects:</t>
      <ol spacing="normal" type="1">
        <li>Conceptual Messages are not streamed to an interested consumer of information, e.g., Verifiers or Relying Parties, as soon as they are generated.</li>
        <li>If they were to be streamed, Conceptual Messages are not appraisable for their freshness in every scenario. This becomes more important with Conceptional Messages that have a strong dependency on freshness, such as Evidence and corresponding Attestation Results.</li>
      </ol>
      <t>This specification addresses the first adverse effect by enabling a consumer of Conceptual Messages (the subscriber) 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 exists upon the producer of Conceptual Messages (the publisher). In the case of 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.</t>
      <t>The second adverse effect results from the use of nonces in the challenge-response interaction model <xref target="I-D.ietf-rats-reference-interaction-models"/> realized in <xref target="I-D.ietf-rats-yang-tpm-charra"/>. In <xref target="I-D.ietf-rats-yang-tpm-charra"/>, an Attester must wait for a new nonce from a Verifier before it generates a new TPM Quote. To address delays resulting from such a wait, this specification enables 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 during the subscription to an Event Stream.</t>
      <t>There are several options to refresh a nonce provided by the initial subscription or its freshness characteristics. All of these methods are out-of-band of an established subscription to YANG Notifications. Two complementary methods are taken into account by this memo:</t>
      <ol spacing="normal" type="1">
        <li>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="I-D.ietf-rats-architecture"/> and as facilitated by the Uni-Directional Remote Attestation described in <xref target="I-D.ietf-rats-reference-interaction-models"/> or</li>
        <li>the freshness characteristics of a received nonce are updated by -- potentially periodic or ad-hoc -- out-of-band TPM Quote requests as facilitated by <xref target="I-D.ietf-rats-yang-tpm-charra"/>.</li>
      </ol>
      <t>Both approaches to update the freshness characteristics of the Conceptual Messages conveyed via subscription to YANG Notification that are taken into account by this memo assume that clock drift between involved entities can occur. In consequence, in some usage scenarios the timing considerations for freshness <xref target="I-D.ietf-rats-architecture"/> might have to be updated in some regular interval. Analogously, there are can be additional methods that are not describe by but nevertheless supported by this memo.</t>
      <t>This memo enables to remove the two adverse effects described by using the YANG augment specified. The YANG augment supports, for example, a RATS Verifier 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="I-D.ietf-rats-architecture"/>: 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, 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 BCP&nbsp;14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
        <?line -18?>

</section>
    </section>
    <section anchor="operational-model">
      <name>Operational Model</name>
      <t><xref target="I-D.ietf-rats-tpm-based-network-device-attest"/> describes the conveyance of TPM-based Evidence from a Verifier to an Attester using the CHARRA interaction model <xref target="I-D.ietf-rats-reference-interaction-models"/>. The operational model and corresponding sequence diagram described in this section is based on <xref target="I-D.ietf-rats-yang-tpm-charra"/>. 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 to the &lt;attestation&gt; Event Stream.</t>
      <section anchor="sequence-diagram">
        <name>Sequence Diagram</name>
        <t><xref target="sequence"/> below is a sequence diagram which updates Figure 5 of <xref target="I-D.ietf-rats-tpm-based-network-device-attest"/>. This sequence diagram replaces the <xref target="I-D.ietf-rats-tpm-based-network-device-attest"/> TPM-specific challenge-response interaction model with a <xref target="RFC8639"/> Dynamic Subscription to an &lt;attestation&gt; Event Stream. The contents of the &lt;attestation&gt; Event Stream are defined below within <xref target="attestationstream"/>.</t>
        <figure anchor="sequence">
          <name>YANG Subscription Model for Remote Attestation</name>
          <artwork><![CDATA[
.----------.                            .--------------------------.
| Attester |                            | Relying Party / Verifier |
'----------'                            '--------------------------'
   time(VG)                                                    |
generateClaims(targetEnvironment)                              |
     | => claims, eventLogs                                    |
     |                                                         |
     |<---------establish-subscription(<attestation>)------time(NS)
     |                                                         |
   time(EG)                                                    |
generateEvidence(nonce, PcrSelection, collectedClaims)         |
     | => SignedPcrEvidence(nonce, PcrSelection)               |
     | => LogEvidence(collectedClaims)                         |
     |                                                         |
     |--filter(<pcr-extend>)---------------------------------->|
     |--<tpm12-attestation> or <tpm20-attestation>------------>|
     |                                                         |
     |                                                  time(RG,RA)
     |     appraiseEvidence(SignedPcrEvidence, eventLog, refClaims)
     |                                    attestationResult <= |
     |                                                         |
     ~                                                         ~
   time(VG')                                                   |
generateClaimes(targetEnvironment)                             |
     | => claims                                               |
     |                                                         |
   time(EG')                                                   |
generateEvidence(handle, PcrSelection, collectedClaims)        |
     | => SignedPcrEvidence(nonce, PcrSelection)               |
     | => LogEvidence(collectedClaims)                         |
     |                                                         |
     |--filter(<pcr-extend>)---------------------------------->|
     |--<tpm12-attestation> or <tpm20-attestation>------------>|
     |                                                         |
     |                                                 time(RG',RA')
     |    appraiseEvidence(SignedPcrEvidence, eventLog, refClaims)
     |                                    attestationResult <= |
     |                                                         |
]]></artwork>
        </figure>
        <ul spacing="normal">
          <li>time(VG,RG,RA) are identical to the corresponding time definitions from <xref target="I-D.ietf-rats-tpm-based-network-device-attest"/>.</li>
          <li>time(VG',RG',RA') are subsequent instances of the corresponding times from Figure 5 in <xref target="I-D.ietf-rats-tpm-based-network-device-attest"/>.</li>
          <li>
            <t>time(NS) - the subscriber generates a nonce and makes an <xref target="RFC8639"/> &lt;establish-subscription&gt; request based on a nonce. This request also includes the augmentations defined in this document's YANG model. Key subscription RPC parameters include:
            </t>
            <ul spacing="normal">
              <li>the nonce,</li>
              <li>a set of PCRs of interest which the  wants to appraise, and</li>
              <li>an optional filter which can reduce the logged events on the &lt;attestation&gt; stream pushed to the Verifier.</li>
            </ul>
          </li>
          <li>
            <t>time(EG) - an initial response of Evidence is returned to the Verifier. This includes:
            </t>
            <ul spacing="normal">
              <li>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</li>
              <li>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 included the nonce provided at time(NS).</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>any values extended into a PCR of interest,</li>
              <li>a signed TPM Quote showing the result the PCR extension, and</li>
              <li>and a handle (see Section 6. in <xref target="I-D.ietf-rats-reference-interaction-models"/>, which is either the initially received nonce or a more recently received Epoch ID (see Section 10.3. in <xref target="I-D.ietf-rats-architecture"/> that contains a new nonce or equivalent qualified data.</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 the follow section <xref target="freshness-handles"/>.</t>
      </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.  The method of doing this verification will 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 in 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="I-D.ietf-rats-yang-tpm-charra"/>.</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 a initial nonce in the <xref target="RFC8639"/> subscription request, fresh values for these counters are pushed as part of the first TPM Quote returned to the Verifier. And then as shown by <xref target="I-D.birkholz-rats-tuda"/>, subsequent TPM Quotes delivered to the Verifier can the be appraised for freshness based on the predictable incrementing of these time-related countersr.</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>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 chips significantly improve on this maximum drift.  If available, chip specific maximum drifts <bcp14>SHOULD</bcp14> be considered during the appraisal process.</li>
            <li>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.</li>
            <li>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 should be sent to the Verifier.  This may often be the case, as certain PCRs might be infrequently updated.</li>
          </ul>
          <artwork><![CDATA[
.----------.                        .--------------------------.
| Attester |                        | Relying Party / Verifier |
'----------'                        '--------------------------'
   time(VG',EG')                                         |
     |-<tpm20-attestation>------------------------------>|
     |                                    :              |
     ~                           Heartbeat interval      ~
     |                                    :              |
   time(EG')                              :              |
     |-<tpm20-attestation>------------------------------>|
     |                                                   |
]]></artwork>
        </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="I-D.ietf-rats-yang-tpm-charra"/>. This Event Stream contains YANG notifications which carry Evidence to assists 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 on an Attester.</t>
      <t>This &lt;attestation&gt; Event Stream may only be exposed on Attesters supporting <xref target="I-D.ietf-rats-tpm-based-network-device-attest"/>. As with <xref target="I-D.ietf-rats-tpm-based-network-device-attest"/>, 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>&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.</li>
          <li>a series of &lt;pcr-extend&gt; notifications which reference the requested PCRs on all TPM based cryptoprocessors on the Attester.</li>
          <li>&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.</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 Known Good Values, 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.  Many extend operations to a single PCR index on a single TPM <bcp14>SHOULD</bcp14> 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 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 appraise the reported extend operations for each PCR, as well compare the expected value of the PCR value against that signed by the TPM.</t>
        <section anchor="tpm2-heartbeat">
          <name>TPM2 Heartbeat</name>
          <t>For TPM2, make sure that every requested PCR is sent within an &lt;tpm20-attestation&gt; no less frequently than once per heartbeat interval.   This <bcp14>MAY</bcp14> be done with a single &lt;tpm20-attestation&gt; notification that includes all requested PCRs every heartbeat interval.  This <bcp14>MAY</bcp14> be done with several &lt;tpm20-attestation&gt; notifications at different times during that 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 documents when a subscribed PCR is extended within a single TPM cryptoprocessor.  It <bcp14>SHOULD</bcp14> be emmitted no less than the &lt;marshalling-period&gt; after an 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 emmitted 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)
                |  +--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)
                |  +--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)
                   +--ro boot-event-entry* [event-number]
                      +--ro event-number               uint64
                      +--ro filename-hint?             string
                      +--ro filedata-hash?             binary
                      +--ro filedata-hash-algorithm?   string
                      +--ro file-version?              string
                      +--ro file-type?                 string
                      +--ro pcr-index?                 pcr
]]></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="I-D.ietf-rats-yang-tpm-charra"/>.  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>every time at least one PCR has changed from a previous tpm20-attestation. In this case, the notification <bcp14>SHOULD</bcp14> be emitted within 10 seconds of the corresponding &lt;pcr-extend&gt; being sent:</li>
            <li>after a locally configurable minimum heartbeat period since a previous tpm20-attestation was sent.</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="I-D.ietf-rats-yang-tpm-charra"/>.  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 would be a when a Verifier maintains known good values of a PCR.  In this case, it is not necessary to send each 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 <xref target="KGV"/> 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. And thus, 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 stream.</t>
        <t>Almost all YANG objects below are defined via reference from <xref target="I-D.ietf-rats-yang-tpm-charra"/>. There is one object which is new with this model however. &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 marshalling-period?                  uint8
    +--rw tpm12-subscribed-signature-scheme?
    |   -> ../tpm:attester-supported-algos/tpm12-asymmetric-signing
    |      {taa:tpm12}?
    +--rw tpm20-subscribed-signature-scheme?
    |   -> ../tpm:attester-supported-algos/tpm20-asymmetric-signing
    |      {taa:tpm20}?
    +--rw tpm20-subscription-heartbeat?        uint16
  augment /tpm:rats-support-structures/tpm:tpms:
    +--rw subscription-aik?        tpm:certificate-name-ref
    +--rw (subscribable)?
       +--:(tpm12-stream) {taa:tpm12}?
       |  +--rw TPM12-hash-algo?   identityref
       |  +--rw tpm12-pcr-index*   tpm:pcr
       +--:(tpm20-stream) {taa:tpm20}?
          +--rw TPM20-hash-algo?   identityref
          +--rw 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="I-D.ietf-rats-yang-tpm-charra"/> and <xref target="RFC8639"/>.  It is also work-in-progress.</t>
      <sourcecode type="YANG">
&lt;CODE BEGINS&gt; ietf-rats-attestation-stream@2023-09-10.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:   &lt;http://tools.ietf.org/wg/rats/&gt;
     WG List:  &lt;mailto:rats@ietf.org&gt;

     Editor:   Eric Voit
               &lt;mailto:evoit@cisco.com&gt;";
               
  description
    "This module contains conceptual YANG specifications for  
     subscribing to attestation streams being generated from TPM chips.
    
     Copyright (c) 2023 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 2023-09-10 {
    description
      "Initial version.";    
    reference 
      "draft-birkholz-rats-network-device-subscription";
  }
   
  /*
   * IDENTITIES
   */
   
  identity pcr-unsubscribable {
    base sn:establish-subscription-error;
    description
      "Requested PCR is subscribable 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;
      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.";
        }
      }
    }
  }  
}
&lt;CODE ENDS&gt;
</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="security-considerations">
      <name>Security Considerations</name>
      <t>To be written.</t>
    </section>
    <section anchor="IANA">
      <name>IANA Considerations</name>
      <t>To be written.</t>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="I-D.ietf-rats-architecture">
          <front>
            <title>Remote ATtestation procedureS (RATS) Architecture</title>
            <seriesInfo name="Internet-Draft" value="draft-ietf-rats-architecture-22"/>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Dave Thaler" initials="D." surname="Thaler">
              <organization>Microsoft</organization>
            </author>
            <author fullname="Michael Richardson" initials="M." surname="Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <author fullname="Ned Smith" initials="N." surname="Smith">
              <organization>Intel Corporation</organization>
            </author>
            <author fullname="Wei Pan" initials="W." surname="Pan">
              <organization>Huawei Technologies</organization>
            </author>
            <date day="28" month="September" year="2022"/>
            <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>
        </reference>
        <reference anchor="I-D.ietf-rats-tpm-based-network-device-attest">
          <front>
            <title>TPM-based Network Device Remote Integrity Verification</title>
            <seriesInfo name="Internet-Draft" value="draft-ietf-rats-tpm-based-network-device-attest-14"/>
            <author fullname="Guy Fedorkow" initials="G." surname="Fedorkow">
              <organization>Juniper Networks, Inc.</organization>
            </author>
            <author fullname="Eric Voit" initials="E." surname="Voit">
              <organization>Cisco Systems</organization>
            </author>
            <author fullname="Jessica Fitzgerald-McKay" initials="J." surname="Fitzgerald-McKay">
              <organization>National Security Agency</organization>
            </author>
            <date day="22" month="March" year="2022"/>
            <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 [TPM1.2], [TPM2.0], as defined by
   the Trusted Computing Group (TCG)), or equivalent hardware
   implementations that include the protected capabilities, as provided
   by TPMs.

              </t>
            </abstract>
          </front>
        </reference>
        <reference anchor="I-D.ietf-rats-yang-tpm-charra">
          <front>
            <title>A YANG Data Model for Challenge-Response-based Remote Attestation Procedures using TPMs</title>
            <seriesInfo name="Internet-Draft" value="draft-ietf-rats-yang-tpm-charra-21"/>
            <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="Shwetha Bhandari" initials="S." surname="Bhandari">
              <organization>ThoughtSpot</organization>
            </author>
            <author fullname="Eric Voit" initials="E." surname="Voit">
              <organization>Cisco Systems</organization>
            </author>
            <author fullname="Bill Sulzen" initials="B." surname="Sulzen">
              <organization>Cisco Systems</organization>
            </author>
            <author fullname="Liang Xia" initials="L." surname="Xia">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Tom Laffey" initials="T." surname="Laffey">
              <organization>Hewlett Packard Enterprise</organization>
            </author>
            <author fullname="Guy Fedorkow" initials="G." surname="Fedorkow">
              <organization>Juniper Networks</organization>
            </author>
            <date day="18" month="May" year="2022"/>
            <abstract>
              <t>   This document defines YANG RPCs and a few configuration nodes
   required to retrieve attestation evidence about integrity
   measurements from a device, following the operational context defined
   in TPM-based Network Device Remote Integrity Verification.
   Complementary measurement logs are also provided by the YANG RPCs,
   originating from one or more roots of trust for measurement (RTMs).
   The module defined requires at least one TPM 1.2 or TPM 2.0 as well
   as a corresponding TPM Software Stack (TSS), or equivalent hardware
   implementations that include the protected capabilities as provided
   by TPMs as well as a corresponding software stack, included in the
   device components of the composite device the YANG server is running
   on.

              </t>
            </abstract>
          </front>
        </reference>
        <reference anchor="I-D.ietf-rats-reference-interaction-models">
          <front>
            <title>Reference Interaction Models for Remote Attestation Procedures</title>
            <seriesInfo name="Internet-Draft" value="draft-ietf-rats-reference-interaction-models-08"/>
            <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="10" month="September" year="2023"/>
            <abstract>
              <t>   This document describes interaction models for remote attestation
   procedures (RATS).  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>
        </reference>
        <reference anchor="RFC8639">
          <front>
            <title>Subscription to YANG Notifications</title>
            <seriesInfo name="DOI" value="10.17487/RFC8639"/>
            <seriesInfo name="RFC" value="8639"/>
            <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>
        </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>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <seriesInfo name="DOI" value="10.17487/RFC2119"/>
            <seriesInfo name="RFC" value="2119"/>
            <seriesInfo name="BCP" value="14"/>
            <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>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <seriesInfo name="DOI" value="10.17487/RFC8174"/>
            <seriesInfo name="RFC" value="8174"/>
            <seriesInfo name="BCP" value="14"/>
            <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>
        </reference>
      </references>
      <references>
        <name>Informative References</name>
        <reference anchor="I-D.birkholz-rats-tuda">
          <front>
            <title>Time-Based Uni-Directional Attestation</title>
            <seriesInfo name="Internet-Draft" value="draft-birkholz-rats-tuda-07"/>
            <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>
        </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>
      </references>
    </references>
    <?line 736?>

<section anchor="change-log">
      <name>Change Log</name>
      <t>v01-v02</t>
      <ul spacing="normal">
        <li>Match YANG changes/simplifications made to charra</li>
      </ul>
      <t>v00-v01</t>
      <ul spacing="normal">
        <li>rename notification: pcr-extended, which supports multiple PCRs</li>
        <li>netequip boot added</li>
        <li>YANG structure extension removed</li>
        <li>Matched to structural changes made within charra</li>
      </ul>
    </section>
    <section numbered="false" anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>Thanks to ...</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
tUaj0eC/AShgmKZPnQAA

-->

</rfc>
