<?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-ietf-drip-auth-43" 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="DRIP Auth Formats">DRIP Entity Tag Authentication Formats &amp; Protocols for Broadcast Remote ID</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-drip-auth-43"/>
    <author initials="A." surname="Wiethuechter" fullname="Adam Wiethuechter" role="editor">
      <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>
    <author initials="S." surname="Card" fullname="Stuart Card">
      <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>stu.card@axenterprize.com</email>
      </address>
    </author>
    <author initials="R." surname="Moskowitz" fullname="Robert Moskowitz">
      <organization>HTT Consulting</organization>
      <address>
        <postal>
          <street/>
          <city>Oak Park</city>
          <region>MI</region>
          <code>48237</code>
          <country>USA</country>
        </postal>
        <email>rgm@labs.htt-consult.com</email>
      </address>
    </author>
    <date year="2023" month="December" day="18"/>
    <area>Internet</area>
    <workgroup>DRIP Working Group</workgroup>
    <keyword>Internet-Draft</keyword>
    <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>
  <middle>
    <section anchor="introduction" numbered="true" toc="default">
      <name>Introduction</name>
      <t>The initial regulations (e.g., <xref target="FAA-14CFR" format="default"/>) and standards (e.g., <xref target="F3411" format="default"/>) for Unmanned Aircraft (UA) Systems (UAS) Remote Identification and tracking (RID) do not address trust. However, this is a requirement that needs to be addressed for various different parties that have a stake in the safe operation of National Airspace Systems (NAS). DRIP's goal is to specify how RID can be made trustworthy and available in both Internet and local-only connected scenarios, especially in emergency situations.</t>
      <t>UAS often operate in a volatile environment. Small UA offer little capacity for computation and communication. UAS RID must also be accessible with ubiquitous and inexpensive devices without modification. This limits options.</t>
      <t>Generally, two communication schemes for UAS RID are considered: Broadcast and Network. This document focuses on adding trust to Broadcast RID (Section 3.2 of <xref target="RFC9153" format="default"/>).</t>
      <t>Senders can make any claims the RID message formats allow. Observers have no standardized means to assess the trustworthiness of message content, nor verify whether the messages were sent by the UA identified therein, nor confirm that the UA identified therein is the one they are visually observing. Indeed, Observers have no way to detect whether the messages were sent by a UA, or spoofed by some other transmitter (e.g., a laptop or smartphone) anywhere in direct wireless broadcast range. Authentication is the primary strategy for mitigating this issue.</t>
      <section anchor="drip-entity-tag-det-authentication-goals-for-broadcast-rid" numbered="true" toc="default">
        <name>DRIP Entity Tag (DET) Authentication Goals for Broadcast RID</name>
        <t>ASTM <xref target="F3411" format="default"/> Authentication Messages (Message Type 0x2), when used with DET-based formats, enable a high level of trust that the content of other ASTM Messages was generated by their claimed registered source. These messages are designed to provide the Observers with trustworthy and immediately actionable information. <xref target="auth-state-diagrams" format="default"/> provides a high-level overview of the various states of trustworthiness that may be used along with these formats.</t>
        <t>This authentication approach also provides some error correction (<xref target="fec-details" format="default"/>) as mandated by the United States (US) Federal Aviation Administration (FAA) <xref target="FAA-14CFR" format="default"/>, which is missing from <xref target="F3411" format="default"/> over Legacy Transports (Bluetooth 4.x).</t>
        <t>These DRIP enhancements to ASTM's <xref target="F3411" format="default"/> further support the important use case of Observers who may be offline at the time of observation.</t>
        <t>A summary of DRIP requirements <xref target="RFC9153" format="default"/> addressed herein is provided in <xref target="req-sum" format="default"/>.</t>
        <ul empty="true" spacing="normal">
          <li>Note: The Endorsement (used in <xref target="drip-link" format="default"/>) that proves that a DET is registered MUST come from its immediate parent in the registration hierarchy, e.g., a DRIP Identity Management Entity (DIME) <xref target="drip-registries" format="default"/>. In the definitive hierarchy, the parent of the UA is its HHIT Domain Authority (HDA), the parent of an HDA is its Registered Assigning Authority (RAA), etc. It is also assumed that all DRIP-aware entities use a DET as their identifier during interactions with other DRIP-aware entities.</li>
        </ul>
      </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="definitions" numbered="true" toc="default">
        <name>Definitions</name>
        <t>This document makes use of the terms (CAA, Observer, USS, UTM, etc.) defined in <xref target="RFC9153" format="default"/>. Other terms (such as DIME) are from <xref target="RFC9434" format="default"/>, while others (DET, RAA, HDA, etc.) are from <xref target="RFC9374" format="default"/>.</t>
        <t>In addition, the following terms are defined for this document:</t>
        <t>Extended Transports:</t>
        <ul empty="true" spacing="normal">
          <li>Use of extended advertisements (Bluetooth 5.x), service info (Wi-Fi Neighbor Awareness Networking (NAN)), or IEEE 802.11 Beacons with vendor specific information element as specified in <xref target="F3411" format="default"/>. Must use ASTM Message Pack (Message Type 0xF).</li>
        </ul>
        <t>Legacy Transports:</t>
        <ul empty="true" spacing="normal">
          <li>Use of broadcast frames (Bluetooth 4.x) as specified in <xref target="F3411" format="default"/>.</li>
        </ul>
        <t>Manifest:</t>
        <ul empty="true" spacing="normal">
          <li>an immutable list of items being transported (in this specific case over wireless communication).</li>
        </ul>
      </section>
    </section>
    <section anchor="background" numbered="true" toc="default">
      <name>Background</name>
      <section anchor="reasoning-for-ietf-drip-authentication" numbered="true" toc="default">
        <name>Reasoning for IETF DRIP Authentication</name>
        <t><xref target="F3411" format="default"/> defines Authentication Message framing only. It does not define authentication formats or methods. It explicitly anticipates several signature options but does not fully define those. Annex A1 of <xref target="F3411" format="default"/> defines a Broadcast Authentication Verifier Service, which has a heavy reliance on Observer real-time connectivity to the Internet. Fortunately, <xref target="F3411" format="default"/> also allows third party standard Authentication Types using Type 5 Specific Authentication Method (SAM), several of which DRIP defines herein.</t>
        <t>The standardization of specific formats to support the DRIP requirements in UAS RID for trustworthy communications over Broadcast RID is an important part of the chain of trust for a UAS ID. Per Section 5 of <xref target="RFC9434" format="default"/>, Authentication formats are needed to relay information for Observers to determine trust. No existing formats (defined in <xref target="F3411" format="default"/> or other organizations leveraging this feature) provide the functionality to satisfy this goal resulting in the work reflected in this document.</t>
        <section anchor="ua-attestation" numbered="true" toc="default">
          <name>UA Signed Evidence</name>
          <t>When an Observer receives a DRIP-based Authentication Message (<xref target="drip-wrapper" format="default"/>, <xref target="drip-manifest" format="default"/>, or <xref target="drip-frame" format="default"/>) containing UA-signed Evidence (in an Endorsement structure <xref target="bas" format="default"/>) it MUST validate the signature using the Host Identity (HI) corresponding to the UA's DRIP Entity Tag (DET).</t>
          <t>An Observer SHOULD query DNS for the UA's HI. If not available it may have been revoked. Note that accurate revocation status is a DIME inquiry; DNS non-response is a hint that a DET is expired or revoked. It MAY be retrieved from a local cache, if present. The local cache is typically populated by DNS lookups and/or by received Broadcast Endorsements (<xref target="dime-attestation" format="default"/>).</t>
          <t>Once the Observer has the registered UA's DET and HI, all further (or cached previous) DRIP-based Authentication Messages using the UA DET can be validated. Signed content, tied to the DET, can now be trusted to have been signed by the holder of the private key corresponding to the DET.</t>
          <t>Whether the content is true is a separate question which DRIP cannot address, but sanity checks (<xref target="reqs" format="default"/>) are possible.</t>
        </section>
        <section anchor="dime-attestation" numbered="true" toc="default">
          <name>DIME Endorsements of Subordinate DET</name>
          <t>When an Observer receives a DRIP Link Authentication Message (<xref target="drip-link" format="default"/>) containing an Endorsement by the DIME of a child DET registration, it MUST validate the signature using the HI corresponding to the DIME's DET.</t>
          <t>An Observer SHOULD query DNS for the DIME's HI (e.g., Section 5 of <xref target="drip-registries" format="default"/>), when able. It MAY be cached from a prior DNS lookup or be stored in a distinct local store.</t>
        </section>
        <section anchor="dime-hierarchy" numbered="true" toc="default">
          <name>DIME Hierarchy Endorsements</name>
          <t>An Observer can receive a series of DRIP Link Authentication Messages (<xref target="drip-link" format="default"/>), each one pertaining to a DIME's registration in the DIME above it in the hierarchy. Similar to <xref target="dime-attestation" format="default"/>, each link in this chain MUST be validated.</t>
        </section>
        <section anchor="rid-trust" numbered="true" toc="default">
          <name>UAS RID Trust</name>
          <t><xref target="ua-attestation" format="default"/>, <xref target="dime-attestation" format="default"/>, and <xref target="dime-hierarchy" format="default"/> complete the trust chain for the claimed DET and associated HI (public key), but the chain cannot yet be trusted as having any relevance to the observed UA because replay attacks are trivial. At this point, the key nominally possessed by the UA is trusted but the UA has not yet been proven to possess that private key.</t>
          <t>It is necessary for the UA to prove possession by dynamically signing data that is unique and unpredictable but easily verified by the Observer. This can be a DRIP Wrapper or Manifest (<xref target="drip-wrapper" format="default"/>, <xref target="drip-manifest" format="default"/>) containing an ASTM Message that fulfills the requirements. Verification of this signed data MUST be performed by the Observer as part of the received UAS RID information trust assessment (<xref target="trust-assessment" format="default"/>).</t>
        </section>
      </section>
      <section anchor="auth-message" numbered="true" toc="default">
        <name>ASTM Authentication Message</name>
        <t>The Authentication Message (Message Type 0x2) is unique in the ASTM <xref target="F3411" format="default"/> Broadcast standard as it is the only message that can be larger than the Legacy Transport size. To address this limitation around transport size, it is defined as a set of "pages", each of which fits into a single Legacy Transport frame. For Extended Transports, pages are still used but all are in a single frame.</t>
        <ul empty="true" spacing="normal">
          <li>Informational Note: Message Pack (Message Type 0xF) is also larger than the Legacy Transport size but is limited for use only on Extended Transports where is can be supported.</li>
        </ul>
        <t>The following sub-sections are a brief overview of the Authentication Message format defined in <xref target="F3411" format="default"/> for better context on how DRIP Authentication fills and uses various fields already defined by ASTM <xref target="F3411" format="default"/>.</t>
        <section anchor="auth-page" numbered="true" toc="default">
          <name>Authentication Page</name>
          <t>This document leverages Authentication Type 0x5, Specific Authentication Method (SAM), as the principal authentication container, defining a set of SAM Types in <xref target="drip-authentication-formats" format="default"/>. Authentication Type is encoded in every Authentication Page in the <tt>Page Header</tt>. The SAM Type is defined as a field in the <tt>Authentication Payload</tt> (see <xref target="sam-data" format="default"/>).</t>
          <figure anchor="astm-auth-page">
            <name>Standard ASTM Authentication Message Page</name>
            <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|  Page Header  |                                               |
+---------------+                                               |
|                                                               |
|                                                               |
|                     Authentication Payload                    |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
          </figure>
          <t>Page Header: (1 octet)</t>
          <ul empty="true" spacing="normal">
            <li>Authentication Type (4 bits) and Page Number (4 bits)</li>
          </ul>
          <t>Authentication Payload: (23 octets per page)</t>
          <ul empty="true" spacing="normal">
            <li>Authentication Payload, including headers. Null padded. See <xref target="auth-payload" format="default"/>.</li>
          </ul>
          <t>The Authentication Message is structured as a set of pages per <xref target="astm-auth-page" format="default"/>. There is a technical maximum of 16 pages (indexed 0 to 15) that can be sent for a single Authentication Message, with each page carrying a maximum 23 octet <tt>Authentication Payload</tt>. See <xref target="drip-restrictions" format="default"/> for more details. Over Legacy Transports, these messages are "fragmented", with each page sent in a separate Legacy Transport frame.</t>
          <t>Either as a single Authentication Message or a set of fragmented Authentication Message Pages, the structure is further wrapped by outer ASTM framing and the specific link framing.</t>
        </section>
        <section anchor="auth-payload" numbered="true" toc="default">
          <name>Authentication Payload Field</name>
          <t><xref target="astm-auth" format="default"/> is the source data view of the data fields found in the Authentication Message as defined by <xref target="F3411" format="default"/>. This data is placed into <xref target="astm-auth-page" format="default"/>'s <tt>Authentication Payload</tt>, spanning multiple <tt>Authentication Pages</tt>.</t>
          <figure anchor="astm-auth">
            <name>ASTM Authentication Message Fields</name>
            <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|                     Authentication Headers                    |
|                               +---------------+---------------+
|                               |                               |
+---------------+---------------+                               |
.                                                               .
.                Authentication Data / Signature                .
.                                                               .
|                                                               |
+---------------+---------------+---------------+---------------+
|      ADL      |                                               |
+---------------+                                               |
.                                                               .
.                       Additional Data                         .
.                                                               .
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
          </figure>
          <t>Authentication Headers: (6 octets)</t>
          <ul empty="true" spacing="normal">
            <li>As defined in <xref target="F3411" format="default"/>.</li>
          </ul>
          <t>Authentication Data / Signature: (0 to 255 octets)</t>
          <ul empty="true" spacing="normal">
            <li>Opaque authentication data. The length of this payload is known through a field in the <tt>Authentication Headers</tt> (not shown here).</li>
          </ul>
          <t>Additional Data Length (ADL): (1 octet - unsigned)</t>
          <ul empty="true" spacing="normal">
            <li>Length in octets of <tt>Additional Data</tt>.</li>
          </ul>
          <t>Additional Data: (255 octets max)</t>
          <ul empty="true" spacing="normal">
            <li>Data that follows the <tt>Authentication Data / Signature</tt> but is not considered part of the <tt>Authentication Data</tt> thus is not covered by a signature. When <tt>Additional Data</tt> is being sent, a single unsigned octet (<tt>Additional Data Length (ADL)</tt>) directly follows the <tt>Authentication Data / Signature</tt> and has the length, in octets, of the following <tt>Additional Data</tt>. For DRIP, this field is used to carry Forward Error Correction (FEC) generated by transmitters and parsed by receivers as defined in <xref target="fec-details" format="default"/>.</li>
          </ul>
        </section>
        <section anchor="specific-authentication-method-sam" numbered="true" toc="default">
          <name>Specific Authentication Method (SAM)</name>
          <section anchor="sam-data" numbered="true" toc="default">
            <name>SAM Data Format</name>
            <t><xref target="sam-frame" format="default"/> is the general format to hold authentication data when using SAM and is placed inside the <tt>Authentication Data/Signature</tt> field in <xref target="astm-auth" format="default"/>.</t>
            <figure anchor="sam-frame">
              <name>SAM Data Format</name>
              <artwork align="center" name="" type="" alt=""><![CDATA[
0                   1                   2                   3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|   SAM Type    |                                               |
+---------------+                                               |
.                                                               .
.                     SAM Authentication Data                   .
.                                                               .
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
            </figure>
            <t>SAM Type: (1 octet)</t>
            <ul empty="true" spacing="normal">
              <li>The following SAM Types are allocated to DRIP:</li>
            </ul>
            <table align="center">
              <name>DRIP SAM Types</name>
              <thead>
                <tr>
                  <th align="left">SAM Type</th>
                  <th align="left">Description</th>
                </tr>
              </thead>
              <tbody>
                <tr>
                  <td align="left">0x01</td>
                  <td align="left">DRIP Link (<xref target="drip-link" format="default"/>)</td>
                </tr>
                <tr>
                  <td align="left">0x02</td>
                  <td align="left">DRIP Wrapper (<xref target="drip-wrapper" format="default"/>)</td>
                </tr>
                <tr>
                  <td align="left">0x03</td>
                  <td align="left">DRIP Manifest (<xref target="drip-manifest" format="default"/>)</td>
                </tr>
                <tr>
                  <td align="left">0x04</td>
                  <td align="left">DRIP Frame (<xref target="drip-frame" format="default"/>)</td>
                </tr>
              </tbody>
            </table>
            <ul empty="true" spacing="normal">
              <li>Note: ASTM International is the owner of these code points as they are defined in <xref target="F3411" format="default"/>. In accordance with Annex 5 of the ASTM's <xref target="F3411" format="default"/>, the International Civil Aviation Organization (ICAO) has been selected by ASTM as the registrar to manage allocations of these code points. The list of which can be found at <xref target="ASTM-Remote-ID" format="default"/>.</li>
            </ul>
            <t>SAM Authentication Data: (0 to 200 octets)</t>
            <ul empty="true" spacing="normal">
              <li>Contains opaque authentication data formatted as defined by the preceding SAM Type.</li>
            </ul>
          </section>
        </section>
        <section anchor="drip-restrictions" numbered="true" toc="default">
          <name>ASTM Broadcast RID Constraints</name>
          <section anchor="wireless-frame-constraints" numbered="true" toc="default">
            <name>Wireless Frame Constraints</name>
            <t>A UA has the option of broadcasting using Bluetooth (4.x and 5.x), Wi-Fi NAN, or IEEE 802.11 Beacon, see <xref target="reqs" format="default"/>. With Bluetooth, FAA and other Civil Aviation Authorities (CAA) mandate transmitting simultaneously over both 4.x and 5.x. The same application layer information defined in <xref target="F3411" format="default"/> MUST be transmitted over all the physical layer interfaces performing the function of RID.</t>
            <t>Bluetooth 4.x presents a payload size challenge in that it can only transmit 25 octets of payload per frame while other transports can support larger payloads per frame. However, the <xref target="F3411" format="default"/> messaging framing dictated by Bluetooth 4.x constraints is inherited by <xref target="F3411" format="default"/> over other media.</t>
          </section>
          <section anchor="paged-authentication-message-constraints" numbered="true" toc="default">
            <name>Paged Authentication Message Constraints</name>
            <t>To keep consistent formatting across the different transports (Legacy and Extended) and their independent restrictions, the authentication data being sent is REQUIRED to fit within the page limit that the most constrained existing transport can support. Under Broadcast RID, the Extended Transport that can hold the least amount of authentication data is Bluetooth 5.x at 9 pages.</t>
            <t>As such DRIP transmitters are REQUIRED to adhere to the following when using the Authentication Message:</t>
            <ol spacing="normal" type="1"><li>
                <tt>Authentication Data / Signature</tt> data MUST fit in the first 9 pages (Page Numbers 0 through 8).</li>
              <li>The <tt>Length</tt> field in the <tt>Authentication Headers</tt> (which encodes the length in octets of <tt>Authentication Data / Signature</tt> only) MUST NOT exceed the value of 201. This includes the SAM Type but excludes <tt>Additional Data</tt>.</li>
            </ol>
          </section>
          <section anchor="astm-timestamps" numbered="true" toc="default">
            <name>Timestamps</name>
            <t>In ASTM <xref target="F3411" format="default"/> timestamps are a Unix-style timestamp with an epoch of <tt>2019-01-01 00:00:00 UTC</tt>. For DRIP this format is adopted for Authentication to keep a common time format in Broadcast payloads.</t>
            <t>Under DRIP there are two timestamps defined <tt>Valid Not Before (VNB)</tt> and <tt>Valid Not After (VNA)</tt>.</t>
            <t>Valid Not Before (VNB) Timestamp: (4 octets)</t>
            <ul empty="true" spacing="normal">
              <li>Timestamp denoting recommended time to start trusting data in. MUST follow the format defined in <xref target="F3411" format="default"/> as described above. MUST be set no earlier than the time the signature (across a given structure) is generated.</li>
            </ul>
            <t>Valid Not After (VNA) Timestamp: (4 octets)</t>
            <ul empty="true" spacing="normal">
              <li>Timestamp denoting recommended time to stop trusting data. MUST follow the format defined in <xref target="F3411" format="default"/> as described above. Has an additional offset to push a short time into the future (relative to <tt>VNB</tt>) to avoid replay attacks. The exact offset is not defined in this document. Best practice identifying an acceptable offset should be used taking into consideration the UA environment, and propagation characteristics of the messages being sent, and clock differences between the UA and Observers. A reasonable time would be to set <tt>VNA</tt> 2 minutes after <tt>VNB</tt>.</li>
            </ul>
          </section>
        </section>
      </section>
    </section>
    <section anchor="drip-authentication-formats" numbered="true" toc="default">
      <name>DRIP Authentication Formats</name>
      <t>All formats defined in this section are the content of the <tt>Authentication Data/Signature</tt> field in <xref target="astm-auth" format="default"/> and use the Specific Authentication Method (SAM, Authentication Type 0x5). The first octet of the <tt>Authentication Data / Signature</tt> of <xref target="astm-auth" format="default"/> is used to multiplex among these various formats.</t>
      <t>When sending data over a medium that does not have underlying FEC, for example Legacy Transports, then <xref target="fec-details" format="default"/> MUST be used.</t>
      <t>Examples of Link, Wrapper and Manifest are shown as part of an operational schedule in <xref target="raw-example" format="default"/>.</t>
      <section anchor="bas" numbered="true" toc="default">
        <name>Endorsement Structure for UA Signed Evidence</name>
        <t>The <tt>Endorsement Structure for UA Signed Evidence</tt> (<xref target="drip-data" format="default"/>) is used by the UA during flight to sign over information elements using the private key associated with the current UA DET. It is encapsulated by the <tt>SAM Authentication Data</tt> field of <xref target="sam-frame" format="default"/>.</t>
        <t>This structure is used by the DRIP Wrapper (<xref target="drip-wrapper" format="default"/>), Manifest <xref target="drip-manifest" format="default"/>, and Frame (<xref target="drip-frame" format="default"/>). DRIP Link (<xref target="drip-link" format="default"/>) MUST NOT use it as it will not fit in the ASTM Authentication Message with its intended content (i.e., a Broadcast Endorsement).</t>
        <figure anchor="drip-data">
          <name>Endorsement Structure for UA Signed Evidence</name>
          <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|                      VNB Timestamp by UA                      |
+---------------+---------------+---------------+---------------+
|                      VNA Timestamp by UA                      |
+---------------+---------------+---------------+---------------+
|                                                               |
.                                                               .
.                            Evidence                           .
.                                                               .
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                              UA                               |
|                        DRIP Entity Tag                        |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                          UA Signature                         |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
        </figure>
        <t>Valid Not Before (VNB) Timestamp by UA: (4 octets)</t>
        <ul empty="true" spacing="normal">
          <li>See <xref target="astm-timestamps" format="default"/>. Set by the UA.</li>
        </ul>
        <t>Valid Not After (VNA) Timestamp by UA: (4 octets)</t>
        <ul empty="true" spacing="normal">
          <li>See <xref target="astm-timestamps" format="default"/>. Set by the UA.</li>
        </ul>
        <t>Evidence: (0 to 112 octets)</t>
        <ul empty="true" spacing="normal">
          <li>The <tt>evidence</tt> section MUST be filled in with data in the form of an opaque object specified in the DRIP Wrapper (<xref target="drip-wrapper" format="default"/>), Manifest (<xref target="drip-manifest" format="default"/>), or Frame (<xref target="drip-frame" format="default"/>).</li>
        </ul>
        <t>UA DRIP Entity Tag: (16 octets)</t>
        <ul empty="true" spacing="normal">
          <li>This is the current DET <xref target="RFC9374" format="default"/> being used by the UA assumed to be a Specific Session ID (a type of UAS ID).</li>
        </ul>
        <t>UA Signature: (64 octets)</t>
        <ul empty="true" spacing="normal">
          <li>Signature over concatenation of preceding fields (<tt>VNB</tt>, <tt>VNA</tt>, <tt>Evidence</tt>, and <tt>UA DET</tt>) using the keypair of the UA DET.</li>
        </ul>
        <t>When using this structure, the UA is minimally self-endorsing its DET. The HI of the UA DET can be looked up by mechanisms described in <xref target="drip-registries" format="default"/> or by extracting it from a Broadcast Endorsement (see <xref target="drip-link" format="default"/> and <xref target="drip-recommendations" format="default"/>).</t>
      </section>
      <section anchor="drip-link" numbered="true" toc="default">
        <name>DRIP Link</name>
        <t>This SAM Type is used to transmit Broadcast Endorsements. For example, the <tt>Broadcast Endorsement: HDA, UA</tt> is sent (see <xref target="drip-recommendations" format="default"/>) as a DRIP Link message.</t>
        <ul empty="true" spacing="normal">
          <li>Note: For the remainder of this document <tt>Broadcast Endorsement: Parent, Child</tt> will be abbreviated to <tt>BE: Parent, Child</tt>.</li>
        </ul>
        <t>DRIP Link is important as its contents are used to provide trust in the DET/HI pair that the UA is currently broadcasting. This message does not require Internet connectivity to perform signature verification of the contents when the DIME DET/HI is in the receiver's cache. It also provides the UA HI, when it is filled with a <tt>BE: HDA, UA</tt>, so that connectivity is not required when performing signature verification of other DRIP Authentication Messages.</t>
        <t>Various Broadcast Endorsements are sent during operation to ensure that the full Broadcast Endorsement chain is available offline. See <xref target="drip-recommendations" format="default"/> for further details.</t>
        <figure anchor="link-fig">
          <name>Broadcast Endorsement / DRIP Link</name>
          <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|                    VNB Timestamp by Parent                    |
+---------------+---------------+---------------+---------------+
|                    VNA Timestamp by Parent                    |
+---------------+---------------+---------------+---------------+
|                                                               |
|                              DET                              |
|                            of Child                           |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                                                               |
|                                                               |
|                           HI of Child                         |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                              DET                              |
|                           of Parent                           |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                     Signature by Parent                       |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
        </figure>
        <t>VNB Timestamp by Parent: (4 octets)</t>
        <ul empty="true" spacing="normal">
          <li>See <xref target="astm-timestamps" format="default"/>. Set by Parent Entity.</li>
        </ul>
        <t>VNA Timestamp by Parent: (4 octets)</t>
        <ul empty="true" spacing="normal">
          <li>See <xref target="astm-timestamps" format="default"/>. Set by Parent Entity.</li>
        </ul>
        <t>DET of Child: (16 octets)</t>
        <ul empty="true" spacing="normal">
          <li>DRIP Entity Tag of Child Entity.</li>
        </ul>
        <t>HI of Child: (32 octets)</t>
        <ul empty="true" spacing="normal">
          <li>Host Identity of Child Entity.</li>
        </ul>
        <t>DET of Parent: (16 octets)</t>
        <ul empty="true" spacing="normal">
          <li>DRIP Entity Tag of Parent Entity in DIME Hierarchy.</li>
        </ul>
        <t>Signature by Parent: (64 octets)</t>
        <ul empty="true" spacing="normal">
          <li>Signature over concatenation of preceding fields (<tt>VNB</tt>, <tt>VNA</tt>, <tt>DET of Child</tt>, <tt>HI of Child</tt>, and <tt>DET of Parent</tt>) using the keypair of the Parent DET.</li>
        </ul>
        <t>This DRIP Authentication Message is used in conjunction with other DRIP SAM Types (such as the Manifest or the Wrapper) that contain data (e.g., the ASTM Location/Vector Message, Message Type 0x2) that is guaranteed to be unique, unpredictable, and easily cross-checked by the receiving device.</t>
        <t>A hash of the final link (<tt>BE: HDA on UA</tt>) in the Broadcast Endorsement chain MUST be included in each DRIP Manifest <xref target="drip-manifest" format="default"/>.</t>
      </section>
      <section anchor="drip-wrapper" numbered="true" toc="default">
        <name>DRIP Wrapper</name>
        <t>This SAM Type is used to wrap and sign over a list of other <xref target="F3411" format="default"/> Broadcast RID messages.</t>
        <t>The <tt>evidence</tt> section of the <tt>Endorsement Structure for UA Signed Evidence</tt> (<xref target="bas" format="default"/>) is populated with up to four ASTM <xref target="F3411" format="default"/> Messages in a contiguous octet sequence. Only ASTM Message Types 0x0, 0x1, 0x3, 0x4, and 0x5 are allowed and must be in Message Type order as defined by <xref target="F3411" format="default"/>. These messages MUST include the Message Type and Protocol Version octet and MUST NOT include the Message Counter octet (thus are fixed at 25 octets in length).</t>
        <section anchor="wrapped-count-sanity-check" numbered="true" toc="default">
          <name>Wrapped Count &amp; Sanity Check</name>
          <t>When decoding a DRIP Wrapper on a receiver, a calculation of the number of messages wrapped and a sanity check MUST be performed by using the number of octets (defined as <tt>wrapperLength</tt>) between the <tt>VNA Timestamp by UA</tt> and the <tt>UA DET</tt> as shown in <xref target="wrapper-check" format="default"/>.</t>
          <figure anchor="wrapper-check">
            <name>Pseudo-code for Wrapper sanity check and number of messages calculation</name>
            <sourcecode name="" type="" markers="true"><![CDATA[

if (wrapperLength MOD 25) != 0 {
  return DECODE_FAILURE;
}
wrappedCount = wrapperLength / 25;
if (wrappedCount == 0) {
  // DRIP Wrapper over extended transport
}
else if (wrappedCount > 4) {
  return DECODE_FAILURE;
} else {
  // standard DRIP Wrapper
}

]]></sourcecode>
          </figure>
        </section>
        <section anchor="extended-wrapper" numbered="true" toc="default">
          <name>Wrapper over Extended Transports</name>
          <t>When using Extended Transports an optimization can be made to DRIP Wrapper to sign over co-located data in an ASTM Message Pack (Message Type 0xF).</t>
          <t>To perform this optimization the <tt>Endorsement Structure for UA Signed Evidence</tt> is filled with the ASTM Messages to be in the ASTM Message Pack, the signature is generated, then the <tt>evidence</tt> field is cleared leaving the encoded form shown in <xref target="set-sig" format="default"/>.</t>
          <figure anchor="set-sig">
            <name>DRIP Wrapper over Extended Transports</name>
            <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|                      VNB Timestamp by UA                      |
+---------------+---------------+---------------+---------------+
|                      VNA Timestamp by UA                      |
+---------------+---------------+---------------+---------------+
|                                                               |
|                              UA                               |
|                        DRIP Entity Tag                        |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                          UA Signature                         |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
          </figure>
          <t>To verify the signature, the receiver MUST concatenate all the messages in the Message Pack (excluding Authentication Message found in the same Message Pack) in ASTM Message Type order and set the <tt>evidence</tt> section of the <tt>Endorsement Structure for UA Signed Evidence</tt> before performing signature verification.</t>
          <t>The functionality of a Wrapper in this form is equivalent to Message Set Signature (Authentication Type 0x3) when running over Extended Transports. What the Wrapper provides is the same format but over both Extended and Legacy Transports allowing the transports to be similar. Message Set Signature also implies using the ASTM validator system architecture which depends on Internet connectivity for verification which the receiver may not have at the time of receipt of an Authentication Message. This is something the Wrapper, and all DRIP Authentication Formats, avoid when the UA key is obtained via a DRIP Link Authentication Message.</t>
        </section>
        <section anchor="wrapper-limitations" numbered="true" toc="default">
          <name>Wrapper Limitations</name>
          <t>The primary limitation of the Wrapper is the bounding of up to 4 ASTM Messages that can be sent within it. Another limitation is that the format cannot be used as a surrogate for messages it is wrapping due to the potential that a receiver on the ground does not support DRIP. Thus, when a Wrapper is being used, the wrapped data must effectively be sent twice, once as a single framed message (as specified in <xref target="F3411" format="default"/>) and then again within the Wrapper.</t>
        </section>
      </section>
      <section anchor="drip-manifest" numbered="true" toc="default">
        <name>DRIP Manifest</name>
        <t>This SAM Type is used to create message manifests that contain hashes of previously sent ASTM Messages.</t>
        <t>By hashing previously sent messages and signing them, we gain trust in a UA's previous reports without re-transmitting them. This is a way to evade the limitation of a maximum of 4 messages in the Wrapper (<xref target="wrapper-limitations" format="default"/>) and greatly reduce overhead.</t>
        <t>An Observer who has been listening for any length of time MUST hash received messages and cross-check them against the Manifest hashes.</t>
        <t>Judicious use of a Manifest enables an entire Broadcast RID message stream to be strongly authenticated with less than 100% overhead relative to a completely unauthenticated message stream (see <xref target="operational-proof" format="default"/>).</t>
        <t>The <tt>evidence</tt> section of the <tt>Endorsement Structure for UA Signed Evidence</tt> (<xref target="bas" format="default"/>) is populated with 8-octet hashes of <xref target="F3411" format="default"/> Broadcast RID messages (up to 11) and three special hashes (<xref target="block-hashes" format="default"/>). All these hashes MUST be concatenated to form a contiguous octet sequence in the <tt>evidence</tt> section. It is RECOMMENDED the max number of ASTM Message Hashes be used is 10 (see <xref target="eleven-astm-messages" format="default"/>).</t>
        <t>The <tt>Previous Manifest Hash</tt>, <tt>Current Manifest Hash</tt>, and <tt>Broadcast Endorsement: HDA on UA Hash</tt> MUST always come before the <tt>ASTM Message Hashes</tt> as seen in <xref target="manifest-fig" format="default"/>.</t>
        <t>A receiver SHOULD use the Manifest to verify each ASTM Message hashed therein that it has previously received. It can do this without having received them all. A Manifest SHOULD typically encompass a single transmission cycle of messages being sent, see <xref target="operational-recommendations" format="default"/> and <xref target="operational-proof" format="default"/>.</t>
        <figure anchor="manifest-fig">
          <name>DRIP Manifest Evidence Structure</name>
          <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|                       Previous Manifest                       |
|                              Hash                             |
+---------------+---------------+---------------+---------------+
|                       Current Manifest                        |
|                              Hash                             |
+---------------+---------------+---------------+---------------+
|                Broadcast Endorsement: HDA on UA               |
|                              Hash                             |
+---------------+---------------+---------------+---------------+
|                                                               |
.                                                               .
.                      ASTM Message Hashes                      .
.                                                               .
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
        </figure>
        <t>Previous Manifest Hash: (8 octets)</t>
        <ul empty="true" spacing="normal">
          <li>Hash of the previously sent Manifest Message.</li>
        </ul>
        <t>Current Manifest Hash: (8 octets)</t>
        <ul empty="true" spacing="normal">
          <li>Hash of the current Manifest Message.</li>
        </ul>
        <t>Broadcast Endorsement: HDA on UA Hash: (8 octets)</t>
        <ul empty="true" spacing="normal">
          <li>Hash of the 136-octet contents of a DRIP Link (<xref target="drip-link" format="default"/>). Specifically the <tt>BE: HDA, UA</tt>.</li>
        </ul>
        <t>ASTM Message Hash: (8 octets)</t>
        <ul empty="true" spacing="normal">
          <li>Hash of a single full ASTM Message using hash operations described in <xref target="hash-op" format="default"/>.</li>
        </ul>
        <section anchor="hash-count-sanity-check" numbered="true" toc="default">
          <name>Hash Count &amp; Sanity Check</name>
          <t>When decoding a DRIP Manifest on a receiver, a calculation of the number of hashes and a sanity check can be performed by using the number of octets (defined as <tt>manifestLength</tt>) between the <tt>UA DET</tt> and the <tt>VNB Timestamp by UA</tt> such as shown in <xref target="manifest-check" format="default"/>.</t>
          <figure anchor="manifest-check">
            <name>Pseudo-code for Manifest Sanity Check and Number of Hashes Calculation</name>
            <sourcecode name="" type="" markers="true"><![CDATA[

if (manifestLength MOD 8) != 0 {
  return DECODE_FAILURE
}
hashCount = (manifestLength / 8) - 3;

]]></sourcecode>
          </figure>
        </section>
        <section anchor="block-hashes" numbered="true" toc="default">
          <name>Manifest Ledger Hashes</name>
          <t>Three special hashes are included in all Manifests. The <tt>Previous Manifest Hash</tt>, links to the previous Manifest, and the <tt>Current Manifest Hash</tt> which is the currently filled Manifest. These two hashes act as a ledger of provenance to the Manifest that could be traced back if the Observer was present for extended periods of time.</t>
          <t>The <tt>Broadcast Endorsement: HDA on UA Hash</tt> is included so there is a direct signature by the UA over the Broadcast Endorsement (see <xref target="drip-link" format="default"/>).</t>
        </section>
        <section anchor="hash-op" numbered="true" toc="default">
          <name>Hash Algorithms and Operation</name>
          <t>The hash algorithm used for the Manifest is the same hash algorithm used in creation of the DET <xref target="RFC9374" format="default"/> that is signing the Manifest.</t>
          <t>DET's using cSHAKE128 <xref target="NIST.SP.800-185" format="default"/> compute the hash as follows:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
cSHAKE128(ASTM Message, 64, "", "Remote ID Auth Hash")
]]></artwork>
          <t>For OGAs other than "5" <xref target="RFC9374" format="default"/>, use the construct appropriate for the associated hash. For example, for "2" which is ECDSA/SHA-384:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
Ltrunc( SHA-384( ASTM Message | "Remote ID Auth Hash" ), 8 )
]]></artwork>
          <t>When building the list of hashes, the <tt>Previous Manifest Hash</tt> is known from the previous Manifest. For the first built Manifest this value is filled with a random nonce. The <tt>Current Manifest Hash</tt> is null filled while ASTM Messages are hashed and fill the <tt>ASTM Messages Hashes</tt> section. When all messages are hashed, the <tt>Current Manifest Hash</tt> is computed over the <tt>Previous Manifest Hash</tt>, <tt>Current Manifest Hash</tt> (null filled) and <tt>ASTM Messages Hashes</tt>. This hash value replaces the null filled <tt>Current Manifest Hash</tt> and becomes the <tt>Previous Manifest Hash</tt> for the next Manifest.</t>
          <section anchor="legacy-transport-hashing" numbered="true" toc="default">
            <name>Legacy Transport Hashing</name>
            <t>Under this transport DRIP hashes the full ASTM Message being sent over the Bluetooth Advertising frame. This is the 25-octet object start with the Message Type and Protocol Version octet along with the 24 octets of message data. The hash MUST NOT included the Message Counter octet.</t>
            <t>For paged ASTM Messages (currently only Authentication Messages) all the pages are concatenated together and hashed as one object.</t>
          </section>
          <section anchor="extended-transport-hashing" numbered="true" toc="default">
            <name>Extended Transport Hashing</name>
            <t>Under this transport DRIP hashes the full ASTM Message Pack (Message Type 0xF) regardless of its content. The hash MUST NOT included the Message Counter octet.</t>
          </section>
        </section>
      </section>
      <section anchor="drip-frame" numbered="true" toc="default">
        <name>DRIP Frame</name>
        <t>This SAM Type is defined to enable the use of <xref target="bas" format="default"/> in the future beyond the previously defined formats (Wrapper and Manifest) by the inclusion of a single octet to signal <tt>evidence</tt> formats.</t>
        <t>The content of <tt>Frame Evidence Data</tt> is not defined in this document. Other specifications MUST define the contents and register for a <tt>Frame Type</tt>.</t>
        <figure anchor="frame-fig">
          <name>DRIP Frame</name>
          <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|  Frame Type   |                                               |
+---------------+                                               .
.                      Frame Evidence Data                      .
.                                                               .
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
        </figure>
        <t>Frame Type: (1 octet)</t>
        <ul empty="true" spacing="normal">
          <li>Byte to sub-type for future different DRIP Frame formats. It takes the first octet in <xref target="frame-fig" format="default"/>, leaving 111 octets available for <tt>Frame Evidence Data</tt>. See <xref target="iana-drip-registry" format="default"/> for Frame Type allocations.</li>
        </ul>
      </section>
    </section>
    <section anchor="fec-details" numbered="true" toc="default">
      <name>Forward Error Correction</name>
      <t>For Broadcast RID, FEC is provided by the lower layers in Extended Transports. The Bluetooth 4.x Legacy Transport does not have supporting FEC, so with DRIP Authentication the following application level scheme is used to add some FEC. When sending data over a medium that does not have underlying FEC, for example Bluetooth 4.x, then this section MUST be used.</t>
      <t>The Bluetooth 4.x lower layers have error detection but not correction. Any frame in which Bluetooth detects an error is dropped and not delivered to higher layers (in our case, DRIP). Thus it can be treated as an erasure.</t>
      <t>DRIP standardizes a single page FEC scheme using XOR parity across all page data of an Authentication Message. This allows the correction of single erased page in an Authentication Message. If more than a single page is missing then handling of an incomplete Authentication Message is determined by higher layers.</t>
      <t>Other FEC schemes, to protect more than a single page of an Authentication Message or multiple <xref target="F3411" format="default"/> Messages, is left for future standardization if operational experience proves it necessary and/or practical.</t>
      <t>The data added during FEC is not included in the <tt>Authentication Data / Signature</tt>, but instead in the <tt>Additional Data</tt> field of <xref target="astm-auth" format="default"/>. This may cause the Authentication Message to exceed 9-pages, up to a maximum of 16-pages.</t>
      <section anchor="enc-single-page" numbered="true" toc="default">
        <name>Encoding</name>
        <t>When encoding two things are REQUIRED:</t>
        <ol spacing="normal" type="1"><li>The FEC data MUST start on a new Authentication Page. To do this, the results of parity encoding MUST be placed in the <tt>Additional Data</tt> field of <xref target="astm-auth" format="default"/> with null padding before it to line up with the next page. The <tt>Additional Data Length</tt> field MUST be set to <tt>number of padding octets + number of parity octets</tt>.</li>
          <li>The <tt>Last Page Index</tt> field (in Page 0) MUST be incremented from what it would have been without FEC by the number of pages required for the <tt>Additional Data Length</tt> field, null padding and FEC.</li>
        </ol>
        <t>To generate the parity, a simple XOR operation using the previous parity page and current page is used. Only the 23-octet <tt>Authentication Payload</tt> field of <xref target="astm-auth-page" format="default"/> is used in the XOR operations. For Page 0, a 23-octet null pad is used for the previous parity page.</t>
        <t><xref target="fig-single-fec" format="default"/> shows an example of the last two pages (out of N) of an Authentication Message using DRIP Single Page FEC. The <tt>Additional Data Length</tt> is set to 33 as there are always 23 octets of FEC data and in this example 10 octets of padding to line it up into Page N.</t>
        <figure anchor="fig-single-fec">
          <name>Example Single Page FEC Encoding</name>
          <artwork align="center" name="" type="" alt=""><![CDATA[
Page N-1:
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|  Page Header  |                                               |
+---------------+                                               |
|                Authentication Data / Signature                |
|                                                               |
|               +---------------+---------------+---------------+
|               |    ADL=33     |                               |
+---------------+---------------+                               |
|                          Null Padding                         |
|                                                               |
+---------------+---------------+---------------+---------------+

Page N:
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|  Page Header  |                                               |
+---------------+                                               |
|                                                               |
|                     Forward Error Correction                  |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
        </figure>
      </section>
      <section anchor="dec-single-page" numbered="true" toc="default">
        <name>Decoding</name>
        <t>To determine if FEC has been used, a check of the <tt>Last Page Index</tt> is performed. In general if the <tt>Last Page Index</tt> field is one greater than that necessary to hold <tt>Length</tt> octets of Authentication Data then FEC has been used. Note however that if <tt>Length</tt> octets was exhausted exactly at the end of an Authentication Page then the <tt>Additional Data Length</tt> field will occupy the first octet of the following page the remainder of which under DRIP will be null padded. In this case the <tt>Last Page Index</tt> will have been incremented once for initializing the <tt>Additional Data Length</tt> field and once for FEC page, for a total of two additional pages.</t>
        <t>To decode FEC in DRIP, a rolling XOR is used on each <tt>Authentication Page</tt> received in the current <tt>Authentication Message</tt>. A Message Counter, outside of the ASTM Message but specified in <xref target="F3411" format="default"/>, is used to signal a different <tt>Authentication Message</tt> and to correlate pages to messages. This Message Counter is only single octet in length, so it will roll over (to 0x00) after reaching its maximum value (0xFF). If only a single page is missing in the <tt>Authentication Message</tt> the resulting parity octets should be the data of the erased page.</t>
        <t>Authentication Page 0 contains various important fields, only located on that page, that help decode the full ASTM Authentication Message. If Page 0 has been reconstructed, the <tt>Last Page Index</tt> and <tt>Length</tt> fields MUST be sanity checked by DRIP. The pseudo-code in <xref target="decode-pseudo" format="default"/> can be used for both checks.</t>
        <figure anchor="decode-pseudo">
          <name>Pseudo-code for Decode Checks</name>
          <sourcecode name="" type="" markers="true"><![CDATA[

function decode_check(auth_pages[], decoded_lpi, decoded_length) {
  // check decoded_lpi does not exceed maximum value
  if (decoded_lpi >= 16) {
    return DECODE_FAILURE
  }
  
  // check that decoded length does not exceed DRIP maximum value
  if (decoded_length > 201) {
    return DECODE_FAILURE
  }

  // grab the page at index where length ends and extract its data
  auth_data = auth_pages[(decoded_length - 17) / 23].data
  // find the index of last auth byte
  last_auth_byte = (17 + (23 * last_auth_page)) - decoded_length

  // look for non-nulls after the last auth byte
  if (auth_data[(last_auth_byte + 2):] has non-nulls) {
    return DECODE_FAILURE
  }

  // check that byte directly after last auth byte is null
  if (auth_data[last_auth_byte + 1] equals null) {
    return DECODE_FAILURE
  }

  // we set our presumed Additional Data Length (ADL)
  presumed_adl = auth_data[last_auth_byte + 1]
  // use the presumed ADL to calculate a presumed LPI
  presumed_lpi = (presumed_adl + decoded_length - 17) / 23

  // check that presumed LPI and decoded LPI match
  if (presumed_lpi not equal decoded_lpi) {
    return DECODE_FAILURE
  }
  return DECODE_SUCCESS
}

]]></sourcecode>
        </figure>
      </section>
      <section anchor="fec-limitations" numbered="true" toc="default">
        <name>FEC Limitations</name>
        <t>The worst-case scenario is when the <tt>Authentication Data / Signature</tt> ends perfectly on a page (Page N-1). This means the <tt>Additional Data Length</tt> would start the next page (Page N) and have 22 octets worth of null padding to align the FEC to begin at the start of the next page (Page N+1). In this scenario, an entire page (Page N) is being wasted just to carry the <tt>Additional Data Length</tt>.</t>
      </section>
    </section>
    <section anchor="reqs" numbered="true" toc="default">
      <name>Requirements &amp; Recommendations</name>
      <section anchor="legacy-transports" numbered="true" toc="default">
        <name>Legacy Transports</name>
        <t>Under DRIP, the goal is to attempt to bring reliable receipt of the paged Authentication Message using Legacy Transports. FEC (<xref target="fec-details" format="default"/>) MUST be used, per mandated RID rules (for example the US FAA RID Rule <xref target="FAA-14CFR" format="default"/>), when using Legacy Transports (such as Bluetooth 4.x).</t>
        <t>Under <xref target="F3411" format="default"/>, Authentication Messages are transmitted at the static rate (at least every 3 seconds). Any DRIP Authentication Messages containing dynamic data (such as the DRIP Wrapper) MAY be sent at the dynamic rate (at least every 1 second).</t>
      </section>
      <section anchor="extended-transports" numbered="true" toc="default">
        <name>Extended Transports</name>
        <t>Under the ASTM specification, Extended Transports of RID must use the Message Pack (Message Type 0xF) format for all transmissions. Under Message Pack, ASTM Messages are sent together (in Message Type order) in a single frame (up to 9 single frame equivalent messages under Legacy Transports). Message Packs are required by <xref target="F3411" format="default"/> to be sent at a rate of 1 per second (like dynamic messages).</t>
        <t>Without any fragmentation or loss of pages with transmission FEC (<xref target="fec-details" format="default"/>) MUST NOT be used as it is impractical.</t>
      </section>
      <section anchor="drip-recommendations" numbered="true" toc="default">
        <name>Authentication</name>
        <t>It is REQUIRED that a UA send the following DRIP Authentication Formats to fulfill the requirements in <xref target="RFC9153" format="default"/>:</t>
        <ol spacing="normal" type="1"><li>MUST: send DRIP Link (<xref target="drip-link" format="default"/>) using the <tt>BE: Apex, RAA</tt> (satisfying GEN-3); at least once per 5 minutes. Apex in this context is the DET prefix owner</li>
          <li>MUST: send DRIP Link (<xref target="drip-link" format="default"/>) using the <tt>BE: RAA, HDA</tt> (satisfying GEN-3); at least once per 5 minutes</li>
          <li>MUST: send DRIP Link (<xref target="drip-link" format="default"/>) using the <tt>BE: HDA, UA</tt> (satisfying ID-5, GEN-1 and GEN-3); at least once per minute</li>
          <li>MUST: send any other DRIP Authentication Format (RECOMMENDED: DRIP Manifest (<xref target="drip-manifest" format="default"/>) or DRIP Wrapper (<xref target="drip-wrapper" format="default"/>)) where the UA is dynamically signing data that is guaranteed to be unique, unpredictable and easily cross checked by the receiving device (satisfying ID-5, GEN-1 and GEN-2); at least once per 5 seconds</li>
        </ol>
      </section>
      <section anchor="operational-recommendations" numbered="true" toc="default">
        <name>Operational</name>
        <t>UAS operation may impact the frequency of sending DRIP Authentication messages. When a UA dwells at an approximate location, and the channel is heavily used by other devices, less frequent message authentication may be sufficient for an Observer. Contrast this with a UA traversing an area, where every message should be authenticated as soon as possible for greatest success as viewed by the receiver.</t>
        <t>Thus how/when these DRIP Authentication Messages are sent is up to each implementation. Further complication comes in comparing Legacy and Extended Transports.  In Legacy, each message is a separate hash within the Manifest. So, when the UA remains within a small volume of airspace, it may lean toward occasional message authentication. In Extended Transports, the hash is over the Message Pack so only few hashes need to be in a Manifest. A single Manifest can handle a potential two Message Packs (for a full set of messages) and a DRIP Link Authentication Message for the <tt>BE: HDA, UA</tt>.</t>
        <t>A separate issue is the frequency of transmitting the DRIP Link Authentication Message for the <tt>BE: HDA, UA</tt> when using the Manifest. This message content is static; its hash never changes radically. The only change is the 4-octet timestamp in the Authentication Message headers. Thus, potentially, in a dwell style operation it can be sent once per minute, where its hash is in every Manifest. A receiver can cache all DRIP Link Authentication Message for the <tt>BE: HDA, UA</tt> to mitigate potential packet loss.</t>
        <t>The following operational configuration is RECOMMENDED (in alignment with <xref target="drip-recommendations" format="default"/>):</t>
        <ol spacing="normal" type="1"><li>Per CAA requirements, generate and transmit a set of ASTM Messages (example; Basic ID, Location and System).</li>
          <li>Under Extended Transports, generate and include in the same Message Pack as the CAA required ASTM Messages a DRIP Wrapper as specified in <xref target="extended-wrapper" format="default"/> (implicitly wrapping and signing messages in the pack).</li>
          <li>Under Legacy Transports, generate and transmit every 5 seconds a DRIP Manifest (<xref target="drip-manifest" format="default"/>) hashing as many sets as desired of recent CAA required ASTM Messages. The system MAY periodically replace the DRIP Manifest with a DRIP Wrapper (<xref target="drip-wrapper" format="default"/>) containing at least a Location Message (Message Type 0x2).</li>
          <li>Under both Legacy or Extended Transports, generate and transmit a DRIP Link's (<xref target="drip-link" format="default"/>) containing; <tt>BE: HDA, UA</tt> every minute, <tt>BE: RAA, HDA</tt> every 5 minutes, <tt>BE: Apex, RAA</tt> every 5 minutes.</li>
        </ol>
        <t>The reasoning and math behind these recommendations can be found in <xref target="operational-proof" format="default"/>.</t>
        <section anchor="wrapper-operations" numbered="true" toc="default">
          <name>DRIP Wrapper</name>
          <t>The DRIP Wrapper MUST NOT be used in place of sending the ASTM messages as is. All receivers MUST be able to process all the messages specified in <xref target="F3411" format="default"/>.  Sending them within the DRIP Wrapper makes them opaque to receivers lacking support for DRIP Authentication Messages. Thus, messages within a Wrapper are sent twice: in the clear and authenticated within the Wrapper. The DRIP Manifest would seem to be a more efficient use of the transport channel.</t>
          <t>The DRIP Wrapper has a specific use case for DRIP aware receivers. For receiver plotting Location Messages (Message Type 0x2) on a map display an embedded Location Message in a DRIP Wrapper can be marked differently (e.g., via color) to signify trust in the Location data.</t>
        </section>
        <section anchor="trust-assessment" numbered="true" toc="default">
          <name>UAS RID Trust Assessment</name>
          <t>As described in <xref target="rid-trust" format="default"/>, the receiver MUST perform validation of the data being received in Broadcast RID. This is because trust in a key is different from trust that an observed UA possesses that key.</t>
          <t>A chain of DRIP Links provides trust in a key. A message containing rapidly changing, not predictable far in advance (relative to typical operational flight times) but sanity-checkable data, signed by that key, provides trust that some agent with access to that data also possesses that key. If the sanity check involves correlating physical world observations of the UA with claims in that data, then the probability is high that the observed UA is (or is collaborating with or observed in real time by) the agent with the key.</t>
          <t>After signature verification of any DRIP Authentication Message containing UAS RID information elements (e.g., DRIP Wrapper <xref target="drip-wrapper" format="default"/>) the Observer MUST use other sources of information to correlate against and perform validation. An example of another source of information is a visual confirmation of the UA position.</t>
          <t>When correlation of these different data streams does not match in acceptable thresholds, the data SHOULD be rejected as if the signature failed to validate. Acceptable thresholds limits and what happens after such a rejection are out of scope for this document.</t>
        </section>
      </section>
    </section>
    <section anchor="req-sum" numbered="true" toc="default">
      <name>Summary of Addressed DRIP Requirements</name>
      <t>The following <xref target="RFC9153" format="default"/> requirements are addressed in this document:</t>
      <t>ID-5: Non-spoofability</t>
      <ul empty="true" spacing="normal">
        <li>Addressed using the DRIP Wrapper (<xref target="drip-wrapper" format="default"/>), DRIP Manifest (<xref target="drip-manifest" format="default"/>) or DRIP Frame (<xref target="drip-frame" format="default"/>).</li>
      </ul>
      <t>GEN-1: Provable Ownership</t>
      <ul empty="true" spacing="normal">
        <li>Addressed using the DRIP Link (<xref target="drip-link" format="default"/>) and DRIP Wrapper (<xref target="drip-wrapper" format="default"/>), DRIP Manifest (<xref target="drip-manifest" format="default"/>) or DRIP Frame (<xref target="drip-frame" format="default"/>).</li>
      </ul>
      <t>GEN-2: Provable Binding</t>
      <ul empty="true" spacing="normal">
        <li>Addressed using the DRIP Wrapper (<xref target="drip-wrapper" format="default"/>), DRIP Manifest (<xref target="drip-manifest" format="default"/>) or DRIP Frame (<xref target="drip-frame" format="default"/>).</li>
      </ul>
      <t>GEN-3: Provable Registration</t>
      <ul empty="true" spacing="normal">
        <li>Addressed using the DRIP Link (<xref target="drip-link" format="default"/>).</li>
      </ul>
    </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>
        <t>This document requests two new registries, for DRIP SAM Type and DRIP Frame Type, under the <eref target="https://www.iana.org/assignments/drip/drip.xhtml">DRIP registry group</eref>.</t>
        <dl newline="false" spacing="normal">
          <dt>DRIP SAM Type:</dt>
          <dd>
  This registry is a mirror for SAM Types containing the subset of allocations used by DRIP Authentication Messages. Future additions MUST be done through ICAO using their process. The following values have been allocated by ICAO to the IETF and are defined here:</dd>
        </dl>
        <table align="center">
          <name>DRIP SAM Types</name>
          <thead>
            <tr>
              <th align="left">SAM Type</th>
              <th align="left">Name</th>
              <th align="left">Description</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">0x01</td>
              <td align="left">DRIP Link</td>
              <td align="left">Format to hold Broadcast Endorsements</td>
            </tr>
            <tr>
              <td align="left">0x02</td>
              <td align="left">DRIP Wrapper</td>
              <td align="left">Authenticate full ASTM Messages</td>
            </tr>
            <tr>
              <td align="left">0x03</td>
              <td align="left">DRIP Manifest</td>
              <td align="left">Authenticate hashes of ASTM Messages</td>
            </tr>
            <tr>
              <td align="left">0x04</td>
              <td align="left">DRIP Frame</td>
              <td align="left">Format for future DRIP authentication</td>
            </tr>
          </tbody>
        </table>
        <dl newline="false" spacing="normal">
          <dt>DRIP Frame Type:</dt>
          <dd>
  This 8-bit valued registry is for Frame Types in DRIP Frame Authentication Messages. Future additions to this registry are to be made through Expert Review (Section 4.5 of <xref target="RFC8126" format="default"/>) for the values of 0x01 to 0x9F and First Come, First Served (Section 4.4 of <xref target="RFC8126" format="default"/>) for values 0xA0 to 0xEF. The following values are defined:</dd>
        </dl>
        <table align="center">
          <name>DRIP Frame Types</name>
          <thead>
            <tr>
              <th align="left">Frame Type</th>
              <th align="left">Name</th>
              <th align="left">Description</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">0x00</td>
              <td align="left">Reserved</td>
              <td align="left">Reserved</td>
            </tr>
            <tr>
              <td align="left">0x01 - 0x9F</td>
              <td align="left">Reserved</td>
              <td align="left">Reserved: Expert Review</td>
            </tr>
            <tr>
              <td align="left">0xA0 - 0xEF</td>
              <td align="left">Reserved</td>
              <td align="left">Reserved: First Come, First Served</td>
            </tr>
            <tr>
              <td align="left">0xF0 - 0xFF</td>
              <td align="left">Experimental</td>
              <td align="left">Experimental Use</td>
            </tr>
          </tbody>
        </table>
        <t>Criteria that should be applied by the designated experts includes determining whether the proposed registration duplicates existing functionality and whether the registration description is clear and fits the purpose of this registry.</t>
        <t>Registration requests MUST be sent to <eref target="mailto:drip-reg-review@ietf.org">drip-reg-review@ietf.org</eref> and be evaluated within a three-week review period on the advice of one or more designated experts. Within that review period, the designated experts will either approve or deny the registration request, and communicate their decision to the review list and IANA. Denials should include an explanation and, if applicable, suggestions to successfully register the prefix.</t>
        <t>Registration requests that are undetermined for a period longer than 28 days can be brought to the IESG's attention for resolution.</t>
      </section>
    </section>
    <section anchor="security-considerations" numbered="true" toc="default">
      <name>Security Considerations</name>
      <section anchor="replay-attacks" numbered="true" toc="default">
        <name>Replay Attacks</name>
        <t>DRIP Link messages are static in nature. These DRIP Link messages can easily be replayed by an attacker who has copied them from previous broadcasts.</t>
        <t>If an attacker (who is smart and spoofs more than just the UAS ID/data payloads) willingly replays a DRIP Link message, they have in principle actually helped by ensuring the DRIP Link is sent more frequently and be received by potential Observers.</t>
        <t>The primary mitigation is that the UA is REQUIRED to send more than DRIP Link messages, specifically the Manifest and/or Wrapper messages that sign over changing data ASTM Messages (e.g., Location/Vector Messages) using the DET private key. A UA sending these messages then actually signing these and other messages using the DET key provides the Observer with data that proves real-time signing. A UA that does not either run DRIP themselves or does not have possession of the same private key, would be clearly exposed upon signature verification.</t>
      </section>
      <section anchor="vna-timestamp-offsets-for-drip-authentication-formats" numbered="true" toc="default">
        <name>VNA Timestamp Offsets for DRIP Authentication Formats</name>
        <t>Note the discussion of VNA Timestamp offsets here is in the context of the DRIP Wrapper (<xref target="drip-wrapper" format="default"/>), DRIP Manifest (<xref target="drip-manifest" format="default"/>), and DRIP Frame (<xref target="drip-frame" format="default"/>). For DRIP Link (<xref target="drip-link" format="default"/>) these offsets are set by the DIME and have their own set of considerations in <xref target="drip-registries" format="default"/>.</t>
        <t>The offset of the <tt>VNA Timestamp by UA</tt> is one that needs careful consideration for any implementation. The offset should be shorter than any given flight duration (typically less than an hour) but be long enough to be received and processed by Observers (larger than a few seconds). It is recommended that 3-5 minutes should be sufficient to serve this purpose in any scenario, but is not limited by design.</t>
      </section>
    </section>
    <section anchor="acknowledgments" numbered="true" toc="default">
      <name>Acknowledgments</name>
      <ul spacing="normal">
        <li>Ryan Quigley and James Mussi of AX Enterprize, LLC for early prototyping to find holes in the draft specifications.</li>
        <li>Soren Friis for pointing out that Wi-Fi implementations would not always give access to the MAC Address, originally used in calculation of the hashes for DRIP Manifest. Also, for confirming that Message Packs (0xF) can only carry up to 9 ASTM frames worth of data (9 Authentication pages).</li>
        <li>
          <t>Thanks to the following reviewers:
          </t>
          <ul spacing="normal">
            <li>Rick Salz (secdir)</li>
            <li>Matt Joras (genart)</li>
          </ul>
        </li>
      </ul>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <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="F3411">
          <front>
            <title>F3411-22a: Standard Specification for Remote ID and Tracking</title>
            <author>
              <organization/>
            </author>
            <date year="2022" month="July"/>
          </front>
        </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>
        <reference anchor="NIST.SP.800-185" target="https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-185.pdf">
          <front>
            <title>SHA-3 derived functions: cSHAKE, KMAC, TupleHash and ParallelHash</title>
            <author fullname="John Kelsey" surname="Kelsey">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Shu-jen Change" surname="Change">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author fullname="Ray Perlner" surname="Perlner">
              <organization>Information Technology Laboratory</organization>
            </author>
            <author>
              <organization abbrev="NIST">National Institute of Standards and Technology</organization>
              <address>
                <postal>
                  <country>US</country>
                  <city>Gaithersburg</city>
                </postal>
              </address>
            </author>
            <date month="December" year="2016"/>
          </front>
          <seriesInfo name="NIST Special Publications (General)" value="800-185"/>
          <seriesInfo name="DOI" value="10.6028/NIST.SP.800-185"/>
        </reference>
      </references>
      <references>
        <name>Informative References</name>
        <reference anchor="drip-registries" 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="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="FAA-14CFR" target="https://www.govinfo.gov/content/pkg/FR-2021-01-15/pdf/2020-28948.pdf">
          <front>
            <title>Remote Identification of Unmanned Aircraft</title>
            <author>
              <organization/>
            </author>
            <date year="2021" month="January"/>
          </front>
        </reference>
        <reference anchor="ASTM-Remote-ID" target="https://www.icao.int/airnavigation/IATF/Pages/ASTM-Remote-ID.aspx">
          <front>
            <title>ICAO Remote ID Number Registration</title>
            <author>
              <organization/>
            </author>
            <date year="2023" month="December"/>
          </front>
        </reference>
      </references>
    </references>
    <section anchor="auth-state-diagrams" numbered="true" toc="default">
      <name>Authentication States</name>
      <t>ASTM Authentication has only three states: None, Invalid, and Valid. This is because, under ASTM, the authentication is done by an external service hosted somewhere on the Internet so it is assumed an authoritative response will always be returned. This classification becomes more complex in DRIP with the support of "offline" scenarios where a receiver does not have Internet connectivity. With the use of asymmetric cryptography this means that the public key (PK) must somehow be obtained. <xref target="drip-registries" format="default"/> gets more into detail how these keys are stored on DNS and one use of DRIP Authentication messages is to send PK's over Broadcast RID.</t>
      <t>There are a few keys of interest: the PK of the UA and the PK's of relevant DIMEs. This document describes how to send the PK of the UA over the Broadcast RID messages. The key of DIMEs are sent over Broadcast RID using the same mechanisms (see <xref target="drip-link" format="default"/> and <xref target="drip-recommendations" format="default"/>) but MAY be sent at a far lower rate due to potential operational constraints (such as saturation of limited bandwidth). As such, there are scenarios where part of the key-chain may be unavailable at the moment a full Authentication Message is received and processed.</t>
      <t>The intent of this appendix is to give a recommended way to classify these various states and convey it to the user through colors and state names/text. These states can apply to either a single authentication message, a DET (and its associated public key), and/or a sender.</t>
      <t>The table below lays out the RECOMMENDED colors to associate with state and a brief description of each.</t>
      <table align="center">
        <name>Authentication State Names, Colors &amp; Descriptions</name>
        <thead>
          <tr>
            <th align="left">State</th>
            <th align="left">Color</th>
            <th align="left">Details</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">None</td>
            <td align="left">Black</td>
            <td align="left">No Authentication being received (as yet)</td>
          </tr>
          <tr>
            <td align="left">Partial</td>
            <td align="left">Gray</td>
            <td align="left">Authentication being received but missing pages</td>
          </tr>
          <tr>
            <td align="left">Unsupported</td>
            <td align="left">Brown</td>
            <td align="left">Authentication Type/SAM Type of received message not supported</td>
          </tr>
          <tr>
            <td align="left">Unverifiable</td>
            <td align="left">Yellow</td>
            <td align="left">Data needed for signature verification is missing</td>
          </tr>
          <tr>
            <td align="left">Verified</td>
            <td align="left">Green</td>
            <td align="left">Valid signature verification and content validation</td>
          </tr>
          <tr>
            <td align="left">Trusted</td>
            <td align="left">Blue</td>
            <td align="left">evidence of Verified and DIME is marked as only registering DETs for trusted entities</td>
          </tr>
          <tr>
            <td align="left">Unverified</td>
            <td align="left">Red</td>
            <td align="left">Invalid signature verification or content validation</td>
          </tr>
          <tr>
            <td align="left">Questionable</td>
            <td align="left">Orange</td>
            <td align="left">evidence of both Verified &amp; Unverified for the same claimed sender</td>
          </tr>
          <tr>
            <td align="left">Conflicting</td>
            <td align="left">Purple</td>
            <td align="left">evidence of both Trusted &amp; Unverified for the same claimed sender</td>
          </tr>
        </tbody>
      </table>
      <section anchor="black" numbered="true" toc="default">
        <name>None: Black</name>
        <t>The default state where no authentication information has yet to be received.</t>
      </section>
      <section anchor="gray" numbered="true" toc="default">
        <name>Partial: Gray</name>
        <t>A pending state where authentication pages are being received but a full authentication message has yet to be compiled.</t>
      </section>
      <section anchor="brown" numbered="true" toc="default">
        <name>Unsupported: Brown</name>
        <t>A state wherein authentication data is being or has been received, but cannot be used, as the Authentication Type or SAM Type is not supported by the receiver.</t>
      </section>
      <section anchor="yellow" numbered="true" toc="default">
        <name>Unverifiable: Yellow</name>
        <t>A pending state where a full authentication message has been received but other information, such as public keys to verify signatures, is missing.</t>
      </section>
      <section anchor="green" numbered="true" toc="default">
        <name>Verified: Green</name>
        <t>A state where all authentication messages that have been received, up to that point from that claimed sender, pass signature verification and the requirement of <xref target="trust-assessment" format="default"/> has been met.</t>
      </section>
      <section anchor="blue" numbered="true" toc="default">
        <name>Trusted: Blue</name>
        <t>A state where all authentication messages that have been received, up to that point, from that claimed sender, have passed signature verification, the requirement of <xref target="trust-assessment" format="default"/> has been met, and the public key of the sending UA is marked as trusted.</t>
        <t>The sending UA key will have been marked as trusted if the relevant DIMEs only register DETs (of subordinate DIMEs, UAS operators, and UA) that have been vetted as per their published registration policies, and those DIMEs have been marked, by the owner (individual or organizational) of the receiver, as per that owner's policy, as trusted to register DETs only for trusted parties.</t>
      </section>
      <section anchor="orange" numbered="true" toc="default">
        <name>Questionable: Orange</name>
        <t>A state where there is a mix of authentication messages received that are Verified (<xref target="green" format="default"/>) and Unverified (<xref target="red" format="default"/>).</t>
        <t>Transition to this state is from Verified if a subsequent message fails verification so would have otherwise been marked Unverified, or from Unverified if a subsequent message passes verification or validation so would otherwise have been marked Verified, or from either of those state upon mixed results on the requirement of <xref target="trust-assessment" format="default"/>.</t>
      </section>
      <section anchor="red" numbered="true" toc="default">
        <name>Unverified: Red</name>
        <t>A state where all authentication messages that have been received, up to that point, from that claimed sender, failed signature verification or the requirement of <xref target="trust-assessment" format="default"/>.</t>
      </section>
      <section anchor="purple" numbered="true" toc="default">
        <name>Conflicting: Purple</name>
        <t>A state where there is a mix of authentication messages received that are Trusted (<xref target="blue" format="default"/>) and Unverified (<xref target="red" format="default"/>) and the public key of the aircraft is marked as trusted.</t>
        <t>Transition to this state is from Trusted if a subsequent message fails verification so would have otherwise been marked Unverified, or from Unverified if a subsequent message passes verification or validation and policy checks so would otherwise have been marked Trusted, or from either of those state upon mixed results on the requirement of <xref target="trust-assessment" format="default"/>.</t>
      </section>
    </section>
    <section anchor="operational-proof" numbered="true" toc="default">
      <name>Operational Recommendation Analysis</name>
      <t>The recommendations found in <xref target="operational-recommendations" format="default"/> may seem heavy handed and specific. This appendix lays out the math and assumptions made to come to the recommendations listed there.</t>
      <t>In most jurisdictions, the required ASTM Messages to be transmitted every second are: Basic ID (0x1), Location (0x2), and System (0x4). Typical implementations will most likely send at a higher rate (2x sets per cycle) resulting in 6 frames sent per cycle. Transmitting this set of message more than once a second is not discouraged but awareness is needed to avoid congesting the RF spectrum, causing further issues.</t>
      <ul empty="true" spacing="normal">
        <li>Informational Note: In Europe, the Operator ID Message (0x5) is also required. In Japan, two Basic ID (0x0), Location (0x1), and Authentication (0x2) are required. Self ID (0x3) is optional but can carry Emergency Status information.</li>
      </ul>
      <section anchor="page-counts-vs-frame-counts" numbered="true" toc="default">
        <name>Page Counts vs Frame Counts</name>
        <t>There are two formulas to determine the number of Authentication Pages required, one for Wrapper:</t>
        <sourcecode name="" type="" markers="true"><![CDATA[

wrapper_struct_size = 89 + (25 * num_astm_messages)
wrapper_page_count = ceiling((wrapper_struct_size - 17) / 23) + 1

]]></sourcecode>
        <t>and one for Manifest:</t>
        <sourcecode name="" type="" markers="true"><![CDATA[

manifest_struct_size = 89 + (8 * (num_astm_hashes + 3))
manifest_page_count = ceiling((manifest_struct_size - 17) / 23) + 1

]]></sourcecode>
        <t>A similar formula can be applied to Link as they are of fixed size:</t>
        <sourcecode name="" type="" markers="true"><![CDATA[

link_page_count = ceiling((137 - 17) / 23) + 1 = 7

]]></sourcecode>
        <t>Comparing Wrapper and Manifest Authentication Message page counts against total frame counts we have the following:</t>
        <table anchor="tbl-page-counts" align="center">
          <name>Page &amp; Frame Counts</name>
          <thead>
            <tr>
              <th align="left">ASTM Messages</th>
              <th align="left">Wrapper (w/FEC)</th>
              <th align="left">Manifest (w/FEC)</th>
              <th align="left">ASTM Messages + Wrapper (w/FEC)</th>
              <th align="left">ASTM Messages + Manifest (w/FEC)</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">0</td>
              <td align="left">5 (6)</td>
              <td align="left">6 (7)</td>
              <td align="left">5 (6)</td>
              <td align="left">6 (7)</td>
            </tr>
            <tr>
              <td align="left">1</td>
              <td align="left">6 (7)</td>
              <td align="left">6 (7)</td>
              <td align="left">7 (8)</td>
              <td align="left">7 (8)</td>
            </tr>
            <tr>
              <td align="left">2</td>
              <td align="left">7 (8)</td>
              <td align="left">6 (7)</td>
              <td align="left">9 (10)</td>
              <td align="left">8 (9)</td>
            </tr>
            <tr>
              <td align="left">3</td>
              <td align="left">8 (9)</td>
              <td align="left">7 (8)</td>
              <td align="left">11 (12)</td>
              <td align="left">10 (11)</td>
            </tr>
            <tr>
              <td align="left">4</td>
              <td align="left">9 (10)</td>
              <td align="left">7 (8)</td>
              <td align="left">13 (14)</td>
              <td align="left">11 (12)</td>
            </tr>
            <tr>
              <td align="left">5</td>
              <td align="left">N/A</td>
              <td align="left">7 (8)</td>
              <td align="left">N/A</td>
              <td align="left">12 (13)</td>
            </tr>
            <tr>
              <td align="left">6</td>
              <td align="left">N/A</td>
              <td align="left">8 (9)</td>
              <td align="left">N/A</td>
              <td align="left">14 (15)</td>
            </tr>
            <tr>
              <td align="left">7</td>
              <td align="left">N/A</td>
              <td align="left">8 (9)</td>
              <td align="left">N/A</td>
              <td align="left">15 (16)</td>
            </tr>
            <tr>
              <td align="left">8</td>
              <td align="left">N/A</td>
              <td align="left">8 (9)</td>
              <td align="left">N/A</td>
              <td align="left">16 (17)</td>
            </tr>
            <tr>
              <td align="left">9</td>
              <td align="left">N/A</td>
              <td align="left">9 (10)</td>
              <td align="left">N/A</td>
              <td align="left">18 (19)</td>
            </tr>
            <tr>
              <td align="left">10</td>
              <td align="left">N/A</td>
              <td align="left">9 (10)</td>
              <td align="left">N/A</td>
              <td align="left">19 (20)</td>
            </tr>
            <tr>
              <td align="left">11</td>
              <td align="left">N/A</td>
              <td align="left">9 (11)</td>
              <td align="left">N/A</td>
              <td align="left">20 (22)</td>
            </tr>
          </tbody>
        </table>
        <t>Link shares the same page counts as Manifest with 5 ASTM Messages.</t>
        <section anchor="special-cases" numbered="true" toc="default">
          <name>Special Cases</name>
          <section anchor="zero-astm-messages" numbered="true" toc="default">
            <name>Zero ASTM Messages</name>
            <t>Zero ASTM Messages in <xref target="tbl-page-counts" format="default"/> is where Extended Wrapper (<xref target="extended-wrapper" format="default"/>) without FEC is used in Message Packs. With a max of 9 "message slots" in a Message Pack an Extended Wrapper fills 5 slots, thus can authenticate up to 4 ASTM Messages co-located in the same Message Pack.</t>
          </section>
          <section anchor="eleven-astm-messages" numbered="true" toc="default">
            <name>Eleven ASTM Messages</name>
            <t>Eleven ASTM Messages in <xref target="tbl-page-counts" format="default"/> is where a Manifest with FEC invokes the situation mentioned in <xref target="fec-limitations" format="default"/>.</t>
            <t>Eleven is the max number of ASTM Messages Hashes that can be supported resulting in 14 total hashes. This completely fills the <tt>evidence</tt> section of the structure making its total size 200 octets. This fits on exactly 9 Authentication Pages (<tt>(201 - 17) / 23 == 8</tt>) so when the ADL is added it is placed on the next page (Page 10). Per rule 1 in <xref target="enc-single-page" format="default"/> this means that all of Page 10 is null padded (expect the ADL octet) and FEC data fills Page 11, resulting in a plus two page count when FEC is applied.</t>
            <t>This drives the recommendation is <xref target="drip-manifest" format="default"/> to only use up to 10 ASTM Message Hashes and not 11.</t>
          </section>
        </section>
      </section>
      <section anchor="full-authentication-example" numbered="true" toc="default">
        <name>Full Authentication Example</name>
        <t>This example is focused on showing that 100% of ASTM Messages can be authenticated over Legacy Transports with up to 125% overhead in Authentication Pages. Extended Transports is not shown as Authentication with DRIP in that case is covered using Extended Wrapper (<xref target="extended-wrapper" format="default"/>). Two ASTM Message Packs are sent in a given cycle: one containing up to 4 ASTM Messages and an Extended Wrapper (authenticating the pack) and one containing a Link message with a Broadcast Endorsement and up to two other ASTM Messages.</t>
        <t>This example transmit scheme covers and meets every known regulatory case enabling manufacturers to use the same firmware worldwide.</t>
        <figure anchor="max-schedule-fig">
          <name>Full Authenticated Legacy Transport Transmit Schedule Example</name>
          <artwork align="center" name="" type="" alt=""><![CDATA[
+------------------------------------------------------+
|                      Frame Slots                     |
| 00 - 04           | 05 - 07       | 08 - 16 | 17     |
+-------------------+---------------+---------+--------+
| {A|B|C|D},V,S,I,O | {A|B|C|D},V,S | M[0,8]  | L/W[0] |
+-------------------+---------------+---------+--------+
| {A|B|C|D},V,S,I,O | {A|B|C|D},V,S | M[0,8]  | L/W[1] |
+-------------------+---------------+---------+--------+
| {A|B|C|D},V,S,I,O | {A|B|C|D},V,S | M[0,8]  | L/W[2] |
+-------------------+---------------+---------+--------+
| {A|B|C|D},V,S,I,O | {A|B|C|D},V,S | M[0,8]  | L/W[3] |
+-------------------+---------------+---------+--------+
| {A|B|C|D},V,S,I,O | {A|B|C|D},V,S | M[0,8]  | L/W[4] |
+-------------------+---------------+---------+--------+
| {A|B|C|D},V,S,I,O | {A|B|C|D},V,S | M[0,8]  | L/W[5] |
+-------------------+---------------+---------+--------+
| {A|B|C|D},V,S,I,O | {A|B|C|D},V,S | M[0,8]  | L/W[6] |
+-------------------+---------------+---------+--------+
| {A|B|C|D},V,S,I,O | {A|B|C|D},V,S | M[0,8]  | L/W[7] |
+-------------------+---------------+---------+--------+

A = Basic ID Message (0x0) ID Type 1
B = Basic ID Message (0x0) ID Type 2
C = Basic ID Message (0x0) ID Type 3
D = Basic ID Message (0x0) ID Type 4
V = Location/Vector Message (0x1)
I = Self ID Message (0x3)
S = System Message (0x4)
O = Operator ID Message (0x5)

L[y,z] = DRIP Link Authentication Message (0x2)
W[y,z] = DRIP Wrapper Authentication Message (0x2)
M[y,z] = DRIP Manifest Authentication Message (0x2)
  y = Start Page
  z = End Page

# = Empty Frame Slot
* = Message in DRIP Manifest Authentication Message
]]></artwork>
        </figure>
        <t>Every common required message (Basic ID, Location and System) is sent twice plus Operator ID and Self ID in a single second. The Manifest is over all messages (8) in slots <tt>00 - 04</tt> and <tt>05 - 07</tt>.</t>
        <t>In two seconds either a Link or Wrapper are sent. The content and order of Links and Wrappers runs as follows:</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
Link: HDA on UA
Link: RAA on HDA
Link: HDA on UA
Link: Apex on RAA
Link: HDA on UA
Link: RAA on HDA
Link: HDA on UA
Wrapper: Location (0x1), System (0x4)
Link: HDA on UA
Link: RAA on HDA
Link: HDA on UA
Link: Apex on RAA
Link: HDA on UA
Link: RAA on HDA
Link: HDA on UA
Wrapper: Location (0x1), System (0x4)
Link: IANA on UAS RID Apex
]]></artwork>
        <t>With perfect receipt of all messages, in 8 seconds all messages (up to that point then all in future) are authenticated using the Manifest. Within 136 seconds the entire Broadcast Endorsement chain is received and can be validated; interspersed with 4 messages directly signed over via Wrapper.</t>
        <section anchor="raw-example" numbered="true" toc="default">
          <name>Raw Example</name>
          <t>Assuming the following DET and HI:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
2001:003f:fe00:0105:a29b:3ff4:2226:c04e
b5fef530d450dedb59ebafa18b00d7f5ed0ac08a81975034297bea2b00041813
]]></artwork>
          <t>The following ASTM Messages to be sent in a single second:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
0240012001003ffe000105a29b3ff42226c04e000000000000
12000000000000000000000000000000000000000060220000
32004578616d706c652053656c662049440000000000000000
420000000000000000000100000000000000000010ea510900
52004578616d706c65204f70657261746f7220494400000000
0240012001003ffe000105a29b3ff42226c04e000000000000
12000000000000000000000000000000000000000060220000
420000000000000000000100000000000000000010ea510900
]]></artwork>
          <t>This is Link with FEC that would be spread out over 8 seconds:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
2250078910ea510904314b8564b17e66662001003ffe000105
2251a29b3ff42226c04eb5fef530d450dedb59ebafa18b00d7
2252f5ed0ac08a81975034297bea2b000418132001003ffe00
22530105b82bf1c99d87273103fc83f6ecd9b91842f205c222
2254dd71d8e165ad18ca91daf9299a73eec850c756a7e9be46
2255f51dddfa0f09db7bfdde14eec07c7a6dd1061c1d5ace94
2256d9ad97940d280000000000000000000000000000000000
2257a03b0f7a6feb0d198167045058cfc49f73129917024d22
]]></artwork>
          <t>This is a Wrapper with FEC that would be spread out over 8 seconds:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
2250078b10ea510902e0dd7c6560115e671200000000000000
22510000000000000000000000000060220000420000000000
2252000000000100000000000000000010ea5109002001003f
2253fe000105a29b3ff42226c04ef0ecad581a030ca790152a
22542f08df5762a463e24a742d1c530ec977bbe0d113697e2b
2255b909d6c7557bdaf1227ce86154b030daadda4a6b8474de
22569a62f6c375020826000000000000000000000000000000
2257f5e8eebcb04f8c2197526053e66c010d5d7297ff7c1fe0
]]></artwork>
          <t>This is the Manifest with FEC sent in the same second as the original messages:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
225008b110ea510903e0dd7c6560115e670000000000000000
2251d57594875f8608b4d61dc9224ecf8b842bd4862734ed01
22522ca2e5f2b8a3e61547b81704766ba3eeb651be7eafc928
22538884e3e28a24fd5529bc2bd4862734ed012ca2e5f2b8a3
2254e61547b81704766ba3eeb62001003ffe000105a29b3ff4
22552226c04efb729846e7d110903797066fd96f49a77c5a48
2256c4c3b330be05bc4a958e9641718aaa31aeabad368386a2
22579ed2dce2769120da83edbcdc0858dd1e357755e7860317
2258e7c06a5918ea62a937391cbfe0983539de1b2e688b7c83
]]></artwork>
        </section>
      </section>
    </section>
  </back>
  <!-- ##markdown-source:
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
R0Du+D7/P6li8deYMAEA

-->

</rfc>
