<?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.39 (Ruby 3.3.8) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-iotops-mud-rats-03" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.32.0 -->
  <front>
    <title abbrev="Muddy Rats">MUD-Based RATS Resources Discovery</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-iotops-mud-rats-03"/>
    <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>
        </postal>
        <email>henk.birkholz@ietf.contact</email>
      </address>
    </author>
    <author initials="M." surname="Richardson" fullname="Michael Richardson">
      <organization>Sandelman Software Works</organization>
      <address>
        <postal>
          <street/>
          <city/>
          <region/>
          <code/>
          <country>Canada</country>
        </postal>
        <email>mcr+ietf@sandelman.ca</email>
      </address>
    </author>
    <author initials="C." surname="Liu" fullname="Chunchi Liu">
      <organization>Huawei Technologies</organization>
      <address>
        <email>liuchunchi@huawei.com</email>
      </address>
    </author>
    <date year="2026" month="July" day="23"/>
    <area>Security</area>
    <workgroup>Remote ATtestation ProcedureS</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 63?>

<t>Manufacturer Usage Description (MUD) files and the MUD URIs that point to them are defined in RFC 8520.
This document introduces a new type of MUD file to be delivered in conjunction with a MUD file signature and/or to be referenced via a MUD URI embedded in other documents or messages, such as an IEEE 802.1AR Secure Device Identifier (DevID) or a CBOR Web Token (CWT).
These signed documents can be presented to other entities, e.g., a network management system or network path orchestrator.
If this entity also takes on the role of a verifier as defined by the IETF Remote ATtestation procedureS (RATS) architecture, this verifier can use the references included in the MUD file specified in this document to discover, for example, appropriate reference value providers, endorsement documents or endorsement distribution APIs, trust anchor stores, remote verifier services (sometimes referred to as Attestation Verification Services), or transparency logs.
All theses references in the MUD file pointing to resources and auxiliary RATS services can satisfy general RATS prerequisite by enabling discovery or improve discovery resilience of corresponding resources or services.</t>
    </abstract>
    <note removeInRFC="true">
      <name>Discussion Venues</name>
      <t>Discussion of this document takes place on the
    IOT Operations Working Group mailing list (iotops@ietf.org),
    which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/iotops/"/>.</t>
      <t>Source for this draft and an issue tracker can be found at
    <eref target="https://github.com/ietf-wg-iotops/draft-ietf-iotops-mud-rats"/>.</t>
    </note>
  </front>
  <middle>
    <?line 71?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Verifiers, Endorsers, and Attesters are roles defined in the RATS Architecture <xref target="RFC9334"/>.
In the RATS architecture, the Relying Party roles depend on the Verifier to bear the burden of Evidence appraisal and to generate corresponding Attestation Results for them.
Attestation Results compose a believable chunk of information that can be digested by Relying Parities in order to assess an Attester's trustworthiness.
The assessment of a remote peer's trustworthiness is vital to determine whether any future protocol interaction between a Relying Party and a remote Attester can be considered secure.
To create these Attestation Results to be consumed by Relying Parties, the Attestation Evidence an Attester generates has to be appraised by one or more appropriate Verifiers.</t>
      <t>This document defines a procedure that enables the discovery of resources or services in support of RATS, including:</t>
      <ol spacing="normal" type="1"><li>
          <t>Reference Values,</t>
        </li>
        <li>
          <t>Trust Anchors,</t>
        </li>
        <li>
          <t>Endorsements and Endorsement Distribution APIs,</t>
        </li>
        <li>
          <t>(remote) Verifier APIs,</t>
        </li>
        <li>
          <t>Transparency Logs, or</t>
        </li>
        <li>
          <t>Appraisal Policies.</t>
        </li>
      </ol>
      <t>MUD URIs can be embedded in any data item that was signed with trusted key material.
One common way to establish trust in a signed data item is to associate the signing key material with a trust anchor via a certification path (see <xref target="RFC4949"/> for trust anchor and certification path).
This document defines the use of MUD URIs embedded in two types of signed data items that typically are trusted via certification paths:</t>
      <ol spacing="normal" type="1"><li>
          <t>Secure Device Identifiers (IEEE 802.1AR DevIDs) as defined by <xref target="RFC8520"/> and</t>
        </li>
        <li>
          <t>Entity Attestation Tokens (EAT) as defined by <xref target="I-D.ietf-rats-eat"/>.</t>
        </li>
      </ol>
      <t>DevIDs and EATs (essentially CWTs ) are two very prominent examples of "trustworthy documents" (TDs) with a binary format and the embedding of MUD URIs in theses TDs can be applied to other TD types, for example, Selective Disclosure CWTs <xref target="I-D.ietf-spice-sd-cwt"/>.
Other TDs are out-of-scope of this specification, though.
The TDs are typically enrolled on Attesters by manufacturers or provisioned by supply chain entities with appropriate authority.
The TDs can be presented to local Network Management Systems, AAA-services (e.g., via IEEE 802.1X), or other points of first contact (POFC), for example, <xref target="RFC8071"/>.
These POFC are typically trusted third parties (TTP) that can digest the TDs and then base trust decisions on the associated certification paths and trust anchors.
If a TD presented by the Attester is deemed to be trusted by a local trust authority, the MUD URI embedded is considered to be a trusted source for viable resources and services in support of remote attestation of the Attester.</t>
      <t>This specification does not define the shape or format of any resource or service that is referenced by the MUD file.
In support of a unified mechanism to categorize the formats of referenced resources, a conceptual message wrapper (CMW, <xref target="I-D.ietf-rats-msg-wrap"/> is used for each type of resource.
An example of a referenced resource is a CoRIM tag <xref target="I-D.ietf-rats-corim"/>.</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 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="mud-uris-in-trusted-documents-tds">
      <name>MUD URIs in Trusted Documents (TDs)</name>
      <t>This document does neither modify nor augment the definition about how to compose a MUD URI.
The two types of trusted documents (TDs) covered by this specification are Secure Device Identifiers and Entity Attestation Tokens.</t>
      <section anchor="mud-uris-in-devids">
        <name>MUD URIs in DevIDs</name>
        <t><xref target="RFC8520"/> defines the format of how to embed MUD URIs in DevIDs and that specification is used in this document.</t>
      </section>
      <section anchor="eat-mud-uri">
        <name>MUD URIs in EATs</name>
        <t>To embed a MUD URI in an EAT, the <tt>mud-uri</tt> claim specified in this document <bcp14>MUST</bcp14> be used.</t>
      </section>
    </section>
    <section anchor="mud-file-signatures">
      <name>MUD File Signatures</name>
      <t>As the resources required by a Verifier's appraisal procedures have to be trustworthy, a MUD signature file for a corresponding MUD File <bcp14>MUST</bcp14> be available.
The MUD File <bcp14>MUST</bcp14> include a reference to its MUD signature file via the 'mud-signature' statement.
The MUD File Signature generation as specified in <xref section="13.1" sectionFormat="of" target="RFC8520"/> applies.
If a MUD file changed (i.e., the checking of the MUD File Signature fails) or the corresponding MUD File Signer certificate is expired (see <xref section="13.2" sectionFormat="of" target="RFC8520"/>, the reference in the changed MUD File <bcp14>MUST</bcp14> point to a new valid MUD Signature File and that new MUD File Signature <bcp14>MUST</bcp14> be available.
If a corresponding MUD File Signer certificate is expired (see <xref section="13.2" sectionFormat="of" target="RFC8520"/>) or a MUD File Signature referenced by a MUD File cannot be checked successfully, the MUD File <bcp14>MUST NOT</bcp14> be trusted.</t>
      <section anchor="mud-file-signer-in-devids">
        <name>MUD File Signer in DevIDs</name>
        <t><xref target="RFC8520"/> defines the format of how to embed a reference to the signing certificate in DevIDs and that specification applies to this specification.</t>
      </section>
      <section anchor="eat-mud-signer">
        <name>MUD File Signer in EATs</name>
        <t>To embed a reference to a MUD File Signer in an EAT, the <tt>mud-signer</tt> claim specified in this document <bcp14>MUST</bcp14> be used and the <tt>mud-uri</tt> claim <bcp14>MUST</bcp14> be present.
The value of the <tt>mud-signer</tt> claim is a CBOR byte-wrapped subject field of the signing certificate of the MUD File as specified in <xref section="11" sectionFormat="of" target="RFC8520"/>.</t>
      </section>
    </section>
    <section anchor="trusting-mud-uris-and-mud-files">
      <name>Trusting MUD URIs and MUD Files</name>
      <t>The level of assurance about the authenticity of a MUD URI embedded in a TD is based on the level of trust put into the corresponding trust anchor associated with the key material that signed the TD.
If it is not possible to establish a level of trust towards the entity that signed a TD, the embedded MUD URI <bcp14>SHOULD NOT</bcp14> be trusted.
In some usage scenarios it might suffice to trust a MUD File, if the referenced MUD File Signer's certificate is not expired, but that behavior is <bcp14>NOT RECOMMENDED</bcp14>.</t>
      <t>The level of assurance about the authenticity of a MUD file is based on the level of trust put into the entity that created the corresponding MUD File Signer's certificate.
If it is not possible to establish a level of trust into the corresponding trust anchor associated with the MUD Signer's certificate, the MUD File that references that MUD Signer <bcp14>MUST NOT</bcp14> be trusted.</t>
      <section anchor="trusting-rats-resources-referenced-by-a-mud-file">
        <name>Trusting RATS Resources Referenced by a MUD File</name>
        <t>Resources, e.g., RATS Conceptual Messages, that are referenced by a MUD File <bcp14>MUST</bcp14> be signed (e.g., via a COSE_Sign1 envelope).
The signing procedures, the format of corresponding identity documents, and the establishment of trust relationships associated with these resources are out-of-scope of this document.</t>
      </section>
    </section>
    <section anchor="specification-of-rats-mud-files-referenced-by-mud-uris">
      <name>Specification of RATS MUD Files Referenced by MUD URIs</name>
      <t>The MUD URI embedded in a TD presented by an Attester points to a MUD File.
MUD URIs typically point to a piece of data that is a YANG-modeled XML file with a structure specified in the style of a YANG module definition (<xref target="RFC7950"/> and corresponding updates: <xref target="RFC8342"/>, <xref target="RFC8526"/>).
This document specifies a YANG module augment definition for generic MUD files to create RATS MUD files.
The following definition <bcp14>MUST</bcp14> be used, if a MUD URI points to a RATS MUD file.</t>
      <section anchor="tree-diagram">
        <name>Tree Diagram</name>
        <t>The following tree diagram <xref target="RFC8340"/> provides an overview of the data model for the "ietf-mud-rats" module augment.</t>
        <sourcecode markers="true"><![CDATA[

module: ietf-mud-rats
  augment /mud:mud:
    +--rw ras
    |  +--rw ras-uris*   inet:uri
    +--rw rim
    |  +--rw rim-uris*   inet:uri
    +--rw edt
       +--rw edt-uris*   inet:uri
]]></sourcecode>
      </section>
      <section anchor="yang-module">
        <name>YANG Module</name>
        <t>This YANG module has normative references to <xref target="RFC6991"/> and augments <xref target="RFC8520"/>.</t>
        <sourcecode type="YANG"><![CDATA[
<CODE BEGINS> file ietf-mud-rats@2025-02-09.yang
module ietf-mud-rats {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:ietf-mud-rats";
  prefix "mud-rats";

  import ietf-mud {
    prefix "mud";
  }

  import ietf-inet-types {
    prefix "inet";
  }

  organization
    "IETF RATS (Remote ATtestation procedureS) Working Group";

  contact
    "WG Web: http://tools.ietf.org/wg/rats/
     WG List: rats@ietf.org
     Author: Eliot Lear <lear@cisco.com>
     Author: Henk Birkholz <henk.birkholz@sit.fraunhofer.de>";

  description
    "This YANG module augments the ietf-mud model to provide for three
     optional lists to enable Remote Attestation Procedures so that
     this device type may be used as a controller for other
     MUD-enabled devices.

     Copyright (c) 2020 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.

     The key words 'MUST', 'MUST NOT', 'REQUIRED', 'SHALL', 'SHALL
     NOT', 'SHOULD', 'SHOULD NOT', 'RECOMMENDED', 'NOT RECOMMENDED',
     'MAY', and 'OPTIONAL' in this document are to be interpreted as
     described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
     they appear in all capitals, as shown here.";

  revision 2020-03-09 {
    description
      "Initial proposed standard.";
       reference "RFC XXXX: MUD Extension to find RATS supply chain
       entity resources: remote attestation services, endorsement
       documents, and reference integrity measurement";
  }

  grouping mud-rats-grouping {
    description
      "Grouping to locate RATS services";
    container ras {
      description
        "Lists of Remote Attestation Service
         (RAS/Verifiers) candidates.";
      leaf-list ras-uris {
        type inet:uri;
        description
          "A list of Verifiers that can appraise evidence produced by
           the entity that presents a DevID including this MUD URI.";
      }
    }
    container rim {
      description
        "Lists of Reference Integrity Measurement (RIM) candidates.";
      leaf-list rim-uris {
        type inet:uri;
        description
          "A list of RIM CoSWID that provide reference integrity
           measurements represented as signed CoSWID using
           the CoSWID RIM extension.";
      }
    }
    container edt {
      description
        "List of Endorsements for Roots of Trusts (e.g. Endorsement
         Key Certificates).";
      leaf-list edt-uris {
        type inet:uri;
        description
          "A list of Endorsements that vouch for the characteristics
           of Roots of Trusts the entity possesses.";
      }
    }
  }
  augment "/mud:mud" {
    uses mud-rats-grouping;
    description
      "add mud-rats URI resources";
  }
}
<CODE ENDS>
]]></sourcecode>
      </section>
    </section>
    <section anchor="privacy-considerations">
      <name>Privacy Considerations</name>
      <t>The privacy considerations of RFC 9334 apply.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The trust model and Security Considerations of RFC 8520 and RFC 9334 apply.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t><cref anchor="rfced">RFC Editor:</cref> Please replace "RFCthis" with the RFC number assigned to this document.</t>
      <t><cref anchor="rfced_1">RFC Editor:</cref> This document uses the CPA (code point allocation) convention described in <xref target="I-D.bormann-cbor-draft-numbers"/>. For each usage of the term "CPA", please remove the prefix "CPA" from the indicated value and replace the residue with the value assigned by IANA; perform an analogous substitution for all other occurrences of the prefix "CPA" in the document. Finally, please remove this note.</t>
      <section anchor="iana-mud-uri">
        <name>CWT <tt>mud-uri</tt> Claim Registration</name>
        <t>IANA is requested to add the new <tt>mud-uri</tt> CBOR Web Token claim to the "CBOR Web Token (CWT) Claims" registry <xref target="IANA.cwt"/> in the Standards Action Range as follows:</t>
        <ul spacing="normal">
          <li>
            <t>Claim Name: mud-uri</t>
          </li>
          <li>
            <t>Claim Description: A CBOR byte-wrapped MUD URI as specified in <xref target="RFC8520"/></t>
          </li>
          <li>
            <t>JWT Claim Name: mud-uri</t>
          </li>
          <li>
            <t>Claim Key: CPA109</t>
          </li>
          <li>
            <t>Claim Value Type(s): CBOR byte string</t>
          </li>
          <li>
            <t>Change Controller: IETF</t>
          </li>
          <li>
            <t>Specification Document(s): <xref target="eat-mud-uri"/> of RFCthis</t>
          </li>
        </ul>
      </section>
      <section anchor="iana-mud-signer">
        <name>CWT <tt>mud-signer</tt> Claim Registration</name>
        <t>IANA is requested to add the new <tt>mud-signer</tt> CBOR Web Token claim to the "CBOR Web Token (CWT) Claims" registry group <xref target="IANA.cwt"/> in the Standards Action Range as follows:</t>
        <ul spacing="normal">
          <li>
            <t>Claim Name: mud-uri</t>
          </li>
          <li>
            <t>Claim Description: A CBOR byte-wrapped subject field of the signing certificate for a MUD file as specified in <xref target="RFC8520"/></t>
          </li>
          <li>
            <t>JWT Claim Name: mud-signer</t>
          </li>
          <li>
            <t>Claim Key: CPA110</t>
          </li>
          <li>
            <t>Claim Value Type(s): CBOR byte string</t>
          </li>
          <li>
            <t>Change Controller: IETF</t>
          </li>
          <li>
            <t>Specification Document(s): <xref target="eat-mud-signer"/> of RFCthis</t>
          </li>
        </ul>
      </section>
      <section anchor="iana-mud-uri-json">
        <name>JWT <tt>mud-uri</tt> Claim Registration</name>
        <t>IANA is requested to add the new <tt>mud-signer</tt> JSON Web Token Claim to the "JSON Web Token (JWT)" registry group <xref target="IANA.jwt"/> as follows:</t>
        <ul spacing="normal">
          <li>
            <t>Claim Name: mud-signer</t>
          </li>
          <li>
            <t>Claim Description: A MUD signer reference represented via a URI text string as defined by <xref target="RFC8520"/></t>
          </li>
          <li>
            <t>Change Controller: IETF</t>
          </li>
          <li>
            <t>Specification Document(s): <xref target="eat-mud-uri"/> of RFCthis</t>
          </li>
        </ul>
      </section>
      <section anchor="iana-mud-signer-json">
        <name>JWT <tt>mud-signer</tt> Claim Registration</name>
        <t>IANA is requested to add the new <tt>mud-signer</tt> JSON Web Token Claim to the "JSON Web Token (JWT)" registry group <xref target="IANA.jwt"/> as follows:</t>
        <ul spacing="normal">
          <li>
            <t>Claim Name: mud-signer</t>
          </li>
          <li>
            <t>Claim Description: A MUD signer reference represented via a URI text string as defined by <xref target="RFC8520"/></t>
          </li>
          <li>
            <t>Change Controller: IETF</t>
          </li>
          <li>
            <t>Specification Document(s): <xref target="eat-mud-uri"/> of RFCthis</t>
          </li>
        </ul>
      </section>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC6991">
          <front>
            <title>Common YANG Data Types</title>
            <author fullname="J. Schoenwaelder" initials="J." role="editor" surname="Schoenwaelder"/>
            <date month="July" year="2013"/>
            <abstract>
              <t>This document introduces a collection of common data types to be used with the YANG data modeling language. This document obsoletes RFC 6021.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6991"/>
          <seriesInfo name="DOI" value="10.17487/RFC6991"/>
        </reference>
        <reference anchor="RFC7950">
          <front>
            <title>The YANG 1.1 Data Modeling Language</title>
            <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
            <date month="August" year="2016"/>
            <abstract>
              <t>YANG is a data modeling language used to model configuration data, state data, Remote Procedure Calls, and notifications for network management protocols. This document describes the syntax and semantics of version 1.1 of the YANG language. YANG version 1.1 is a maintenance release of the YANG language, addressing ambiguities and defects in the original specification. There are a small number of backward incompatibilities from YANG version 1. This document also specifies the YANG mappings to the Network Configuration Protocol (NETCONF).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7950"/>
          <seriesInfo name="DOI" value="10.17487/RFC7950"/>
        </reference>
        <reference anchor="RFC8071">
          <front>
            <title>NETCONF Call Home and RESTCONF Call Home</title>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <date month="February" year="2017"/>
            <abstract>
              <t>This RFC presents NETCONF Call Home and RESTCONF Call Home, which enable a NETCONF or RESTCONF server to initiate a secure connection to a NETCONF or RESTCONF client, respectively.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8071"/>
          <seriesInfo name="DOI" value="10.17487/RFC8071"/>
        </reference>
        <reference anchor="RFC8340">
          <front>
            <title>YANG Tree Diagrams</title>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <author fullname="L. Berger" initials="L." role="editor" surname="Berger"/>
            <date month="March" year="2018"/>
            <abstract>
              <t>This document captures the current syntax used in YANG module tree diagrams. The purpose of this document is to provide a single location for this definition. This syntax may be updated from time to time based on the evolution of the YANG language.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="215"/>
          <seriesInfo name="RFC" value="8340"/>
          <seriesInfo name="DOI" value="10.17487/RFC8340"/>
        </reference>
        <reference anchor="RFC8342">
          <front>
            <title>Network Management Datastore Architecture (NMDA)</title>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <author fullname="J. Schoenwaelder" initials="J." surname="Schoenwaelder"/>
            <author fullname="P. Shafer" initials="P." surname="Shafer"/>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <author fullname="R. Wilton" initials="R." surname="Wilton"/>
            <date month="March" year="2018"/>
            <abstract>
              <t>Datastores are a fundamental concept binding the data models written in the YANG data modeling language to network management protocols such as the Network Configuration Protocol (NETCONF) and RESTCONF. This document defines an architectural framework for datastores based on the experience gained with the initial simpler model, addressing requirements that were not well supported in the initial model. This document updates RFC 7950.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8342"/>
          <seriesInfo name="DOI" value="10.17487/RFC8342"/>
        </reference>
        <reference anchor="RFC8520">
          <front>
            <title>Manufacturer Usage Description Specification</title>
            <author fullname="E. Lear" initials="E." surname="Lear"/>
            <author fullname="R. Droms" initials="R." surname="Droms"/>
            <author fullname="D. Romascanu" initials="D." surname="Romascanu"/>
            <date month="March" year="2019"/>
            <abstract>
              <t>This memo specifies a component-based architecture for Manufacturer Usage Descriptions (MUDs). The goal of MUD is to provide a means for end devices to signal to the network what sort of access and network functionality they require to properly function. The initial focus is on access control. Later work can delve into other aspects.</t>
              <t>This memo specifies two YANG modules, IPv4 and IPv6 DHCP options, a Link Layer Discovery Protocol (LLDP) TLV, a URL, an X.509 certificate extension, and a means to sign and verify the descriptions.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8520"/>
          <seriesInfo name="DOI" value="10.17487/RFC8520"/>
        </reference>
        <reference anchor="RFC8526">
          <front>
            <title>NETCONF Extensions to Support the Network Management Datastore Architecture</title>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <author fullname="J. Schoenwaelder" initials="J." surname="Schoenwaelder"/>
            <author fullname="P. Shafer" initials="P." surname="Shafer"/>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <author fullname="R. Wilton" initials="R." surname="Wilton"/>
            <date month="March" year="2019"/>
            <abstract>
              <t>This document extends the Network Configuration Protocol (NETCONF) defined in RFC 6241 in order to support the Network Management Datastore Architecture (NMDA) defined in RFC 8342.</t>
              <t>This document updates RFCs 6241 and 7950. The update to RFC 6241 adds new and operations and augments existing,, and operations. The update to RFC 7950 requires the usage of the YANG library (described in RFC 8525) by NETCONF servers implementing the NMDA.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8526"/>
          <seriesInfo name="DOI" value="10.17487/RFC8526"/>
        </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="I-D.ietf-rats-eat">
          <front>
            <title>The Entity Attestation Token (EAT)</title>
            <author fullname="Laurence Lundblade" initials="L." surname="Lundblade">
              <organization>Security Theory LLC</organization>
            </author>
            <author fullname="Giridhar Mandyam" initials="G." surname="Mandyam">
              <organization>Mediatek USA</organization>
            </author>
            <author fullname="Jeremy O'Donoghue" initials="J." surname="O'Donoghue">
              <organization>Qualcomm Technologies Inc.</organization>
            </author>
            <author fullname="Carl Wallace" initials="C." surname="Wallace">
              <organization>Red Hound Software, Inc.</organization>
            </author>
            <date day="6" month="September" year="2024"/>
            <abstract>
              <t>   An Entity Attestation Token (EAT) provides an attested claims set
   that describes state and characteristics of an entity, a device like
   a smartphone, IoT device, network equipment or such.  This claims set
   is used by a relying party, server or service to determine the type
   and degree of trust placed in the entity.

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

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-rats-eat-31"/>
        </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="I-D.ietf-rats-corim">
          <front>
            <title>Concise Reference Integrity Manifest</title>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Thomas Fossati" initials="T." surname="Fossati">
              <organization>Linaro</organization>
            </author>
            <author fullname="Yogesh Deshpande" initials="Y." surname="Deshpande">
              <organization>arm</organization>
            </author>
            <author fullname="Ned Smith" initials="N." surname="Smith">
              <organization>Independent</organization>
            </author>
            <author fullname="Wei Pan" initials="W." surname="Pan">
              <organization>Huawei Technologies</organization>
            </author>
            <date day="6" month="July" year="2026"/>
            <abstract>
              <t>   Remote Attestation Procedures (RATS) enable Relying Parties to assess
   the trustworthiness of a remote Attester and therefore to decide
   whether or not to engage in secure interactions with it.  Evidence
   about trustworthiness can be rather complex and it is deemed
   unrealistic that every Relying Party is capable of the appraisal of
   Evidence.  Therefore that burden is typically offloaded to a
   Verifier.  In order to conduct Evidence appraisal, a Verifier
   requires not only fresh Evidence from an Attester, but also trusted
   Endorsements and Reference Values from Endorsers and Reference Value
   Providers, such as manufacturers, distributors, or device owners.
   This document specifies the information elements for representing
   Endorsements and Reference Values in CBOR format.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-rats-corim-11"/>
        </reference>
        <reference anchor="IANA.cwt" target="https://www.iana.org/assignments/cwt">
          <front>
            <title>CBOR Web Token (CWT) Claims</title>
            <author>
              <organization>IANA</organization>
            </author>
          </front>
        </reference>
        <reference anchor="IANA.jwt" target="https://www.iana.org/assignments/jwt">
          <front>
            <title>JSON Web Token (JWT)</title>
            <author>
              <organization>IANA</organization>
            </author>
          </front>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC4949">
          <front>
            <title>Internet Security Glossary, Version 2</title>
            <author fullname="R. Shirey" initials="R." surname="Shirey"/>
            <date month="August" year="2007"/>
            <abstract>
              <t>This Glossary provides definitions, abbreviations, and explanations of terminology for information system security. The 334 pages of entries offer recommendations to improve the comprehensibility of written material that is generated in the Internet Standards Process (RFC 2026). The recommendations follow the principles that such writing should (a) use the same term or definition whenever the same concept is mentioned; (b) use terms in their plainest, dictionary sense; (c) use terms that are already well-established in open publications; and (d) avoid terms that either favor a particular vendor or favor a particular technology or mechanism over other, competing techniques that already exist or could be developed. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="FYI" value="36"/>
          <seriesInfo name="RFC" value="4949"/>
          <seriesInfo name="DOI" value="10.17487/RFC4949"/>
        </reference>
        <reference anchor="I-D.ietf-spice-sd-cwt">
          <front>
            <title>Selective Disclosure CBOR Web Tokens (SD-CWT)</title>
            <author fullname="Michael Prorock" initials="M." surname="Prorock">
              <organization>mesur.io</organization>
            </author>
            <author fullname="Orie Steele" initials="O." surname="Steele">
              <organization>Tradeverifyd</organization>
            </author>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Rohan Mahy" initials="R." surname="Mahy">
         </author>
            <date day="1" month="June" year="2026"/>
            <abstract>
              <t>   This specification describes a data minimization technique for use
   with CBOR Web Tokens (CWTs).  The approach is inspired by the
   Selective Disclosure JSON Web Token (SD-JWT), with changes to align
   with CBOR Object Signing and Encryption (COSE) and CWTs.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-spice-sd-cwt-08"/>
        </reference>
        <reference anchor="I-D.bormann-cbor-draft-numbers">
          <front>
            <title>Managing CBOR codepoints in Internet-Drafts</title>
            <author fullname="Carsten Bormann" initials="C." surname="Bormann">
              <organization>Universität Bremen TZI</organization>
            </author>
            <date day="27" month="June" year="2026"/>
            <abstract>
              <t>   CBOR-based protocols often make use of numbers allocated in a
   registry.  During development of the protocols, those numbers may not
   yet be available.  This impedes the generation of data models and
   examples that actually can be used by tools.

   This short draft proposes a common way to handle these situations,
   without any changes to existing tools.  Also, in conjunction with the
   CDN prefix e (draft-ietf-cbor-edn-e-ref), a further reduction in
   editorial processing of CBOR examples around the time of approval can
   be achieved.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-bormann-cbor-draft-numbers-08"/>
        </reference>
      </references>
    </references>
    <?line 364?>



  </back>
  <!-- ##markdown-source:
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
AaIzqsyMo/8GTclvEfU9AAA=

-->

</rfc>
