<?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.29 (Ruby 2.6.10) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-fainchtein-diem-use-cases-00" category="info" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.30.2 -->
  <front>
    <title abbrev="DIEM Use Cases and Requirements">Digital Emblems - Use Cases and Requirements</title>
    <seriesInfo name="Internet-Draft" value="draft-fainchtein-diem-use-cases-00"/>
    <author fullname="Casey Deccio">
      <organization>Brigham Young University</organization>
      <address>
        <email>casey@byu.edu</email>
      </address>
    </author>
    <author fullname="Rahel A. Fainchtein">
      <organization>JHU/APL</organization>
      <address>
        <email>rahel.fainchtein@jhuapl.edu</email>
      </address>
    </author>
    <author fullname="Felix Linker">
      <organization/>
      <address>
        <email>linkerfelix@gmail.com</email>
      </address>
    </author>
    <author fullname="Jim Reid">
      <organization>RTFM llp</organization>
      <address>
        <email>jim@rfc1035.com</email>
      </address>
    </author>
    <author fullname="Alex Rosenberg">
      <organization>Veridigo</organization>
      <address>
        <email>alexr@veridigo.com</email>
      </address>
    </author>
    <author fullname="Allison Mankin">
      <organization>Packet Clearing House</organization>
      <address>
        <email>allison@pch.net</email>
      </address>
    </author>
    <date year="2025" month="September" day="16"/>
    <area>Applications and Real-Time</area>
    <workgroup>Digital Emblems</workgroup>
    <abstract>
      <?line 107?>

<t>TODO Abstract</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://rahelFain.github.io/combined-diem-uses-reqs/draft-fainchtein-diem-use-cases.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-fainchtein-diem-use-cases/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        Digital Emblems Working Group mailing list (<eref target="mailto:diem@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/diem"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/diem/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/rahelFain/combined-diem-uses-reqs"/>.</t>
    </note>
  </front>
  <middle>
    <?line 112?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Digital emblems are a means for an asset to signal to validating entities that it should be protected or treated in a specific way, using some normative framework.
The DIEM WG will define a set of standards for an architecture that enables discovery and validation of digital emblems.
This document lists the requirements that the architecture must accommodate.
These requirements were identified across different use cases.
Not all use cases share all requirements.
We envision an architecture system comprising multiple standards, which can be flexibly profiled for different use cases.
We use the terms "(digital) emblem," "bearer," and "validation" in accordance with the DIEM charter as of writing <xref target="CHARTER"/>.</t>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <?line -18?>

</section>
    <section anchor="requirements">
      <name>Requirements</name>
      <t>The DIEM architecture will allow validators to discover and validate digital emblems that are associated with bearers. This section contains the requirements that this architecture will address. They are based on use cases identified thus far (see Section Use Cases), but note that not all use cases share all requirements. We categorize these requirements into: requirements on digital emblems and their format, on their discovery, on their validation, and other requirements.</t>
      <section anchor="digital-emblem-requirements">
        <name>Digital Emblem Requirements</name>
        <section anchor="digital-emblem-format">
          <name>Digital Emblem Format</name>
          <t>Digital emblems <bcp14>MUST</bcp14> identify their bearer and their kind of digital emblem. Beyond that, digital emblems <bcp14>MAY</bcp14> include other data, for example, an issuer or a validity window. As of writing, the DIEM charter requires that digital emblems <bcp14>MUST</bcp14> explicitly identify their bearer by a Fully Qualified Domain Name (FQDN).</t>
        </section>
        <section anchor="emblem-semantics">
          <name>Emblem Semantics</name>
          <t>Individual use cases <bcp14>MUST</bcp14> specify the semantics of the emblem and the bearer. It must be clearly stated how discovery and validation of a digital emblem should inform validator behavior.</t>
        </section>
      </section>
      <section anchor="discovery-requirements">
        <name>Discovery Requirements</name>
        <section anchor="discovery">
          <name>Discovery</name>
          <t>Digital emblems <bcp14>MUST</bcp14> specify how validators can check for the presence of a digital emblem. That is, given a potential bearer a validator must be able to determine whether it has an associated emblem. For example, verifying whether a FQDN has an emblem associated with it could be realized by fetching digital emblem-associated records for said FQDN.</t>
        </section>
        <section anchor="removable">
          <name>Removable</name>
          <t>Digital emblems <bcp14>MAY</bcp14> require to be removable in that checking for the presence of an emblem associated with a bearer results in no emblem.
Note that checking for emblem presence is independent of its validation.
That is, emblems do not count as removed when they become invalid.</t>
        </section>
        <section anchor="undetectable-validation">
          <name>Undetectable Validation</name>
          <t>Digital emblem discovery <bcp14>MAY</bcp14> require that bearers, issuers, and authorizing parties be unable to detect when an emblem is being discovered or validated.
This requirement is motivated by emblems that mark its bearer as protected and ask validators to not attack the bearer.
If emblem discovery were detectable by the bearer, issuer, or by an authorizing party, malicious parties could misuse the digital emblem as an intrusion detection system.</t>
        </section>
      </section>
      <section anchor="validation-requirements">
        <name>Validation Requirements</name>
        <section anchor="validation">
          <name>Validation</name>
          <t>Digital emblems <bcp14>MAY</bcp14> require validation. Validation <bcp14>MUST</bcp14> support verification of all the emblem’s data and its context.
In particular, validation <bcp14>MUST</bcp14> ensure that the emblem was issued for the respective bearer.
Some use cases <bcp14>MAY</bcp14> use unverified digital emblems.</t>
        </section>
        <section anchor="authorization">
          <name>Authorization</name>
          <t>Digital emblems <bcp14>MAY</bcp14> require authorization by third-parties.
Any authorization mechanism <bcp14>MUST</bcp14> account for the possibility of compromise of cryptographic key material, for example, by specifying revocation mechanisms or using short-lived credentials.
Individual profiles <bcp14>MUST</bcp14> standardize a trust model that describes how validators can discover authorities and how the system selects authorities.</t>
        </section>
      </section>
      <section anchor="other-requirements">
        <name>Other Requirements</name>
        <section anchor="extensibility">
          <name>Extensibility</name>
          <t>The digital emblem architecture should be extensible.
The initial work should not preclude future extensions and individual standards should be designed as general as possible.</t>
        </section>
      </section>
    </section>
    <section anchor="extensions">
      <name>Extensions</name>
      <t>In this section, we sketch how the digital emblem architecture could be extended by future standards to accommodate more use cases, but it is not a comprehensive list.</t>
      <section anchor="data-formats">
        <name>Data Formats</name>
        <t>Emblems for additional use cases may be defined via new profiles in future standards, potentially including new types of atomic data elements requiring additional specification.</t>
      </section>
      <section anchor="bearer-discovery">
        <name>Bearer Discovery</name>
        <t>It may be non-obvious for some use cases to identify the bearer that is associated with an asset, and thus impossible to fetch emblems associated with that asset.
To accommodate for such use cases, one could specify means to discover bearers for different types of assets.</t>
      </section>
      <section anchor="implicit-discovery">
        <name>Implicit Discovery</name>
        <t>An alternative approach to the above problem would be to bind emblems implicitly to their bearer.
Implicit binding would identify the bearer by the emblem's location.
For example, if emblems were distributed via NFC, the bearer could be the asset to which the NFC chip was attached.
As of this writing, the current charter scope requires that digital emblems explicitly identify their bearer, but such discovery mechanisms could be investigated in future WG work.</t>
      </section>
      <section anchor="confidentiality">
        <name>Confidentiality</name>
        <t>Some use cases may contain confidential or sensitive data, and may require mechanisms to protect such data.
For example, this could be realized with encryption of the general emblem data format that will be part of the architecture or by only serving emblems over channels with access control mechanisms.</t>
      </section>
      <section anchor="proof-of-presence">
        <name>Proof of Presence</name>
        <t>For some emblems, it may be relevant to track that an emblem has been presented. This could be achieved, for example, by standardizing different distributions mechanisms, e.g., using decentralized authenticated data structures.</t>
      </section>
    </section>
    <section anchor="use-cases">
      <name>Use Cases</name>
      <t>Different use cases have different requirements.
The purpose of this document is to list the requirements that will be addressed with the initial architecture.
The use cases overlap and would benefit from a DIEM architecture developed to provide the requirements listed above, though some may require additional extensions.
We alphabetically list use cases here so that relevant stakeholders can provide input whether their use case would indeed benefit from a DIEM architecture, and invite participants to provide use cases or details that we have missed.</t>
      <t>We provide auxiliary material under Informative References.</t>
      <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="ramsar-convention-on-the-wetlands">
        <name>Ramsar Convention on the Wetlands</name>
        <t>The Convention on Wetlands of International Importance especially as Waterfowl Habitat "providees the single most global framework for intergovernmental cooperation on wetland issues" and it features a list of geographic areas designated by Member States.
A digital emblem for the geographic areas potentially requires</t>
        <ul spacing="normal">
          <li>
            <t>Indication of location</t>
          </li>
          <li>
            <t>Access to presence or absence of Ramsar designation of a specified location</t>
          </li>
          <li>
            <t>Textual description</t>
          </li>
          <li>
            <t>Ability to validate the presence or absence of Ramsar designation</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="international-humanitarian-law">
        <name>International Humanitarian Law</name>
        <t>The Geneva Conventions and their Additional Protocols constitute the core of International Humanitarian Law (IHL).
Some assets enjoy certain specific protections under IHL, including that they must not be attacked, and IHL codifies four types of protective emblems for armed conflict, which inform other parties that marked assets benefit from one or several of these specific protections:</t>
        <ul spacing="normal">
          <li>
            <t>The emblems of the Red Cross, Red Crescent, and Red Crystal</t>
          </li>
          <li>
            <t>The Blue Shield emblem</t>
          </li>
          <li>
            <t>The emblem for the protection of civil defense marks</t>
          </li>
          <li>
            <t>The dangerous forces emblem</t>
          </li>
        </ul>
        <t>Digital emblems under IHL could be extended to digital, network-connected and network-addressable assets that enjoy aforementioned specific protections under IHL.</t>
      </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, and the emblem can contain confidential data.</t>
      </section>
      <section anchor="press">
        <name>Press</name>
        <t>Journalists in conflict zones use protective markings that indicate their status as a non-combatant.
Digital assets belonging to the press could be digitally marked, and protective markings in conflict zones could be digitized.</t>
      </section>
      <section anchor="united-nations-economic-and-social-council-ecosoc">
        <name>United Nations Economic and Social Council (ECOSOC)</name>
        <t>UN Model Regulations <xref target="UNMODELREGS"/> includes "Recommendations on the Transport of Dangerous Goods."
This includes labeling of items with a four digit "UN Number" that indicates the comounds contained within, such as chemicals, explosives, flammable liquids, etc.
For example, items containing lithium-based batteries are labeled with 3480 or 3481 and accompanied by a specific "battery mark" emblem.</t>
      </section>
      <section anchor="united-nations-peacekeepers">
        <name>United Nations Peacekeepers</name>
        <t>UN Peacekeepers use protective markings in theater as well as facilities associated with the mission.</t>
      </section>
      <section anchor="world-customs-organization-wco">
        <name>World Customs Organization (WCO)</name>
        <t>Specifies "Harmonized Systems" codes <xref target="HARMONIZED"/> that classify items such as livestock, arms and ammunition, chemicals, plastics, machinery, foodstuffs, etc.
They also provide a system for labeling origin of items and valuation of items, all enforced by numerous international trade agreements between individual nations and groups of nations.</t>
      </section>
      <section anchor="world-health-organization-who">
        <name>World Health Organization (WHO)</name>
        <t>Similar to the use case of the Red Cross, Red Crystal, and Red Crescent.</t>
      </section>
      <section anchor="united-nations-food-and-agriculture-organization-fao">
        <name>United Nations Food and Agriculture Organization (FAO)</name>
        <t>Among other things is responsible for the International Plant Protection Convention (IPPC) and International Standards for Phytosanitary Measures standards including ISPM 15 that requires wood packaging materials (pallets, crates, dunnages) to be debarked, heat-treated or fumigated with methyl-bromide, and stamped or branded with a compliance mark known as a "wheat stamp."</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>
      </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 limited or partially redacted flight manifest.</t>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>TODO Security</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="CHARTER" target="https://datatracker.ietf.org/doc/charter-ietf-diem/01/">
          <front>
            <title>Digital Emblems</title>
            <author>
              <organization/>
            </author>
            <date year="2025" month="May" day="27"/>
          </front>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references 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>
        <reference anchor="RAMSAR" target="https://www.ramsar.org">
          <front>
            <title>The Convention on Wetlands</title>
            <author>
              <organization>Convention on Wetlands Secretariat</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="ISPM15" target="https://www.ippc.int/static/media/files/publication/en/2019/02/ISPM_15_2018_En_WoodPackaging_Post-CPM13_Rev_Annex1and2_Fixed_2019-02-01.pdf">
          <front>
            <title>International Standards for Phytosanitary Measures No. 15: Regulation of Wood Packaging Material in International Trade</title>
            <author>
              <organization>International Plant Protection Convention, Food and Agriculture Organization of the United Nations</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="UNMODELREGS" target="https://unece.org/transport/dangerous-goods/un-model-regulations-rev-23">
          <front>
            <title>UN Model Regulations on the Transport of Dangerous Goods</title>
            <author>
              <organization>United Nations Economic and Social Council</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="HARMONIZED" target="https://www.wcotradetools.org/en/harmonized-system">
          <front>
            <title>Harmonized System</title>
            <author>
              <organization>World Customs Organization</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
      </references>
    </references>
    <?line 317?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
    </section>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
