<?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-02" 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>&lt;&lt;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:</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 1319?>

<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:
H4sIAGI8i2YAA919a3Pb1rXod/wKlJm5IXNIypJfspo0VSSlUY8fqqSkp9Nk
PCAJSrBJgBcAJau272+5v+X+sruee68NgLLkJJ0zxzNNKRLYj7XXXu/HaDSK
psUsyy/24nU9H+1GUZ3Vi3Qv/vIwq6bFVVrexPOijL87PfvP4/gqKbOkzoq8
+jJKJpMyvdrjX0YzfTqaFdM8WcIIszKZ16MshWGTPFsmo0lZvc38k6MHO1FV
J/nsdbIocnihLtdplK1K+lTVOw8ePMNH1pNlVlUw6fnNCp46Pjr/PkrKNNmL
X63SkpcTwzDxiyRPLtJlmtfRNexn/+Xxi/3o7TW8ktdpmaf16BCXFE2Tei+u
6hnsPK/SvFpXMvcsqWGCnQc7j6JVthfFcV1MARI3KWw3jqfFcpVMa/9FdbMs
03llvijKOvwGdpMXdTbP0hl8mRf0VF1mfphkXV8W5V40irMcXjwfx0fTt2lZ
w4MMxvMiLRdpVfnvywIPKJ1ldVHCn0UJm/1+Xa/L9DrN4h/P9uFLPR33PW1g
ndflzZ48ki6TbAE7r9M/T6vxPFmPZ6ku42gcH2Zv3rpFHFVvC/2G5jsuzhF6
6wUc4PRmnC/8gCk8O57Bs3/OirrxEIIctj9Z17xn2eJlsUyq+O94SKVd6F/S
cpnkNzrpWYanW8X7fzHLp3dH1/Tunyt+YgxnBY+sy2wvvqzrVbW3tXV9fT02
P2+52c/qdD5P8/j7Mkure85e8bvjOb77WbP/kOazMnsbf1cW07eXyfq+K7jk
98cTff+zVvEim14m6SI+xf8vZ1WR22UcwMWaJfDN6pIuau8/Hm3Hjx7Fu093
42dwTXt+Octp+R945f9cwY1MF7D6MSxd0epwHF8V+f/KJ9Xqj68u02w5cRh2
mFxls45f2xtX1JYv+UalKdyoV3VdjH5ILvPRKVC0+AnuIathAy/WOWyMtjRD
2ra7/fThsy+7IS0bmeF6xrCecUFLuRdYo7yA4ersKkUqcvr9wcNnu0/k4+Od
3Qfy8cmTZ+7j0yc7/uND+Qir1Ad2n9mPj/zHx/jxeHQ4blHaJN3406pcdvyG
l7UukyxPZ6OrYj29TMtPPPWmyHIYrHh30/Hgm+vKDoP7efDQbeLhk93gnUWy
XFWjRXZxWQO5gv+OpssVjj3PFuFGZnlVzUZVuZKhnm0/2nUfnwKcoyyfNw7g
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
hUUYrS0BAA==

-->

</rfc>

