<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.11 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-haberman-digital-emblem-ps-01" category="info" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.21.0 -->
  <front>
    <title abbrev="Digital Emblems">Problem Statement for Digitized Emblems</title>
    <seriesInfo name="Internet-Draft" value="draft-haberman-digital-emblem-ps-01"/>
    <author initials="B." surname="Haberman" fullname="Brian Haberman" role="editor">
      <organization>Johns Hopkins University Applied Physics Lab</organization>
      <address>
        <email>brian@innovationslab.net</email>
      </address>
    </author>
    <author initials="T." surname="Jensen" fullname="Tommy Jensen">
      <organization>Microsoft</organization>
      <address>
        <email>tojens@microsoft.com</email>
      </address>
    </author>
    <author initials="B." surname="Woodcock" fullname="Bill Woodcock">
      <organization/>
      <address>
        <email>woody@pch.net</email>
      </address>
    </author>
    <date year="2024" month="May" day="15"/>
    <abstract>
      <?line 59?>

<t>International law defines a number of emblems, such as the blue helmets of United Nations peacekeeping forces,
the blue and white shield of UNESCO, and the Red Cross of the International Committee of the Red Cross, as indicative
of special protections under the Geneva Conventions. Similar protections attach to journalists who wear "Press" protective
emblems on the battlefield, under Article 79 of Protocol I of the Geneva Conventions and Resolution 2222 of the United
Nations Security Council. The emblems of national governments and inter-governmental organizations protect diplomatic
pouches, couriers, and envoys under the Vienna Convention on Diplomatic Relations. Other marks enjoy protections against
mis-use under the Paris Convention, the Madrid Protocol, and the Trade-Related Aspects of Intellectual Property Rights.</t>
      <t>Such physical emblems have a number of weaknesses and do not
translate to the digital realm. This document provides a summary of the problems and documents identified requirements
from a number of stakeholders for a digital emblem which addresses the shortcomings of the physical
emblems and makes possible the indication of protections of digital assets under international law.</t>
    </abstract>
  </front>
  <middle>
    <?line 74?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>International law defines a number of emblems, such as the blue helmets of United Nations (UN) peacekeeping forces <xref target="BLUEHELMET"/>,
the blue and white shield of UNESCO <xref target="BLUESHIELD"/>, and the Red Cross of the International Committee of the Red Cross (ICRC) <xref target="REDCROSS"/>,
as indicative of special protections under international law. Similar protections attach to journalists who wear "Press" protective
emblems on the battlefield <xref target="PRESS"/>. The emblems of national governments and inter-governmental organizations protect diplomatic
pouches, couriers, and envoys <xref target="DIPLOMAT"/>, and international law protects certain marks against counterfeiting.</t>
      <section anchor="conventions">
        <name>Conventions</name>
        <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
document are to be interpreted as described in <xref target="RFC2119"/>.</t>
      </section>
    </section>
    <section anchor="weaknesses-of-physical-emblems">
      <name>Weaknesses of Physical Emblems</name>
      <t>Physical emblems have served a number of key functions over hundreds of years. The design/use of those physical emblems were limited
by the available resources and capabilities during the time of their inceptions. As technology advances and newer capabilities become
available, it is beneficial to examine limitations with existing emblems and identify potential needs going forward.</t>
      <t>The following describes a number of weaknesses with physical emblems.</t>
      <section anchor="authenticity">
        <name>Authenticity</name>
        <t>It is generally not possible to evaluate the authenticity of a physical emblem in real-time. Physical emblems do not carry any type of
attestation from an authorized party indicating the validity of emblem. Mis-use of a physical emblem requires a post-facto investigation.</t>
      </section>
      <section anchor="visibility">
        <name>Visibility</name>
        <t>Physical emblems may not always be visible to an observing party. They can be difficult or impossible to see in the dark. The physical emblem
may be deployed on the opposite side of an object from an observing party. They may be difficult to observe from a distance or at
an oblique angle. The visibility of a physical emblem may be affected by wear, vandalism, or obfuscation.</t>
      </section>
      <section anchor="mis-use">
        <name>Mis-use</name>
        <t>Physical emblems do not provide sufficient context to indicate the validity of their observed use. Physical emblems requested for use in a specific
location and/or at a certain time can be re-used at other locations or times that are not authorized. No mechanism exists to correlate the
validity of a physical emblem with specific locations, times, items, or people subject to protection. Such abuse is similar to known security
attacks (replay, time-shifting, and location-shifting attacks).</t>
      </section>
      <section anchor="management">
        <name>Management</name>
        <t>As noted above, potential mis-use of a physical emblem typically requires a post-facto investigation. There is no mechanism to revoke
the instance of a physical emblem that has been abused, compromised, or is no longer valid.</t>
      </section>
    </section>
    <section anchor="notional-requirements-for-digital-emblems">
      <name>Notional Requirements for Digital Emblems</name>
      <t>The above list of weaknesses highlights the need for an emblem approach that meets a number of requirements to perform its function
properly under international law. Because there are multiple use cases for digital emblems, some of which are fundamentally different
from one another, it is not presumed that any one use of a digital emblem would necessarily have every single one of these requirements
for a given implementation.</t>
      <section anchor="identification-requirements">
        <name>Identification Requirements</name>
        <t>A digital emblem capable of acting as an official marking of legal significance needs to be identifiable by its intended legal purpose
and what assets it applies to. To do this, digital emblems...</t>
        <ul spacing="normal">
          <li>
            <t>MUST provide a clearly detectable and unambiguous marking mappable to enable verification,</t>
          </li>
          <li>
            <t>MUST be machine-readable to enable automated verification,</t>
          </li>
          <li>
            <t>MUST be capable of carrying a visual representation of the physical emblem it represents,</t>
          </li>
          <li>
            <t>MUST carry an unambiguous indication of the international law or laws conferring protection upon the entity marked with the emblem,</t>
          </li>
          <li>
            <t>MUST be possible to associate with a range or specific quantity of persons or items,</t>
          </li>
          <li>
            <t>MUST be possible to associate with online services (e.g., websites, email servers, databases),</t>
          </li>
          <li>
            <t>MUST be possible to associate with data in transit or at rest,</t>
          </li>
          <li>
            <t>MUST be possible to associate with network-addressable equipment (e.g., routers, servers, laptops, IoT devices),</t>
          </li>
          <li>
            <t>MUST be possible to associate with a physical object (e.g., building, vehicle, container),</t>
          </li>
          <li>
            <t>MUST be possible to associate with a person or group of people</t>
          </li>
        </ul>
      </section>
      <section anchor="distribution-requirements">
        <name>Distribution Requirements</name>
        <t>A digital emblem applicable to a variety of physical and digital assets will need to support a variety of discovery mechanisms
to ensure emblem verification is a practical process international law can enforce. Practicality can mean multiple things, including
minimizing the risk that verifying emblems will disclose verifier presence or behavior, minimizing the cost of verifying digital
emblems, and ensuring universal access to emblem-bearing for legally entitled assets.</t>
        <t>To accomplish practical emblem distribution, digital emblems...</t>
        <ul spacing="normal">
          <li>
            <t>MUST NOT impose an undue cost to verify,</t>
          </li>
          <li>
            <t>MUST NOT impose an undue cost to apply to or remove from an asset,</t>
          </li>
          <li>
            <t>MUST NOT impose an undue cost to acquire authority to deploy,</t>
          </li>
          <li>
            <t>MUST NOT require verifiers of the emblem to reveal to the emblem bearer that existence checking is occurring,</t>
          </li>
          <li>
            <t>SHOULD be possible to view an emblem in-band via a communications network, optically (e.g., QR code), or wirelessly (e.g., RFID).</t>
          </li>
        </ul>
      </section>
      <section anchor="trust-model-requirements">
        <name>Trust model requirements</name>
        <t>A digital emblem needs to be trustworthy in order to provide any value. This means that parties verifying the presence of emblems need to
know that the asset bearing an emblem is entitled to do so for the declared asset, time frame, and other scopes. Therefore, digital emblems...</t>
        <ul spacing="normal">
          <li>
            <t>MUST be authorized by a party that has the legal authority to issue it,</t>
          </li>
          <li>
            <t>MUST identify the authorizing party that issued it to ensure accountability of emblem use,</t>
          </li>
          <li>
            <t>MUST carry an unambiguous indication of the international law or laws conferring protection upon the entity marked with the emblem,</t>
          </li>
          <li>
            <t>MUST be capable of providing a reference to additional relevant information (e.g., photographs, unique identifiers) which can be used to corroborate the association of the digital emblem with the entity bearing it,</t>
          </li>
          <li>
            <t>MUST be revocable when they are no longer valid,</t>
          </li>
          <li>
            <t>MUST be restrictable by temporal scope,</t>
          </li>
          <li>
            <t>MUST be restrictable by geographic scope,</t>
          </li>
          <li>
            <t>MUST be robust against being replayed by invalid bearers,</t>
          </li>
          <li>
            <t>MUST be robust against forgery of its various properties.</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document makes no requests of the IANA.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>A key part of this document highlights the risks surrounding physical emblems. Technical implementations of digital emblems will undoubtedly
incur their own security considerations. However, this document does not propose technical solutions; it enumerates the use cases that justify
creating technical solutions and what requirements are imposed on such solutions.</t>
    </section>
    <section anchor="contributors">
      <name>Contributors</name>
      <t>Bill Woodcock and Allison Mankin provided significant input on the issues surrounding physical emblems and the criteria for a digital emblem.
Tony DeSimone, Kerstin Vignard, and Erin Hahn provided insight into the legal and policy issues surrounding emblems.
Felix Linker and Mauro Vignati provided many of the requirements that derive from digital asset use cases.</t>
    </section>
    <section anchor="acknowledgments">
      <name>Acknowledgments</name>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="BLUEHELMET" target="https://guide-humanitarian-law.org/content/article/3/peacekeeping/">
          <front>
            <title>The Practical Guide to Humanitarian Law</title>
            <author>
              <organization>Doctors Without Borders</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="BLUESHIELD" target="https://www.unesco.org/en/heritage-armed-conflicts/enhanced-protection-cultural-property-highest-importance-humanity">
          <front>
            <title>Enhanced Protection - Cultural Property of Highest Importance to Humanity</title>
            <author>
              <organization>United Nations Educational, Scientific and Cultural Organization</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="REDCROSS" target="https://www.icrc.org/en/doc/assets/files/other/protection_emblems.pdf">
          <front>
            <title>The Protection of the Red Cross / Red Crescent Emblems</title>
            <author>
              <organization>International Committee of the Red Cross</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="PRESS" target="https://safety.rsf.org/appendix-i-protection-of-journalists-in-war-zones/">
          <front>
            <title>RSF Resource for Journalists' Safety</title>
            <author>
              <organization>Reporters Without Borders</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="DIPLOMAT" target="https://www.law.cornell.edu/cfr/text/19/148.83">
          <front>
            <title>Personnel of Foreign Governments and International Organizations and Special Treatment for Returning Individuals</title>
            <author>
              <organization>Cornell Law School - Legal Information Institute</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
      </references>
    </references>
    <?line 190?>

<section anchor="use-cases-for-a-digital-emblem">
      <name>Use Cases for a digital emblem</name>
      <t>Digital emblems are verifiable labels that can be associated with an entity so
that a verifier can prove that the entity (person, place, or thing) has some property the digital emblem represents.
This is a list of use cases that necessitate the creation of one or more standards for
digital emblems to be used to express some status of the entity bearing them.
Each use case contains a list of potential attributes to associate with the entity as a
part of the emblem. It is assumed that each use case would contain a link or reference to the
law, regulation, or policy that governs the protections granted under the emblem.</t>
      <t>These use cases come from discussions with the organizations identified. This is a representative (not exhaustive) list
of use cases for a digital emblem.</t>
      <section anchor="international-committee-of-the-red-cross-icrc">
        <name>International Committee of the Red Cross (ICRC)</name>
        <t>The ICRC is responsible for the visual Red Cross, Red Crescent, and Red Crystal emblems
used to label physical assets such as buildings and vehicles so that wartime combatants know
that International Humanitarian Law (IHL) forbids attacking that asset. The ICRC has been challenging 
private industry and academic researchers to create a digital equivalent to these visual 
emblems that can be used to label digital assets as protected under IHL the same way they
can label physical assets today.</t>
        <ul spacing="normal">
          <li>
            <t>Indication of location</t>
          </li>
          <li>
            <t>Textual description</t>
          </li>
        </ul>
        <t>The ICRC has shared the following concrete use cases as part of their industry
and academic research engagement.</t>
        <section anchor="labeling-web-servers">
          <name>Labeling web servers</name>
          <t>Ensuring that attackers targeting a server hosting websites the attacker wishes to compromise know that the server hosting those sites is IHL protected.</t>
        </section>
        <section anchor="labeling-personal-use-devices">
          <name>Labeling personal-use devices</name>
          <t>Doctors use laptops to process IHL protected data both on hospital premises and on the move.</t>
        </section>
        <section anchor="labeling-power-constrained-devices">
          <name>Labeling power-constrained devices</name>
          <t>IoT devices are used to manage various equipment within hospitals, and their power constraints may pose unique limitations on digital emblem solutions.</t>
        </section>
        <section anchor="labeling-networks-from-within">
          <name>Labeling networks from within</name>
          <t>A device on a network that was compromised by a non-network path (such as malware loaded from a USB device) needs to discover that it compromised a network that is IHL protected (distinct from discovering the compromised device is protected).</t>
        </section>
        <section anchor="labeling-networks-from-without">
          <name>Labeling networks from without</name>
          <t>Attackers trying to compromise a network through a network path can discover an emblem for an IP address for a NAT or gateway behind which are IHL protected assets.</t>
        </section>
        <section anchor="miscellaneous">
          <name>Miscellaneous</name>
          <t>Other valuable use cases may exist across the following areas: 
protections of buildings (e.g., hospitals), people (e.g., aid workers), vehicles
(e.g., ambulances), objects (e.g., medical devices), digital services (e.g., family
reunification services), and data at-rest &amp; in-transit. Permission to use an emblem is delegated
to each UN member nation.</t>
        </section>
      </section>
      <section anchor="united-nations">
        <name>United Nations</name>
        <t>UN Peacekeepers may require protective markings in theater as well as facilities associated
with the mission.</t>
      </section>
      <section anchor="united-nations-educational-scientific-and-cultural-organization-unesco">
        <name>United Nations Educational, Scientific, and Cultural Organization (UNESCO)</name>
        <t>Requires protections for items of cultural heritage, both physical and digital. Priority is on
buildings and physical artworks. These can be denoted with location information, descriptions,
and linked images. There is a special concern with repatriating stolen works, which would benefit
from a provenance trail via an emblem. Their is also an interest in ensuring that a physical instantiation
of an emblem accompany each artwork and leverage the digital emblem to track the current location and
any special handling needed.</t>
        <ul spacing="normal">
          <li>
            <t>Indication of location</t>
          </li>
          <li>
            <t>Image(s)</t>
          </li>
          <li>
            <t>Textual description</t>
          </li>
          <li>
            <t>Chain-of-custody / provenance</t>
          </li>
        </ul>
      </section>
      <section anchor="organization-for-the-prohibition-of-chemical-weapons-opcw">
        <name>Organization for the Prohibition of Chemical Weapons (OPCW)</name>
        <t>Requires protection of Schedule 1 chemicals in transit between signatory countries for research,
medical, pharmaceutical, or protective purposes. Emblem would identify place, date, and volume
of production. Also a need to encrypt the description/characteristics of the items for access only
by the receiving customs agencies and material handlers. This encryption precludes other actors from
determining the contents being transported.</t>
        <ul spacing="normal">
          <li>
            <t>Indication of location (dynamic as materials are moved)</t>
          </li>
          <li>
            <t>Indication of quantity</t>
          </li>
          <li>
            <t>Textual description</t>
          </li>
        </ul>
      </section>
      <section anchor="international-atomic-energy-agency-iaea">
        <name>International Atomic Energy Agency (IAEA)</name>
        <t>IAEA administers several treaties, especially related to the controlled shipment of atomic fuels and wastes
across borders. Similar use case as OPCW.</t>
      </section>
      <section anchor="basel-convention">
        <name>Basel Convention</name>
        <t>Regulates the trans-boundary movement of hazardous wastes. Use cases are functionally identical to OPCW and IAEA.</t>
      </section>
      <section anchor="press">
        <name>Press</name>
        <t>Journalists in conflict zones require protective markings that indicate their status as a non-combatant.</t>
      </section>
      <section anchor="world-intellectual-property-organization-wipo">
        <name>World Intellectual Property Organization (WIPO)</name>
        <t>WIPO administers 26+ treaties with different protections for different things. Brands that are
protected under international law (e.g., Madrid Protocol) can mark their shipments with an emblem
allowing customs agents to positively identify legitimate products.</t>
        <ul spacing="normal">
          <li>
            <t>Copyright/Brand image</t>
          </li>
          <li>
            <t>Textual description</t>
          </li>
          <li>
            <t>Chain-of-custody / provenance</t>
          </li>
        </ul>
      </section>
      <section anchor="international-civil-aviation-organization-icao">
        <name>International Civil Aviation Organization (ICAO)</name>
        <t>Requires protection of civil aviation flights and the ability to assert that they are not dual-use (i.e., not
carrying military cargo). Digital emblem would carry a geographic description of the flight plan, its current
location, and an indicator of its identity (i.e., tail number). Potential need for the emblem to reference a flight manifest.</t>
        <ul spacing="normal">
          <li>
            <t>Indication of location
            </t>
            <ul spacing="normal">
              <li>
                <t>Flight plan is static</t>
              </li>
              <li>
                <t>Current location is dynamic</t>
              </li>
            </ul>
          </li>
          <li>
            <t>Textual description (i.e., manifest, identifying characteristics such as tail number)</t>
          </li>
        </ul>
      </section>
      <section anchor="world-health-organization-who">
        <name>World Health Organization (WHO)</name>
        <t>Similar use case as the ICRC.</t>
      </section>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA81bbW/cRpL+zl/RcIA7KzczirOH3Y3uS2RJjpSVJa0kxzgc
DosesmemI5LNdJOSJ0H++z1V1c2X0cjnxWJx5w/2mOyX6np9qqo5n8+z1ral
OVI33i1LU6m7VremMnWrVs6rU7u2rf3VFOqsotch08ulN49H8kaX/fPC5bWu
sFDh9aqdb/TS+ErX80LGzQ2Pmzdh/s2bLMcea+e3R8rWK5dltvFHqvVdaL/9
5pvvvvk2y0Kr6+JvunQ1ltyakDX2SP1X6/KZCs633qwCfm0r+vHfWaa7duP8
UabmmcIfW4cj9XahziMV/FDIe+utrqcvvCMGmMK2zvMD59dH6ke3qYM6d80D
VlMfavtofLDtVh03TWnBkZvNNtg8qEu95Fmm0rY8Ukva4Htb1+5Rt9bVodTL
RW3aRJuQce+qaqt+NHUw9UDy/WL8iMl4b3Pvglu14z1a9zOGfV+ld4vcVdP1
39qyVB+dK3KXP0x4MnkY13vCs+33Tb5hQrPagTctDgyGqtt3J9++efPdEaQE
WY1evL38cHZ+dvn+7P6I12q1X5v2SG3atglHh4frzhZmvunAZmgAcWVe6qcF
TnWYu7qFih1q39q8NId/OGyMzs2DMY2t14eynOjl/cZAN3WOgdC2H2hNHF+d
j5aFBJ54Sq8F8of5d+pyiDWojxbvula9db6AICP9d+cXZ5en++l/enpadLUJ
uWOaTX24MR5brs1c+8oUc5xiVdq8DXi30XWOR413rclJ7PO8K9vOQ/PxrDG+
3c43dr0xoZ3bqoEK04TEne34xGdxMTLJuJiaq5O4HD3l5ZRbqXNZUV30K454
s32RJ1DmFutfiX6qs6LL+acuZ+out5CMXdlcwQKHba/9Gov+yuNIK85OT26v
7+5eZh10M0+Mg3M41CEYsGplSxMOXQteHg7c+pu4h7BoitVz6fdswJExUd2C
+BNoflCH8TekRC4rOaOXDn4BtfN1PKs6gQ3atjXm2bqYdHN79tLpgl6Zdrvw
YcXn001j6sJ+mtux+N1q/rPrsFlpQxvmtp4/aT//Ff4sTPT79u4d9g0YCuGR
y/1xmPWv6o63evE8t4bkbvaq9+nFzeX1++MXjJMkRNaYO1+bslyYojvMV/6w
NZ/awzffHb759z8v/vyHMaE3WNbVGEzceue8seta/eDgFWsKF4HVZcrgsc7I
+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
Fz8AAA==

-->

</rfc>
