<?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.20 (Ruby 3.3.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-prorock-spice-cwt-traceability-claims-00" category="info" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.24.0 -->
  <front>
    <title>SPICE Traceability CWT Claims</title>
    <seriesInfo name="Internet-Draft" value="draft-prorock-spice-cwt-traceability-claims-00"/>
    <author fullname="Michael Prorock">
      <organization>mesur.io</organization>
      <address>
        <email>mprorock@mesur.io</email>
      </address>
    </author>
    <date year="2024" month="November" day="05"/>
    <area/>
    <workgroup>Secure Patterns for Internet CrEdentials</workgroup>
    <keyword>cose</keyword>
    <keyword>cwt</keyword>
    <abstract>
      <?line 36?>

<t>This document proposes additional claims for CBOR Web Tokens (CWT) to support traceability of physical goods across supply chains, focusing on items such as bills of lading, transport modes, and container manifests. These claims aim to standardize the encoding of essential logistics and transport metadata, facilitating enhanced transparency and accountability in global supply chains.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://mprorock.github.io/draft-prorock-spice-cwt-traceability-claims/draft-prorock-spice-cwt-traceability-claims.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-prorock-spice-cwt-traceability-claims/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        Secure Patterns for Internet CrEdentials  mailing list (<eref target="mailto:spice@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/spice/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/spice/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/mprorock/draft-prorock-spice-cwt-traceability-claims"/>.</t>
    </note>
  </front>
  <middle>
    <?line 41?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>This document defines a set of claims for CBOR Web Tokens (CWT) intended to enable the traceability of physical goods across various stages of transportation and storage. These claims capture critical information necessary for documenting the movement of goods in supply chains, thereby supporting regulatory compliance and operational efficiency.</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="security-considerations">
      <name>Security Considerations</name>
      <t>These claims are designed to enhance transparency in supply chain tracking but should be handled securely to prevent unauthorized access to sensitive data. Confidentiality and integrity of these claims must be considered, particularly when shared across untrusted or unsecured networks. Use of selective disclosure techniques and careful consideration of data minimization requirements <bcp14>SHOULD</bcp14> be considered when using these claims.</t>
      <section anchor="iana-considerations">
        <name>4. IANA Considerations</name>
      </section>
      <section anchor="cbor-web-token-cwt-claims">
        <name>CBOR Web Token (CWT) Claims</name>
        <t>IANA is requested to add the following entries to the CWT claims registry (https://www.iana.org/assignments/cwt/cwt.xhtml).</t>
        <section anchor="goods-identifier">
          <name>Goods Identifier</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: product_id
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: A unique identifier for the physical product(s) or shipment being tracked. May correspond to SKU, product ID, or batch number.
Reference: RFC XXXX</t>
        </section>
        <section anchor="shipment-id">
          <name>Shipment ID</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: shipment_id
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Unique identifier assigned to a specific shipment.
Reference: RFC XXXX</t>
        </section>
        <section anchor="bill-of-lading-number">
          <name>Bill of Lading Number</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: bill_of_lading_number
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Identifier for the bill of lading associated with the goods.
Reference: RFC XXXX</t>
        </section>
        <section anchor="transport-mode">
          <name>Transport Mode</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: transport_mode
Label: TBD
Value Type: text string (recommended values: “air,” “sea,” “rail,” “truck”)
Value Registry: (empty)
Description: Mode of transport used for the shipment.
Reference: RFC XXXX</t>
        </section>
        <section anchor="container-id">
          <name>Container ID</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: container_id
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Unique identifier for the container used in the shipment.
Reference: RFC XXXX</t>
        </section>
        <section anchor="origin-location">
          <name>Origin Location</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: origin_location
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Geographical origin of the goods, represented as a location code (e.g., ISO country code) or specific address.
Reference: RFC XXXX</t>
        </section>
        <section anchor="destination-location">
          <name>Destination Location</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: destination_location
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Final destination of the goods in the shipment.
Reference: RFC XXXX</t>
        </section>
        <section anchor="carrier-id">
          <name>Carrier ID</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: carrier_id
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Identifier for the carrier or logistics provider responsible for the shipment.
Reference: RFC XXXX</t>
        </section>
        <section anchor="estimated-delivery-date">
          <name>Estimated Delivery Date</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: estimated_delivery_date
Label: TBD
Value Type: text string (ISO8601 format)
Value Registry: (empty)
Description: Expected delivery date for the shipment.
Reference: RFC XXXX</t>
        </section>
        <section anchor="customs-declaration-number">
          <name>Customs Declaration Number</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: customs_declaration_number
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Identifier for the customs declaration associated with the shipment.
Reference: RFC XXXX</t>
        </section>
        <section anchor="commodity-description">
          <name>Commodity Description</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: commodity_description
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Description of the commodity or goods being transported.
Reference: RFC XXXX</t>
        </section>
        <section anchor="hs-code">
          <name>HS Code</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: hs_code
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Harmonized System (HS) code for the goods.
Reference: RFC XXXX</t>
        </section>
        <section anchor="gross-weight">
          <name>Gross Weight</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: gross_weight
Label: TBD
Value Type: integer
Value Registry: (empty)
Description: Gross weight of the shipment, in kilograms.
Reference: RFC XXXX</t>
        </section>
        <section anchor="temperature-min-requirement">
          <name>Temperature Min Requirement</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: temperature_requirement_min
Label: TBD
Value Type: float
Value Registry: (empty)
Description: Minimum temperature (in Celsius) required for transport or storage of the goods.
Reference: RFC XXXX</t>
        </section>
        <section anchor="temperature-max-requirement">
          <name>Temperature Max Requirement</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: temperature_requirement_max
Label: TBD
Value Type: float
Value Registry: (empty)
Description: Maximum temperature (in Celsius) required for transport or storage of the goods.
Reference: RFC XXXX</t>
        </section>
        <section anchor="last-known-location">
          <name>Last Known Location</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: last_known_location
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Most recent location update for the goods.
Reference: RFC XXXX</t>
        </section>
        <section anchor="tariff-code">
          <name>Tariff Code</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: tariff_code
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Tariff code applicable to the goods, including national tariff classifications or specific duty codes.
Reference: RFC XXXX</t>
        </section>
        <section anchor="country-of-origin">
          <name>Country of Origin</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: country_of_origin
Label: TBD
Value Type: text string (ISO 3166-1 alpha-2 country code)
Value Registry: (empty)
Description: The country where the goods were produced or manufactured.
Reference: RFC XXXX</t>
        </section>
        <section anchor="customs-value">
          <name>Customs Value</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: customs_value
Label: TBD
Value Type: float
Value Registry: (empty)
Description: Declared value of the goods for customs purposes, typically in the transaction currency.
Reference: RFC XXXX</t>
        </section>
        <section anchor="currency-code">
          <name>Currency Code</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: currency_code
Label: TBD
Value Type: text string (ISO 4217 currency code)
Value Registry: (empty)
Description: Currency code for the customs value and other monetary amounts, as per ISO 4217.
Reference: RFC XXXX</t>
        </section>
        <section anchor="importexport-license-number">
          <name>Import/Export License Number</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: license_number
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: License or permit number required for the import or export of the goods.
Reference: RFC XXXX</t>
        </section>
        <section anchor="sanctions-reference">
          <name>Sanctions Reference</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: sanctions_reference
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Reference to applicable sanctions lists or regulations affecting the goods or involved parties.
Reference: RFC XXXX</t>
        </section>
        <section anchor="legal-jurisdiction">
          <name>Legal Jurisdiction</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: legal_jurisdiction
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Legal jurisdiction(s) governing the transaction, represented as country codes or specific legal identifiers.
Reference: RFC XXXX</t>
        </section>
        <section anchor="importer-code">
          <name>Importer Code</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: importer_code
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Code identifying the importer, such as a VAT number or EORI number.
Reference: RFC XXXX</t>
        </section>
        <section anchor="exporter-code">
          <name>Exporter Code</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: exporter_code
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Code identifying the exporter, such as a VAT number or EORI number.
Reference: RFC XXXX</t>
        </section>
        <section anchor="incoterms">
          <name>Incoterms</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: incoterms
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: International commercial terms defining responsibilities between buyer and seller, e.g., "FOB," "CIF."
Reference: RFC XXXX</t>
        </section>
        <section anchor="regulatory-compliance-codes">
          <name>Regulatory Compliance Codes</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: regulatory_compliance_codes
Label: TBD
Value Type: array of text strings
Value Registry: (empty)
Description: Codes indicating compliance with specific regulations or standards (e.g., safety certifications, environmental standards).
Reference: RFC XXXX</t>
        </section>
        <section anchor="additional-documents-required">
          <name>Additional Documents Required</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: additional_documents_required
Label: TBD
Value Type: array of text strings
Value Registry: (empty)
Description: List of additional documents required for customs clearance, such as certificates of origin or inspection reports.
Reference: RFC XXXX</t>
        </section>
        <section anchor="freight-charges">
          <name>Freight Charges</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: freight_charges
Label: TBD
Value Type: float
Value Registry: (empty)
Description: Transportation costs associated with the shipment, used for customs valuation.
Reference: RFC XXXX</t>
        </section>
        <section anchor="insurance-charges">
          <name>Insurance Charges</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: insurance_charges
Label: TBD
Value Type: float
Value Registry: (empty)
Description: Insurance costs for the shipment, used in determining customs value.
Reference: RFC XXXX</t>
        </section>
        <section anchor="packing-costs">
          <name>Packing Costs</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: packing_costs
Label: TBD
Value Type: float
Value Registry: (empty)
Description: Costs associated with packing the goods, relevant for customs valuation.
Reference: RFC XXXX</t>
        </section>
        <section anchor="place-of-loading">
          <name>Place of Loading</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: place_of_loading
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Location where the goods were loaded for shipment, often a port or warehouse.
Reference: RFC XXXX</t>
        </section>
        <section anchor="place-of-discharge">
          <name>Place of Discharge</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: place_of_discharge
Label: TBD
Value Type: text string
Value Registry: (empty)
Description: Location where the goods are scheduled to be unloaded.
Reference: RFC XXXX</t>
        </section>
        <section anchor="consignee-information">
          <name>Consignee Information</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: consignee_information
Label: TBD
Value Type: map
Value Registry: (empty)
Description: Information about the consignee, including name, address, and contact details.
Reference: RFC XXXX</t>
        </section>
        <section anchor="consignor-information">
          <name>Consignor Information</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: consignor_information
Label: TBD
Value Type: map
Value Registry: (empty)
Description: Information about the consignor, including name, address, and contact details.
Reference: RFC XXXX</t>
        </section>
        <section anchor="customs-declaration-date">
          <name>Customs Declaration Date</name>
          <t>The following completed registration template per RFC8392 is provided:</t>
          <t>Name: customs_declaration_date
Label: TBD
Value Type: text string (ISO8601 date format)
Value Registry: (empty)
Description: Date when the customs declaration was made.
Reference: RFC XXXX</t>
        </section>
      </section>
    </section>
  </middle>
  <back>
    <references anchor="sec-normative-references">
      <name>Normative References</name>
      <reference anchor="RFC8392">
        <front>
          <title>CBOR Web Token (CWT)</title>
          <author fullname="M. Jones" initials="M." surname="Jones"/>
          <author fullname="E. Wahlstroem" initials="E." surname="Wahlstroem"/>
          <author fullname="S. Erdtman" initials="S." surname="Erdtman"/>
          <author fullname="H. Tschofenig" initials="H." surname="Tschofenig"/>
          <date month="May" year="2018"/>
          <abstract>
            <t>CBOR Web Token (CWT) is a compact means of representing claims to be transferred between two parties. The claims in a CWT are encoded in the Concise Binary Object Representation (CBOR), and CBOR Object Signing and Encryption (COSE) is used for added application-layer security protection. A claim is a piece of information asserted about a subject and is represented as a name/value pair consisting of a claim name and a claim value. CWT is derived from JSON Web Token (JWT) but uses CBOR rather than JSON.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8392"/>
        <seriesInfo name="DOI" value="10.17487/RFC8392"/>
      </reference>
      <referencegroup anchor="BCP205" target="https://www.rfc-editor.org/info/bcp205">
        <reference anchor="RFC7942" target="https://www.rfc-editor.org/info/rfc7942">
          <front>
            <title>Improving Awareness of Running Code: The Implementation Status Section</title>
            <author fullname="Y. Sheffer" initials="Y." surname="Sheffer"/>
            <author fullname="A. Farrel" initials="A." surname="Farrel"/>
            <date month="July" year="2016"/>
            <abstract>
              <t>This document describes a simple process that allows authors of Internet-Drafts to record the status of known implementations by including an Implementation Status section. This will allow reviewers and working groups to assign due consideration to documents that have the benefit of running code, which may serve as evidence of valuable experimentation and feedback that have made the implemented protocols more mature.</t>
              <t>This process is not mandatory. Authors of Internet-Drafts are encouraged to consider using the process for their documents, and working groups are invited to think about applying the process to all of their protocol specifications. This document obsoletes RFC 6982, advancing it to a Best Current Practice.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="205"/>
          <seriesInfo name="RFC" value="7942"/>
          <seriesInfo name="DOI" value="10.17487/RFC7942"/>
        </reference>
      </referencegroup>
      <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>
    <?line 480?>

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

-->

</rfc>
