<?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.29 (Ruby 3.3.8) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-richardson-emu-eap-onboarding-05" category="std" consensus="true" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.31.0 -->
  <front>
    <title abbrev="EAP-onboarding">EAP defaults for devices that need to onboard</title>
    <seriesInfo name="Internet-Draft" value="draft-richardson-emu-eap-onboarding-05"/>
    <author initials="A." surname="Dekok" fullname="Alan DeKok">
      <organization>FreeRADIUS</organization>
      <address>
        <email>aland@freeradius.org</email>
      </address>
    </author>
    <author initials="M." surname="Richardson" fullname="Michael Richardson">
      <organization>Sandelman Software Works</organization>
      <address>
        <email>mcr+ietf@sandelman.ca</email>
      </address>
    </author>
    <date year="2026" month="January" day="01"/>
    <area>Internet</area>
    <workgroup>anima Working Group</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 55?>

<t>This document describes a method by which an unconfigured device can
use EAP-TLS to join a network on which further device onboarding, network
attestation or other remediation can be done.
While RFC 5216 supports EAP-TLS without a client certificate, that document defines no method by which unauthenticated EAP-TLS can be used.
This draft addresses that issue.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-richardson-emu-eap-onboarding/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        anima Working Group mailing list (<eref target="mailto:anima@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/anima/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/anima/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/mcr/eap-onboarding.git"/>.</t>
    </note>
  </front>
  <middle>
    <?line 63?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>There are a multitude of situations where a network device needs to join a new (wireless) network but where the device does not yet have the right credentials for that network.
As the device does not have credentials, it cannot access networks which typically require authentication.  However, since the device does not have network access, it cannot download a new configuration which contains updated credentials.</t>
      <t>The process by which a device acquires these credentials has become known as onboarding
<xref target="I-D.irtf-t2trg-secure-bootstrapping"/>.
There are many onboarding protocols, including <xref target="RFC8995"/>, <xref target="RFC9140"/>, <xref target="dpp"/>, CSA MATTER, and OPC UA Part 21.
Some of these protocols use WiFi Public frames, or provide for provisioning as part of EAP, such as <xref target="RFC7170"/>.
Other systems require pre-existing IP connectivity in order to configure credentials for a device, which causes a circular dependancy.</t>
      <t>This document defines a method where devices can use unauthenticated EAP-TLS in order to obtain some network access, often in a captive portal <xref target="RFC8952"/>.
Once the device is on that basic network, it has access to the full suite of Internet Protocol (IP) technologies, and can proceed with onboarding.</t>
      <t>This method is clearer, safer, and easier to implement and deploy than alternatives as it does not attempt to replicate the IP layers or TCP transports over an EAP layer.</t>
      <t>This method also allows for multiple onboarding technologies to co-exist, and for the technologies to evolve without requiring invasive upgrades to the layer-2 infrastructure.</t>
      <t>The method detailed in this document uses the unauthenticated client mode of EAP-TLS.
While <xref target="RFC5216"/> defines EAP-TLS without a client certificate, that document defines no method by which unauthenticated EAP-TLS can be used.
This draft addresses that issue.</t>
      <t><xref target="I-D.ietf-emu-eap-arpa"/> has defined the @eap.arpa domain, and this document builds upon it
by showing how it can be used to provid network access for onboarding unauthenticated devices.</t>
      <t>Note that this specification does not specify the exact method used for onboarding devices!
There are many possibilities, and some new methods may come along in the future.
Not all of them are enumerated here.
This document explains how to get the wireless equivalent of a plugged in wire, but without any promises of further connectivity.</t>
    </section>
    <section anchor="terminology">
      <name>Terminology</name>
      <t>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 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.
<?line -6?>
      </t>
      <t>The term <em>supplicant</em> is used to refer to the network device which is attempting to do EAP-TLS.</t>
      <t>The term <em>pledge</em> (from <xref target="RFC8995"/>) is used to refer to the network device which has successfully performed unauthenticated client mode EAP-TLS, and now has access to a network on which is may perform onboarding.</t>
    </section>
    <section anchor="protocol-details">
      <name>Protocol Details</name>
      <t>The onboarding is divided into the following phases:</t>
      <ul spacing="normal">
        <li>
          <t>Discovery - the supplicant determines that a network can do onboarding,</t>
        </li>
        <li>
          <t>Authentication - the supplicant connects to the network as an unauthenticated device,</t>
        </li>
        <li>
          <t>Authorization - the network provides limited connectivity to the device/pledge,</t>
        </li>
        <li>
          <t>Onboarding - the device/pledge uses standard IP protocols to perform onboarding,</t>
        </li>
        <li>
          <t>Full network access - the device has provisioned credentials, and can proceed with normal network access.</t>
        </li>
      </ul>
      <section anchor="discovery">
        <name>Discovery</name>
        <t>The network should use 802.11u to signal that it can potentially perform onboarding, by using 802.11u and indicating that it supports the realm "eap.arpa".</t>
        <t>When a supplicant which requires onboarding sees this realm, it knows that the network may be suitable for onboarding.</t>
        <t>Note that not all such networks are suitable for onboarding using the technologies that a supplicant has.
Some networks might have only a captive portal, intended for a human attended device (such a laptop or smartphone).
This is the "coffee shop" case.</t>
        <t>There may be multiple such networks available, and only one (or none) may be willing to onboard this particular device.
Further, the device does not necessarily trust any such network.</t>
        <t>There are situations where there may be many hundreds of networks which offer onboarding, and a supplicant device may need to try all of them until it finds a network to which it can successfully onboard.
An example of such a situation is in a large (dozens to hundreds of floors) apartment building in a downtown core, where radio signals may leak from adjacent units, reflect off glass windows, come from other floors, and even cross the street from adjacent buildings.
This document does not address this issue, but anticipates future work in 802.11u, perhaps  involving some filtering mechanism using Bloom Filters.
There is also work such as <xref target="I-D.ietf-scim-device-model"/> that may allow the network to more clearly match.
However, these are all optimizations, allowing the pledge to find a compatible network faster.</t>
        <t>Supplicants MUST limit their actions in the onboarding network to the action of onboarding.
If this process cannot be completed, the device MUST disconnect from the onboarding network, and try again, usually by selecting a different network.</t>
        <t>As soon as the device has been onboarded, the device MUST disconnect from the onboarding network, and use the provided configuration to authenticate and connect to a fully-capable network.</t>
      </section>
      <section anchor="authentication">
        <name>Authentication</name>
        <t>The supplicant presents itself as an unauthenticated peer, which is allowed by EAP-TLS <xref target="RFC5216"/> Section 2.1.1.
TLS 1.2 or TLS 1.3 <xref target="RFC9190"/> may be used, but TLS 1.3 or higher is RECOMMENDED.</t>
        <t>The supplicant uses an identity of onboarding@eap.arpa, and provides no TLS client certificate.
The use of the "eap.arpa" domain signals to the network that the device wishes to use unauthenticated EAP-TLS.</t>
      </section>
      <section anchor="authorization">
        <name>Authorization</name>
        <t>Upon receipt of a supplicant without any authentication, the AAA server returns instructions to the authenticator to place the new client into the quarantined or captive portal network.
The exact method is network-dependent, but it is usually done with a dedicated VLAN which has limited network
access.</t>
      </section>
      <section anchor="characteristics-of-the-onboardingquarantine-network">
        <name>Characteristics of the Onboarding/Quarantine Network</name>
        <t>The quarantine network SHOULD be segregated at layer-two (ethernet), and should not permit ethernet frames to any destination other than a small set of specified routers.</t>
        <t>Specifically, the layer infrastructure should prevent one pledge from attempting to connect to another pledge on the same quarantine network.</t>
        <t>For some onboarding protocols such as <xref target="RFC8995"/>, only IPv6 Link-Local frames are needed.
Such a network MUST provide a Join Proxy as specified in <xref section="4" sectionFormat="comma" target="RFC8995"/>.</t>
        <t>For other onboarding protocols more capabilities may be needed, in particular there need for a DHCPv4 server may be critical for the device to believe it has connected correctly.
This is particularly the case where a normal "smartphone" or laptop system will onboard via a captive portal.</t>
        <t>Once on the quarantine network, device uses other protocols <xref target="RFC6876"/> to perform the onboarding action.</t>
        <t>Note that the Pledge could also wind up in this qurantine network when using client credentials which are expired, or if the Pledge is unable to provide Evidence <xref target="RFC9334"/> that it is trustworthy.
It is common for enterprises to force desktop/laptop Pledge systems into a quarantine network when it has been determined that the Pledge contains malware, or is might be considered vulnerable to current attacks.
Such quarantine networks usually provide very limited access, but do include access to apply system patches, which would remedy the vulnerability.</t>
      </section>
    </section>
    <section anchor="captive-portal">
      <name>Captive Portal</name>
      <t>While this document imposes no requirements on the rest of the network, captive portals <xref target="RFC8952"/> have been used for almost two decades.
The administration and operation of captive portals is typically within the authority of administrators who are responsible for network access.
As such, this document defines additional behavior on, and requirements for, captive portals, so long as those changes materially benefit the network access administrator.</t>
    </section>
    <section anchor="privacy-considerations">
      <name>Privacy Considerations</name>
      <t>Devices should take care to hide all identifying information from the onboarding network.
Any identifying information MUST be sent encrypted via a method such as TLS.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>Devices using an onboarding network MUST assume that the network is untrusted.
All network traffic SHOULD be encrypted in order to prevent attackers from both eavesdropping, and from modifying any provisioning information.</t>
      <t>Similarly onboarding networks MUST assume that devices are untrusted, and could be malicious.
Networks MUST make provisions to prevent Denial of Service (DoS) attacks, such as when many devices attempt to connect at the same time.</t>
      <t>Networks MUST limit network access to onboarding protocols and captive portal access only.</t>
      <t>Networks SHOULD also limit the bandwidth used by any device which is being onboarded.</t>
      <t>Any returned configuration information from onboarding is likely to be small (megabytes at most), and it is reasonable to require a second or two for this process to take place.</t>
      <t>Any device which cannot be onboarded within approximately 30 seconds SHOULD be disconnected from the quarantine network if there is no obvious activity.
(A device with an active download of a software patch should be allowed to finish before disconnecting)</t>
      <t>An idle device should not remain connected.
Such a delay signals either a malicious device / network, or a misconfigured device / network.
If onboarding cannot be finished within a short timer, the device should choose another network.</t>
      <section anchor="use-of-eaparpa">
        <name>Use of eap.arpa</name>
        <t>Supplicants MUST use the "eap.arpa" domain only for onboarding and related activities. <xref target="I-D.ietf-emu-eap-arpa"/>
Supplicant MUST use unauthenticated EAP-TLS.</t>
        <t>Networks which support onboarding via the "eap.arpa" domain MUST require that supplicants use unauthenticated EAP-TLS.
The use of other EAP types MUST result in rejection, and a denial of all network access.</t>
      </section>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>A new entry in the "EAP Provisioning Identifiers" <xref target="I-D.ietf-emu-eap-arpa"/> is required.
It is unclear what this entry should be.</t>
      <t>Perhaps it should be @nobody.eap.arpa.
Perhaps it should be nobody@eap.arpa.</t>
    </section>
    <section anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>TBD.</t>
    </section>
    <section anchor="changelog">
      <name>Changelog</name>
      <t>05: document refresh, some minor edits.
04: document updated to be in sync with draft-ietf-emu-eap-arpa.
03: refreshed so it does not expire
01 to 02: minor edits.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC5216">
          <front>
            <title>The EAP-TLS Authentication Protocol</title>
            <author fullname="D. Simon" initials="D." surname="Simon"/>
            <author fullname="B. Aboba" initials="B." surname="Aboba"/>
            <author fullname="R. Hurst" initials="R." surname="Hurst"/>
            <date month="March" year="2008"/>
            <abstract>
              <t>The Extensible Authentication Protocol (EAP), defined in RFC 3748, provides support for multiple authentication methods. Transport Layer Security (TLS) provides for mutual authentication, integrity-protected ciphersuite negotiation, and key exchange between two endpoints. This document defines EAP-TLS, which includes support for certificate-based mutual authentication and key derivation.</t>
              <t>This document obsoletes RFC 2716. A summary of the changes between this document and RFC 2716 is available in Appendix A. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5216"/>
          <seriesInfo name="DOI" value="10.17487/RFC5216"/>
        </reference>
        <reference anchor="RFC9190">
          <front>
            <title>EAP-TLS 1.3: Using the Extensible Authentication Protocol with TLS 1.3</title>
            <author fullname="J. Preuß Mattsson" initials="J." surname="Preuß Mattsson"/>
            <author fullname="M. Sethi" initials="M." surname="Sethi"/>
            <date month="February" year="2022"/>
            <abstract>
              <t>The Extensible Authentication Protocol (EAP), defined in RFC 3748, provides a standard mechanism for support of multiple authentication methods. This document specifies the use of EAP-TLS with TLS 1.3 while remaining backwards compatible with existing implementations of EAP-TLS. TLS 1.3 provides significantly improved security and privacy, and reduced latency when compared to earlier versions of TLS. EAP-TLS with TLS 1.3 (EAP-TLS 1.3) further improves security and privacy by always providing forward secrecy, never disclosing the peer identity, and by mandating use of revocation checking when compared to EAP-TLS with earlier versions of TLS. This document also provides guidance on authentication, authorization, and resumption for EAP-TLS in general (regardless of the underlying TLS version used). This document updates RFC 5216.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9190"/>
          <seriesInfo name="DOI" value="10.17487/RFC9190"/>
        </reference>
        <reference anchor="I-D.ietf-emu-eap-arpa">
          <front>
            <title>The eap.arpa. domain and EAP provisioning</title>
            <author fullname="Alan DeKok" initials="A." surname="DeKok">
              <organization>InkBridge Networks</organization>
            </author>
            <date day="4" month="September" year="2025"/>
            <abstract>
              <t>   This document defines the eap.arpa. domain for use only in Network
   Access Identifiers (NAIs) as a way for Extensible Authentication
   Protocol (EAP) peers to signal to EAP servers that they wish to
   obtain limited, and unauthenticated, network access.  EAP peers
   signal which kind of access is required via certain predefined
   identifiers which use the Network Access Identifier (NAI) format of
   RFC 7542.  A table of identifiers and meanings is defined, which
   includes entries for RFC 9140.

   This document updates RFC5216 and RFC9190 to define an
   unauthenticated provisioning method.  Those specifications suggested
   that such a method has possible, but they did not define how it would
   be done.  This document also updates RFC9140 to deprecate "eap-
   noob.arpa", and replace it with "@noob.eap.arpa"

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-emu-eap-arpa-10"/>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC6876">
          <front>
            <title>A Posture Transport Protocol over TLS (PT-TLS)</title>
            <author fullname="P. Sangster" initials="P." surname="Sangster"/>
            <author fullname="N. Cam-Winget" initials="N." surname="Cam-Winget"/>
            <author fullname="J. Salowey" initials="J." surname="Salowey"/>
            <date month="February" year="2013"/>
            <abstract>
              <t>This document specifies PT-TLS, a TLS-based Posture Transport (PT) protocol. The PT-TLS protocol carries the Network Endpoint Assessment (NEA) message exchange under the protection of a Transport Layer Security (TLS) secured tunnel.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6876"/>
          <seriesInfo name="DOI" value="10.17487/RFC6876"/>
        </reference>
        <reference anchor="RFC7170">
          <front>
            <title>Tunnel Extensible Authentication Protocol (TEAP) Version 1</title>
            <author fullname="H. Zhou" initials="H." surname="Zhou"/>
            <author fullname="N. Cam-Winget" initials="N." surname="Cam-Winget"/>
            <author fullname="J. Salowey" initials="J." surname="Salowey"/>
            <author fullname="S. Hanna" initials="S." surname="Hanna"/>
            <date month="May" year="2014"/>
            <abstract>
              <t>This document defines the Tunnel Extensible Authentication Protocol (TEAP) version 1. TEAP is a tunnel-based EAP method that enables secure communication between a peer and a server by using the Transport Layer Security (TLS) protocol to establish a mutually authenticated tunnel. Within the tunnel, TLV objects are used to convey authentication-related data between the EAP peer and the EAP server.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7170"/>
          <seriesInfo name="DOI" value="10.17487/RFC7170"/>
        </reference>
        <reference anchor="RFC8952">
          <front>
            <title>Captive Portal Architecture</title>
            <author fullname="K. Larose" initials="K." surname="Larose"/>
            <author fullname="D. Dolson" initials="D." surname="Dolson"/>
            <author fullname="H. Liu" initials="H." surname="Liu"/>
            <date month="November" year="2020"/>
            <abstract>
              <t>This document describes a captive portal architecture. Network provisioning protocols such as DHCP or Router Advertisements (RAs), an optional signaling protocol, and an HTTP API are used to provide the solution.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8952"/>
          <seriesInfo name="DOI" value="10.17487/RFC8952"/>
        </reference>
        <reference anchor="RFC8995">
          <front>
            <title>Bootstrapping Remote Secure Key Infrastructure (BRSKI)</title>
            <author fullname="M. Pritikin" initials="M." surname="Pritikin"/>
            <author fullname="M. Richardson" initials="M." surname="Richardson"/>
            <author fullname="T. Eckert" initials="T." surname="Eckert"/>
            <author fullname="M. Behringer" initials="M." surname="Behringer"/>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <date month="May" year="2021"/>
            <abstract>
              <t>This document specifies automated bootstrapping of an Autonomic Control Plane. To do this, a Secure Key Infrastructure is bootstrapped. This is done using manufacturer-installed X.509 certificates, in combination with a manufacturer's authorizing service, both online and offline. We call this process the Bootstrapping Remote Secure Key Infrastructure (BRSKI) protocol. Bootstrapping a new device can occur when using a routable address and a cloud service, only link-local connectivity, or limited/disconnected networks. Support for deployment models with less stringent security requirements is included. Bootstrapping is complete when the cryptographic identity of the new key infrastructure is successfully deployed to the device. The established secure connection can be used to deploy a locally issued certificate to the device as well.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8995"/>
          <seriesInfo name="DOI" value="10.17487/RFC8995"/>
        </reference>
        <reference anchor="RFC9140">
          <front>
            <title>Nimble Out-of-Band Authentication for EAP (EAP-NOOB)</title>
            <author fullname="T. Aura" initials="T." surname="Aura"/>
            <author fullname="M. Sethi" initials="M." surname="Sethi"/>
            <author fullname="A. Peltonen" initials="A." surname="Peltonen"/>
            <date month="December" year="2021"/>
            <abstract>
              <t>The Extensible Authentication Protocol (EAP) provides support for multiple authentication methods. This document defines the EAP-NOOB authentication method for nimble out-of-band (OOB) authentication and key derivation. The EAP method is intended for bootstrapping all kinds of Internet-of-Things (IoT) devices that have no preconfigured authentication credentials. The method makes use of a user-assisted, one-directional, out-of-band (OOB) message between the peer device and authentication server to authenticate the in-band key exchange. The device must have a nonnetwork input or output interface, such as a display, microphone, speaker, or blinking light, that can send or receive dynamically generated messages of tens of bytes in length.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9140"/>
          <seriesInfo name="DOI" value="10.17487/RFC9140"/>
        </reference>
        <reference anchor="I-D.ietf-scim-device-model">
          <front>
            <title>Device Schema Extensions to the SCIM model</title>
            <author fullname="Muhammad Shahzad" initials="M." surname="Shahzad">
              <organization>North Carolina State University</organization>
            </author>
            <author fullname="Hassan Iqbal" initials="H." surname="Iqbal">
              <organization>North Carolina State University</organization>
            </author>
            <author fullname="Eliot Lear" initials="E." surname="Lear">
              <organization>Cisco Systems</organization>
            </author>
            <date day="3" month="September" year="2025"/>
            <abstract>
              <t>   The initial core schema for SCIM (System for Cross-domain Identity
   Management) was designed for provisioning users.  This memo specifies
   schema extensions that enables provisioning of devices, using various
   underlying bootstrapping systems, such as Wi-fi Easy Connect, FIDO
   device onboarding vouchers, BLE passcodes, and MAC authenticated
   bypass.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-scim-device-model-18"/>
        </reference>
        <reference anchor="I-D.irtf-t2trg-secure-bootstrapping">
          <front>
            <title>Terminology and processes for initial security setup of IoT devices</title>
            <author fullname="Mohit Sethi" initials="M." surname="Sethi">
              <organization>Aalto University</organization>
            </author>
            <author fullname="Behcet Sarikaya" initials="B." surname="Sarikaya">
              <organization>Denpel Informatique</organization>
            </author>
            <author fullname="Dan Garcia-Carrillo" initials="D." surname="Garcia-Carrillo">
              <organization>University of Oviedo</organization>
            </author>
            <date day="26" month="November" year="2022"/>
            <abstract>
              <t>   This document provides an overview of terms that are commonly used
   when discussing the initial security setup of Internet of Things
   (IoT) devices.  This document also presents a brief but illustrative
   survey of protocols and standards available for initial security
   setup of IoT devices.  For each protocol, we identify the terminology
   used, the entities involved, the initial assumptions, the processes
   necessary for completetion, and the knowledge imparted to the IoT
   devices after the setup is complete.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-irtf-t2trg-secure-bootstrapping-03"/>
        </reference>
        <reference anchor="dpp" target="https://www.wi-fi.org/downloads-registered-guest/Device_Provisioning_Protocol_Draft_Technical_Specification_Package_v0_0_23_0.zip/31255">
          <front>
            <title>Device Provisioning Protocol Specification</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
          <format type="pdf" target="https://github.com/kcdtv/wpa3/blob/master/Device_Provisioning_Protocol_Specification_v1.0.pdf"/>
        </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>
      </references>
    </references>
    <?line 239?>



  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA81a23IbR5J976+ooV+oXQC8SLItxsZaMCmtOaMLR6TWsU+M
QncBKLO7q93VDQhW6F/2W/bL9mRmVV8A0jET+7JWhIlLdVVeT57MwnQ6TRrb
5OZCvZnfqMwsdZs3Xi1djTcbmxqvmrVuVGlMphqnXLlwus4SvVjUZsNPTcNn
tlwlmUtLXWC3rNbLZlrbdI1vvCunpminRleDxdPTl0niG11m9zp3JR5q6tYk
tqr5lW/OT09fnZ4nujb6Ql2XjalL0yTb1YXSpS20+tXVD9hH/Uft2ip52PaL
pld0fJLq5kL5JkuSyl4o/PedSnWpWm+Urmu9U8d2qXSeq53xzxRUXmu/VmtT
m0RB2fSCvsBL7+qmNkt/wVt0RoI5wve7Qr6mt4lum7WrL5JkqmyJD+czdWUe
3AMWim3mOYS4Mn/jj1wNfd7WxnyaX11/vsUnptA2h45Ylb1e4ptaZ7b1M6zs
9nw/U58623Ybv6ePTD7+ig+4xV4mL3DurVs2W5iUref744q0/ldrmuVrH5fO
Up0kpasL3diNucDST28vX56ffR9evjp7dUovr6dXM3qyc7GuKw31bbnce/j7
H3+ID/9w9sNpePnjq5fn3ctXL7vdX4x396ktphKT08JBxO7bGt825029mnqT
trWZLpxrfFPrqkJ40LKsqugPnCqxfnTF+6ib2m2st66kMMIb+Nzl6rYyqV1a
RA++OeLnRBPZQ6kqW16oddNU/uLkZGWbdbuYpa44eUizZnOyrfTzk0XuFieF
9ojHEznsfnjYfTzsfnTY/eZsdjrD9iKsrlcGEXwUj9put7OtnS4txcJJ5rZl
7nTmp7VZWTrJZNNVa3zz5ydybtzfmXRd4th9CW50+qBX5n5zen96f/78/nT2
h61Onp+dv3x5lCQbU7bszRXlXEhEvA0hS+9ek7c4WLGKbcPBdTJO/hm+ShDO
06nSC/JVird3a+sVIKQtTNkgz3xa2wUQSKvCIKcytdip7RrBrSiLy9SVS7uC
w7OAVZTdCWU3odLdu1vK0N+cLbEBQGGLgAd+hR2Wbd0g0+OTvWSTuDbRTQNj
slkIHByvr01hMisfEpgsDCQuzSz5dW1zQ5GrKEeUb6sKsOE7WbawhWsbyJLm
lvRLTd2I3c1EQHag+tKWULx0B5q3JeELFvGDWbd9kAXaZ7NgSPKz0llWG+8j
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
868tFyhsSfK/cX1RhXEvAAA=

-->

</rfc>
