<?xml version='1.0' encoding='utf-8'?>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc2629 version 1.4.2 -->
<!DOCTYPE rfc SYSTEM "rfc2629-xhtml.ent">
<?rfc toc="yes"?>
<?rfc sortrefs="yes"?>
<?rfc symrefs="yes"?>
<?rfc comments="yes"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-wiethuechter-drip-uas-sn-dns-01" category="std" obsoletes="" updates="" submissionType="IETF" xml:lang="en" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.7.0 -->
  <front>
    <title abbrev="uas-sn-dns">UAS Serial Numbers in DNS</title>
    <seriesInfo name="Internet-Draft" value="draft-wiethuechter-drip-uas-sn-dns-01"/>
    <author initials="A." surname="Wiethuechter" fullname="Adam Wiethuechter">
      <organization>AX Enterprize, LLC</organization>
      <address>
        <postal>
          <street>4947 Commercial Drive</street>
          <city>Yorkville</city>
          <region>NY</region>
          <code>13495</code>
          <country>USA</country>
        </postal>
        <email>adam.wiethuechter@axenterprize.com</email>
      </address>
    </author>
    <date year="2023" month="December" day="04"/>
    <area>Internet</area>
    <workgroup>drip Working Group</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <t>This document describes a way Uncrewed Aerial System (UAS) Serial Numbers are placed into and retrieved from the Domain Name System (DNS). This is to directly support DRIP-based Serial Numbers.</t>
    </abstract>
  </front>
  <middle>
    <section anchor="introduction" numbered="true" toc="default">
      <name>Introduction</name>
      <t>The lookup of Serial Number for Uncrewed Aerial Systems (UAS) is a major concern. On one hand if a pilot plans to use DRIP Entity Tags (DETs, <xref target="RFC9374" format="default"/>) or other Session IDs the Serial Number is considered, by many Civil Aviation Authorities (CAAs), PII.</t>
      <t>However when this is not the case, the Serial Number can be used in the clear as the UAS ID, and generally will be by default.</t>
      <t>It may be helpful for receiving devices or other devices presented with a UAS Serial Number to look up additional information of the aircraft, if the manufacturer wishes to provide it publicly. This information could be general specifications, such as number or props or color.</t>
      <t>DRIP directly uses the <xref target="CTA2063A" format="default"/> Serial Number format as defined in <xref target="RFC9374" format="default"/> to encode a DET. A such a way to lookup a Serial Number to see if it corresponds to a DET is important and something that <xref target="detim" format="default"/> does not currently address.</t>
      <t>This document adds support for UAS Serial Numbers in DNS. It creates two new roles: Manufacturer Code Authority (MCA) for RAAs and the Manufacturer Unmanned Aircraft Authority (MAA) role for HDAs. MCA is part of a new allocated range in RAA values as the conversion of Manufacturer Codes is across the entire HID.</t>
      <section anchor="supported-scenarios" numbered="true" toc="default">
        <name>Supported Scenarios</name>
        <ol spacing="normal" type="1"><li>UA using manufacturer generated Serial Number for UAS ID. No additional information provided.</li>
          <li>UA using manufacturer generated Serial Number for UAS ID. Manufacturer using a DIME. Manufacturer MUST provided pointer to additional information via DNS (even if null).</li>
          <li>UA using manufacturer generated Serial Number which is mapped to a DET by manufacturer for UAS ID. UA using manufacturer generated DET for Authentication. Manufacturer using a DIME. DIME MUST place public DET information into DNS (i.e. HI). DIME MUST provide mapping of Serial Number to DET in DNS. Manufacturer MUST provide pointer to additional information via DNS (even if null).</li>
          <li>UA using manufacturer generated DRIP enhanced Serial Number for UAS ID. UA using manufacturer generated DET for Authentication. Manufacturer using a DIME. DIME MUST place public information into DNS (i.e. HI) - either directly or as a mapping to a DET. DIME MUST provide pointer to additional information via DNS (even if null).</li>
          <li>UA using manufacturer generated Serial Number for UAS ID. UA using user generated DET for Authentication. User uses DIME with capability to publicly map Serial Number to a DET (via a USS). DIME MUST place public DET information into DNS (i.e. HI). DIME MUST provide mapping of Serial Number to DET in DNS. DIME MUST provide pointer to additional information via DNS (even if null).</li>
        </ol>
      </section>
    </section>
    <section anchor="terminology" numbered="true" toc="default">
      <name>Terminology</name>
      <section anchor="required-terminology" numbered="true" toc="default">
        <name>Required Terminology</name>
        <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 <xref target="RFC2119" format="default"/> <xref target="RFC8174" format="default"/> when, and only when, they appear in all capitals, as shown here.</t>
      </section>
      <section anchor="additional-definitions" numbered="true" toc="default">
        <name>Additional Definitions</name>
        <t>This document makes use of the terms (PII, USS, etc.) defined in <xref target="RFC9153" format="default"/>. Other terms (DIME, Endorsement, etc.) are from <xref target="RFC9434" format="default"/>, while others (RAA, HDA, etc.) are from <xref target="RFC9374" format="default"/>.</t>
      </section>
    </section>
    <section anchor="dime-roles" numbered="true" toc="default">
      <name>DIME Roles</name>
      <section anchor="irm" numbered="true" toc="default">
        <name>Manufacturer Code Authority (MCA)</name>
        <t>An RAA-level DIME that hands out HDA values to participating Manufacturer's that hold an Manufacturer Code used in <xref target="CTA2063A" format="default"/> that is issued by ICAO.</t>
        <t>To manage the large Manufacturer Code space (34 character set; 4 characters; 1,336,336 possible codes) a range of RAA values are set aside for the use case. These are the RAA values of 4000 (0x0FA0) up to 4095 (0x0FFF). This allows a single HDA for each Manufacturer Code.</t>
        <t>See <xref target="mra" format="default"/> for the HDA allocation of Manufacturer Codes under these RAAs.</t>
        <ul empty="true" spacing="normal">
          <li>Note: the upper RAAs in the range (4083 to 4095) are not used but are left reserved in this space for future action if required.</li>
        </ul>
      </section>
      <section anchor="mra" numbered="true" toc="default">
        <name>Manufacturer Unmanned Aircraft Authority (MAA)</name>
        <t>An HDA-level DIME run by a manufacturer of UAS systems that participate in Remote ID. Stores UAS Serial Numbers under a specific Manufacturer Code (assigned to the manufacturer by ICAO).</t>
        <t>A DET can be encoded into a Serial Number (see <xref target="RFC9374" format="default"/>, Section 4.2) and this DIME MUST hold a mapping from the Serial Number to the DET and its artifacts.</t>
      </section>
    </section>
    <section anchor="manufacturer-code-allocation" numbered="true" toc="default">
      <name>Manufacturer Code Allocation</name>
      <t>The first 4 characters of every UAS Serial Number represents the manufacturer and is known as the Manufacturer Code. The allocation of a specific RAA (out of MCA space) and HDA (i.e. HID) for a Manufacturer Code uses the following derivation:</t>
      <artwork name="" type="" align="left" alt=""><![CDATA[
mfr_int = base34_decode(mfr_code)
hid = (4000 << 14) + mfr_int
mfr_code = base34_encode(hid)
]]></artwork>
      <t>A character in a UAS Serial Number "shall include any combination of digits and uppercase letters, except the letters O and I, but may include all digits" <xref target="CTA2063A" format="default"/>. For HID determination, the character space [0-9,A-H,J-N,P-Z] is mapped to [0-34] to convert the 4 place Base34 Manufacturer Code to Base10 (Note this is different than the Base32 process in Section 4.2 of <xref target="RFC9374" format="default"/>).</t>
    </section>
    <section anchor="serial-number-registration" numbered="true" toc="default">
      <name>Serial Number Registration</name>
      <t>There are four ways a Serial Number can be registered and used by DRIP:</t>
      <ol spacing="normal" type="1"><li>As a clear-text string with additional information (<xref target="serial-1" format="default"/>)</li>
        <li>As a clear-text string mapped to a DET "post" generation by the <strong>manufacturer</strong> (for use in authentication) and additional information (<xref target="serial-2" format="default"/>)</li>
        <li>As a clear-text string mapped to a DET "post" generation by the <strong>user (via an HDA)</strong> (for use in authentication) and additional information (<xref target="serial-3" format="default"/>)</li>
        <li>As an encoding of an HI and associated DET by the <strong>manufacturer</strong> (for use in authentication) with additional information (<xref target="serial-4" format="default"/>)</li>
      </ol>
      <ul empty="true" spacing="normal">
        <li>Note: additional information here refers to any subset of keys defined in <xref target="detim" format="default"/>.</li>
      </ul>
      <section anchor="serial-1" numbered="true" toc="default">
        <name>Serial Method 1</name>
        <t>This is where a UA is provisioned with a Serial Number by the manufacturer. The Serial Number is just text string, defined by <xref target="CTA2063A" format="default"/>. The manufacturer runs an Name Server delegated under the Serial Number apex and points to information using a DET RR (filling in only the Serial Number and URI fields).</t>
        <figure anchor="dime-sn1-example">
          <name>Example DIME:MAA with Serial Number Registration</name>
          <artwork name="" type="" align="left" alt=""><![CDATA[
    +-------------------+
    | Unmanned Aircraft |
    +--o---o------------+
       |   ^
   (a) |   | (b)
       |   |
*******|***|*****************************
*      |   |    DIME: MAA               *
*      |   |                            *
*      v   |             +----------+   *
*   +--o---o--+          |          |   *
*   |   DPA   o--------->o          |   *
*   +----o----+   (d)    |          |   *
*        |               |          |   *
*        | (c)           | DIA/RDDS |   *
*        v               |          |   *
*   +----o--------+      |          |   *
*   | Registry/NS |      |          |   *
*   +-------------+      |          |   *
*                        +----------+   *
*                                       *
*****************************************

(a) Serial Number,
    UA Information
(b) Success Code
(c) DET RR
(d) UA Information
]]></artwork>
        </figure>
      </section>
      <section anchor="serial-2" numbered="true" toc="default">
        <name>Serial Method 2</name>
        <t>This is where a UAS is provisioned with a Serial Number and DET by the manufacturer enabling their devices to use <xref target="drip-auth" format="default"/> and provide additional information. A public mapping of the Serial Number to DET and all public artifacts MUST be provided by the manufacturer. The manufacturer MUST use an MAA for this task.</t>
        <t>The device MAY allow the DET to be regenerated dynamically with the MAA.</t>
        <figure anchor="dime-sn2-example">
          <name>Example DIME:MAA with Serial Number + DET Registration</name>
          <artwork name="" type="" align="left" alt=""><![CDATA[
    +-------------------+
    | Unmanned Aircraft |
    +--o---o------------+
       |   ^
   (a) |   | (b)
       |   |
*******|***|*****************************
*      |   |    DIME: MAA               *
*      |   |                            *
*      v   |             +----------+   *
*   +--o---o--+          |          |   *
*   |   DPA   o--------->o          |   *
*   +----o----+   (d)    |          |   *
*        |               |          |   *
*        | (c)           | DIA/RDDS |   *
*        v               |          |   *
*   +----o--------+      |          |   *
*   | Registry/NS |      |          |   *
*   +-------------+      |          |   *
*                        +----------+   *
*                                       *
*****************************************

(a) Serial Number,
    UA Information,
    Self-Endorsement: UA
(b) Success Code,
    Broadcast Endorsement: MAA on UA
(c) DET RR, PTR RR
(d) UA Information
]]></artwork>
        </figure>
      </section>
      <section anchor="serial-3" numbered="true" toc="default">
        <name>Serial Method 3</name>
        <t>This is where a UAS has a Serial Number (from the manufacturer) and the user (via a DIME) has a mechanism to generate and map a DET to the Serial Number after production. This can provide dynamic signing keys for DRIP Authentication Messages via <xref target="drip-auth" format="default"/> for UAS that MUST fly only using Serial Numbers. Registration SHOULD be allowed to any relevant DIME that supports it. A public mapping of the DET to the Serial Number SHOULD be provided.</t>
        <figure anchor="dime-sn3-example">
          <name>Example DIME with Serial Number + DET Registration</name>
          <artwork name="" type="" align="left" alt=""><![CDATA[
    +-------------------+
    | Unmanned Aircraft |
    +--o---o------------+
       |   ^
   (a) |   | (b)
       |   |
*******|***|*****************************
*      |   |      DIME                  *
*      |   |                            *
*      v   |             +----------+   *
*   +--o---o--+          |          |   *
*   |   DPA   o--------->o          |   *
*   +----o----+   (d)    |          |   *
*        |               |          |   *
*        | (c)           | DIA/RDDS |   *
*        v               |          |   *
*   +----o--------+      |          |   *
*   | Registry/NS |      |          |   *
*   +-------------+      |          |   *
*                        +----------+   *
*                                       *
*****************************************

(a) Serial Number,
    UA Information,
    Self-Endorsement: UA
(b) Success Code,
    Broadcast Endorsement: DIME on UA
(c) DET RR
(d) UA Information
]]></artwork>
        </figure>
      </section>
      <section anchor="serial-4" numbered="true" toc="default">
        <name>Serial Method 4</name>
        <t>This is where a UAS manufacturer chooses to use the Serial Number scheme defined in <xref target="RFC9374" format="default"/> to create Serial Numbers, their associated DETs for <xref target="drip-auth" format="default"/> and provide additional information. This document RECOMMENDS that the manufacturer "locks" the device from changing its authentication method so identifiers in both the Basic ID Message and Authentication Message do not de-sync. The manufacturer MUST use an MAA for this task, with the mapping between their Manufacturer Code and the upper portion of the DET publicly available.</t>
        <figure anchor="dime-sn4-example">
          <name>Example DIME:MAA with DRIP Serial Number Registration</name>
          <artwork name="" type="" align="left" alt=""><![CDATA[
    +-------------------+
    | Unmanned Aircraft |
    +--o---o------------+
       |   ^
   (a) |   | (b)
       |   |
*******|***|*****************************
*      |   |    DIME: MAA               *
*      |   |                            *
*      v   |             +----------+   *
*   +--o---o--+          |          |   *
*   |   DPA   o--------->o          |   *
*   +----o----+   (d)    |          |   *
*        |               |          |   *
*        | (c)           | DIA/RDDS |   *
*        v               |          |   *
*   +----o--------+      |          |   *
*   | Registry/NS |      |          |   *
*   +-------------+      |          |   *
*                        +----------+   *
*                                       *
*****************************************

(a) Serial Number,
    UA Information,
    Self-Endorsement: UA
(b) Success Code,
    Broadcast Endorsement: MAA on UA
(c) DET RR
(d) UA Information
]]></artwork>
        </figure>
      </section>
    </section>
    <section anchor="serial-numbers-in-dns" numbered="true" toc="default">
      <name>Serial Numbers in DNS</name>
      <ul empty="true" spacing="normal">
        <li>Author Note: There MUST be an entry point in DNS for the lookup of UAS Serial Numbers. This section is very much a shot in the dark on how this looks and functions.</li>
      </ul>
      <t>This document specifies the creation and delegation to an apex organization (TBD) of the subdomain <tt>uas.arpa</tt>. To enable lookup of Serial Numbers a subdomains of <tt>sn.uas.arpa</tt> is maintained. All entries under <tt>sn.uas.arpa</tt> are to follow the convention found in <xref target="sn-fqdn" format="default"/>. This is to enable a singular lookup point for Serial Numbers for UAS.</t>
      <t>Note that other subdomains under <tt>uas.arpa</tt> can be made to support other identifiers in UAS. The creation and use of other such other subdomains are out of scope for this document. The further use and creation of items under <tt>uas.arpa</tt> is the authority of the apex organization (which has been delegated control).</t>
      <t>DETs MUST not have a subdomain in <tt>uas.arpa</tt> (such as <tt>det.uas.arpa</tt>) as they fit within the predefined <tt>ip6.arpa</tt> as they are IPv6 addresses as defined in <xref target="detim" format="default"/>.</t>
    </section>
    <section anchor="iana-considerations" numbered="true" toc="default">
      <name>IANA Considerations</name>
      <section anchor="iana-drip-registry" numbered="true" toc="default">
        <name>IANA DRIP Registry</name>
        <section anchor="ua-info-registry" numbered="true" toc="default">
          <name>Aircraft Information Registry</name>
          <t>This document requests a new registry for aircraft information fields under the <eref target="https://www.iana.org/assignments/drip/drip.xhtml">DRIP registry group</eref>.</t>
          <dl newline="false" spacing="normal">
            <dt>Aircraft Information Fields:</dt>
            <dd>
  list of acceptable keys to be used in <tt>UA Information</tt> during a UA registration to a DIME. Future additions to this registry are to be made through First Come First Served (Section 4.4 of <xref target="RFC8126" format="default"/>). The following values are defined:</dd>
          </dl>
          <table align="center">
            <thead>
              <tr>
                <th align="left">Key Name</th>
                <th align="left">Type</th>
                <th align="left">Description</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">length</td>
                <td align="left">float</td>
                <td align="left">length, in millimeters</td>
              </tr>
              <tr>
                <td align="left">width</td>
                <td align="left">float</td>
                <td align="left">width, in millimeters</td>
              </tr>
              <tr>
                <td align="left">height</td>
                <td align="left">float</td>
                <td align="left">height, in millimeters</td>
              </tr>
              <tr>
                <td align="left">constructionMaterial</td>
                <td align="left">tstr</td>
                <td align="left">materials, comma separated if multiple</td>
              </tr>
              <tr>
                <td align="left">color</td>
                <td align="left">tstr</td>
                <td align="left">colors, comma separated if multiple</td>
              </tr>
              <tr>
                <td align="left">serial</td>
                <td align="left">tstr</td>
                <td align="left">ANSI CTA 2063-A Serial Number</td>
              </tr>
              <tr>
                <td align="left">manufacturer</td>
                <td align="left">tstr</td>
                <td align="left">manufacturer name</td>
              </tr>
              <tr>
                <td align="left">make</td>
                <td align="left">tstr</td>
                <td align="left">aircraft make</td>
              </tr>
              <tr>
                <td align="left">model</td>
                <td align="left">tstr</td>
                <td align="left">aircraft model</td>
              </tr>
              <tr>
                <td align="left">dryWeight</td>
                <td align="left">float</td>
                <td align="left">weight of aircraft with no payloads</td>
              </tr>
              <tr>
                <td align="left">numRotors</td>
                <td align="left">int</td>
                <td align="left">Number of rotators</td>
              </tr>
              <tr>
                <td align="left">propLength</td>
                <td align="left">float</td>
                <td align="left">Length of props, in centimeters</td>
              </tr>
              <tr>
                <td align="left">numBatteries</td>
                <td align="left">int</td>
                <td align="left">&nbsp;</td>
              </tr>
              <tr>
                <td align="left">batteryCapacity</td>
                <td align="left">float</td>
                <td align="left">in milliampere hours</td>
              </tr>
              <tr>
                <td align="left">batteryWeight</td>
                <td align="left">float</td>
                <td align="left">in kilograms</td>
              </tr>
              <tr>
                <td align="left">batteryVoltage</td>
                <td align="left">float</td>
                <td align="left">in volts</td>
              </tr>
              <tr>
                <td align="left">batteryChemistry</td>
                <td align="left">tstr</td>
                <td align="left">&nbsp;</td>
              </tr>
              <tr>
                <td align="left">maxTakeOffWeight</td>
                <td align="left">float</td>
                <td align="left">in kilograms</td>
              </tr>
              <tr>
                <td align="left">maxPayloadWeight</td>
                <td align="left">float</td>
                <td align="left">in kilograms</td>
              </tr>
              <tr>
                <td align="left">maxFlightTime</td>
                <td align="left">float</td>
                <td align="left">in minutes</td>
              </tr>
              <tr>
                <td align="left">minOperatingTemp</td>
                <td align="left">float</td>
                <td align="left">in Celsius</td>
              </tr>
              <tr>
                <td align="left">maxOperatingTemp</td>
                <td align="left">float</td>
                <td align="left">in Celsius</td>
              </tr>
              <tr>
                <td align="left">ipRating</td>
                <td align="left">tstr</td>
                <td align="left">standard IP rating</td>
              </tr>
              <tr>
                <td align="left">engineType</td>
                <td align="left">tstr</td>
                <td align="left">&nbsp;</td>
              </tr>
              <tr>
                <td align="left">fuelType</td>
                <td align="left">tstr</td>
                <td align="left">&nbsp;</td>
              </tr>
              <tr>
                <td align="left">fuelCapacity</td>
                <td align="left">float</td>
                <td align="left">in liters</td>
              </tr>
              <tr>
                <td align="left">previousSerial</td>
                <td align="left">tstr</td>
                <td align="left">legacy serial number(s)</td>
              </tr>
            </tbody>
          </table>
        </section>
      </section>
    </section>
    <section anchor="security-considerations" numbered="true" toc="default">
      <name>Security Considerations</name>
      <t>TODO</t>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="detim" target="https://datatracker.ietf.org/doc/html/draft-ietf-drip-registries-14">
          <front>
            <title>DRIP Entity Tag (DET) Identity Management Architecture</title>
            <author fullname="Adam Wiethuechter" initials="A." surname="Wiethuechter">
              <organization>AX Enterprize, LLC</organization>
            </author>
            <author fullname="Jim Reid" initials="J." surname="Reid">
              <organization>RTFM llp</organization>
            </author>
            <date day="4" month="December" year="2023"/>
            <abstract>
              <t>   This document describes the high level architecture for the
   registration and discovery of DRIP Entity Tags (DETs) using DNS.
   Discovery of DETs and their artifacts are through DRIP specific DNS
   structures and standard DNS methods.  A general overview of the
   interfaces required between involved components is described in this
   document with future supporting documents giving technical
   specifications.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-drip-registries-14"/>
        </reference>
        <reference anchor="RFC9153" target="https://www.rfc-editor.org/info/rfc9153">
          <front>
            <title>Drone Remote Identification Protocol (DRIP) Requirements and Terminology</title>
            <author fullname="S. Card" initials="S." role="editor" surname="Card"/>
            <author fullname="A. Wiethuechter" initials="A." surname="Wiethuechter"/>
            <author fullname="R. Moskowitz" initials="R." surname="Moskowitz"/>
            <author fullname="A. Gurtov" initials="A." surname="Gurtov"/>
            <date month="February" year="2022"/>
            <abstract>
              <t>This document defines terminology and requirements for solutions produced by the Drone Remote Identification Protocol (DRIP) Working Group. These solutions will support Unmanned Aircraft System Remote Identification and tracking (UAS RID) for security, safety, and other purposes (e.g., initiation of identity-based network sessions supporting UAS applications). DRIP will facilitate use of existing Internet resources to support RID and to enable enhanced related services, and it will enable online and offline verification that RID information is trustworthy.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9153"/>
          <seriesInfo name="DOI" value="10.17487/RFC9153"/>
        </reference>
        <reference anchor="RFC9374" target="https://www.rfc-editor.org/info/rfc9374">
          <front>
            <title>DRIP Entity Tag (DET) for Unmanned Aircraft System Remote ID (UAS RID)</title>
            <author fullname="R. Moskowitz" initials="R." surname="Moskowitz"/>
            <author fullname="S. Card" initials="S." surname="Card"/>
            <author fullname="A. Wiethuechter" initials="A." surname="Wiethuechter"/>
            <author fullname="A. Gurtov" initials="A." surname="Gurtov"/>
            <date month="March" year="2023"/>
            <abstract>
              <t>This document describes the use of Hierarchical Host Identity Tags (HHITs) as self-asserting IPv6 addresses, which makes them trustable identifiers for use in Unmanned Aircraft System Remote Identification (UAS RID) and tracking.</t>
              <t>Within the context of RID, HHITs will be called DRIP Entity Tags (DETs). HHITs provide claims to the included explicit hierarchy that provides registry (via, for example, DNS, RDAP) discovery for third-party identifier endorsement.</t>
              <t>This document updates RFCs 7401 and 7343.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9374"/>
          <seriesInfo name="DOI" value="10.17487/RFC9374"/>
        </reference>
        <reference anchor="RFC9434" target="https://www.rfc-editor.org/info/rfc9434">
          <front>
            <title>Drone Remote Identification Protocol (DRIP) Architecture</title>
            <author fullname="S. Card" initials="S." surname="Card"/>
            <author fullname="A. Wiethuechter" initials="A." surname="Wiethuechter"/>
            <author fullname="R. Moskowitz" initials="R." surname="Moskowitz"/>
            <author fullname="S. Zhao" initials="S." role="editor" surname="Zhao"/>
            <author fullname="A. Gurtov" initials="A." surname="Gurtov"/>
            <date month="July" year="2023"/>
            <abstract>
              <t>This document describes an architecture for protocols and services to support Unmanned Aircraft System Remote Identification and tracking (UAS RID), plus UAS-RID-related communications. This architecture adheres to the requirements listed in the Drone Remote Identification Protocol (DRIP) Requirements document (RFC 9153).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9434"/>
          <seriesInfo name="DOI" value="10.17487/RFC9434"/>
        </reference>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/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" target="https://www.rfc-editor.org/info/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>
        <name>Informative References</name>
        <reference anchor="drip-auth" target="https://datatracker.ietf.org/doc/html/draft-ietf-drip-auth-41">
          <front>
            <title>DRIP Entity Tag Authentication Formats &amp; Protocols for Broadcast Remote ID</title>
            <author fullname="Adam Wiethuechter" initials="A." surname="Wiethuechter">
              <organization>AX Enterprize, LLC</organization>
            </author>
            <author fullname="Stuart W. Card" initials="S. W." surname="Card">
              <organization>AX Enterprize, LLC</organization>
            </author>
            <author fullname="Robert Moskowitz" initials="R." surname="Moskowitz">
              <organization>HTT Consulting</organization>
            </author>
            <date day="4" month="December" year="2023"/>
            <abstract>
              <t>   The Drone Remote Identification Protocol (DRIP), plus trust policies
   and periodic access to registries, augments Unmanned Aircraft System
   (UAS) Remote Identification (RID), enabling local real time
   assessment of trustworthiness of received RID messages and observed
   UAS, even by Observers then lacking Internet access.  This document
   defines DRIP message types and formats to be sent in Broadcast RID
   Authentication Messages to verify that attached and recent detached
   messages were signed by the registered owner of the DRIP Entity Tag
   (DET) claimed.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-drip-auth-41"/>
        </reference>
        <reference anchor="RFC8126" target="https://www.rfc-editor.org/info/rfc8126">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author fullname="M. Cotton" initials="M." surname="Cotton"/>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <date month="June" year="2017"/>
            <abstract>
              <t>Many protocols make use of points of extensibility that use constants to identify various protocol parameters. To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper. For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
              <t>To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed. This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
              <t>This is the third edition of this document; it obsoletes RFC 5226.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="26"/>
          <seriesInfo name="RFC" value="8126"/>
          <seriesInfo name="DOI" value="10.17487/RFC8126"/>
        </reference>
        <reference anchor="CTA2063A" target="https://shop.cta.tech/products/small-unmanned-aerial-systems-serial-numbers">
          <front>
            <title>ANSI/CTA 2063-A Small Unmanned Aerial Systems Numbers</title>
            <author>
              <organization/>
            </author>
            <date year="2019" month="September"/>
          </front>
        </reference>
      </references>
    </references>
    <section anchor="sn-fqdn" numbered="true" toc="default">
      <name>UAS Serial Number FQDN</name>
      <ul empty="true" spacing="normal">
        <li>{id}.{length}.{manufacturer-code}.{apex}.</li>
      </ul>
      <artwork name="" type="" align="left" alt=""><![CDATA[
Apex: .sn.uas.icao.arpa.
Serial: MFR0ADR1P1SC00L
Manufacturer Code: MFR0
Length: A
ID: DR1P1SC00L
FQDN: dr1p1sc00l.a.mfr0.sn.uas.icao.arpa.
]]></artwork>
    </section>
    <section anchor="dns-examples" numbered="true" toc="default">
      <name>DNS Examples</name>
      <section anchor="dns-s1" numbered="true" toc="default">
        <name>Serial Method 1</name>
        <artwork type="text" name="" align="left" alt=""><![CDATA[
@ORIGIN mfr0.uas-sn.arpa
example1.8 IN URI ( https://example.com/sn/EXAMPLE1 )
]]></artwork>
      </section>
      <section anchor="dns-s2" numbered="true" toc="default">
        <name>Serial Method 2</name>
        <artwork type="text" name="" align="left" alt=""><![CDATA[
@ORIGIN mfr0.uas-sn.arpa
example2.8 IN PTR 
6.5.d.7.7.6.b.4.2.1.1.9.e.c.3.f.5.0.7.f.2.7.8.e.3.3.0.0.1.0.0.2.ip6.arpa

@ORIGIN 7.f.2.7.8.e.3.3.0.0.1.0.0.2.ip6.arpa
6.5.d.7.7.6.b.4.2.1.1.9.e.c.3.f.5.0 IN DET 
( 20010033e872f705f3ce91124b677d65 0 1 "MFR MFR0" "MFR08EXAMPLE2" ... )
6.5.d.7.7.6.b.4.2.1.1.9.e.c.3.f.5.0 IN HIP 
( 5 20010033e872f705f3ce91124b677d65 ... )
6.5.d.7.7.6.b.4.2.1.1.9.e.c.3.f.5.0 IN URI 
( https://example.com/sn/EXAMPLE2 )
]]></artwork>
      </section>
      <section anchor="dns-s3" numbered="true" toc="default">
        <name>Serial Method 3</name>
        <artwork type="text" name="" align="left" alt=""><![CDATA[
@ORIGIN mfr0.uas-sn.arpa
example3.8 IN PTR
2.1.1.1.2.4.0.7.b.2.a.f.1.b.4.8.5.0.7.f.2.7.8.e.3.3.0.0.1.0.0.2.ip6.arpa

@ORIGIN 7.f.2.7.8.e.3.3.0.0.1.0.0.2.ip6.arpa
2.1.1.1.2.4.0.7.b.2.a.f.1.b.4.8.5.0 IN DET 
( 20010033e872f70584b1fa2b70421112 0 1 "MFR MFR0" "MFR08EXAMPLE3" ...)
2.1.1.1.2.4.0.7.b.2.a.f.1.b.4.8.5.0 IN HIP 
( 5 20010033e872f70584b1fa2b70421112 ... )
2.1.1.1.2.4.0.7.b.2.a.f.1.b.4.8.5.0 IN URI 
( https://example.com/sn/EXAMPLE3 )
]]></artwork>
      </section>
      <section anchor="dns-s4" numbered="true" toc="default">
        <name>Serial Method 4</name>
        <artwork type="text" name="" align="left" alt=""><![CDATA[
@ORIGIN mfr0.uas-sn.arpa
example4.8 IN PTR
e.0.3.0.5.3.a.2.5.2.5.f.a.8.a.b.5.0.7.f.2.7.8.e.3.3.0.0.1.0.0.2.ip6.arpa

@ORIGIN 7.f.2.7.8.e.3.3.0.0.1.0.0.2.ip6.arpa
e.0.3.0.5.3.a.2.5.2.5.f.a.8.a.b.5.0 IN DET 
( 2001003fff800005ba8af5252a35030e 0 1 "MFR MFR0" "MFR08EXAMPLE4" ... )
e.0.3.0.5.3.a.2.5.2.5.f.a.8.a.b.5.0 IN HIP 
( 5 2001003fff800005ba8af5252a35030e ... )
e.0.3.0.5.3.a.2.5.2.5.f.a.8.a.b.5.0 IN URI 
( https://example.com/sn/EXAMPLE4 )
]]></artwork>
      </section>
    </section>
  </back>
  <!-- ##markdown-source:
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
KVyJ4I1ePYpZhzDr/hqYcV5h4n02+/VfA70uodcz6MXGDNugnxYZmUlsFd0m
Mz+HVPtxkWRu6ZJ3gLPIpSogheWiN9WsJxSkAGkkAWvVOlsnsxUdI5nvFdyp
L9rwo6X82NgX/26NUFNCR2UnSmqohLQsi67KtyVHlRjGTG9Ulf+aw1dUmN8o
McUcq2blct09wK8zh0wVn6IMqttG6orZUgY2a4vKufrELOSUjOlVJWWZq4Or
FxdgYBhF1BLGJrfYMiHm+nAxgt9Tka/JQLC9pkOPp83Nz1Puud8S0dwXY5Km
+V0bw8OE+G/6UpN1/nIvapN6tffeeWI+9/Z398d5UhlGDxQs9AWiKbH62YTc
9SkhbzYgK7R4WkIuN/t0CXm/+mgg6Wl4TpgtKfNNsg2SF0qKdWp+feec66vt
Xt1+rXn1FcjhaPDsYjgcr0Pe7DPnEs8C1917ty5m8ex0XIDsnrO5z5xbP1t5
tM/nifNZSVuROodkd0WFGizAsC2jpSI6kGsxzj12yeTRHSK+0UqHmLoGzjp3
1w/CK3HohzPV1HG7qT7J2RzpEx+x/u7gtf3Kck5izsZrtzM/eNhiITtLC9nZ
aiHHe5lIshoVz7Fi2FQsJ5E511Dh8izKnuvBfhfHzEj22JLZItN270BHMLbq
ValfbQ39i7CfYjs7pIz+TRaBqKUske+08iub4WGEN+X9g4HNTumEVepr16QM
Zofo/t5kvmUOYmpDiJPK0qG/iOUMPtQc9YGwnBQMBl/NLn2+mt1H5/xqdj9n
dk3bWEVBs1KWpHtWGwbZgL5KE+kji8zECjxJM6IpGlaa7YY4v7zY33x3fo75
fmrWesyId5dGvLvDiE/lZt5WK6smVRNXLw91K+kIY1m3s8wUEt841DMyaIUt
41F0jCELU7cltgwoV56Xd0lseZDyx8LoW4MoqMJEtp3DfTKyfMS1esKC7Wst
r+BLCMdVR1Kc23AhjI12QIdMMV8MoInXrrysEFnY44GJqcTc2vQNeUiKgPyG
TuyX9WN73A6KZ7t9006SLFdang//y5p+Y/y3KvYG5E4TYB6+mv5H5/xq+v8Z
pp8let3272nzu5+z+b/A3veW9r63w96vBK3eNEn0MuTetELam2K7n7kEZW4K
rRnNho3oV6tHxlx/eVi/ejBZnr9aE76RVRxEiXetD7jDBtzszsg1XXGJgwrD
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

-->

</rfc>
