<?xml version="1.0" encoding="utf-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.8 (Ruby 2.6.10) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

]>

<?rfc compact="yes"?>
<?rfc iprnotified="no"?>
<?rfc strict="yes"?>

<rfc ipr="trust200902" docName="draft-ietf-anima-brski-discovery-03" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="BRSKI-discovery">Discovery for BRSKI variations</title>

    <author initials="T." surname="Eckert" fullname="Toerless Eckert" role="editor">
      <organization abbrev="Futurewei">Futurewei USA</organization>
      <address>
        <postal>
          <country>USA</country>
        </postal>
        <email>tte@cs.fau.de</email>
      </address>
    </author>
    <author initials="E." surname="Dijk" fullname="Esko Dijk">
      <organization>IoTconsultancy.nl</organization>
      <address>
        <email>esko.dijk@iotconsultancy.nl</email>
      </address>
    </author>

    <date year="2024"/>

    <area>Operations and Management</area>
    <workgroup>ANIMA</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


<?line 95?>

<t>This document specifies how BRSKI entities, such as registrars, proxies, pledges or others
that are acting as responders, can be discovered and selected by BRSKI entities acting as initiators.</t>



    </abstract>



  </front>

  <middle>


<?line 100?>

<section anchor="terminology"><name>Terminology</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?>

<t>This document relies on the terminology defined in <xref target="BRSKI"/>.  The following terms are described partly in addition.</t>

<dl>
  <dt>Context:</dt>
  <dd>
    <t>See Variation Context.</t>
  </dd>
  <dt>Initiator:</dt>
  <dd>
    <t>A host that is using an IP transport protocol to initiate a connection or transaction to another host called the responder.</t>
  </dd>
  <dt>Initiator socket:</dt>
  <dd>
    <t>A socket consisting of an initiators IP or IPv6 address, protocol and protocol port number from which it
initiates connections or transactions to a responder (typically UDP or TCP).</t>
  </dd>
  <dt>Objective Name:</dt>
  <dd>
    <t>See Service Name.</t>
  </dd>
  <dt>Resource Type:</dt>
  <dd>
    <t>See Service Name.</t>
  </dd>
  <dt>Responder:</dt>
  <dd>
    <t>A host that is using an IP transport protocol to respond to transaction or connection requests from an Initiator.</t>
  </dd>
  <dt>Responder socket:</dt>
  <dd>
    <t>A socket consisting of a responders IP or IPv6 address, protocol and protocol port
number on which it responds to requests of the protocol (typically UDP or TCP).</t>
  </dd>
  <dt>Role:</dt>
  <dd>
    <t>In the context of this document, a type of entity in a variation of BRSKI that can act as a responder and whose supported variations can be discovered. BRSKI roles relevant in this document include Join Registrar, Join Proxy and Pledge. The IANA registry defined by this document allows to specify variations for any roles. See also Variation Context.</t>
  </dd>
  <dt>Socket:</dt>
  <dd>
    <t>The combination of am  IP or IPv6 address, an IP protocol that utilizes a port number (such as TCP or UDP) and a port number of that protocol.</t>
  </dd>
  <dt>Service Name:</dt>
  <dd>
    <t>The name for (a subset of) the functionality/API provided by a discoverable responder socket. This term is inherited from <xref target="DNS-SD"/> but unless otherwise specified also used in this document to apply to any other discovery functionality/API. The terminology used by other mechanisms typically differs. For example, when <xref target="GRASP"/> is used to discover a responder socket for BRSKI, the Objective Name carries the equivalent to the service name. In <xref target="CORE-LF"/>, the Resource Type (rt=) carries the equivalent of the service name.</t>
  </dd>
  <dt>Type:</dt>
  <dd>
    <t>See Variation Type.</t>
  </dd>
  <dt>Variation:</dt>
  <dd>
    <t>A combination one one variation choice each for every variation type applicable to the variation context of one discoverable BRSKI communications.
For example, in the context of BRSKI, a variation is one choice for "mode", one choice for "enroll" and once choice for "vformat".</t>
  </dd>
  <dt>Variation Context:</dt>
  <dd>
    <t>A set of Services for whom the same set of variations applies</t>
  </dd>
  <dt>Variation Type:</dt>
  <dd>
    <t>The name for one aspect of a protocol for which two or more choices exist (or may exist in the future), and where the choice
can technically be combined orthogonal to other variation types. This document defined the BRSKI variation types "mode", "enroll" and "vformat".</t>
  </dd>
  <dt>Variation Type Choice:</dt>
  <dd>
    <t>The name for different values that a particular variation type may have.
For example, this document does defines the choices "rrm" and "prm" for the BRSKI variation "mode".</t>
  </dd>
  <dt anchor="ACP">ACP:</dt>
  <dd>
    <t>"An Autonomic Control Plane", <xref target="RFC8994"/>.</t>
  </dd>
  <dt anchor="BRSKI">BRSKI:</dt>
  <dd>
    <t>"Bootstrapping Remote Secure Key Infrastructure", <xref target="RFC8995"/>.</t>
  </dd>
  <dt anchor="BRSKI-AE">BRSKI-AE:</dt>
  <dd>
    <t>"Alternative Enrollment Protocols in <xref target="BRSKI"/>", <xref target="I-D.ietf-anima-brski-ae"/>.</t>
  </dd>
  <dt anchor="BRSKI-PRM">BRSKI-PRM:</dt>
  <dd>
    <t>"<xref target="BRSKI"/> with Pledge in Responder Mode", <xref target="I-D.ietf-anima-brski-prm"/>.</t>
  </dd>
  <dt anchor="cBRSKI">cBRSKI:</dt>
  <dd>
    <t>"Constrained Bootstrapping Remote Secure Key Infrastructure (<xref target="BRSKI"/>)", <xref target="I-D.ietf-anima-constrained-voucher"/>.</t>
  </dd>
  <dt anchor="COAP">COAP:</dt>
  <dd>
    <t>"The Constrained Application Protocol (CoAP)", <xref target="RFC7252"/>.</t>
  </dd>
  <dt anchor="CORE-LF">CORE-LF:</dt>
  <dd>
    <t>"Constrained RESTful Environments (CoRE) Link Format", <xref target="RFC6690"/>.</t>
  </dd>
  <dt anchor="cPROXY">cPROXY:</dt>
  <dd>
    <t>"Constrained Join Proxy for Bootstrapping Protocols", <xref target="I-D.ietf-anima-constrained-join-proxy"/>.</t>
  </dd>
  <dt anchor="DNS-SD">DNS-SD:</dt>
  <dd>
    <t>"DNS-Based Service Discovery", <xref target="RFC6763"/>.</t>
  </dd>
  <dt anchor="EST">EST:</dt>
  <dd>
    <t>"Enrollment over Secure Transport", <xref target="RFC7030"/>.</t>
  </dd>
  <dt anchor="GRASP">GRASP:</dt>
  <dd>
    <t>"GeneRic Autonomic Signaling Protocol", <xref target="RFC8990"/>.</t>
  </dd>
  <dt anchor="GRASP-DNSSD">GRASP-DNSSD:</dt>
  <dd>
    <t>"DNS-SD Compatible Service Discovery in GeneRic Autonomic Signaling Protocol (GRASP)", <xref target="I-D.eckert-anima-grasp-dnssd"/>.</t>
  </dd>
  <dt anchor="JWS-VOUCHER">JWS-VOUCHER:</dt>
  <dd>
    <t>"JWS signed Voucher Artifacts for Bootstrapping Protocols", <xref target="I-D.ietf-anima-jws-voucher"/>.</t>
  </dd>
  <dt anchor="lwCMP">lwCMP:</dt>
  <dd>
    <t>"Lightweight Certificate Management Protocol (CMP) Profile", <xref target="I-D.ietf-lamps-lightweight-cmp-profile"/>.</t>
  </dd>
  <dt anchor="mDNS">mDNS:</dt>
  <dd>
    <t>"multicast DNS", <xref target="RFC6762"/>.</t>
  </dd>
  <dt anchor="SCEP">SCEP:</dt>
  <dd>
    <t>"Simple Certificate Enrolment Protocol", <xref target="RFC8894"/>.</t>
  </dd>
</dl>

</section>
<section anchor="overview"><name>Overview</name>

<t>The mechanisms described in this document are intended to help solve the following challenges.</t>

<t>Signaling BRSKI variation for responder selection.</t>

<t>When an initiator such as a proxy or pledge uses a mechanism such as
<xref target="DNS-SD"/> to discover an instance of a role it intends to connect to, such
as a registrar, it may discover more than one such instance. In the presence
of variations of the BRSKI mechanisms that impact interoperability, performance
or security, not all discovered instances may support exactly what the initiator needs to achieve
interoperability and/or best performance, security or other metrics. In this case, the service
announcement mechanism needs to carry the necessary additional information beside the name that
indicates the service to aid the initiator in
selecting an instance that it can inter operate and achieve best performance with.</t>

<t>Easier use of additional discovery mechanisms.</t>

<t>In the presence of different discovery mechanisms, such as <xref target="DNS-SD"/>, <xref target="GRASP"/>,
<xref target="CORE-LF"/> or others, the details of how to apply each of these mechanisms are usually
specified individually for each mechanism, easily resulting in inconsistencies. Deriving
as much as possible the details of discovery from a common specification and registries
can reduce such inconsistencies and easy introduction of additional discovery mechanisms.</t>

<t>Generalization of principles related to discovery and operation of proxies.</t>

<t>Because of the unified approach to discovery of BRSKI Variations described in this document,
it also allows to use <xref target="DNS-SD"/> for document for <xref target="cBRSKI"/> and <xref target="cPROXY"/>, which may be
of interest in networks such as Thread, which use <xref target="DNS-SD"/>.</t>

</section>
<section anchor="specification"><name>Specification</name>

<section anchor="abstracted-brski-discovery-and-selection"><name>Abstracted BRSKI discovery and selection</name>

<t>In the abstract model of discovery used by this document and intended to apply to all described discovery mechanisms, an entity operating as an initiator of a transport
connection for a particular BRSKI protocol role, such as a pledge, discovers one or more responder sockets
(IP/IPv6-address, responder-port, IP-protocol) of entities acting as responders for the peer BRSKI role, such
as registrar. The initiator uses some discovery mechanism such as <xref target="DNS-SD"/>, <xref target="GRASP"/> or <xref target="CORE-LF"/>. In the
the initiator looks for a particular combination of a Service Name and an IP-protocol, and in return learns
about responder sockets from one or more responders that use this IP-protocol and serve the requested Service Name
type service across it. It also learns the BRSKI variation(s) supported on the socket.</t>

<t>Service Name is the name of the protocol element used in <xref target="DNS-SD"/>, unless explicitly specified, it is used
as a placeholder for the equivalent protocol elements in other discovery mechanisms. In <xref target="GRASP"/>, it is called
objective-name, in <xref target="CORE-LF"/> it is called Resource Type.</t>

<t>Upon discovery of the available sockets, the initiator selects one, whose supported variation(s) best match
the expectations of the initiator, including performance, security or other preferences. Selection may also
include attempting to establish a connection to the responder socket, and upon connection failure
to attempt connecting to the next best responder socket. This is for example necessary when discovery
information may not be updated in real-time, and the best responder has gone offline.</t>

</section>
<section anchor="variation-contexts"><name>Variation Contexts</name>

<t>A Variation Context is a set of (Discover Mechanism, Service Names, IP-protocols) across which this document
and the registry of variations defines a common set of variations. The initial registry defined in this
document defines two variation contexts.</t>

<dl>
  <dt>BRSKI context:</dt>
  <dd>
    <t>context for discovery of BRSKI registrar and proxy variations by proxies, pledges or agents
(as defined in <xref target="BRSKI-PRM"/>) via the Service Names defined for <xref target="DNS-SD"/> and <xref target="GRASP"/> via
TCP and hence (by default) TLS (version 1.2 or higher according to <xref target="BRSKI"/>).</t>
  </dd>
  <dt>cBRSKI context (constrained BRSKI):</dt>
  <dd>
    <t>context for discovery of BRSKI registrar and proxy variations by proxies, pledges
via the Service Names defined for <xref target="DNS-SD"/>, <xref target="GRASP"/> and <xref target="CORE-LF"/> via UDP, and hence (by default) secure COAP.</t>
  </dd>
</dl>

<t>Note that the Service Names for cBRSKI include the same <xref target="DNS-SD"/> Service Names as for the BRSKI context,
hence enabling the use of <xref target="DNS-SD"/> with cBRSKI.</t>

<t>This document does not define variations for different end-to-end encryption mechanisms, so
only the "(by default)" options exist at the time of writing this document. However, the mechanisms described here
can also be used to introduce backward incompatible new secure transport options. For example when responders start
to support only TLS 1.3 or higher in the presence of TLS 1.2 only initiators, then new variations can be added,
such that those initiators will not select those responders.</t>

<t>This document does not introduce variation contexts for discovery of other BRSKI roles, such as discovery
of pledges by agents (as defined in <xref target="BRSKI-PRM"/>), or discovery of MASA by registrars. However, the registry
introduced by this document is defined such that it can be extended by such additional contexts through future
documents.</t>

</section>
<section anchor="variation-types-and-choices"><name>Variation Types and Choices</name>

<t>A Variation Type is a variation in one aspect of the BRSKI connection between initiator and responder that ideally
orthogonal from variations in other aspects of the BRSKI connection.</t>

<t>A Variation Type Choice is one alternative (aka: value) for its Variation Type.</t>

<t>This document, and the initial registry documenting the variation types introduces three variation types as follows:</t>

<dl>
  <dt>mode:</dt>
  <dd>
    <t>A variation in the basic sequence of URI endpoints communicated. This document introduces the choices of
"rrm" to indicate the endpoints and sequence as defined in <xref target="BRSKI"/> and "prm" to indicate the endpoints and sequence
as defined in <xref target="BRSKI-PRM"/>. Note that registrars also act as responders in "prm". "rrm" was chosen because the
more logical "pim" (pledge initiator mode) term was feared to cause confusion with other technologies that use that term.</t>
  </dd>
  <dt>vformat (voucher format):</dt>
  <dd>
    <t>A variation in the encoding format of the voucher communicated between registrar and pledge. This document introduces
the choices "cms" as defined in <xref target="BRSKI"/>, "cose" as defined in <xref target="cBRSKI"/> and "jose" as defined in <xref target="JWS-VOUCHER"/>.</t>
  </dd>
  <dt>enroll:</dt>
  <dd>
    <t>A variation in the URI endpoints used for enrollment of the pledge with keying material (trust anchors and certificate (chain)). This document introduces the following :choices
</t>

    <t><list style="symbols">
      <t>"est" as introduced by <xref target="BRSKI"/> to indicate the <xref target="EST"/> protocol, which is default</t>
      <t>"cmp" to indicate the CMP protocol according to the Lightweight CMP profile (<xref target="lwCMP"/>). The respective adaptations to BRSKI have been introduced by <xref target="BRSKI-AE"/>.</t>
      <t>"scep" to indicate <xref target="SCEP"/>. This is only a reservation, because no specification for the use of <xref target="SCEP"/> with BRSKI exists.</t>
    </list></t>
  </dd>
</dl>

</section>
<section anchor="variations"><name>Variations</name>

<t>A Variation is the combination of one Choice each for every Variation Type applicable to the Variation Context.
In other words, a variation is a possible instance of BRSKI if supported by initiator and responder. In <xref target="BRSKI"/>,
the default variation is "registrar responder mode" (rrm) and use of the "cms voucher format" (cms).</t>

</section>
<section anchor="brski-variations-discovery-registry"><name>BRSKI Variations Discovery Registry</name>

<t>The IANA "BRSKI Variations Registry" as specified by this document, see <xref target="registry"/> specifies the
defined parameters for discovery of BRSKI variations.</t>

<section anchor="brski-variation-contexts-table"><name>BRSKI Variation Contexts table</name>

<t>This table, <xref target="fig-contexts"/>, defines the BRSKI Variations Contexts.</t>

<t>The "Applicable Variation Types" lists the Variation Types from whose choices a Variation for this
context is formed. The "Service Name(s)" column lists the discovery mechanisms and their Service Name(s)
that constitute the context.</t>

</section>
<section anchor="brski-variation-type-choices-table"><name>BRSKI Variation Type Choices table</name>

<t>This table, <xref target="fig-choices"/>, defines the Variations Type Choices.</t>

<t>The "Context" column lists the BRSKI Variation Context(s) to which this line applies. If it is empty, then the same
Context(s) apply as that of the last prior line with a non-empty Context column.</t>

<t>The "Variation Type" column lists the BRSKI Variation Type to which this line applies. If it is empty, then the
same Variation Type applies as that of the last prior line with a non-empty Variation Type column.
Variation Types <bcp14>MUST</bcp14> the listed in the order in which the Variation Types are listed in the Applicable Variation Types
column of the BRSKI Variation Contexts table.</t>

<t>The "Variation Type Choice" column defines a Variation Type Choice term within the Context(s) of the line.
To allow the most flexible encodings of variations, all Variation Types and Variation Type Choices <bcp14>MUST</bcp14> be unique strings (across all Variation Types).
This allows to encode Variation Type Choices in a discovery mechanism without indicating their Variation Type. Variation Types
and Variation Type Choices and <bcp14>MUST</bcp14> be strings from lowercase letters a-z and digits 0-9 and <bcp14>MUST</bcp14> start with a letter. The
maximum length of a Variation Type Choice is 12 characters.</t>

<t>The "Reference" column specifies the documents which describe the Variation Type Choice. Relevant specification
includes those that only specify the semantics without referring to the aspects of discovery and/or those
that specify only the Discovery aspects. Current RFCs for BRSKI variations preceding this RFC typically
only specify the semantics, and this document adds the discovery aspects.</t>

<t>The "Dflt" Flag specifies a Variation Type Choice that is assumed to be the default Choice for the Context,
such as "rrm" for the BRSKI context. Such a Variation Type Choice is to be assumed to be supported in discovery
if discovery is performed without indication of any or an empty signaling element to carry the Variation or
Variation Choices. For example, <xref target="BRSKI"/> specifies the empty string "" as the objective-value in <xref target="GRASP"/>
discovery. Because "rrm", "est" and "cms" are default in the BRSKI context, this Discovery signaling
indicates the support for those Variation Type Choices.</t>

<t>The "Dflt<em>" Flag specifies a Variation Type Choice that is only default in a subset of Discovery options in a
context. The Note(s) column has then to explain which subset this is. Like for "Dflt", the signaling in
this subset of Discovery options can then forego indication of the "Dflt</em>" Variation Type Choice.</t>

<t>The "Rsvd" Flag specifies a Variation Type Choice for which no complete specification exist on how to use it
within BRSKI (or more specifically the context), but which is known to be of potential interest. "Rsvd"
Variation Type Choices <bcp14>MUST NOT</bcp14> be considered for the  Discoverable Variations table. They are documented
primarily to reserve the Variation Type Choice term.</t>

<t>The Note(s) section expands the Variation Type Choice terms and provides additional beneficial specification
references beyond the "Reference" column.</t>

</section>
<section anchor="variation"><name>BRSKI Discoverable Variations table</name>

<t>This table <xref target="fig-variations"/> enumerates the Discoverable Variations and categorizes them.</t>

<t>The "Context" column lists the BRSKI Variation Context(s) to which this line applies. If it is empty, then the same
Context(s) apply as that of the last prior line with a non-empty Context column.</t>

<t>The "Spec / Applicability" lists the document(s) that specify the variation, if the variation is
explicitly described. If the variation is not described explicitly, but rather a combination of
Variation Type Choices from more than one BRSKI related specification, then this column will
indicate "-" if by expert opinion it is assumed that this variation should work, or "NA", if
by expert opinion, this variation could not work. The "Explanations" column includes references
to the relevant documents and as necessary additional explanation.</t>

<t>The "Variation" column lists the Variation Type Choices that form the Variation. The Variation Type Choices
<bcp14>MUST</bcp14> be listed in the order in which the Variation Types are listed in the Applicable Variation Types
column of the BRSKI Variation Contexts table.</t>

<t>The "Variation String" column has the string term used to indicate the variation when using the
simple encoding of BRSKI Variation Discovery for GRASP as described in <xref target="GRASP"/>. It is formed by
concatenating the Choices term from the Variation column with the "-" character, excluding those
Choices terms (and "-" concatenator) which are Default for the Context. If this procedure ends
up with the empty string, then this is indicated as "" in the column.</t>

<t>The "Explanations" column explains the "Spec / Applicability" status of the Variation.</t>

</section>
<section anchor="extending-or-modifying-the-registry"><name>Extending or modifying the registry</name>

<t>Unless otherwise specified below, extension or changes to the registry require standards action.</t>

<t>Additional Variation Type Choices and Variation Context discovery mechanism Service Names including
additional discovery mechanisms require (only) specification and expert review if they refer to non standard action
protocols and/or protocol variation aspects. For example, a specification how to use <xref target="SCEP"/> with BRSKI would
fall under this clause as it is an informational RFC.</t>

<t>Non standards action Variation Type Choices can not be Default(Dflt). They can only be Dflt* for non standards action
(sub)Contexts.</t>

<t>Reservation of additional Variation Type Choices requires (only) expert review.</t>

<t>Additional Contexts <bcp14>MUST</bcp14> be added at the end of the BRSKI Variation Contexts table.</t>

<t>Additional Variation Types <bcp14>MUST</bcp14> be added at the end of the Applicable Variation Types column of the
BRSKI Variation Contexts table and at the end of existing lines for the Context in the
BRSKI Variation Type Choices. Additional Variation Types <bcp14>MUST</bcp14> be introduced with a Default (Dflt)
Variation Type Choice. These rules ensures that the rule to create the Variation String for GRASP
(and as desired by other discovery mechanism), and it also enables to add new Variation Type and Choices
without changing pre-existing Variation Strings: Any Variations String implicitly include the Default Choice for
any future Variation Types.</t>

<t>When a new Variation Type is added, their Default Choice <bcp14>SHOULD</bcp14> be added to the Variation Column of existing
applicable lines in the BRSKI Discoverable Variations table. Variations that include new non-Default
Variation Type Choices <bcp14>SHOULD</bcp14> be added at the end of the existing lines for the Context.</t>

</section>
</section>
<section anchor="brski-join-proxies-support-for-variations"><name>BRSKI Join Proxies support for Variations</name>

<section anchor="permissible-variations"><name>Permissible Variations</name>

<t>Variations according to the terminology of this document are those that do not require changes to BRSKI join proxy operations,
but that can transparently pass across existing join proxies without changes to them - as long as they support the rules
outlined in this document.</t>

<t>Different choices for e.g.: pledge to registrar encryption mechanisms, voucher format (vformat), use of different URI endpoints or enrollment
protocol endpoints (mode) are all transparent to join proxies, and hence join proxies can not only support existing, well-defined
Choices of these Variation Types, but without changes to the proxies also future ones - and only those are permitted to become
Variation Type Choices.</t>

<t>Changes to the BRSKI mechanism that do require additional changes to join proxies are not considered Variations
according to this document and <bcp14>MUST NOT</bcp14> use the same discovery protocol signaling elements as those defined for variations
by this document. Instead, they <bcp14>SHOULD</bcp14> use different combinations of Service Name and Protocol (e.g.: TCP vs. UDP).</t>

<t>For example, the stateless join proxy mode defined by <xref target="cPROXY"/> is such a mechanism that requires explicit
join proxy support. Therefore, registrars sockets that support circuit proxy mode use the GRASP objective "AN_join_registrar",
and registrar sockets that support stateless join proxy mode use the GRASP objective "AN_join_registrar_rjp". This
enables join proxies to select the registrar and socket according to what the join proxy supports and prefers. By
not using the same signaling element(s) for variations, join proxies can support discovery of all variations
independent of their support for stateless join proxy operations.</t>

</section>
<section anchor="proxy"><name>Join Proxy support for Variations</name>

<t>Join proxies supporting the mechanisms of this document <bcp14>MUST</bcp14> signal for each socket they announce to initiators via a discovery
mechanism the Variation(s) supported on the socket. These Variation(s) <bcp14>MUST</bcp14> all be supported by the registrar that the join
proxy then uses for the connection from the initiator (e.g.: pledge). Pledges <bcp14>SHOULD</bcp14> announce sockets to initiators so that
all Variations that are supported by registrars that the join proxy can interoperate with are also available to the initiators
connecting to the join proxy.</t>

<t>To meet these requirements, join proxies can employ different implementation option. In the most simple one, a join proxy
allocates a separate responder socket for every Variation for which it discovers one or more registrars supporting
this Variation. It then announces that socket with only that one Variation in the discovery mechanism, even if the Registrar(s) are all
announcing their socket with multiple Variations. When the join proxy operates in circuit mode, it can then
select one of the registrars supporting the variation for every new initiator connection based on policies
as specified by BRSKI specifications and/or discovery parameters, such as priority and weight when <xref target="DNS-SD"/> is used,
and redundant registrars include those parameters.</t>

<t>TBD: insert example of received Registrar announcement and created proxy announcement ??</t>

<t>Join proxies <bcp14>MAY</bcp14> reduce the number of sockets announced to initiators by using a single socket for all Variations for
which they have the same set of registrar sockets supporting those Variations. This primarily helps to reduce the size
of the discovery messages to initiators and can save socket resources on the join proxy.</t>

<t>Join proxies <bcp14>MAY</bcp14> create multiple sockets in support of other discovery options, even for the same Variation(s).
For example, if <xref target="DNS-SD"/> is used by two registrars, both announcing the same priority but different weights, then
the join proxy may create a separate socket for each of these registrars - and their variations, so that the join proxy can equally announce the same
priority and weight for both sockets to initiators. This allows to maintain the desired weights of use of registrars,
even when the join proxy operates in stateless mode, in which it can not select a separate registrar for every
client initiating a connection.</t>

</section>
<section anchor="colo"><name>Co-location of Proxy and Registrar</name>

<t>In networks using <xref target="BRSKI"/> and <xref target="ACP"/>, registrars must have a co-located
proxy, because pledges can only use single-hop discovery (DULL-GRASP) and will only discover
proxies, but not registrar. Such a co-located proxy does not constitute additional processing/code
on a registrar supporting circuit mode, it simply implies that the registrars BRSKI services(s) are
announced with a proxy Service Name, to support pledges, and the  registrar service name, to
support join proxies.</t>

<t>To ease consistency of deployment models in the face of different discovery mechanisms, Variations and
non-Variation enhancements to BRSKI, it is <bcp14>RECOMMENDED</bcp14> that all future options to BRSKI do always have
a Service Name for proxies and a separate Service Name in support of pledge or other initiators. Pledges
and other initiators <bcp14>SHOULD</bcp14> always only look for the proxy Service Name, and only Proxies should look
for a registrar Service Name. Registrars therefore <bcp14>SHOULD</bcp14> always include the proxy functionality according
to the prior paragraph. This only involves additional code on the registrar beyond the service announcement
in case the Registrar would otherwise not implement circuit mode.</t>

</section>
</section>
<section anchor="brski-pledges-support-for-variations"><name>BRSKI Pledges support for Variations</name>

<section anchor="brski-pledge-context"><name>BRSKI-PLEDGE context</name>

<t>BRSKI-PLEDGE is the context for discovery of pledges by nodes such as registrar-agents.
Pledges supporting <xref target="BRSKI-PRM"/> <bcp14>MUST</bcp14> support it. It may also be used by other variations of BRSKI
when supported by pledges.</t>

<t>Pledges supporting BRSKI-PLEDGE <bcp14>MUST</bcp14> support DNS-SD for discovery via mDNS, using link-local scope.
For DNS-SD discovery beyond link-local scope, pledges <bcp14>SHOULD</bcp14> support DNS-SD via <xref target="I-D.ietf-dnssd-srp"/>.</t>

<t>TBD: Is there sufficient auto-configuration support in <xref target="I-D.ietf-dnssd-srp"/>, that pledges without any
configuration can use it, and if so, do we need to raise specific additional requirements to enable this
in pledges ?</t>

<t>These DNS-SD requirements are defaults. Specifications for specific deployment contexts such as specific
type of radio network solutions may need to specify their own requirements overriding or amending these
requirements.</t>

<t>Pledges <bcp14>MUST</bcp14> support to be discoverable via their service instance name. They <bcp14>MAY</bcp14> be discoverable
via DNS-SD browsing, so that registrar-agents can find even unexpected pledges through DNS-SD browsing.</t>

<t>Support for browsing is required to discover over the network pledges supporting only <xref target="BRSKI-PRM"/>,
but not <xref target="BRSKI"/> if they have no known serial-number information from which their service instance
name can be constructed, so it is a crucial feature for robust enrollment.  See <xref target="security-considerations"/>
for more details about discovery and BRSKI-PLEDGE.</t>

<t>When pledges are discoverable vis DNS-SD browsing, they <bcp14>MUST</bcp14> expect that a large number of pledges
exist in the network at the same time, such as in the order of 100 or more, and schedule their responses
according to the procedures in <xref target="mDNS"/> and <xref target="DNS-SD"/> to avoid simultaneous reply from all pledges.</t>

<t>TBD: What is the best section in mDNS/DNS-SD to point to for this timed reply to scale ?</t>

<t>Browsing via DNS-SD for a pledge is circumvented by the pledge not announcing its PTR RR for
"brski-registrar". Technically, the remaining RR may not constitute full DNS-SD service, but
they do provide the required discovery for the known service instance name of the pledge.</t>

<t>counter measures such as limiting the number and rate of PRM connects that they accept, ideally
on a per-initiator basis (assuming that DDoS attacks are more harder to mount than single
attacker DoS attacks).</t>

<section anchor="service-instance-name"><name>Service Instance Name</name>

<t>The service instance name chosen by a BRSKI pledge <bcp14>MUST</bcp14> be composed from information which is</t>

<t><list style="symbols">
  <t>Easily known by BRSKI operations, such as the operational personnel or software automation,
specifically sales integration,</t>
  <t>Available to the pledges BRSKI software itself, for example by being encoded in some attribute of the IDevID.</t>
</list></t>

<t>Typically, a customer will know the serial number of a product from sales information, or even
from bar-code/QR-codes on the product itself. If this serial number is used as the service instance
name to discover a pledge from a registrar-agent, then this may lead to possible duplicate replies
from two or more pledges having the same serial number, such as in the following cases:</t>

<t><list style="numbers">
  <t>A manufacturer has different product lines and re-uses serial-numbers across them.</t>
  <t>Two different manufacturer re-use the same serial-numbers.</t>
</list></t>

<t>If pledges enable browsing of their service instance name, they <bcp14>MAY</bcp14> support <xref target="DNS-SD"/> specified
procedures to create unique service instance names when they discover such clashes, by appending
a space and serial number, starting with 2 to the service instance name: "&lt;service-instance-name&gt; (2)",
as described in <xref target="DNS-SD"/> Appendix D.</t>

<t>Nevertheless, this approach to resolving conflicts is not desirable:</t>

<t><list style="symbols">
  <t>If browsing of DNS-SD service instance name is not supported, registrar-agents would have to
always (and mostly wrongly) guess that there is a clash and (mostly unnecessarily) search
for "&lt;service-instance-name&gt; (2)".</t>
  <t>If a clash exists between pledges from the same manufacturer, and even if the registrar-agent
then attempts to start enrolling all pledges with the same clashing service instance name,
it may not have enough information to determine which the correct pledge is. This would happen
especially if the IDevID from both devices (of different product type), had the same serial
number, and the CA of both was the same (because they come from the same manufacturer).
Even if some other IDevID field was used to distinguish their device model, the registrar-agent
would not be able to determine that difference without additional vendor specific programming.</t>
</list></t>

<t>In result:</t>

<t><list style="symbols">
  <t>Vendors <bcp14>MUST</bcp14> document a scheme how their pledges form a service instance name from
information available to the customer of the pledge.</t>
  <t>These service instance names <bcp14>MUST</bcp14> be unique across all IDevID of the manufacturer that
share the same CA.</t>
</list></t>

<t>The following mechanisms are recommended:</t>

<t><list style="symbols">
  <t>Pledges <bcp14>SHOULD</bcp14> encode manufacturer unique product instance information in their
subject name serialNumber. <xref target="RFC5280"/> calls this the X520SerialNumber.</t>
  <t>Pledges <bcp14>SHOULD</bcp14> make this serialNumber information consistent with easily accessible
product instance information when in physical possession of the pledge, such as
product type code and serial number on bar-code/QR-code to enable <xref target="BRSKI-PRM"/> discovery
without additional backend sales integration. Note that discovery alone does not
allow for enrollment!</t>
  <t>Pledges <bcp14>SHOULD</bcp14> construct their service instance name by concatenating
their X520SerialNumber with a domain name prefix that is used by the manufacturer
and thus allows to disambiguate devices from different manufacturer using the
same serialNumber scheme, and hence the likelihood of service instance name clashes.</t>
</list></t>

<figure title="Example service instance name data" anchor="service-name-example"><artwork><![CDATA[
Service Instance Name:
  "PID:Model-0815 SN:WLDPC2117A99.example.com"

Manufacturer published Service Instance Name schema:
 PID:\<PID>\\ SN:\<SN>.example.com

Pledge IDevID certificate information:
  ; Format as shown by e.g.: openssh
  Subject: serialNumber = "PID:Model-0815 SN:WLDPC2117A99",
    O = Example, CN = Model-0815

DNS-SD RR for the pledge:
  ; PTR RR to support browsing / discovery of service instance name
  _brski-pledge._tcp.local  IN PTR
    PID:Model-0815\\ SN:WLDPC2117A99\\.example\\.com._brski-pledge._tcp.local

  ; SRC and TXT RR for the service instance name
  PID:Model-0815\\ SN:WLDPC2117A99\\.example\\.com._brski-pledge._tcp.local
    IN SRV 1 1
    PID:Model-0815\\ SN:WLDPC2117A99\\.example\\.com.local
  PID:Model-0815\\ SN:WLDPC2117A99\\.example\\.com._brski-pledge._tcp.local
    IN TXT ""

  ; AAAA address resolution for the target host name
  PID:Model-0815\\ SN:WLDPC2117A99\\.example\\.com.local
    IN AAAA fda3:79a6:f6ee:0000::0200:0000:6400:00a1
]]></artwork></figure>

<t>In <xref target="service-name-example"/>, the manufacturer "example" identifies device instances
through a product identifier &lt;PID&gt; and a serial number &lt;SN&gt;. Both are printed on labels
on the product/packaging and/or communicated during purchase of the product.</t>

<t>The service instance name of pledges from this manufacturer are using the
string "PID:&lt;PID&gt; SN:&lt;SN&gt;.example.com". "example.com" is assumed to be a
domain owned by this manufacturer. &lt;PID&gt; and &lt;SN&gt; are replaced by the actual
strings.</t>

<t>The IDevID encodes the service instance name without the domain ending (".example.com")
in the X520SerialNumber field. Other fields of the IDevID are not used.</t>

<t>The resulting DNS-SD RRs that the pledge announces are shown in the example.
" " and "." characters are escaped as recommended by <xref target="DNS-SD"/>.</t>

<t>In this example, the same string as constructed for the service instance name
is also used as the target host name. This is of course not necessary, but
unless the pledge already obtains a host name through other DNS means,
re-using the same name allows to avoid coming up with a second method to
construct a unique name.</t>

</section>
</section>
</section>
<section anchor="variation-signaling-and-encoding-rules-for-different-discovery-mechanisms"><name>Variation signaling and encoding rules for different discovery mechanisms</name>

<section anchor="dns-sd"><name>DNS-SD</name>

<section anchor="signaling"><name>Signaling</name>

<t>The following definitions apply to any instantiation of DNS-SD including DNS-SD via mDNS as defined in
<xref target="DNS-SD"/>, but also via unicast DNS, for example by registering the necessary DNS-SD Resource Records (RR) via <xref target="I-D.ietf-dnssd-srp"/> (SRP).</t>

<t>The requirements in this document do not guarantee interoperability when using DNS-SD, instead, they need to be amended
with deployment specific specifications / requirements as to which signaling variation, such as mDNS
or unicast DNS with SRP is to be supported between initiator and responder. When using unicast DNS
(with SRP), additional mechanisms are required to learn the IP / IPv6 address(es) of feasible DNS and
SRP servers, and deployment may also need agreements for the (default) domain they want to use in
unicast DNS. Hence, a mandatory to implement (MTI) profile is not feasible because of the wide range
of variations to deploy DNS-SD.</t>

<t>TBD: We could say that mDNS <bcp14>MUST</bcp14> be supported, unless the network context defines an interoperable
mode to support DNS-SD without mDNS ???</t>

</section>
<section anchor="encoding"><name>Encoding</name>

<t>Variation Type Choices defined in the IANA registry <xref target="fig-variations"/> are encoded as <xref target="DNS-SD"/> Keys with
a value of 1 in the DNS-SD service instances TXT RR.
This is possible because all Variation Type Choices are required to be unique across all Variation Types. It also allows to shorten
the encoding from "key=1" to just "key" for every Variation Type Choice, so that the TXT-DATA encoding can be more compact.</t>

<t>If the TXT Record does not contain a Variation Type Choice for a particular applicable Variation Type, then this indicates
support for the Default Choice of this Variation Type in the context of the DNS-SD Service Name. For example, if the TXT
Record is "jose", then this indicates support for "rrm" and "est", if the Service Name is brski-registrar or brski-proxy and the
protocol is TCP (BRSKI Context), but also when the protocol is UDP (cBRSKI context), because "rrm" and "est" are defaults
in both contexts.</t>

<t>If multiple Variation Type Choices for the same Variation Type are indicated, then this implies
that either of these Variation Type Choices is supported in conjunction with any of the other
Variation Type Choices in the same TXT Record. For example, if the TXT Record is "prm" "rrm" "cms" "jose", then
this implies support for rrm-cms-est, rrm-jose-est, prm-cms-est and prm-jose-est. This example also shows
that if the default Variation Type Choice, such as "rrm" and another Choice of the same Variation Type ("prm") are to
be indicated as supported, then both need to be included in the TXT Record.</t>

<t>In <xref target="DNS-SD"/>, a responder does not only indicate a Service Name, but also its Service Instance Name, which needs
to be unique across the domain to support initiators selecting a responder. This specification makes no recommendation
for choosing the Instance portion of that name. Usually it is the same, or derived from some form of pre-existing system name.</t>

<t>Registrars <bcp14>SHOULD</bcp14> support support their configuration without specifying a name to use in the Service Instance Name to minimize the
amount of configuration required. Registrars <bcp14>SHOULD</bcp14> support the configuration of such a name.</t>

<t>If the responder needs to indicate different sockets for different (set of) Variations, for example,
when operating as a proxy, according to <xref target="proxy"/>, then it needs to signal for each socket a separate Service Instance Name
with the appropriate port information in its SRV Record and the supported Variations for that socket in the TXT Record of that
Service Instance Name. In this case, it is <bcp14>RECOMMENDED</bcp14> that the Instance Name includes the Variation it supports,
such as in the format specified in <xref target="variation"/> and used in the Variation String column of the <xref target="fig-variations"/> table.</t>

<figure title="DNS-SD for a simple BRSKI and cBRSKI registrar" anchor="dnssd-example-1"><artwork><![CDATA[
               _brski-registrar._tcp.local
               IN PTR  0200:0000:7400._brski-registrar._tcp.local
0200:0000:7400._brski-registrar._tcp.local
                IN SRV  1 2 4555 0200:0000:7400.local
0200:0000:7400._brski-registrar._tcp.local IN TXT  "rrm" "prm"
0200:0000:7400.local
                IN AAAA  fda3:79a6:f6ee:0000::0200:0000:6400:0001

               _brski-registrar._udp.local
                IN PTR  0200:0000:7400._brski-registrar._udp.local
0200:0000:7400._brski-registrar._udp.local
                IN SRV  1 2 5684 0200:0000:7400.local
0200:0000:7400._brski-registrar._udp.local IN TXT  ""
]]></artwork></figure>

<t>In the above example <xref target="dnssd-example-2"/>, a registrar supports BRSKI with "rrm" and "prm" modes across the same TCP socket, port 4555.
It uses "cms" voucher format and "est" enrollment, which are not included in the TXT strings because both are default for
_brski-registrar._tcp. The registrar also offers cBRSKI with "rrm" mode,  "cose" voucher and "est" enrollment on UDP port 5684,
the COAP over DTLS default port. The TXT RR for this has only an empty string because "rrm", "cose" and
"est" are default for cBRSKI.</t>

<t>As the instance name, the registrar uses in this example the MAC address "0200:0000:7400", which is
MAC address of the interface on which the registrar has the IPv6 address "fda3:79a6:f6ee:0000::0200:0000:6400:0001".
The registrar should know that this MAC address is globally unique (assigned by IEEE). Else it should instead
use its IPv6 address as the Instance Name. For example, if the registrar is just a software application not
knowing the specifics of the hardware it is running on, the MAC address <bcp14>MUST NOT</bcp14> be used. If only mDNS is used
(as in this example), then the IPv6 link-local address would also suffice as the Instance Name.</t>

<t>In this example, a single Instance Name suffices, because BRSKI and cBRSKI are two separate service
contexts: they are distinguished by different protocols: TCP vs. UDP.</t>

<figure title="DNS-SD for a BRSKI registrar supporting RRM and PRM" anchor="dnssd-example-2"><artwork><![CDATA[
0123456789012345678901234567890123456789012345678901234567890123456789
                   _brski-registrar._tcp.local
               IN PTR  0200:0000:7400-rrm._brski-registrar._tcp.local
0200:0000:7400-rrm._brski-registrar._tcp.local
               IN SRV  1 2 4555 0200:0000:7400-rrm.local
0200:0000:7400-rrm._brski-registrar._tcp.local IN TXT ""
0200:0000:7400-rrm.local
               IN AAAA fda3:79a6:f6ee:0000::0200:0000:6400:0001

                   _brski-registrar._tcp.local
               IN PTR 0200:0000:7400-prm._brski-registrar._tcp.local
0200:0000:7400-prm._brski-registrar._tcp.local
               IN SRV 1 2 4555 0200:0000:7400-prm.local
0200:0000:7400-prm._brski-registrar._tcp.local
               IN TXT "prm" "cmp"
0200:0000:7400-prm.local
               IN AAAA fda3:79a6:f6ee:0000::0200:0000:6400:0001
]]></artwork></figure>

<t>In the second example <xref target="dnssd-example-2"/>, a registrar needs to use two different Instance Names, because both
share the same service context: BRSKI - TCP with service name brski-registrar. In this example, the registrar
offers "rrm" mode with "cms" voucher and "est" enrollment. It also offers "prm" mode with "cms" voucher,
but (only) with "cmp" enrollment protocol. Because the registrar does not offer "rrm" with "cmp", or
"prm" with "est", it is not possible to coalesce all variations under one Instance Name, so instead, two
Instance Names have to be created, and with them the necessary (duplicate) RR.</t>

<t>Note that the "-rrm" and "-prm" in the Instance Names are only explanatory and could be any mutually unique
strings - as is true for the whole Instance Name.</t>

<t>Note too, that because both Instances share the same port number 4555 (and hence TCP socket), they both have
to be provided by the same BRSKI application. If two separate applications where to be started on the
dame host, one for "rrm", the other for "prm", then they would have separate sockets and hence port numbers.</t>

</section>
</section>
<section anchor="grasp"><name>GRASP</name>

<section anchor="signaling-1"><name>Signaling</name>

<t>This document does not specify a mandatory to implement set of signaling options to guarantee
interoperability of discovery between initiator and responders when using GRASP. Like for the
other discovery mechanisms, these requirements will have to come from other specifications
that outline what in <xref target="GRASP"/> is called the "security and transport substrate" to be used for
GRASP.</t>

<t><xref target="RFC8994"/> specifies one such "security and transport substrate", which is zero-touch deployable.
It is mandatory to support for initiators and responders implementing the so-called
"Autonomic Network Infrastructure" (ANI). DULL GRASP is used for link-local discovery of
proxies, and the ACP is used to automatically and securely build the connectivity for multi-hop discovery
of registrars by proxies.</t>

</section>
<section anchor="encoding-1"><name>Encoding</name>

<t>To announce protocol variations with <xref target="GRASP"/>, the supported Variation is indicated in the
objective-value field of the GRASP objective, using the method of forming the Variation string term
in <xref target="variation"/>, and listed in the Variation String column of the <xref target="fig-variations"/> table.</t>

<t>If more than one Variation is supported, then multiple objectives have to be announced, each with
a different objective-value, but the same location information if the different Variations are
supported across the same socket. Different sockets require different objective structures in GRASP anyhow.</t>

<t>Compared to DNS-SD, the choice of encoding for GRASP optimizes for minimum parsing effort, whereas
the DNS-SD encoding is optimized for most compact encoding given the limit for DNS-SD TXT records.</t>

<figure title="GRASP example for a BRSKI registrar supporting RRM and PRM" anchor="grasp-example-1"><artwork><![CDATA[
[M_FLOOD, 12340815, h'fe800000000000000000000000000001', 180000,
    [["AN_Proxy", 4, 1, "",
     [O_IPv6_LOCATOR,
     h'fe800000000000000000000000000001', IPPROTO_TCP, 4443],
     ["AN_Proxy", 4, 1, "prm",
     [O_IPv6_LOCATOR,
     h'fe800000000000000000000000000001', IPPROTO_TCP, 4443],
     ["AN_Proxy", 4, 1, "",
     [O_IPv6_LOCATOR,
     h'fe800000000000000000000000000001', IPPROTO_UDP, 4684]]
]
]]></artwork></figure>

<t><xref target="grasp-example-1"/> is an example for a GRASP service announcement for "AN_Proxy" in support of BRSKI
with both "rrm" and "prm" supported on the same socket (TCP port number) and for cBRSKI with
COAP over DTLS.</t>

<t>Note that one or more complete service instances (in the example 3) can be contained within a single GRASP message
without the need for any equivalent to the Service Instance Name of the DNS-SD PTR RR or the
Target name of the DNS-SD SRV RR. DNS-SD requires them because its encoding is
decomposed into different RR, but it also intentionally introduces the Service Instance Name
as an element for human interaction with selection (browsing and/or diagnostics of selection),
something that the current GRASP objective-value encoding does not support.</t>

<t>Because this GRASP encoding does not support service instance name, examples such as</t>

<figure title="GRASP example with two different processes" anchor="grasp-example-2"><artwork><![CDATA[
[M_FLOOD, 12340815, h'fe800000000000000000000000000001', 180000,
    [["AN_Proxy", 4, 1, "",
     [O_IPv6_LOCATOR,
     h'fe800000000000000000000000000001', IPPROTO_TCP, 4443],
     ["AN_Proxy", 4, 1, "",
     [O_IPv6_LOCATOR,
     h'fe800000000000000000000000000001', IPPROTO_UDP, 4684]]
]

[M_FLOOD, 42310815, h'fe800000000000000000000000000001', 180000,
    [["AN_Proxy", 4, 1, "prm",
     [O_IPv6_LOCATOR,
     h'fe800000000000000000000000000001', IPPROTO_TCP, 44000]]
]
]]></artwork></figure>

<t>In <xref target="grasp-example-2"/>, A separate application process supports "prm" and hence
uses a separate socket, with example TCP port 44000. In this case, there is
no need nor significant benefit to merge all service instance announcements into
a single GRASP message. Instead, the BRSKI-"rrm"/cBRSKI process would be
able to generate and send its own, first, message shown in the example, and the
second process would send its own, second message in the example.</t>

<t>For a more extensive, DNS-SD compatible encoding of the objective-value that also
support Service Instance Names, see <xref target="I-D.eckert-anima-grasp-dnssd"/>.</t>

</section>
</section>
<section anchor="core-lf"><name>CORE-LF</name>

<t>"Web Linking", <xref target="RFC5988"/> defines a format, originally for use with
HTTP headers, to link an HTTP document against other URIs. Web linking is not a standalone
method for discovery of services for use with HTTP.</t>

<t>Based on Web Linking, "Constrained RESTful Environments (CoRE) Link Format", <xref target="CORE-LF"/> introduces a
stand alone method to discover services instances, which are called resources in CORE-LF;
primarily for use with <xref target="COAP"/> but equally for use with, for use with HTTP or any other suitable web transfer protocols.</t>

<t>In CORE-LF, an initiator may use (link-local) IPv6 multicast UDP packet to the COAP port (5683)
to discover a a possible responder for a specifically requested resource. The responder will reply with unicast UDP.
If the IPv6 address of a responder has been configured or is otherwise known to the initiator, it
may equally query the parameters of the desired resource via unicast to the default COAP UDP or
TCP port (5683).</t>

<t>A service such as BRSKI registrar, join proxy or pledge can be considered to be a resource, but it
can equally be broken down into a set of component resources resources, in which case the group
can be requested. As mentioned above, CORE-LF can equally be used to request and discover resources
not using COAP, but any other suitable protocol.</t>

<t><xref target="RFC9176"/> defines a "Resource Directory" mechanism for CORE-LF which is abbreviated CORE-RD. Initiators
can learn the IPv6 address protocol (TCP or UDP) and port numberaof a CORE-RD server by some other
mechanism (such as DNS-SD) and then use a unicast UDP or TCP COAP connection to the CORE-RD server
to discover CORE-LF resources available on other systems. Resource providers can likewise register
their resources with the resource directory server using CORE-RD registration procedures.</t>

<t>In summaery, CORE-LF including CORE-RD is a mechanism for registration and discovery of resources and
hence services which may be preferred in deployments over other options and can equally be applicable
to register/discover any variation of BRSKI for any type of BRSKI service.</t>

<section anchor="signaling-2"><name>Signaling</name>

<section anchor="existing-definitions"><name>Existing definitions</name>

<t><xref target="cBRSKI"/> specifies the use of CORE-LF as a reference methods
for pledges to discover registrars - in the absence of any proxies, to allow deployments
of scenarios where no proxies are needed - and hence also where <xref target="cBRSKI"/>.
is not needed. Because BRSKI is designed so that pledges can be agnostic of whether they connect
to a registrar directly or via a proxy, the resource/service that the pledge needs to discover
is nevertheless called "(brski) join proxy (for pleges)", and encoded in CORE-LF as the value
"brski.jp" for the resource type attribute ("rt=resource-type") according to <xref target="CORE-LF"/>.</t>

<t>The following picture, <xref target="corelf-example-1"/> shows the encoding and an example of this discovery.
"ff02::fd" is the link-local scope address for "All Coap Nodes" in IPv6, as introduced in <xref target="RFC7390"/>,
which also defines IPv6 and site-scoped address options.</t>

<figure title="CORE-LF discovery of registrar/proxy by pledges" anchor="corelf-example-1"><artwork><![CDATA[
Template:

REQ: GET coap://[All_Coap_Nodes_IP_multicast_addr]/.well-known/core?rt=brski.jp

RES: 2.05 Content
   <coaps://[Responder_IP_unicast_address]:join-port>; rt="brski.jp"

Example:

REQ: GET coap://[ff02::fd]/.well-known/core?rt=brski.jp

RES: 2.05 Content
   <coaps://[fe80::c78:e3c4:58a0:a4ad]:8485>;rt=brski.jp
]]></artwork></figure>

<t><xref target="cPROXY"/> introduces the operations of a CoAP based join proxy
both as a connection based proxy as in <xref target="BRSKI"/> (only using UDP connections for COAPs instead
of TCP for TLS as in <xref target="BRSKI"/>), but also as a new, stateless join proxy - to eliminate the
need for potentially highly constrained join proxy nodes to keep connection state and avoid
the complexity of protecting that state against attacks. The new resource type "brski.rjp" is
defined to support stateless join proxies to discover registrars and their UDP port number
that support the stateless, so-called JPY protocol.</t>

<t>The following picture, <xref target="corelf-example-2"/> shows the encoding and an example of this discovery.
<xref target="cPROXY"/> introduces the new scheme "coaps+jpy" for the packet
header used by the stateless JPY" protocol. The request in the template is assumed to be
based on unicast, relying on another method to discover the IP address of the registrar first.
It could equally use COAP site-scoped IP multicast, but in general, the assumeption is that
registrar will not necessarily be link-local connected to proxies (this may be different in
specific deployments). Even though the registrar IP address is hence known, the reply still
needs to include this address again because in the <xref target="RFC6690"/> link format, and <xref target="RFC3986"/>, Section 3.2, the
authority attribute can not include a port number unless it also includes the IP address.</t>

<figure title="CORE-LF discovery of registrars that support stateless JPY protocll by proxies" anchor="corelf-example-2"><artwork><![CDATA[
Template:

REQ: GET /.well-known/core?rt=brski.jpy

RES: 2.05 Content
     <coaps+jpy://[Responder_IP_unicast_address]:join-port>;rt=brski.jpy

Example:

REQ: GET /.well-known/core?rt=brski.jpy

RES: 2.05 Content
     <coaps+jpy://[2001:db8:0:abcd::52]:7633>;rt=brski.jpy
]]></artwork></figure>

</section>
<section anchor="new-variation-discovery"><name>New variation discovery</name>

<t>This document expands the above summarized existing CORE-LF definitions from
<xref target="cBRSKI"/> and <xref target="cPROXY"/> as follows.</t>

<t>Discovery of stateful sockets on a registrar uses the resource type "brski.rs" (for
"registrar (for) join proxies stateful)" - instead of "brski.rjpy" for the previosly
defined stateless connection mode.</t>

<t>The following picture <xref target="corelf-example-3"/> show template and example of this discovery option.
In Example 1, the registrar is running on a separate port 7634 from the COREs UDP port, so
this response needs to also include the IP address of the responding registrar (as explained
above). In Example 2, the registar functions are provided via the default (potentially shared)
COAPS port, so this is not necessary. In both cases, the response include a shorter URL part
"/b/s" which allows that the service can be used via that shorter prefix than the default
"/.well-known/brksi", hence shortening the required COAPS packet sizes.</t>

<figure title="CORE-LF discovery of registrars that support stateless JPY protocll by proxies" anchor="corelf-example-3"><artwork><![CDATA[
Template:

REQ: GET /.well-known/core?rt=brski.r(*|s|spy)

RES: 2.05 Content
     <scheme://[Responder_IP_unicast_address]:join-port>;rt=brski.(rjpy|rs)

Example 1:

REQ: GET /.well-known/core?rt=brski.rs

RES: 2.05 Content
     <coaps://[2001:db8:0:abcd::52]:7634/b/s>;rt=brski.rs

Example 2:

REQ: GET /.well-known/core?rt=brski.rjpy

RES: 2.05 Content
     </b/s>;rt=brski.rjpy
]]></artwork></figure>

<t>TBD: Question: can we really reply without coaps given how we always want coaps - aka: the query itself
may not have been coaps ?? This is  question for constrained proxy/voucher - can we rightfully (according to
IETF specs) make the expection that even though the resource discovery is done insecure, that it is understood
that the actual resource consumption has to use coaps ????  - question for COAP experts.</t>

<t>Explanations:</t>

<t>The discovery and distinction between a stateless and stateful registrar socket is orthogonal
to the concept of a variation of BRSKI as defined in this document. Therefore, the distinction
between a stateless and stateless socket on a registrar is provided solely via the CORE-LF
resource-type, "brski.rjpy" (stateless) and "brski.rs" (stateful). In other words, the "rt"
attribute in CORE-LF serves as the abstract "Service Name" in this document. If discover
of stateless join proxies was required with other discovery mechanisms such as GRASP or
DNS-SD, then new "Service Name" equivalents in those discovery mechanisms would need to be
defined. For the purpose of this document, it is assumed that stateless proxy operations
is well enough supported with CORE-LF.</t>

<t>To indicate variations other than the default combination implied by <xref target="cBRSKI"/>
and <xref target="cPROXY"/>, this document specifies the new "bv" (brski variation)
attribute for CORE-LF records, which is specified relative only to "rt=brski.r*" resource targets.</t>

<t>The value to the "bv=" attribute is a flattened string of the non-default Variation Type Choices
as specified for GRASP, so that CORE-LF does not introduce another registry table to maintain.
The only difference is that the absence of the "bv=" attribute is equivalent to the
actual defaults established by <xref target="cBRSKI"/> and <xref target="cPROXY"/>,
namely "rrm" (registrar response-mode) with "cose" (CBOR with COSE signed voucher) and "est" - enrollment
via the 'fitting' variation of EST, in the case of using COAPS it is <xref target="RFC9148"/>, e.g.: EST over COAPS.
Including or excluding "bv=" (empty value) is hence equivalent to "bs=cose", aka: the default variation
over COAPS.</t>

<t>When a variation implies use of HTTPS (or in the future any other transport other than COAPS), then
the schema, and hence IP-address needs to be included in the CORE-LF response. Likewise, even if the
protocol schema is coaps, then the IP address needs to be included if the resource is not served on
the standard COAPS UDP port.</t>

<t>[ Q: How does the schema indicate UDP versus TCP for COAPS ??? ]</t>

<t>The following <xref target="corelf-example-4"/> shows the schema and an example for various BRSKI registar
variations, discovered via CORE-LF.</t>

<t>"rt=brski.rs" with schema "coaps" and without any "bv" attribute indicate the default combination
of "rrm", "cose" and "est" (EST via COAPS), as introduced by <xref target="I-D.ietf-anima-constrained-voucher"/>,
aka: stateful cBRSKI.</t>

<t>"rt=brski.rjpy" with schema "coaps+jpy" and without any "bv" attribute indicate the default combination
of "rrm", "cose" and "est" (EST via COAPS), as introduced by <xref target="I-D.ietf-anima-constrained-join-proxy"/>,
aka: stateless proxy cBRSKI, using the JPY header.</t>

<t>In both cases, there is no "bv=" attribute, so that the absence of the "bv" attribute indicates
backward compatibility with existing definitions from <xref target="I-D.ietf-anima-constrained-voucher"/> and
<xref target="I-D.ietf-anima-constrained-join-proxy"/>.</t>

<t>"rt=brski.rs" with schema "https" and with "bv=" indicates <xref target="BRSKI"/> with its default variation
of "rrm", "cms" and "est". As there is no mechanism to support the JPY header via TCP (for https),
there is no schema "https+jpy" option.</t>

<t>"rt=brski.rs" with schema "https" and with "bv=cmp" indicates the variation "rrm", "cms" and "cmp"
as introduced by <xref target="BRSKI-AE"/>, and "rt=brski.rs" with schema "https" and with "bv=prm-jose" indicates
 the variation "prm", "jose" and "cmp" as introduced by <xref target="BRSKI-PRM"/>.</t>

<t>Note that the variation type value of "est" does mean different protocol specifications depending
on the transport. Over "https" it means <xref target="EST"/>, whereas over COAPS it means <xref target="RFC9148"/>.</t>

<figure title="CORE-LF discovery of registrars by a proxy for different BRSKI variations" anchor="corelf-example-4"><artwork><![CDATA[
Template:

REQ: GET /.well-known/core?rt=brski.r*

RES: 2.05 Content
     <scheme://[Responder_IP_unicast_address]:join-port>;\
       rt=brski.r*(;brv=brski-variation-string)

Example:

REQ: GET /.well-known/core?rt=brski.r*

RES: 2.05 Content
     <coaps://[2001:db8:0:abcd::52]:7634/b>;rt=brski.rs,
     <coaps+jpy://[2001:db8:0:abcd::52]:7633/b>;rt=brski.rjpy,
     <https://[2001:db8:0:abcd::52]:7634/b>;rt=brski.rs;bv=,
     <https://[2001:db8:0:abcd::52]:7634/b>;rt=brski.rs;bv=cmp,
     <https://[2001:db8:0:abcd::52]:7634/b>;rt=brski.rs;bv=prm-jose,
]]></artwork></figure>

<t>The following <xref target="corelf-example-5"/> shows variations that have not explicitly been defined
in existing specifications, so it is more or less unless whether they will work withough
additional specification of details to allow interoperability. Specifically, it is unclear
whether "endpoint" protocols defined for "http" transport will equall work over "coaps"
transport without additional specification.</t>

<t>For this reason, such variations are not explicitly assumed to be supportable, but included
as candidarte, subject to additional specification, and/or expert review.</t>

<figure title="Potential ? future registrar variations" anchor="corelf-example-5"><artwork><![CDATA[
RES: 2.05 Content
     <coapsy://[2001:db8:0:abcd::52]:7633/b>;rt=brski.rsy;bv=cose-cmp,
     <coaps+jpy://[2001:db8:0:abcd::52]:7633/b>;rt=brski.rjpy;bv=cose-cmp,
     <https://[2001:db8:0:abcd::52]:7634/b2>;rt=brski.rjps;bv=jose-cmp,
     <https://[2001:db8:0:abcd::52]:7634/b3>;rt=brski.rjps;bv=cose-cmp
]]></artwork></figure>

<t>[ Q: Can we actually use the * discovery to only discover the two variations of
registrar transport variations "rj*" - when we are a registrar ??? we do not want to
discover the resource that proxies or registrars provide to pledges!!! ]</t>

<t>When pledges need to discover (and select)  proxies (or registrars) supporting a specific
combination of variations, the encoding of attributes is the same as shown in
<xref target="corelf-example-3"/> except that now, "rt=brski.jp" needs to be discovered.</t>

<t>It is a responsibility of the proxy to discover registrars and map their discovered "bv=" variations
for rt=brski.rjp" and/or "brski.rjps" to the same "bv=" variations to their announced "rt=brski.jp"
resources: For provies, there is simply a 1:1 mapping of the "bv" attribute and the connection scheme
for the resources discovered from registrars, except for the subset of variations that can rely
on COAPS transport, for those both the "rt=brski.rjp" and "rt=brski.rjps" are options how to
proxy the resource for the pleges.</t>

<t>Note that the port numbers announced by the proxy resources will of course likely be different than
those announced by the registarars.</t>

<figure title="CORE-LF discovery of registrars or proxies by pledges for various BRSKI variations" anchor="corelf-example-6"><artwork><![CDATA[
Template:

REQ: GET /.well-known/core?rt=brski.jp

RES: 2.05 Content
     <scheme://[Responder_IP_unicast_address]:join-port>;\
         rt=brski.jp(;brv=brski-variation-string)

Example:

REQ: GET /.well-known/core?rt=brski.rj*

RES: 2.05 Content
     <coaps://[2001:db8:0:abcd::52]:7734/b>;rt=brski.jp,
     <https://[2001:db8:0:abcd::52]:7734/b>;rt=brski.jp;bv=,
     <https://[2001:db8:0:abcd::52]:7734/b2>;rt=brski.jp;bv=jose-cmp,
     <https://[2001:db8:0:abcd::52]:7734/b3>;rt=brski.jp;bv=cose-cmp
]]></artwork></figure>

</section>
</section>
</section>
</section>
</section>
<section anchor="updates-to-existing-rfcs"><name>Updates to existing RFCs</name>

<section anchor="rfc8995"><name>RFC8995</name>

<t>TBD.</t>

</section>
</section>
<section anchor="iana-considerations"><name>IANA considerations</name>

<section anchor="registry"><name>BRSKI Variations Discovery Registry (section)</name>

<t>This document requests a new section named "BRSKI Variations Discovery Parameters"
in the "Bootstrapping Remote Secure Key Infrastructures (BRSKI) Parameters"
registry (https://www.iana.org/assignments/brski-parameters/brski-parameters.xhtml).
Its initial content is as follows.</t>

<t>[ RFC editor. Please remove the following sentence.
Note to IANA: This section contains three tables according to the specifications of this document.
Each of these tables should include the table title so that they can be more easily
distinguished.  If it is not possible to introduce more than one table per section, then we will modify the request
accordingly for three sections, but given how the three tables are tightly linked, that would be unfortunate. ]</t>

<t>Registration Procedure(s):
  Standards action or expert review based on registration.  See ThisRFC.</t>

<t>Experts:
  TBD.</t>

<t>Reference:
  ThisRFC.</t>

<t>Notes:</t>

<dl>
  <dt>Dflt flag:</dt>
  <dd>
    <t>Indicates a Variation Type Choice that is assumed to be used if the service discover/selection mechanism does not indicate any variation.</t>
  </dd>
  <dt>Rsvd Flag:</dt>
  <dd>
    <t>Indicates a Variation Type Choice that is reserved for use with the mechanism described in the Note(s) column, but for which no specification yet exists.</t>
  </dd>
  <dt>Spec / Applicability:</dt>
  <dd>
    <t>A "-" indicates that the variation is considered to be feasible through existing specifications, but not explicitly mentioned in them.
An "NA" indicates that the combination is assumed to be not working with the currently available specifications.</t>
  </dd>
</dl>

<texttable title="BRSKI Variation Contexts" anchor="fig-contexts">
      <ttcol align='left'>Context</ttcol>
      <ttcol align='left'>Applicable Variation Types</ttcol>
      <ttcol align='left'>Discovery Mechanism</ttcol>
      <ttcol align='left'>Service Name(s)</ttcol>
      <c>BRSKI</c>
      <c>mode<br />vformat<br />enroll</c>
      <c>GRASP</c>
      <c>"AN_join_registrar" /<br /> "AN_Proxy"<br />with IPPROTO_TCP</c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c>DNS-SD</c>
      <c>"brski-registrar" /<br /> "brski-proxy"<br /> with TCP</c>
      <c>cBRSKI</c>
      <c>mode<br />vformat<br />enroll</c>
      <c>GRASP</c>
      <c>"AN_join_registrar" /<br /> "AN_join_registrar_rjp" /<br /> "AN_Proxy"<br /> with IPPROTO_UDP</c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c>DNS-SD</c>
      <c>"brski-registrar" /<br /> "brski-proxy"<br /> with UDP</c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c>CORE-LF</c>
      <c>rt=brski.*</c>
      <c>BRSKI-PLEDGE</c>
      <c>mode<br />vformat<br />enroll</c>
      <c>DNS-SD</c>
      <c>"brski-pledge" with TCP</c>
</texttable>

<texttable title="BRSKI Variation Type Choices" anchor="fig-choices">
      <ttcol align='left'>Context</ttcol>
      <ttcol align='left'>Variation Type</ttcol>
      <ttcol align='left'>Variation Type Choice</ttcol>
      <ttcol align='left'>Reference</ttcol>
      <ttcol align='left'>Flags</ttcol>
      <ttcol align='left'>Note(s)</ttcol>
      <c>BRSKI, cBRSKI</c>
      <c>mode</c>
      <c>rrm</c>
      <c><xref target="RFC8995"/><br />ThisRFC</c>
      <c>Dflt</c>
      <c>Registrar Responder Mode <br /> the mode specified in <xref target="RFC8995"/></c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c>prm</c>
      <c>ThisRFC  <br /></c>
      <c>&#160;</c>
      <c>Pledge Responder Mode    <br /> <xref target="I-D.ietf-anima-brski-prm"/></c>
      <c>BRSKI</c>
      <c>vformat</c>
      <c>cms</c>
      <c><xref target="RFC8368"/><br />ThisRFC</c>
      <c>Dflt</c>
      <c>CMS-signed JSON Voucher  <br /></c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c>cose</c>
      <c>ThisRFC<br /></c>
      <c>&#160;</c>
      <c>CBOR with COSE signature<br /></c>
      <c>cBRSKI</c>
      <c>&#160;</c>
      <c>cose</c>
      <c>ThisRFC<br /></c>
      <c>Dflt</c>
      <c>CBOR with COSE signature <br /> <xref target="I-D.ietf-anima-constrained-voucher"/></c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c>cms</c>
      <c><xref target="RFC8368"/><br />ThisRFC</c>
      <c>&#160;</c>
      <c>CMS-signed JSON Voucher  <br /></c>
      <c>BRSKI, cBRSKI</c>
      <c>&#160;</c>
      <c>jose</c>
      <c>ThisRFC<br /></c>
      <c>Dflt*</c>
      <c>JOSE-signed JSON, Default when prm is used<br /> <xref target="I-D.ietf-anima-jws-voucher"/>, <xref target="I-D.ietf-anima-brski-ae"/></c>
      <c>BRSKI-PLEDGE</c>
      <c>mode</c>
      <c>prm</c>
      <c>ThisRFC</c>
      <c>Dflt</c>
      <c>Pledge responder Mode<br /><xref target="I-D.ietf-anima-brski-prm"/></c>
      <c>&#160;</c>
      <c>vformat</c>
      <c>jose</c>
      <c>ThisRFC</c>
      <c>Dflt</c>
      <c>JOSE-signed JSON, Default when prm is used<br /> <xref target="I-D.ietf-anima-jws-voucher"/>, <xref target="I-D.ietf-anima-brski-ae"/></c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c>cms</c>
      <c>ThisRFC</c>
      <c>Rsvd</c>
      <c>CMS-signed JSON Voucher, not specified.</c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c>cose</c>
      <c>ThisRFC</c>
      <c>Rsvd</c>
      <c>CBOR with COSE signature, not specified.</c>
      <c>BRSKI, cBRSKI, BRSKI-PLEDGE</c>
      <c>enroll</c>
      <c>est</c>
      <c><xref target="RFC8995"/><br /><xref target="RFC7030"/></c>
      <c>Dflt</c>
      <c>Enroll via EST           <br /> as specified in <xref target="RFC8995"/>, extension for <xref target="BRSKI-PRM"/> when used in context BRSKI-PLEDGE&lt;br}<xref target="RFC9148"/> when used over COAP</c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c>cmp</c>
      <c>ThisRFC</c>
      <c>&#160;</c>
      <c>Lightweight CMP Profile  <br /> {I-D.ietf-anima-brski-ae}}, <xref target="I-D.ietf-lamps-lightweight-cmp-profile"/></c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c>scep</c>
      <c>ThisRFC</c>
      <c>Rsvd</c>
      <c><xref target="RFC8894"/></c>
</texttable>

<dl>
  <dt>Note 1:</dt>
  <dd>
    <t>The Variation String "EST-TLS" is equivalent to the Variation String "" and is required and only permitted for the AN_join_registrar objective value in GRASP for backward compatibility with RFC8995, where it is used for this variation. Note that AN_proxy uses "".</t>
  </dd>
</dl>

<texttable anchor="fig-variations">
      <ttcol align='left'>Context</ttcol>
      <ttcol align='left'>Reference</ttcol>
      <ttcol align='left'>Variation String</ttcol>
      <ttcol align='left'>Variations</ttcol>
      <ttcol align='left'>Explanations / Notes</ttcol>
      <c>BRSKI</c>
      <c><xref target="RFC8995"></xref></c>
      <c>"" / "EST-TLS"</c>
      <c>rrm cms  est</c>
      <c>Note 1</c>
      <c>&#160;</c>
      <c><xref target="I-D.ietf-anima-brski-ae"/></c>
      <c>cmp</c>
      <c>rrm cms  cmp</c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c><xref target="I-D.ietf-anima-brski-prm"/></c>
      <c>prm-jose</c>
      <c>prm jose est</c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c>&#160;</c>
      <c>cBRSKI</c>
      <c><xref target="I-D.ietf-anima-constrained-voucher"/></c>
      <c>"" / "rrm-cose"</c>
      <c>rrm cose est</c>
      <c>&#160;</c>
</texttable>

</section>
<section anchor="service-names-registry"><name>Service Names Registry</name>

<t>IANA is asked to modify and amend the "Service Name and Transport Protocol Port Number Registry" registry (https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt) as follows:</t>

<t>brski-proxy and brski-registrar are to be added as Service Names for the "udp" protocol using ThisRFC as the reference.</t>

<t>The registrations for brski-proxy and brski-registrar for the "tcp" protocol are to be updated to also include ThisRFC as their reference.</t>

<t>The Defined TXT keys column for brski-proxy and brski-registrar for both "tcp" and "udp" protocols are to state the following text:</t>

<t>See ThisRFC and the "BRSKI Variation Type Choices" table in the "Bootstrapping Remote Secure Key Infrastructures (BRSKI) Parameters" registry.</t>

<t>TBD: This request likely does not include all the necessary formatting.</t>

</section>
<section anchor="brski-well-known-uris-fixes-opportunistic"><name>BRSKI Well-Known URIs fixes (opportunistic)</name>

<t>The following change requests to "https://www.iana.org/assignments/brski-parameters/brski-parameters.xhtml#brski-well-known-uris" are cosmetic in nature and are included in this document solely because support for Endpoint URIs is implied by the mechanisms specified in this document and the existing registry has these cosmetic issues.</t>

<t><list style="numbers">
  <t>IANA is asked to change the name of the first column of the table from "URI" to "URI Suffix". This is in alignment with other table columns with the same syntax/semantic, such as "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml".</t>
  <t>IANA is asked to change the Reference from <xref target="RFC8995"/> to <xref section="8.3.1" sectionFormat="comma" target="RFC8995"/>.</t>
  <t>IANA is asked to include the following "Note" text: The following table contains the assigned BRSKI protocol Endpoint URI suffixes under "/.well-known/brski"." - This note is added to introduce the term "Endpoint" into the registry table as that is the term commonly used (instead of URI) in several of the memos for which this discovery document was written. It is meant to help readers map the registry to the terminology used in those documents.</t>
</list></t>

</section>
</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>In <xref target="BRSKI-PRM"/>, pledges are easier subject to DoS attacks than in <xref target="BRSKI"/>, because attackers
can be initiators and delay or prohibit enrollment of a pledge by opening so many connections to
the pledge that a valid registrar-agents connection to the pledge may not be possible. Discovery
of the pledge via DNS-SD increases the ability of attackers to discover pledges against which such
DoS attacks can be attempted.</t>

<t>Especially when supporting DNS-SD browsing across unicast DNS,
Pledges <bcp14>MUST</bcp14> implement DoS prevention measures, such as limiting the number and rate of accepted TCP
connections on a per-initiator basis. If feasible for the implementation, simultaneous connections
<bcp14>SHOULD</bcp14> be possible, so that an ongoing attacker connection will not delay a valid registrar-agent
connection. When accepting connections, a strategy such as LRU <bcp14>MAY</bcp14> be used to ensure that an attacker
will not be able to monopolize connections.</t>

<t>Browsing via DNS-SD, especially via unicast DNS which makes information available network-wide does
also introduce a perpass attack, gathering intelligence against what type and serial number of
devices are installed in the network. Whether or not this is seen as a relevant risk is highly
installation dependent. Networks <bcp14>SHOULD</bcp14> implement filtering measures at mDNS and/or DNS RR/services
level to prohibit such data collection if there is a risk, and this is seen as an undesirable attack
vector.</t>

</section>
<section anchor="acknowledgments"><name>Acknowledgments</name>

<t>TBD.</t>

</section>
<section anchor="draft-considerations"><name>Draft considerations</name>

<section anchor="open-issues"><name>Open Issues</name>

<t>Questions to the DNS-SD community.</t>

<t>TBD</t>

</section>
<section anchor="change-log"><name>Change log</name>

<t>[RFC Editor: please remove this section.]</t>

<t>WG draft 02/03:</t>

<t>Fix up tables to be correctly rendered by html output.</t>

<t>WG draft 01:</t>

<t>Core-LF improvements  / interim work.</t>

<t>WG draft 00:</t>

<t>Added section for CORE-LF. Still missing to update existing text with the CORE-LF definitions.</t>

<t>Individual version 01:</t>

<t>Various enhancements</t>

<t>Individual version 00:</t>

<t>Initial version.</t>

</section>
</section>


  </middle>

  <back>


    <references title='Normative References' anchor="sec-normative-references">



<reference anchor="RFC3986">
  <front>
    <title>Uniform Resource Identifier (URI): Generic Syntax</title>
    <author fullname="T. Berners-Lee" initials="T." surname="Berners-Lee"/>
    <author fullname="R. Fielding" initials="R." surname="Fielding"/>
    <author fullname="L. Masinter" initials="L." surname="Masinter"/>
    <date month="January" year="2005"/>
    <abstract>
      <t>A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource. This specification defines the generic URI syntax and a process for resolving URI references that might be in relative form, along with guidelines and security considerations for the use of URIs on the Internet. The URI syntax defines a grammar that is a superset of all valid URIs, allowing an implementation to parse the common components of a URI reference without knowing the scheme-specific requirements of every possible identifier. This specification does not define a generative grammar for URIs; that task is performed by the individual specifications of each URI scheme. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="STD" value="66"/>
  <seriesInfo name="RFC" value="3986"/>
  <seriesInfo name="DOI" value="10.17487/RFC3986"/>
</reference>

<reference anchor="RFC5280">
  <front>
    <title>Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</title>
    <author fullname="D. Cooper" initials="D." surname="Cooper"/>
    <author fullname="S. Santesson" initials="S." surname="Santesson"/>
    <author fullname="S. Farrell" initials="S." surname="Farrell"/>
    <author fullname="S. Boeyen" initials="S." surname="Boeyen"/>
    <author fullname="R. Housley" initials="R." surname="Housley"/>
    <author fullname="W. Polk" initials="W." surname="Polk"/>
    <date month="May" year="2008"/>
    <abstract>
      <t>This memo profiles the X.509 v3 certificate and X.509 v2 certificate revocation list (CRL) for use in the Internet. An overview of this approach and model is provided as an introduction. The X.509 v3 certificate format is described in detail, with additional information regarding the format and semantics of Internet name forms. Standard certificate extensions are described and two Internet-specific extensions are defined. A set of required certificate extensions is specified. The X.509 v2 CRL format is described in detail along with standard and Internet-specific extensions. An algorithm for X.509 certification path validation is described. An ASN.1 module and examples are provided in the appendices. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="5280"/>
  <seriesInfo name="DOI" value="10.17487/RFC5280"/>
</reference>

<reference anchor="RFC6690">
  <front>
    <title>Constrained RESTful Environments (CoRE) Link Format</title>
    <author fullname="Z. Shelby" initials="Z." surname="Shelby"/>
    <date month="August" year="2012"/>
    <abstract>
      <t>This specification defines Web Linking using a link format for use by constrained web servers to describe hosted resources, their attributes, and other relationships between links. Based on the HTTP Link Header field defined in RFC 5988, the Constrained RESTful Environments (CoRE) Link Format is carried as a payload and is assigned an Internet media type. "RESTful" refers to the Representational State Transfer (REST) architecture. A well-known URI is defined as a default entry point for requesting the links hosted by a server. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="6690"/>
  <seriesInfo name="DOI" value="10.17487/RFC6690"/>
</reference>

<reference anchor="RFC6762">
  <front>
    <title>Multicast DNS</title>
    <author fullname="S. Cheshire" initials="S." surname="Cheshire"/>
    <author fullname="M. Krochmal" initials="M." surname="Krochmal"/>
    <date month="February" year="2013"/>
    <abstract>
      <t>As networked devices become smaller, more portable, and more ubiquitous, the ability to operate with less configured infrastructure is increasingly important. In particular, the ability to look up DNS resource record data types (including, but not limited to, host names) in the absence of a conventional managed DNS server is useful.</t>
      <t>Multicast DNS (mDNS) provides the ability to perform DNS-like operations on the local link in the absence of any conventional Unicast DNS server. In addition, Multicast DNS designates a portion of the DNS namespace to be free for local use, without the need to pay any annual fee, and without the need to set up delegations or otherwise configure a conventional DNS server to answer for those names.</t>
      <t>The primary benefits of Multicast DNS names are that (i) they require little or no administration or configuration to set them up, (ii) they work when no infrastructure is present, and (iii) they work during infrastructure failures.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="6762"/>
  <seriesInfo name="DOI" value="10.17487/RFC6762"/>
</reference>

<reference anchor="RFC6763">
  <front>
    <title>DNS-Based Service Discovery</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 specifies how DNS resource records are named and structured to facilitate service discovery. Given a type of service that a client is looking for, and a domain in which the client is looking for that service, this mechanism allows clients to discover a list of named instances of that desired service, using standard DNS queries. This mechanism is referred to as DNS-based Service Discovery, or DNS-SD.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="6763"/>
  <seriesInfo name="DOI" value="10.17487/RFC6763"/>
</reference>

<reference anchor="RFC7390">
  <front>
    <title>Group Communication for the Constrained Application Protocol (CoAP)</title>
    <author fullname="A. Rahman" initials="A." role="editor" surname="Rahman"/>
    <author fullname="E. Dijk" initials="E." role="editor" surname="Dijk"/>
    <date month="October" year="2014"/>
    <abstract>
      <t>The Constrained Application Protocol (CoAP) is a specialized web transfer protocol for constrained devices and constrained networks. It is anticipated that constrained devices will often naturally operate in groups (e.g., in a building automation scenario, all lights in a given room may need to be switched on/off as a group). This specification defines how CoAP should be used in a group communication context. An approach for using CoAP on top of IP multicast is detailed based on existing CoAP functionality as well as new features introduced in this specification. Also, various use cases and corresponding protocol flows are provided to illustrate important concepts. Finally, guidance is provided for deployment in various network topologies.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7390"/>
  <seriesInfo name="DOI" value="10.17487/RFC7390"/>
</reference>

<reference anchor="RFC8990">
  <front>
    <title>GeneRic Autonomic Signaling Protocol (GRASP)</title>
    <author fullname="C. Bormann" initials="C." surname="Bormann"/>
    <author fullname="B. Carpenter" initials="B." role="editor" surname="Carpenter"/>
    <author fullname="B. Liu" initials="B." role="editor" surname="Liu"/>
    <date month="May" year="2021"/>
    <abstract>
      <t>This document specifies the GeneRic Autonomic Signaling Protocol (GRASP), which enables autonomic nodes and Autonomic Service Agents to dynamically discover peers, to synchronize state with each other, and to negotiate parameter settings with each other. GRASP depends on an external security environment that is described elsewhere. The technical objectives and parameters for specific application scenarios are to be described in separate documents. Appendices briefly discuss requirements for the protocol and existing protocols with comparable features.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8990"/>
  <seriesInfo name="DOI" value="10.17487/RFC8990"/>
</reference>

<reference anchor="RFC8994">
  <front>
    <title>An Autonomic Control Plane (ACP)</title>
    <author fullname="T. Eckert" initials="T." role="editor" surname="Eckert"/>
    <author fullname="M. Behringer" initials="M." role="editor" surname="Behringer"/>
    <author fullname="S. Bjarnason" initials="S." surname="Bjarnason"/>
    <date month="May" year="2021"/>
    <abstract>
      <t>Autonomic functions need a control plane to communicate, which depends on some addressing and routing. This Autonomic Control Plane should ideally be self-managing and be as independent as possible of configuration. This document defines such a plane and calls it the "Autonomic Control Plane", with the primary use as a control plane for autonomic functions. It also serves as a "virtual out-of-band channel" for Operations, Administration, and Management (OAM) communications over a network that provides automatically configured, hop-by-hop authenticated and encrypted communications via automatically configured IPv6 even when the network is not configured or is misconfigured.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8994"/>
  <seriesInfo name="DOI" value="10.17487/RFC8994"/>
</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="I-D.ietf-anima-brski-ae">
   <front>
      <title>BRSKI-AE: Alternative Enrollment Protocols in BRSKI</title>
      <author fullname="David von Oheimb" initials="D." surname="von Oheimb">
         <organization>Siemens AG</organization>
      </author>
      <author fullname="Steffen Fries" initials="S." surname="Fries">
         <organization>Siemens AG</organization>
      </author>
      <author fullname="Hendrik Brockhaus" initials="H." surname="Brockhaus">
         <organization>Siemens AG</organization>
      </author>
      <date day="5" month="July" year="2024"/>
      <abstract>
	 <t>   This document defines an enhancement of Bootstrapping Remote Secure
   Key Infrastructure (BRSKI, RFC 8995).  It supports alternative
   certificate enrollment protocols, such as CMP, that use authenticated
   self-contained signed objects for certification messages.

About This Document

   This note is to be removed before publishing as an RFC.

   Status information for this document may be found at
   https://datatracker.ietf.org/doc/draft-ietf-anima-brski-ae/.

   Source for this draft and an issue tracker can be found at
   https://github.com/anima-wg/anima-brski-ae.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-anima-brski-ae-12"/>
   
</reference>


<reference anchor="I-D.ietf-anima-brski-prm">
   <front>
      <title>BRSKI with Pledge in Responder Mode (BRSKI-PRM)</title>
      <author fullname="Steffen Fries" initials="S." surname="Fries">
         <organization>Siemens AG</organization>
      </author>
      <author fullname="Thomas Werner" initials="T." surname="Werner">
         <organization>Siemens AG</organization>
      </author>
      <author fullname="Eliot Lear" initials="E." surname="Lear">
         <organization>Cisco Systems</organization>
      </author>
      <author fullname="Michael Richardson" initials="M." surname="Richardson">
         <organization>Sandelman Software Works</organization>
      </author>
      <date day="5" month="July" year="2024"/>
      <abstract>
	 <t>   This document defines enhancements to Bootstrapping a Remote Secure
   Key Infrastructure (BRSKI, RFC8995) to enable bootstrapping in
   domains featuring no or only limited connectivity between a pledge
   and the domain registrar.  It specifically changes the interaction
   model from a pledge-initiated mode, as used in BRSKI, to a pledge-
   responding mode, where the pledge is in server role.  For this, BRSKI
   with Pledge in Responder Mode (BRSKI-PRM) introduces a new component,
   the Registrar-Agent, which facilitates the communication between
   pledge and registrar during the bootstrapping phase.  To establish
   the trust relation between pledge and registrar, BRSKI-PRM relies on
   object security rather than transport security.  The approach defined
   here is agnostic to the enrollment protocol that connects the domain
   registrar to the domain CA.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-anima-brski-prm-13"/>
   
</reference>


<reference anchor="I-D.ietf-anima-constrained-voucher">
   <front>
      <title>Constrained Bootstrapping Remote Secure Key Infrastructure (cBRSKI)</title>
      <author fullname="Michael Richardson" initials="M." surname="Richardson">
         <organization>Sandelman Software Works</organization>
      </author>
      <author fullname="Peter Van der Stok" initials="P." surname="Van der Stok">
         <organization>vanderstok consultancy</organization>
      </author>
      <author fullname="Panos Kampanakis" initials="P." surname="Kampanakis">
         <organization>Cisco Systems</organization>
      </author>
      <author fullname="Esko Dijk" initials="E." surname="Dijk">
         <organization>IoTconsultancy.nl</organization>
      </author>
      <date day="3" month="March" year="2024"/>
      <abstract>
	 <t>   This document defines the Constrained Bootstrapping Remote Secure Key
   Infrastructure (cBRSKI) protocol, which provides a solution for
   secure zero-touch onboarding of resource-constrained (IoT) devices
   into the network of a domain owner.  This protocol is designed for
   constrained networks, which may have limited data throughput or may
   experience frequent packet loss. cBRSKI is a variant of the BRSKI
   protocol, which uses an artifact signed by the device manufacturer
   called the &quot;voucher&quot; which enables a new device and the owner&#x27;s
   network to mutually authenticate.  While the BRSKI voucher data is
   encoded in JSON, cBRSKI uses a compact CBOR-encoded voucher.  The
   BRSKI voucher data definition is extended with new data types that
   allow for smaller voucher sizes.  The Enrollment over Secure
   Transport (EST) protocol, used in BRSKI, is replaced with EST-over-
   CoAPS; and HTTPS used in BRSKI is replaced with DTLS-secured CoAP
   (CoAPS).  This document Updates RFC 8995 and RFC 9148.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-anima-constrained-voucher-24"/>
   
</reference>


<reference anchor="I-D.ietf-anima-constrained-join-proxy">
   <front>
      <title>Join Proxy for Bootstrapping of Constrained Network Elements</title>
      <author fullname="Michael Richardson" initials="M." surname="Richardson">
         <organization>Sandelman Software Works</organization>
      </author>
      <author fullname="Peter Van der Stok" initials="P." surname="Van der Stok">
         <organization>vanderstok consultancy</organization>
      </author>
      <author fullname="Panos Kampanakis" initials="P." surname="Kampanakis">
         <organization>Cisco Systems</organization>
      </author>
      <date day="6" month="November" year="2023"/>
      <abstract>
	 <t>   This document extends the work of Bootstrapping Remote Secure Key
   Infrastructures (BRSKI) by replacing the Circuit-proxy between Pledge
   and Registrar by a stateless/stateful constrained Join Proxy.  The
   constrained Join Proxy is a mesh neighbor of the Pledge and can relay
   a DTLS session originating from a Pledge with only link-local
   addresses to a Registrar which is not a mesh neighbor of the Pledge.

   This document defines a protocol to securely assign a Pledge to a
   domain, represented by a Registrar, using an intermediary node
   between Pledge and Registrar.  This intermediary node is known as a
   &quot;constrained Join Proxy&quot;.  An enrolled Pledge can act as a
   constrained Join Proxy.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-anima-constrained-join-proxy-15"/>
   
</reference>


<reference anchor="I-D.ietf-anima-jws-voucher">
   <front>
      <title>JWS signed Voucher Artifacts for Bootstrapping Protocols</title>
      <author fullname="Thomas Werner" initials="T." surname="Werner">
         <organization>Siemens AG</organization>
      </author>
      <author fullname="Michael Richardson" initials="M." surname="Richardson">
         <organization>Sandelman Software Works</organization>
      </author>
      <date day="18" month="June" year="2024"/>
      <abstract>
	 <t>   [I-D.draft-ietf-anima-rfc8366bis] defines a digital artifact called
   voucher as a YANG-defined JSON document that is signed using a
   Cryptographic Message Syntax (CMS) structure.  This document
   introduces a variant of the voucher artifact in which CMS is replaced
   by the JSON Object Signing and Encryption (JOSE) mechanism described
   in RFC7515 to support deployments in which JOSE is preferred over
   CMS.

   In addition to explaining how the format is created, the
   &quot;application/voucher-jws+json&quot; media type is registered and examples
   are provided.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-anima-jws-voucher-10"/>
   
</reference>

<reference anchor="RFC7030">
  <front>
    <title>Enrollment over Secure Transport</title>
    <author fullname="M. Pritikin" initials="M." role="editor" surname="Pritikin"/>
    <author fullname="P. Yee" initials="P." role="editor" surname="Yee"/>
    <author fullname="D. Harkins" initials="D." role="editor" surname="Harkins"/>
    <date month="October" year="2013"/>
    <abstract>
      <t>This document profiles certificate enrollment for clients using Certificate Management over CMS (CMC) messages over a secure transport. This profile, called Enrollment over Secure Transport (EST), describes a simple, yet functional, certificate management protocol targeting Public Key Infrastructure (PKI) clients that need to acquire client certificates and associated Certification Authority (CA) certificates. It also supports client-generated public/private key pairs as well as key pairs generated by the CA.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7030"/>
  <seriesInfo name="DOI" value="10.17487/RFC7030"/>
</reference>

<reference anchor="RFC8368">
  <front>
    <title>Using an Autonomic Control Plane for Stable Connectivity of Network Operations, Administration, and Maintenance (OAM)</title>
    <author fullname="T. Eckert" initials="T." role="editor" surname="Eckert"/>
    <author fullname="M. Behringer" initials="M." surname="Behringer"/>
    <date month="May" year="2018"/>
    <abstract>
      <t>Operations, Administration, and Maintenance (OAM), as per BCP 161, for data networks is often subject to the problem of circular dependencies when relying on connectivity provided by the network to be managed for the OAM purposes.</t>
      <t>Provisioning while bringing up devices and networks tends to be more difficult to automate than service provisioning later on. Changes in core network functions impacting reachability cannot be automated because of ongoing connectivity requirements for the OAM equipment itself, and widely used OAM protocols are not secure enough to be carried across the network without security concerns.</t>
      <t>This document describes how to integrate OAM processes with an autonomic control plane in order to provide stable and secure connectivity for those OAM processes. This connectivity is not subject to the aforementioned circular dependencies.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8368"/>
  <seriesInfo name="DOI" value="10.17487/RFC8368"/>
</reference>


<reference anchor="I-D.ietf-lamps-lightweight-cmp-profile">
   <front>
      <title>Lightweight Certificate Management Protocol (CMP) Profile</title>
      <author fullname="Hendrik Brockhaus" initials="H." surname="Brockhaus">
         <organization>Siemens</organization>
      </author>
      <author fullname="David von Oheimb" initials="D." surname="von Oheimb">
         <organization>Siemens</organization>
      </author>
      <author fullname="Steffen Fries" initials="S." surname="Fries">
         <organization>Siemens AG</organization>
      </author>
      <date day="17" month="February" year="2023"/>
      <abstract>
	 <t>This document aims at simple, interoperable, and automated PKI management operations covering typical use cases of industrial and Internet of Things (IoT) scenarios.  This is achieved by profiling the Certificate Management Protocol (CMP), the related Certificate Request Message Format (CRMF), and transfer based on HTTP or Constrained Application Protocol (CoAP) in a succinct but sufficiently detailed and self-contained way.  To make secure certificate management for simple scenarios and constrained devices as lightweight as possible, only the most crucial types of operations and options are specified as mandatory.  More specialized or complex use cases are supported with optional features.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-lamps-lightweight-cmp-profile-21"/>
   
</reference>


<reference anchor="I-D.ietf-dnssd-srp">
   <front>
      <title>Service Registration Protocol for DNS-Based Service Discovery</title>
      <author fullname="Ted Lemon" initials="T." surname="Lemon">
         <organization>Apple Inc.</organization>
      </author>
      <author fullname="Stuart Cheshire" initials="S." surname="Cheshire">
         <organization>Apple Inc.</organization>
      </author>
      <date day="4" month="March" year="2024"/>
      <abstract>
	 <t>   The Service Registration Protocol for DNS-Based Service Discovery
   uses the standard DNS Update mechanism to enable DNS-Based Service
   Discovery using only unicast packets.  This makes it possible to
   deploy DNS Service Discovery without multicast, which greatly
   improves scalability and improves performance on networks where
   multicast service is not an optimal choice, particularly IEEE 802.11
   (Wi-Fi) and IEEE 802.15.4 networks.  DNS-SD Service registration uses
   public keys and SIG(0) to allow services to defend their
   registrations.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-dnssd-srp-25"/>
   
</reference>

<reference anchor="RFC9148">
  <front>
    <title>EST-coaps: Enrollment over Secure Transport with the Secure Constrained Application Protocol</title>
    <author fullname="P. van der Stok" initials="P." surname="van der Stok"/>
    <author fullname="P. Kampanakis" initials="P." surname="Kampanakis"/>
    <author fullname="M. Richardson" initials="M." surname="Richardson"/>
    <author fullname="S. Raza" initials="S." surname="Raza"/>
    <date month="April" year="2022"/>
    <abstract>
      <t>Enrollment over Secure Transport (EST) is used as a certificate provisioning protocol over HTTPS. Low-resource devices often use the lightweight Constrained Application Protocol (CoAP) for message exchanges. This document defines how to transport EST payloads over secure CoAP (EST-coaps), which allows constrained devices to use existing EST functionality for provisioning certificates.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9148"/>
  <seriesInfo name="DOI" value="10.17487/RFC9148"/>
</reference>

<reference anchor="RFC9176">
  <front>
    <title>Constrained RESTful Environments (CoRE) Resource Directory</title>
    <author fullname="C. Amsüss" initials="C." role="editor" surname="Amsüss"/>
    <author fullname="Z. Shelby" initials="Z." surname="Shelby"/>
    <author fullname="M. Koster" initials="M." surname="Koster"/>
    <author fullname="C. Bormann" initials="C." surname="Bormann"/>
    <author fullname="P. van der Stok" initials="P." surname="van der Stok"/>
    <date month="April" year="2022"/>
    <abstract>
      <t>In many Internet of Things (IoT) applications, direct discovery of resources is not practical due to sleeping nodes or networks where multicast traffic is inefficient. These problems can be solved by employing an entity called a Resource Directory (RD), which contains information about resources held on other servers, allowing lookups to be performed for those resources. The input to an RD is composed of links, and the output is composed of links constructed from the information stored in the RD. This document specifies the web interfaces that an RD supports for web servers to discover the RD and to register, maintain, look up, and remove information on resources. Furthermore, new target attributes useful in conjunction with an RD are defined.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9176"/>
  <seriesInfo name="DOI" value="10.17487/RFC9176"/>
</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 title='Informative References' anchor="sec-informative-references">



<reference anchor="RFC5988">
  <front>
    <title>Web Linking</title>
    <author fullname="M. Nottingham" initials="M." surname="Nottingham"/>
    <date month="October" year="2010"/>
    <abstract>
      <t>This document specifies relation types for Web links, and defines a registry for them. It also defines the use of such links in HTTP headers with the Link header field. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="5988"/>
  <seriesInfo name="DOI" value="10.17487/RFC5988"/>
</reference>

<reference anchor="RFC7252">
  <front>
    <title>The Constrained Application Protocol (CoAP)</title>
    <author fullname="Z. Shelby" initials="Z." surname="Shelby"/>
    <author fullname="K. Hartke" initials="K." surname="Hartke"/>
    <author fullname="C. Bormann" initials="C." surname="Bormann"/>
    <date month="June" year="2014"/>
    <abstract>
      <t>The Constrained Application Protocol (CoAP) is a specialized web transfer protocol for use with constrained nodes and constrained (e.g., low-power, lossy) networks. The nodes often have 8-bit microcontrollers with small amounts of ROM and RAM, while constrained networks such as IPv6 over Low-Power Wireless Personal Area Networks (6LoWPANs) often have high packet error rates and a typical throughput of 10s of kbit/s. The protocol is designed for machine- to-machine (M2M) applications such as smart energy and building automation.</t>
      <t>CoAP provides a request/response interaction model between application endpoints, supports built-in discovery of services and resources, and includes key concepts of the Web such as URIs and Internet media types. CoAP is designed to easily interface with HTTP for integration with the Web while meeting specialized requirements such as multicast support, very low overhead, and simplicity for constrained environments.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7252"/>
  <seriesInfo name="DOI" value="10.17487/RFC7252"/>
</reference>

<reference anchor="RFC8894">
  <front>
    <title>Simple Certificate Enrolment Protocol</title>
    <author fullname="P. Gutmann" initials="P." surname="Gutmann"/>
    <date month="September" year="2020"/>
    <abstract>
      <t>This document specifies the Simple Certificate Enrolment Protocol (SCEP), a PKI protocol that leverages existing technology by using Cryptographic Message Syntax (CMS, formerly known as PKCS #7) and PKCS #10 over HTTP. SCEP is the evolution of the enrolment protocol sponsored by Cisco Systems, which enjoys wide support in both client and server implementations, as well as being relied upon by numerous other industry standards that work with certificates.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8894"/>
  <seriesInfo name="DOI" value="10.17487/RFC8894"/>
</reference>


<reference anchor="I-D.eckert-anima-grasp-dnssd">
   <front>
      <title>DNS-SD Compatible Service Discovery in GeneRic Autonomic Signaling Protocol (GRASP)</title>
      <author fullname="Toerless Eckert" initials="T. T." surname="Eckert">
         <organization>Futurewei Technologies USA
      Inc.</organization>
      </author>
      <author fullname="Mohamed Boucadair" initials="M." surname="Boucadair">
         <organization>Orange</organization>
      </author>
      <author fullname="Christian Jacquenet" initials="C." surname="Jacquenet">
         <organization>Orange</organization>
      </author>
      <author fullname="Michael H. Behringer" initials="M. H." surname="Behringer">
         </author>
      <date day="5" month="January" year="2024"/>
      <abstract>
	 <t>   DNS Service Discovery (DNS-SD) defines a framework for applications
   to announce and discover services.  This includes service names,
   service instance names, common parameters for selecting a service
   instance (weight or priority) as well as other service-specific
   parameters.  For the specific case of autonomic networks, GeneRic
   Autonomic Signaling Protocol (GRASP) intends to be used for service
   discovery in addition to the setup of basic connectivity.
   Reinventing advanced service discovery for GRASP with a similar set
   of features as DNS-SD would result in duplicated work.  To avoid
   that, this document defines how to use GRASP to announce and discover
   services relying upon DNS-SD features while maintaining the intended
   simplicity of GRASP.  To that aim, the document defines name
   discovery and schemes for reusable elements in GRASP objectives.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-eckert-anima-grasp-dnssd-06"/>
   
</reference>




    </references>


<?line 1318?>

<section anchor="discovery-for-constrained-brski"><name>Discovery for constrained BRSKI</name>

<t>This appendix section is intended to describe the current issues with <xref target="cBRSKI"/> and <xref target="cPROXY"/> as of 08/2023, which
make both drafts incompatible with this document. It will be removed if/when those issues will be fixed.</t>

<section anchor="current-constrained-text-for-grasp"><name>Current constrained text for GRASP</name>

<t>The following is the current encodings from <xref target="cBRSKI"/>.</t>

<t><list style="symbols">
  <t>The transport-proto is IPPROTO_UDP</t>
  <t>the objective is AN_join_registrar, identical to <xref target="BRSKI"/>.</t>
  <t>the objective name is "BRSKI_RJP".</t>
</list></t>

<t>Here is an example M_FLOOD announcing the Registrar on example port 5685, which is a port number chosen by the Registrar.</t>

<figure title="cBRSKI Fig 5: Example of Registrar announcement message" anchor="cbrski-fig5"><artwork align="left"><![CDATA[
[M_FLOOD, 51804231, h'fda379a6f6ee00000200000064000001', 180000,
[["AN_join_registrar", 4, 255, "BRSKI_RJP"],
[O_IPv6_LOCATOR,
h'fda379a6f6ee00000200000064000001', IPPROTO_UDP, 5685]]]
]]></artwork></figure>

<t>Most Registrars will announce both a JPY-stateless and stateful ports, and may also announce an HTTPS/TLS service:</t>

<figure anchor="cbrski-fig6"><artwork align="left"><![CDATA[
[M_FLOOD, 51840231, h'fda379a6f6ee00000200000064000001', 180000,
[["AN_join_registrar", 4, 255, ""],
 [O_IPv6_LOCATOR,
  h'fda379a6f6ee00000200000064000001', IPPROTO_TCP, 8443],
 ["AN_join_registrar", 4, 255, "BRSKI_JP"],
 [O_IPv6_LOCATOR,
  h'fda379a6f6ee00000200000064000001', IPPROTO_UDP, 5684],
 ["AN_join_registrar", 4, 255, "BRSKI_RJP"],
 [O_IPv6_LOCATOR,
  h'fda379a6f6ee00000200000064000001', IPPROTO_UDP, 5685]]]
]]></artwork></figure>

<t>The following is the current text from <xref target="cPROXY"/>.</t>

<t><list style="symbols">
  <t>The transport-proto is IPPROTO_UDP</t>
  <t>the objective is AN_join_registrar, identical to <xref target="BRSKI"/>.</t>
  <t>the objective name is "BRSKI_RJP".</t>
</list></t>

<t>Here is an example M_FLOOD announcing the Registrar on example port 5685, which is a port number chosen by the Registrar.</t>

<figure title="Example of Registrar announcement message" align="left" anchor="cproxy-rjp"><artwork><![CDATA[
   [M_FLOOD, 51804231, h'fda379a6f6ee00000200000064000001', 180000,
   [["AN_join_registrar", 4, 255, "BRSKI_RJP"],
    [O_IPv6_LOCATOR,
     h'fda379a6f6ee00000200000064000001', IPPROTO_UDP, 5685]]]
]]></artwork></figure>

<t>Most Registrars will announce both a JPY-stateless and stateful ports, and may also announce an HTTPS/TLS service:</t>

<figure title="Example of Registrar announcing two services" align="left" anchor="cproxy-rjp-example"><artwork><![CDATA[
   [M_FLOOD, 51840231, h'fda379a6f6ee00000200000064000001', 180000,
   [["AN_join_registrar", 4, 255, ""],
    [O_IPv6_LOCATOR,
     h'fda379a6f6ee00000200000064000001', IPPROTO_TCP, 8443],
    ["AN_join_registrar", 4, 255, "BRSKI_JP"],
    [O_IPv6_LOCATOR,
     h'fda379a6f6ee00000200000064000001', IPPROTO_UDP, 5684],
    ["AN_join_registrar", 4, 255, "BRSKI_RJP"],
    [O_IPv6_LOCATOR,
     h'fda379a6f6ee00000200000064000001', IPPROTO_UDP, 5685]]]
]]></artwork></figure>

<section anchor="issues-and-proposed-change"><name>Issues and proposed change</name>

<t>One goal of this document is to define variations such that proxies can deal with existing
and future variations. This only works for variations for which proxies would need to perform
specific processing other than passing on data between pledge and registrar.</t>

<t>Changes in protocol that require specific new behavior of proxies must therefore not be
variations signaled via the objective-value field of GRASP objectives.</t>

<t>In result, this document recommends the following changes to the encoding for <xref target="cBRSKI"/> and <xref target="cPROXY"/>.</t>

<figure title="Proposed Encoding of registrar announcements" align="left" anchor="new-example"><artwork><![CDATA[
[M_FLOOD, 51840231, h'fda379a6f6ee00000200000064000001', 180000,
[["AN_join_registrar", 4, 255, ""],
 [O_IPv6_LOCATOR,
  h'fda379a6f6ee00000200000064000001', IPPROTO_TCP, 8443],
 ["AN_join_registrar", 4, 255, ""],
 [O_IPv6_LOCATOR,
  h'fda379a6f6ee00000200000064000001', IPPROTO_UDP, 5684],
 ["AN_join_registrar_rjp", 4, 255, ""],
 [O_IPv6_LOCATOR,
  h'fda379a6f6ee00000200000064000001', IPPROTO_UDP, 5685]]]
]]></artwork></figure>

<t>In summary:</t>

<t><list style="symbols">
  <t>Circuit proxy operation is indicted with objective-name "AN_join_registrar" and IPPROTO_UDP.
The default for AN_join_registrar/UDP is the use of COAPs and CBOR encoded voucher. For this
default, the objective-value is "".</t>
  <t>Stateless JPY proxy operations is indicated with objective-name "AN_join_registrar_rjp" and IPPROTO_UDP.
The default for AN_join_registrar/UDP is the use of COAPs and CBOR encoded voucher. For this
default, the objective-value is "".</t>
</list></t>

</section>
</section>
</section>
<section anchor="future"><name>Possible future variations</name>

<t>The following table <xref target="fig-future-variations"/> shows possible future entries for "Variation String" if
there is an interest for such a variation. Thesew would be subject to expert review and could
hence require appropriate additional specification so that interoperability based on that variation string
can be guaranteed.</t>

<texttable anchor="fig-future-variations">
      <ttcol align='left'>Context</ttcol>
      <ttcol align='left'>Reference</ttcol>
      <ttcol align='left'>Variation String</ttcol>
      <ttcol align='left'>Variations</ttcol>
      <ttcol align='left'>Explanations / Notes</ttcol>
      <c>BRSKI</c>
      <c>-</c>
      <c>jose</c>
      <c>rrm jose est</c>
      <c>possible variation of <xref target="RFC8995"/> with voucher according to <xref target="I-D.ietf-anima-jws-voucher"/></c>
      <c>&#160;</c>
      <c>-</c>
      <c>jose-cmp</c>
      <c>rrm jose cmp</c>
      <c>possible variation of <xref target="RFC8995"/> with voucher according to <xref target="I-D.ietf-anima-jws-voucher"/> and enrollment according to <xref target="I-D.ietf-lamps-lightweight-cmp-profile"/></c>
      <c>&#160;</c>
      <c>-</c>
      <c>cose</c>
      <c>rrm cose est</c>
      <c>possible variation of <xref target="RFC8995"/> with voucher according to <xref target="I-D.ietf-anima-constrained-voucher"/></c>
      <c>&#160;</c>
      <c>-</c>
      <c>cose-cmp</c>
      <c>rrm cose cmp</c>
      <c>possible variation of <xref target="RFC8995"/> with voucher according to <xref target="I-D.ietf-anima-constrained-voucher"/> and enrollment according to <xref target="I-D.ietf-lamps-lightweight-cmp-profile"/></c>
      <c>&#160;</c>
      <c>-</c>
      <c>prm-cmp</c>
      <c>prm jose cmp</c>
      <c>possible variation of <xref target="I-D.ietf-anima-brski-prm"/> and <xref target="I-D.ietf-anima-brski-ae"/></c>
      <c>&#160;</c>
      <c>-</c>
      <c>prm-cose</c>
      <c>prm cose est</c>
      <c>possible variation of <xref target="I-D.ietf-anima-brski-prm"/> and <xref target="I-D.ietf-anima-constrained-voucher"/></c>
      <c>&#160;</c>
      <c>-</c>
      <c>prm-cose-cmp</c>
      <c>prm cose cmp</c>
      <c>possible variation of <xref target="I-D.ietf-anima-brski-prm"/>, <xref target="I-D.ietf-anima-constrained-voucher"/> and <xref target="I-D.ietf-anima-brski-ae"/></c>
</texttable>

</section>

    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
        <name>Contributors</name>
    <contact initials="T." surname="Werner" fullname="Thomas Werner">
      <organization>Siemens AG</organization>
      <address>
        <postal>
          <country>Germany</country>
        </postal>
        <email>thomas-werner@siemens.com</email>
        <uri>https://www.siemens.com/</uri>
      </address>
    </contact>
    <contact initials="S." surname="Fries" fullname="Steffen Fries">
      <organization>Siemens AG</organization>
      <address>
        <postal>
          <country>Germany</country>
        </postal>
        <email>steffen.fries@siemens.com</email>
        <uri>https://www.siemens.com/</uri>
      </address>
    </contact>
    <contact initials="H." surname="Brockhaus" fullname="Hendrik Brockhaus">
      <organization>Siemens AG</organization>
      <address>
        <postal>
          <country>Germany</country>
        </postal>
        <email>hendrik.brockhaus@siemens.com</email>
        <uri>https://www.siemens.com/</uri>
      </address>
    </contact>
    <contact initials="M." surname="Richardson" fullname="Michael Richardson">
      <organization></organization>
      <address>
        <postal>
          <country>Canada</country>
        </postal>
        <phone>+41 44 878 9200</phone>
        <email>mcr+ietf@sandelman.org</email>
      </address>
    </contact>
    <contact initials="D." surname="von&nbsp;Oheimb" fullname="David von&nbsp;Oheimb">
      <organization abbrev="Siemens">Siemens AG</organization>
      <address>
        <postal>
          <street>Otto-Hahn-Ring 6</street>
          <city>Munich</city>
          <code>81739</code>
          <country>Germany</country>
        </postal>
        <email>david.von.oheimb@siemens.com</email>
        <uri>https://www.siemens.com/</uri>
      </address>
    </contact>
    </section>

  </back>

<!-- ##markdown-source:
H4sIAPk9i2YAA919aXPj1pXod/wKhK56Jj0ktfRitRLHI0tyrEwvGkl2JhW7
ukASlNBNAnwAKLXS3e+3vN/yftk7673nAqBaatupqemqOBQJ3OXcc8++jEaj
aFrMsvxyP17X89FeFNVZvUj34y+PsmpaXKflbTwvyvi7s/P/OImvkzJL6qzI
qy+jZDIp0+t9/mU006ejWTHNkyWMMCuTeT3KUhg2ybNlMpqU1dvMPznafhRV
dZLPXieLIocX6nKdRtmqpE9Vvbu9/Wx7N6rWk2VWVTDpxe0Knjo5vvg+Sso0
2Y9frdKSlxPDMPGLJE8u02Wa19EN7Ofg5cmLg+jtDbyS12mZp/XoCJcUTZN6
P67qGew8r9K8Wlcy9yypYYLd7d3H0Srbj+K4LqYAidsUthvH02K5Sqa1/6K6
XZbpvDJfFGUdfgO7yYs6m2fpDL7MC3qqLjM/TLKur4pyPxrFWQ4vXozj4+nb
tKzhQQbjRZGWi7Sq/PdlgQeUzrK6KOHPooTNfr+u12V6k2bxj+cH8KWejvue
NrDO6/J2Xx5Jl0m2gJ3X6b9Pq/E8WY9nqS7jeBwfZW/eukUcV28L/YbmOyku
EHrrBRzg9HacL/yAKTw7nsGz/54VdeMhBDlsf7Kuec+yxatimVTx3/CQSrvQ
v6TlMslvddLzDE+3ig/+YpZP745u6N1/r/iJMZwVPLIus/34qq5X1f7W1s3N
zdj8vOVmP6/T+TzN4+/LLK0eOHvF747n+O5nzf5Dms/K7G38XVlM314l64eu
4IrfH0/0/c9axYtsepWki/gM/7+cVUVul3EIF2uWwDerK7qovX97vBM/fhzv
fb0XP4Nr2vPLWU7Lf8Mr/+8V3Mh0Aasfw9IVrY7G8XWR/698Uq3++OoqzZYT
h2FHyXU26/i1vXFFbfmSb1Sawo16VdfF6IfkKh+dAUWLn+Iesho28GKdw8Zo
SzOkbXs7Xz969mU3pGUjM1zPGNYzLmgpDwJrlBcwXJ1dp0hFzr4/fPRs76l8
fLK7ty0fnz595j5+/XTXf3wkH2GV+sDeM/vxsf/4BD+ejI7GLUqbpBt/WpXL
jt/wstZlkuXpbHRdrKdXafmJp94UWQ6DFe9uOx58c1PZYXA/24/cJh493Qve
WSTLVTVaZJdXNZAr+O9oulzh2PNsEW5kllfVbFSVKxnq2c7jPffxa4BzlOXz
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
/n9LbHNnry0BAA==

-->

</rfc>

