<?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.4 (Ruby 2.6.8) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-emu-eap-arpa-01" category="std" consensus="true" submissionType="IETF" updates="9140" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.13.0 -->
  <front>
    <title abbrev="eap.arpa">The eap.arpa domain and EAP provisioning</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-emu-eap-arpa-01"/>
    <author initials="A." surname="DeKok" fullname="Alan DeKok">
      <organization>InkBridge Networks</organization>
      <address>
        <email>aland@inkbridgenetworks.com</email>
      </address>
    </author>
    <date year="2024" month="July" day="30"/>
    <area>Internet</area>
    <workgroup>EMU Working Group</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 53?>

<t>This document defines the eap.arpa domain as a way for 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 pre-defined identifiers which use the Network Access Identifier (NAI) format of RFC7542.  A table of
identifiers and meanings is defined.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-emu-eap-arpa/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        EMU Working Group mailing list (<eref target="mailto:emut@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/emut/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/emut/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/freeradius/eap-arpa.git"/>.</t>
    </note>
  </front>
  <middle>
    <?line 60?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>In most uses, EAP <xref target="RFC3748"/> requires that the EAP peer have a known
identity.  However, when the peer does not already have an identity,
this requirement creates a bootstrapping problem.  It may not be
possible for the device to obtain network access without credentials.
However, credentials are usually required in order to obtain network
access.  As a result, the device is unprovisioned, and unable to be
provisioned.</t>
      <t>This specification addresses that problem.  It creates a framework by
which clients can submit predefined credentials to a server in order to
obtain limited network access.  At the same time, servers can know in
advance that these credentials are only to be used for provisioning,
and that unrestricted network access should not be granted.</t>
      <t>The device can either use the EAP channel itself for provisioning, as
with TEAP <xref target="RFC7170"/>, or the EAP server can give the device access to
a limited captive portal such as with <xref target="RFC8952"/>.  Once the device is
provisioned, it can use those provisioned credentials to obtain full
network access.</t>
      <t>The identifiers used here are generically referred to as "EAP
Provisioning Identifiers" (EPI).  The choice of "Provisioning
Identifiers for EAP" (PIE) was considered and rejected.</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>
    </section>
    <section anchor="concepts">
      <name>Concepts</name>
      <t>A device which has no device-specific credentials can use a predefined
identifier in Network Access Identifier (NAI) format <xref target="RFC7542"/>.  The
NAI is composed of two portions, the utf8-username, and the utf8-realm
domain.  For simplicity here, we refer to these as the "username" and
"realm" fields.</t>
      <t>The realm is chosen to be non-routable, so that the EAP packet
exchange is not normally sent across an Authentication, Authorization,
and Accounting (AAA) proxy framework as defined in <xref target="RFC7542"/> Section
3.  Instead, the packets generally remains local to the EAP server.</t>
      <t>This specification does not, however, forbid routing of realms in the
"eap.arpa" domain.  The use of "eap.arpa" means that any such routing
does not happen automatically.  Instead, it routing of that domain
must be explicitly configured locally, and be done with full consent
of all parties which need to authenticate NAIs in that domain.</t>
      <t>If the EAP
server implements this standard, then it can proceed with the full EAP
conversation.  If the EAP server does not implement this standard,
then it MUST reply with an EAP Failure, as per <xref target="RFC3748"/> Section
4.2.
We note that this specification is fully compatible with all existing
EAP implementations, so its is fail-safe.  When presented with a peer
wishing to use this specification, existing implementations will
return EAP Failure, and will not otherwise misbehave.</t>
      <t>We now discuss the NAI format in more detail.  We first discuss the
eap.arpa realm, and second the use and purpose of the username field.</t>
      <section anchor="the-eaparpa-realm">
        <name>The eap.arpa realm</name>
        <t>This document defines the "eap.arpa" domain as being used for
provisioning within EAP.  A similar domain has previously been used
for EAP-NOOB <xref target="RFC9140"/>, as "eap-noob.arpa".  This document extends
that concept, and standardizes the practices surrounding it,</t>
        <t>NOTE: the "arpa" domain is controlled by the IAB.  Allocation of
"eap.arpa" requires agreement from the IAB.</t>
      </section>
      <section anchor="the-realm-field">
        <name>The realm field</name>
        <t>The sub-domain in realm is assigned via the EAP Provisioning
Identifier Registry which is defined in <xref target="registry"/>. The sub-domain
MUST follow the domain name conventions specified in <xref target="RFC1034"/>.</t>
        <t>It is RECOMMENDED that the first sub-domain of "eap.arpa" use the EAP
method name, as defined in the IANA Extensible Authentication Protocol
(EAP) Registry, sub-table "Method Types".  However, that registry does
not follow the domain name conventions specified in <xref target="RFC1034"/>, so it
is not possible to make a "one-to-one" mapping between the Method Type
name and the subdomain.</t>
        <t>Where it is not possible to make a direct mapping between the EAP
Method Type name (e.g. "TEAP"), and a sub-domain
(e.g. "teap.eap.arpa"), the name used in the realm registry SHOULD be
similar enough to allow the average reader to understand which EAP
Method Type is being used.</t>
        <t>Additional sub-domains are permitted, which permit vendors and Service
delivery organizations (SDOs) the ability to self-assign a delegated
range of identifiers which cannot conflict with other identifiers.</t>
        <t>Any realm defined in this registry (e.g. "teap.eap.arpa") also
implicitly defines a subdomain "v." (e.g. "v.teap.eap.arpa").  Vendors
can self-allocate within the "v." subdomain, using domains which they
own.  For example, 3GPP specifications could self-allocate and use the
realm "3gpp.org.v.teap.arpa".</t>
      </section>
      <section anchor="the-username-field">
        <name>The username field</name>
        <t>The username field is dependent on the EAP method being used for
provisioning. For example, <xref target="RFC9140"/> uses the username "noob". Other
EAP methods MAY omit the username as RECOMMENDED in <xref target="RFC7542"/>.  The
username of "anonymous" is NOT RECOMMENDED for specifications using
this format, even though it is permitted by <xref target="RFC7542"/>.</t>
        <t>The username field is assigned via the EAP Provisioning Identifier
Registry which is defined in <xref target="registry"/>.  The username field MUST
be either empty, or hold a fixed string such as "provisioning".</t>
        <t>The username field MUST NOT omitted.  That is, "@eap.arpa" is not a
valid identifier for the purposes of this specification.  <xref target="RFC7542"/>
recommends omitting the username portion for user privacy.  As the
names are defined in public specifications, user privacy is not needed
here, and the username field can be publicly visible.</t>
      </section>
      <section anchor="notes-on-aaa-routability">
        <name>Notes on AAA Routability</name>
        <t>When we say that the eap.arpa domain is not routable in an AAA proxy
framework, we mean that the domain does not exist, and will never
resolve to anything for dynamic DNS lookups as defined in
<xref target="RFC7585"/>.  In addition, administrators will not have statically
configuered AAA proxy routes for this domain.</t>
        <t>In order to avoid spurious DNS lookups, RADIUS servers supporting
<xref target="RFC7585"/> SHOULD perform filtering in the domains which are sent to
DNS.  Specifically, names in the "eap.arpa" domain SHOULD NOT be
looked up in DNS.</t>
      </section>
    </section>
    <section anchor="overview">
      <name>Overview</name>
      <t>For EAP-TLS, both <xref target="RFC5216"/> Section 2.1.1 and <xref target="RFC9190"/> provide
for "peer unauthenticated access".  However, those documents define no
way for a peer to signal that it is requesting such access.  The
presumption is that the peer connects with some value for the EAP
Identity, but without using a client certificate.  The EAP server is
then supposed to determine that the peer is requesting unauthenticated
access, and take the appropriate steps to limit authorization.</t>
      <t>There appears to be no EAP peer or server implementations which
support such access, since there is no defined way to perform any of
the steps required.  i.e. to signal that this access is desired, and
then limit access.</t>
      <t>The Wi-Fi Alliance has defined an unauthenticated EAP-TLS method,
using a vendor-specific EAP type as part of HotSpot 2.0r2 <xref target="HOTSPOT"/>.
However, there appears to be little or no deployments of this
specification.</t>
      <t>EAP-NOOB <xref target="RFC9140"/> takes this process a step further.  It defines both
a way to signal that provisioning is desired, and also a way to
exchange provisioning information within EAP-NOOB.  That is, there is
no need for the device to obtain limited network access, as all of the
provisioning is done inside of the EAP-NOOB protocol.</t>
      <t>TEAP <xref target="RFC7170"/> provides for provisioning via an unauthenticated TLS
tunnel.  That document provides for a server unauthenticated
provisioning mode, but the inner TLS exchange requires that both end
authenticate each other.  There are ways to provision a certificate,
but the peer must still authenticate itself to the server.</t>
      <section anchor="taxonomy-of-provisioning-types">
        <name>Taxonomy of Provisioning Types</name>
        <t>There are two scenarios where provisioning can be done.  The first is
where provisioning is done within the EAP type, as with EAP-NOOB
<xref target="RFC9140"/>.  The second is where EAP is used to obtain limited
network access (e.g. as with a captive portal).  That limited network
access is then used to run Internet Protocol (IP) based provisioning
over more complex protocols.</t>
        <section anchor="rationale-for-provisioning-over-eap">
          <name>Rationale for Provisioning over EAP</name>
          <t>It is often useful to do all provisioning inside of EAP, because the EAP / AAA
admin does not have control over the network.  It is not always
possible to define a captive portal where provisioning can be done.
As a result, we need to be able to perform provisioning via EAP, and
not via some IP protocol.</t>
        </section>
      </section>
    </section>
    <section anchor="interaction-with-existing-eap-types">
      <name>Interaction with existing EAP types</name>
      <t>As the provisioning identifier is used within EAP, it necessarily has
interactions with, and effects on, the various EAP types.  This
section discusses those effects in more detail.</t>
      <t>Some EAP methods require shared credentials such as passwords in order
to succeed.  For example, both EAP-MSCHAPv2 (PEAP) and EAP-PWD
<xref target="RFC5931"/> perform cryptographic exchanges where both parties
knowing a shared password.  Where password-based methods are used, the
password MUST be the same as the provisioning identifier.</t>
      <t>This requirement also applies to TLS-based EAP methods such as TTLS
and PEAP.  Where the TLS-based EAP method provides for an inner
identity and inner authentication method, the credentials used there
MUST be the provisioning identifier for both the inner identity, and
any inner password.</t>
      <t>It is RECOMMENDED that provisioning be done via a TLS-based EAP methods.
TLS provides for authentication of the EAP server, along with security
and confidentiality of any provisioning data exchanged in the tunnel.
Similarly if provisioning is done in a captive portal outside of EAP,
EAP-TLS permits the EAP peer to run a full EAP authentication session
while having nothing more than a few certification authorities (CAs)
locally configured.</t>
      <section anchor="eap-tls">
        <name>EAP-TLS</name>
        <t>This document defines an identifier "portal@tls.eap.arpa", which is
the first step towards permitted unauthenticated client provisioning
in EAP-TLS.  The purpose of the identifier is to allow EAP peers to
signal EAP servers that they wish to obtain a "captive portal" style
network access.</t>
        <t>This identifier signals the EAP server that the peer wishes to obtain
"peer unauthenticated access" as per <xref target="RFC5216"/> Section 2.1.1 and
<xref target="RFC9190"/>.</t>
        <t>An EAP server which agrees to authenticate this request MUST ensure
that the device is placed into a captive portal with limited network
access.  Implementations SHOULD limit both the total amount of data
transferred by devices in the captive portal, and SHOULD also limit the
total amount of time a device spends within the captive portal.</t>
        <t>Further details of the captive portal architecture can be found in
<xref target="RFC8952"/>.</t>
        <t>The remaining question is how the EAP peer verifies the identity of
the EAP server.  The device SHOULD ignore the EAP server certificate
entirely, as the servers identity does not matter.  Any verification
of servers can be done at the HTTPS layer when the device access the
captive portal.  Where possible the device SHOULD warn the end user
that the provided certificate is unchecked, and untrusted.</t>
        <t>However, since the device likely is configured with web CAs (otherwise
the captive portal would also be unauthenticated), EAP peers MAY use
the CAs available for the web in order to validate the EAP server
certificate.  If the presented certificate passes validation, the
device does not need to warn the end user that the provided
certificate is untrusted.</t>
        <t>It is possible to also use TLS-PSK with EAP-TLS for this provisioning.
In which case, the PSK identity MUST the same as the EAP Identifier,
and the PSK MUST be the provisioning identifier.</t>
      </section>
      <section anchor="tls-based-eap-methods">
        <name>TLS-based EAP methods</name>
        <t>Other TLS-based EAP methods such as TTLS and PEAP can use the same
method as defined for EAP-TLS above.  The only difference is that the
inner identity and password is also the provisioning identifier.</t>
        <t>Is is RECOMMENDED that provisioning methods use EAP-TLS in preference
to any other TLS-based EAP methods.  As the credentials for other
methods are predefined and known in advance, those methods offer little
benefit over EAP-TLS.</t>
      </section>
      <section anchor="eap-noob">
        <name>EAP-NOOB</name>
        <t>It is RECOMMENDED that server implementations of EAP-NOOB accept both
identities "noob@eap-noob.arpa" and "@noob.eap.arpa" as synonyms.</t>
        <t>It is RECOMMENDED that EAP-NOOB peers use "@noob.eap.arpa" first, and
if that does not succeed, use "noob@eap-noob.arpa"</t>
      </section>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>Three IANA actions are required.  The first two are registry updates
for "eap.arpa".  The second is the creation of a new registry.</t>
      <section anchor="arpa-updates">
        <name>.arpa updates</name>
        <t>IANA is instructed to update the ".ARPA Zone Management" registry with
the following entry:</t>
        <t>DOMAIN</t>
        <ul empty="true">
          <li>
            <t>eap.arpa</t>
          </li>
        </ul>
        <t>USAGE</t>
        <ul empty="true">
          <li>
            <t>For provisioning within the Extensible Authentication Protocol framework.</t>
          </li>
        </ul>
        <t>REFERENCE</t>
        <ul empty="true">
          <li>
            <t>THIS-DOCUMENT</t>
          </li>
        </ul>
        <t>IANA is instructed to update the "Special-Use Domain Names" registry as follows:</t>
        <t>NAME</t>
        <ul empty="true">
          <li>
            <t>eap.arpa</t>
          </li>
        </ul>
        <t>REFERENCE</t>
        <ul empty="true">
          <li>
            <t>THIS-DOCUMENT</t>
          </li>
        </ul>
        <section anchor="domain-name-reservation-considerations">
          <name>Domain Name Reservation Considerations</name>
          <t>This section answers the questions which are required by Section 5 of <xref target="RFC6761"/>.  At a high level, these new domain names are used in certain situations in EAP.  The domain names are never seen by users, and they do not appear in any networking protocol other than EAP.</t>
          <ol spacing="normal" type="1"><li>Users:</li>
          </ol>
          <ul empty="true">
            <li>
              <t>User are not expected to recognise these names as special or use them differently from other domain names.  The use of these names in EAP is invisible to end users.</t>
            </li>
          </ul>
          <ol spacing="normal" type="1"><li>Application Software:</li>
          </ol>
          <ul empty="true">
            <li>
              <t>EAP servers and clients are expected to make their software recognize these names as special and treat them differently.  This document discusses that behavor.</t>
              <t>EAP supplicants should recognize these names as special, and should refuse to allow users to enter them in any interface.</t>
              <t>EAP servers and RADIUS servers should recognize the ".arpa" domain as special, and refuse to do dynamic DNS lookups (<xref target="RFC7585"/>) for it.</t>
            </li>
          </ul>
          <ol spacing="normal" type="1"><li>Name Resolution APIs and Libraries:</li>
          </ol>
          <ul empty="true">
            <li>
              <t>Writers of these APIs and libraries are not expected to recognize these names or treat them differently.</t>
            </li>
          </ul>
          <ol spacing="normal" type="1"><li>Caching DNS Servers:</li>
          </ol>
          <ul empty="true">
            <li>
              <t>Writers of caching DNS servers are not expected to recognize these names or treat them differently.</t>
            </li>
          </ul>
          <ol spacing="normal" type="1"><li>Authoritative DNS Servers:</li>
          </ol>
          <ul empty="true">
            <li>
              <t>Writers of authoritative DNS servers are not expected to recognize these names or treat them differently.</t>
            </li>
          </ul>
          <ol spacing="normal" type="1"><li>DNS Server Operators:</li>
          </ol>
          <ul empty="true">
            <li>
              <t>These domain names have minimal impact on DNS server operators.  They should never be used in DNS, or in any networking protocol outside of EAP.</t>
              <t>Some DNS servers may receive lookups for this domain, if EAP or RADIUS servers are configured to do dynamic DNS lookups for realms as defined in <xref target="RFC7585"/>, and where those servers are not updated to ignore the ".arpa" domain.  When queried for the "eap.arpa" domain, DNS servers SHOULD return an NXDOMAIN error.</t>
              <t>If they try to configure their authoritative DNS as authoritative for this reserved name, compliant name servers do not need to do anything special.  They can accept the domain or reject it.  Either behavior will have no impact on this specification.</t>
            </li>
          </ul>
          <ol spacing="normal" type="1"><li>DNS Registries/Registrars:</li>
          </ol>
          <ul empty="true">
            <li>
              <t>DNS Registries/Registrars should deny requests to register this reserved domain name.</t>
            </li>
          </ul>
        </section>
      </section>
      <section anchor="registry">
        <name>EAP Provisioning Identifiers Registry</name>
        <t>IANA is instructed to add the following new registry to the "Extensible Authentication Protocol (EAP) Registry" group.</t>
        <t>Assignments in this registry are done via "Expert Review" as described in <xref target="RFC8126"/> Section 4.5.  Guidelines for experts is provided in <xref target="guidelines"/>.</t>
        <t>The contents of the registry are as follows.</t>
        <t>Title</t>
        <ul empty="true">
          <li>
            <t>EAP Provisioning Identifiers</t>
          </li>
        </ul>
        <t>Registration Procedure(s)</t>
        <ul empty="true">
          <li>
            <t>Expert review</t>
          </li>
        </ul>
        <t>Reference</t>
        <ul empty="true">
          <li>
            <t>THIS-DOCUMENT</t>
          </li>
        </ul>
        <t>Registry</t>
        <ul empty="true">
          <li>
            <t>NAI</t>
            <ul empty="true">
              <li>
                <t>The Network Access Identifier in <xref target="RFC7542"/> format.  Names are lowercase, and are listed in sorted order.</t>
              </li>
            </ul>
            <t>Method Type</t>
            <ul empty="true">
              <li>
                <t>The EAP method name, taken from the "Description" field of the EAP "Method Types" registry.</t>
              </li>
            </ul>
            <t>Reference</t>
            <ul empty="true">
              <li>
                <t>Reference where this identifier was defined.</t>
              </li>
            </ul>
          </li>
        </ul>
        <section anchor="initial-values">
          <name>Initial Values</name>
          <t>The following table gives the initial values for this table.</t>
          <t>NAI,Method-Type,Description,Reference</t>
          <t>@noob.eap.arpa,EAP-NOOB,RFC9140 and THIS-DOCUMENT
portal@tls.eap.arpa,EAP-TLS,RFC9190 and THIS-DOCUMENT</t>
        </section>
      </section>
      <section anchor="guidelines">
        <name>Guidelines for Designated Experts</name>
        <t>The following text gives guidelines for Designated Experts who review
allocation requests for this registry.</t>
        <section anchor="nais">
          <name>NAIs</name>
          <t>The intent is for the NAI to contain both a reference to the EAP
Method Type, and a description of the purpose of the NAI.  For
example, with an EAP Method Type "name", and a purpose "action", the
NAI SHOULD be of the form "action@foo.eap.arpa".</t>
          <t>The NAI MUST satisfy the requirements of the <xref section="2.2" sectionFormat="comma" target="RFC7542"/>
format.  The utf8-username portion MAY be empty.  The utf8-username
portion MUST NOT be "anonymous".  The NAI MUST end with "eap.arpa".
The NAI SHOULD NOT contain more than one subdomain.</t>
          <t>The sub-domain of the NAI field should correspond to the EAP Method
Type name.  Care should be taken so that the domain name conventions
specified in <xref target="RFC1034"/> are followed.</t>
          <t>The NAIs in this registry are case-insensitive.  While <xref target="RFC7542"/>
notes that similar identifiers of different case can be considered to
be different, for simplicity this registry requires that all entries
MUST be lowercase.</t>
          <t>Identifiers should be unique when compared in a case-insensitive
fashion.  While <xref target="RFC7542"/> notes that similar identifiers of
different case can be considered to be different, this registry is
made simpler by requiring case-insensitivity.</t>
          <t>Entries in the registry shuld be short.  NAIs defined here will
generally be sent in a RADIUS packet in the User-Name attribute
(<xref target="RFC2865"/> Section 5.1).  That specification recommends that
implementations should support User-Names of at least 63 octets.  NAI
length considerations are further discussed in <xref target="RFC7542"/> Section
2.3, and any allocations in this registry needs to take those
limitations into consideration.</t>
          <t>Implementations are likely to support a total NAI length of 63 octets.
Lengths between 63 and 253 octets may work.  Lengths of 254 octets or
more will not work with RADIUS <xref target="RFC2865"/>.</t>
        </section>
      </section>
      <section anchor="method-type">
        <name>Method Type</name>
        <t>Values in "Method Type" field of this registry MUST be taken from the
IANA EAP Method Types registry or else it MUST be an Expanded Type
which usually indicates a vendor specific EAP method.</t>
        <t>The EAP Method Type MUST provide an MSK and EMSK as defined in
<xref target="RFC3748"/>.  Failure to provide these keys means that the method will
not be usable within an authentication framework which requires those
methods, such as with IEEE 802.1X</t>
      </section>
      <section anchor="designated-experts">
        <name>Designated Experts</name>
        <t>For registration requests where a Designated Expert should be
consulted, the responsible IESG area director should appoint the
Designated Expert.  But in order to allow for the allocation of values
prior to the RFC being approved for publication, the Designated Expert
can approve allocations once it seems clear that an RFC will be
published.</t>
        <t>The Designated expert will post a request to the EMU WG mailing list
(or a successor designated by the Area Director) for comment and
review, including an Internet-Draft or reference to external
specification.  Before a period of 30 days has passed, the Designated
Expert will either approve or deny the registration request and
publish a notice of the decision to the EAP WG mailing list or its
successor, as well as informing IANA.  A denial notice must be
justified by an explanation, and in the cases where it is possible,
concrete suggestions on how the request can be modified so as to
become acceptable should be provided.</t>
      </section>
      <section anchor="vendor-self-assignment">
        <name>Vendor Self Assignment</name>
        <t>This registry provides for vendor self-assignment within the NAI
space.  Any NAI defined in this registry also implicitly defines a
subdomain "v." for vendor or SDO self-allocation.  For example, an NAI
"action@foo.eap.arpa" uses a realm "foo.eap.arpa".  Vendors and SDOs
can self-allocate in this space, under the "v." subdomain,
"v.foo.eap.arpa".</t>
        <t>Any domain name which is registered as a Fully Qualified Domain Name
(FQDN) within the DNS can use that name within the "v." subdomain.
For example, 3GPP specifications could self-allocate the realm
""@3gpp.org.v.foo.arpa", and then use any utf8-username within that
realm.</t>
        <t>Note that the right to use a self-allocated name is tied to the
ownership of the corresponding subdomain.  If an entity loses the
right to use a domain name, the right to use that domain name within
the "v." self-allocation space is immediately revoked.</t>
      </section>
    </section>
    <section anchor="privacy-considerations">
      <name>Privacy Considerations</name>
      <t>The EAP Identity field is generally publicly visible to parties who
can observe the EAP traffic.  As the names given here are in a public
specification, there is no privacy implication to exposing those names
within EAP.  The entire goal of this specification is in fact to make
those names public, so that unknown (and private) parties can publicly
(and anonymously) declare what kind of network access they desire.</t>
      <t>However, there are many additional privacy concerns around this
specification.  Most EAP traffic is sent over RADIUS <xref target="RFC2865"/>.  The
RADIUS Access-Request packets typically contain large amounts of
information such as MAC addresses, device location, etc.</t>
      <t>This specification does not change RADIUS or EAP, and as such does not
change which information is publicly available, or is kept private.
Those issues are dealt with in other specifications.</t>
      <t>However, this specification can increase privacy by allowing devices
to anonymously obtain network access, and then securely obtain
credentials.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>This specification defines a framework which permits unknown,
anonymous, and unauthenticated devices to request and to obtain
network access.  As such, it is critical that network operators
provide limited access to those devices.</t>
      <t>Future specifications which define an NAI within this registry, should
give detailed descriptions of what kind of network access is to be
provided.</t>
      <section anchor="on-path-attackers-and-impersonation">
        <name>On-Path Attackers and Impersonation</name>
        <t>In most EAP use-cases, the server identity is validated (usually
through a certificate), or the EAP method allows the TLS tunnel to be
cryptographically bound to the inner application data.  For the
methods outlined here, the use of public credentials, and/or skipping
server validation allows "on-path" attacks to succeed where they would
normally fail</t>
        <t>EAP supplicants and peers MUST assume that all data sent over an EAP
session is visible to attackers, and can be modified by them.</t>
        <t>The methods defined here SHOULD only be used to bootstrap initial
network access.  All subsequence application-layer traffic SHOULD be
full authenticated and secured with systems such as IPSec or TLS.</t>
      </section>
      <section anchor="privacy-considerations-1">
        <name>Privacy Considerations</name>
        <t>The NAIs used here are contained in a public registry, and therefore
do not have to follow the username privacy recommendations of
<xref section="2.4" sectionFormat="comma" target="RFC7542"/>.  However, there may be other personally
identifying information contained in EAP or AAA packets.  This
situation is no different from normal EAP authentication, and thus
has no additional positive or negative implications for privacy.</t>
      </section>
    </section>
    <section anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>Mohit Sethi provided valuable insight that using subdomains was better
and more informative than the original method, which used only the
utf8-username portion of the NAI.</t>
    </section>
    <section anchor="changelog">
      <name>Changelog</name>
      <ul spacing="normal">
        <li>00 - initial version</li>
      </ul>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC1034">
          <front>
            <title>Domain names - concepts and facilities</title>
            <author fullname="P. Mockapetris" initials="P." surname="Mockapetris"/>
            <date month="November" year="1987"/>
            <abstract>
              <t>This RFC is the revised basic definition of The Domain Name System. It obsoletes RFC-882. This memo describes the domain style names and their used for host address look up and electronic mail forwarding. It discusses the clients and servers in the domain name system and the protocol used between them.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="13"/>
          <seriesInfo name="RFC" value="1034"/>
          <seriesInfo name="DOI" value="10.17487/RFC1034"/>
        </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>
        <reference anchor="RFC3748">
          <front>
            <title>Extensible Authentication Protocol (EAP)</title>
            <author fullname="B. Aboba" initials="B." surname="Aboba"/>
            <author fullname="L. Blunk" initials="L." surname="Blunk"/>
            <author fullname="J. Vollbrecht" initials="J." surname="Vollbrecht"/>
            <author fullname="J. Carlson" initials="J." surname="Carlson"/>
            <author fullname="H. Levkowetz" initials="H." role="editor" surname="Levkowetz"/>
            <date month="June" year="2004"/>
            <abstract>
              <t>This document defines the Extensible Authentication Protocol (EAP), an authentication framework which supports multiple authentication methods. EAP typically runs directly over data link layers such as Point-to-Point Protocol (PPP) or IEEE 802, without requiring IP. EAP provides its own support for duplicate elimination and retransmission, but is reliant on lower layer ordering guarantees. Fragmentation is not supported within EAP itself; however, individual EAP methods may support this. This document obsoletes RFC 2284. A summary of the changes between this document and RFC 2284 is available in Appendix A. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3748"/>
          <seriesInfo name="DOI" value="10.17487/RFC3748"/>
        </reference>
        <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="RFC7542">
          <front>
            <title>The Network Access Identifier</title>
            <author fullname="A. DeKok" initials="A." surname="DeKok"/>
            <date month="May" year="2015"/>
            <abstract>
              <t>In order to provide inter-domain authentication services, it is necessary to have a standardized method that domains can use to identify each other's users. This document defines the syntax for the Network Access Identifier (NAI), the user identifier submitted by the client prior to accessing resources. This document is a revised version of RFC 4282. It addresses issues with international character sets and makes a number of other corrections to RFC 4282.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7542"/>
          <seriesInfo name="DOI" value="10.17487/RFC7542"/>
        </reference>
        <reference anchor="RFC8126">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author fullname="M. Cotton" initials="M." surname="Cotton"/>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <date month="June" year="2017"/>
            <abstract>
              <t>Many protocols make use of points of extensibility that use constants to identify various protocol parameters. To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper. For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
              <t>To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed. This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
              <t>This is the third edition of this document; it obsoletes RFC 5226.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="26"/>
          <seriesInfo name="RFC" value="8126"/>
          <seriesInfo name="DOI" value="10.17487/RFC8126"/>
        </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="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>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="HOTSPOT" target="https://www.wi-fi.org/discover-wi-fi/passpoint">
          <front>
            <title>Passpoint</title>
            <author initials="W.-F." surname="Alliance" fullname="Wi-Fi Alliance">
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="RFC2865">
          <front>
            <title>Remote Authentication Dial In User Service (RADIUS)</title>
            <author fullname="C. Rigney" initials="C." surname="Rigney"/>
            <author fullname="S. Willens" initials="S." surname="Willens"/>
            <author fullname="A. Rubens" initials="A." surname="Rubens"/>
            <author fullname="W. Simpson" initials="W." surname="Simpson"/>
            <date month="June" year="2000"/>
            <abstract>
              <t>This document describes a protocol for carrying authentication, authorization, and configuration information between a Network Access Server which desires to authenticate its links and a shared Authentication Server. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2865"/>
          <seriesInfo name="DOI" value="10.17487/RFC2865"/>
        </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="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="RFC7585">
          <front>
            <title>Dynamic Peer Discovery for RADIUS/TLS and RADIUS/DTLS Based on the Network Access Identifier (NAI)</title>
            <author fullname="S. Winter" initials="S." surname="Winter"/>
            <author fullname="M. McCauley" initials="M." surname="McCauley"/>
            <date month="October" year="2015"/>
            <abstract>
              <t>This document specifies a means to find authoritative RADIUS servers for a given realm. It is used in conjunction with either RADIUS over Transport Layer Security (RADIUS/TLS) or RADIUS over Datagram Transport Layer Security (RADIUS/DTLS).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7585"/>
          <seriesInfo name="DOI" value="10.17487/RFC7585"/>
        </reference>
        <reference anchor="RFC5931">
          <front>
            <title>Extensible Authentication Protocol (EAP) Authentication Using Only a Password</title>
            <author fullname="D. Harkins" initials="D." surname="Harkins"/>
            <author fullname="G. Zorn" initials="G." surname="Zorn"/>
            <date month="August" year="2010"/>
            <abstract>
              <t>This memo describes an Extensible Authentication Protocol (EAP) method, EAP-pwd, which uses a shared password for authentication. The password may be a low-entropy one and may be drawn from some set of possible passwords, like a dictionary, which is available to an attacker. The underlying key exchange is resistant to active attack, passive attack, and dictionary attack. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5931"/>
          <seriesInfo name="DOI" value="10.17487/RFC5931"/>
        </reference>
        <reference anchor="RFC6761">
          <front>
            <title>Special-Use Domain Names</title>
            <author fullname="S. Cheshire" initials="S." surname="Cheshire"/>
            <author fullname="M. Krochmal" initials="M." surname="Krochmal"/>
            <date month="February" year="2013"/>
            <abstract>
              <t>This document describes what it means to say that a Domain Name (DNS name) is reserved for special use, when reserving such a name is appropriate, and the procedure for doing so. It establishes an IANA registry for such domain names, and seeds it with entries for some of the already established special domain names.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6761"/>
          <seriesInfo name="DOI" value="10.17487/RFC6761"/>
        </reference>
      </references>
    </references>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
