mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-02-14 14:22:38 -05:00
848 lines
32 KiB
HTML
848 lines
32 KiB
HTML
![]() |
<!doctype html>
|
|||
|
<!--
|
|||
|
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
|
|||
|
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
|
|||
|
Free for personal and commercial use under the MIT license
|
|||
|
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
|
|||
|
-->
|
|||
|
<html lang="en" class="no-js">
|
|||
|
<head>
|
|||
|
<meta charset="utf-8">
|
|||
|
|
|||
|
<!-- begin _includes/seo.html --><title>Supply Chains and Self Sovereign Identity | Verifiable Credentials and Self Sovereign Identity Web Directory</title>
|
|||
|
<meta name="description" content="A highly scalable operating model for digitisation and trust of cross border trade based on verifiable credentials.">
|
|||
|
|
|||
|
|
|||
|
<meta name="author" content="DIDecentral">
|
|||
|
|
|||
|
<meta property="article:author" content="DIDecentral">
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<meta property="og:type" content="article">
|
|||
|
<meta property="og:locale" content="en_US">
|
|||
|
<meta property="og:site_name" content="Verifiable Credentials and Self Sovereign Identity Web Directory">
|
|||
|
<meta property="og:title" content="Supply Chains and Self Sovereign Identity">
|
|||
|
<meta property="og:url" content="https://decentralized-id.com/application/supply-chain/">
|
|||
|
|
|||
|
|
|||
|
<meta property="og:description" content="A highly scalable operating model for digitisation and trust of cross border trade based on verifiable credentials.">
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<meta property="og:image" content="https://decentralized-id.com/images/DID_og.webp">
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<meta name="twitter:site" content="@infominer33">
|
|||
|
<meta name="twitter:title" content="Supply Chains and Self Sovereign Identity">
|
|||
|
<meta name="twitter:description" content="A highly scalable operating model for digitisation and trust of cross border trade based on verifiable credentials.">
|
|||
|
<meta name="twitter:url" content="https://decentralized-id.com/application/supply-chain/">
|
|||
|
|
|||
|
|
|||
|
<meta name="twitter:card" content="summary_large_image">
|
|||
|
<meta name="twitter:image" content="https://decentralized-id.com/images/DID_og.webp">
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<meta property="article:published_time" content="2023-06-17T00:00:00+13:00">
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<meta property="article:modified_time" content="2023-06-18T00:00:00+13:00">
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<link rel="canonical" href="https://decentralized-id.com/application/supply-chain/">
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<script type="application/ld+json">
|
|||
|
{
|
|||
|
"@context": "https://schema.org",
|
|||
|
|
|||
|
"@type": "Person",
|
|||
|
"name": "Infominer",
|
|||
|
"url": "https://decentralized-id.com/"
|
|||
|
|
|||
|
}
|
|||
|
</script>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<!-- end _includes/seo.html -->
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="Verifiable Credentials and Self Sovereign Identity Web Directory Feed">
|
|||
|
|
|||
|
|
|||
|
<!-- https://t.co/dKP3o1e -->
|
|||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|||
|
|
|||
|
<script>
|
|||
|
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
|
|||
|
</script>
|
|||
|
|
|||
|
<!-- For all browsers -->
|
|||
|
<link rel="stylesheet" href="/assets/css/main.css">
|
|||
|
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
|||
|
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<meta name="yandex-verification" content="876ea269be433d62" />
|
|||
|
<!-- Favicons -->
|
|||
|
<link rel="apple-touch-icon" sizes="180x180" href="https://decentralized-id.com/assets/icons/apple-touch-icon.png">
|
|||
|
<link rel="icon" type="image/png" sizes="32x32" href="https://decentralized-id.com/assets/icons/favicon-32x32.png">
|
|||
|
<link rel="icon" type="image/png" sizes="16x16" href="https://decentralized-id.com/assets/icons/favicon-16x16.png">
|
|||
|
<link rel="manifest" href="https://decentralized-id.com/assets/icons/site.webmanifest">
|
|||
|
<link rel="mask-icon" href="https://decentralized-id.com/assets/icons/safari-pinned-tab.svg" color="#eeeeef">
|
|||
|
<link rel="shortcut icon" href="https://decentralized-id.com/assets/icons/favicon.ico">
|
|||
|
<meta name="msapplication-TileColor" content="#eeeeef">
|
|||
|
<meta name="msapplication-config" content="https://decentralized-id.com/assets/icons/browserconfig.xml">
|
|||
|
<meta name="theme-color" content="#eeeeef">
|
|||
|
|
|||
|
<!-- start custom head snippets -->
|
|||
|
|
|||
|
<!-- insert favicons. use https://realfavicongenerator.net/ -->
|
|||
|
|
|||
|
<!-- end custom head snippets -->
|
|||
|
|
|||
|
</head>
|
|||
|
|
|||
|
<body class="layout--single wide">
|
|||
|
<nav class="skip-links">
|
|||
|
<ul>
|
|||
|
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
|
|||
|
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
|
|||
|
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
|
|||
|
</ul>
|
|||
|
</nav>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<div class="masthead">
|
|||
|
<div class="masthead__inner-wrap">
|
|||
|
<div class="masthead__menu">
|
|||
|
<nav id="site-nav" class="greedy-nav">
|
|||
|
|
|||
|
<a class="site-logo" href="/"><img src="/images/DID.webp" alt="Decentralized Identity"></a>
|
|||
|
|
|||
|
<a class="site-title" href="/">
|
|||
|
Decentralized Identity
|
|||
|
|
|||
|
</a>
|
|||
|
<ul class="visible-links"><li class="masthead__menu-item">
|
|||
|
<a href="/introduction/">Introduction</a>
|
|||
|
</li><li class="masthead__menu-item">
|
|||
|
<a href="/ecosystem/">Ecosystem</a>
|
|||
|
</li><li class="masthead__menu-item">
|
|||
|
<a href="/posts/">New</a>
|
|||
|
</li><li class="masthead__menu-item">
|
|||
|
<a href="/recent/">Updated</a>
|
|||
|
</li><li class="masthead__menu-item">
|
|||
|
<a href="/categories/">Categories</a>
|
|||
|
</li><li class="masthead__menu-item">
|
|||
|
<a href="/about/">Welcome</a>
|
|||
|
</li><li class="masthead__menu-item">
|
|||
|
<a href="/aim/">Aim</a>
|
|||
|
</li></ul>
|
|||
|
|
|||
|
<button class="greedy-nav__toggle hidden" type="button">
|
|||
|
<span class="visually-hidden">Toggle menu</span>
|
|||
|
<div class="navicon"></div>
|
|||
|
</button>
|
|||
|
<ul class="hidden-links hidden"></ul>
|
|||
|
</nav>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
<div class="initial-content">
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<div id="main" role="main">
|
|||
|
|
|||
|
<div class="sidebar sticky">
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<img src="/images/the-world-map-from-a-binary-code.webp"
|
|||
|
alt="Binary Globe by GDj">
|
|||
|
|
|||
|
<h3>Identity Decentralized</h3>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<nav class="nav__list">
|
|||
|
|
|||
|
<input id="ac-toc" name="accordion-toc" type="checkbox" />
|
|||
|
<label for="ac-toc">Toggle menu</label>
|
|||
|
<ul class="nav__items">
|
|||
|
|
|||
|
<li>
|
|||
|
|
|||
|
<a href="/"><span class="nav__sub-title">Home</span></a>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<ul>
|
|||
|
|
|||
|
<li><a href="/history/">• Resources & Pre-History</a></li>
|
|||
|
|
|||
|
<li><a href="/history/2000-2009/">• 2000-2009</a></li>
|
|||
|
|
|||
|
<li><a href="/history/2010-2014/">• 2010-2014</a></li>
|
|||
|
|
|||
|
<li><a href="/history/2015-2019/">• 2015-2019</a></li>
|
|||
|
|
|||
|
</ul>
|
|||
|
|
|||
|
</li>
|
|||
|
|
|||
|
<li>
|
|||
|
|
|||
|
<a href="/categories/#companies"><span class="nav__sub-title">New Pages New Structure</span></a>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<ul>
|
|||
|
|
|||
|
<li><a href="/companies/ValidatedID/">• ValidatedID</a></li>
|
|||
|
|
|||
|
<li><a href="/companies/ValidatedID/">• SpruceID</a></li>
|
|||
|
|
|||
|
<li><a href="/companies/Spherity/">• Spherity</a></li>
|
|||
|
|
|||
|
<li><a href="/companies/MyDEX/">• MyDEX</a></li>
|
|||
|
|
|||
|
<li><a href="/companies/Mattereum/">• Mattereum</a></li>
|
|||
|
|
|||
|
<li><a href="/companies/MagicLabs/">• Magic Labs</a></li>
|
|||
|
|
|||
|
<li><a href="/companies/Lissi/">• Lissi</a></li>
|
|||
|
|
|||
|
<li><a href="/companies/Indicio/">• Indicio</a></li>
|
|||
|
|
|||
|
<li><a href="/companies/IDramp/">• IDRamp</a></li>
|
|||
|
|
|||
|
<li><a href="/companies/GlobalID/">• GlobalID</a></li>
|
|||
|
|
|||
|
<li><a href="/companies/Gataca/">• Gataca</a></li>
|
|||
|
|
|||
|
</ul>
|
|||
|
|
|||
|
</li>
|
|||
|
|
|||
|
<li>
|
|||
|
|
|||
|
<span class="nav__sub-title">Literature</span>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<ul>
|
|||
|
|
|||
|
<li><a href="https://identosphere.net/">• Identosphere Blog Catcher</a></li>
|
|||
|
|
|||
|
<li><a href="https://newsletter.identosphere.net/">• Identosphere Newsletter</a></li>
|
|||
|
|
|||
|
<li><a href="/literature/self-sovereign-identity/">• SSI Literature</a></li>
|
|||
|
|
|||
|
<li><a href="/workshops/internet-identity-workshop/">• IIW Session Topics</a></li>
|
|||
|
|
|||
|
<li><a href="/workshops/rebooting-web-of-trust/">• RWoT Papers Index</a></li>
|
|||
|
|
|||
|
</ul>
|
|||
|
|
|||
|
</li>
|
|||
|
|
|||
|
<li>
|
|||
|
|
|||
|
<a href="/web-standards/"><span class="nav__sub-title">Web Standards</span></a>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<ul>
|
|||
|
|
|||
|
<li><a href="/web-standards/w3c/">• W3C</a></li>
|
|||
|
|
|||
|
<li><a href="/web-standards/w3c/wg/vc/verifiable-credentials/">• Verifiable Credentials</a></li>
|
|||
|
|
|||
|
<li><a href="/web-standards/linked-data/JSON-LD/">• JSON-LD</a></li>
|
|||
|
|
|||
|
<li><a href="/web-standards/gs1/">• GS1</a></li>
|
|||
|
|
|||
|
</ul>
|
|||
|
|
|||
|
</li>
|
|||
|
|
|||
|
<li>
|
|||
|
|
|||
|
<span class="nav__sub-title">Regulation</span>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<ul>
|
|||
|
|
|||
|
<li><a href="/government/europe/regulation/eidas/">• eIDAS</a></li>
|
|||
|
|
|||
|
<li><a href="/government/europe/regulation/gdpr/">• GDPR</a></li>
|
|||
|
|
|||
|
</ul>
|
|||
|
|
|||
|
</li>
|
|||
|
|
|||
|
<li>
|
|||
|
|
|||
|
<a href="/organizations/"><span class="nav__sub-title">Organizations</span></a>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<ul>
|
|||
|
|
|||
|
<li><a href="/organizations/decentralized-identity-foundation/">• Identity Foundation</a></li>
|
|||
|
|
|||
|
<li><a href="/organizations/mydata/">• My Data</a></li>
|
|||
|
|
|||
|
<li><a href="/blockchain/hyperledger/">• Hyperledger Foundation</a></li>
|
|||
|
|
|||
|
<li><a href="/organizations/sovrin-foundation/">• Sovrin Foundation</a></li>
|
|||
|
|
|||
|
<li><a href="/organizations/ssi-meetup/">• SSI Meetup</a></li>
|
|||
|
|
|||
|
<li><a href="/organizations/women-in-identity/">• Women in Identity</a></li>
|
|||
|
|
|||
|
</ul>
|
|||
|
|
|||
|
</li>
|
|||
|
|
|||
|
<li>
|
|||
|
|
|||
|
<span class="nav__sub-title">Infominer</span>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<ul>
|
|||
|
|
|||
|
<li><a href="https://infominer.xyz/">• InfoHub</a></li>
|
|||
|
|
|||
|
<li><a href="https://identosphere.net/">• Identosphere Newsletter</a></li>
|
|||
|
|
|||
|
<li><a href="https://identosphere.net/">• Identosphere BlogCatcher</a></li>
|
|||
|
|
|||
|
<li><a href="https://bitcoinfo.github.io/history/">• Bitcoin Histories</a></li>
|
|||
|
|
|||
|
<li><a href="https://sourcecrypto.github.io/decentralized-web/">• Decentralized Web Histories</a></li>
|
|||
|
|
|||
|
<li><a href="https://sourcecrypto.github.io">• Source⧉Crypto</a></li>
|
|||
|
|
|||
|
</ul>
|
|||
|
|
|||
|
</li>
|
|||
|
|
|||
|
</ul>
|
|||
|
</nav>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<article class="page h-entry" itemscope itemtype="https://schema.org/CreativeWork">
|
|||
|
<meta itemprop="headline" content="Supply Chains and Self Sovereign Identity">
|
|||
|
<meta itemprop="description" content="The digital and physical world are merging more than ever before. As the supply chain becomes more ‘phygital,’ innovative ways of sharing data – like using verifiable credentials – are helping to build more trust with data along the supply chain.">
|
|||
|
<meta itemprop="datePublished" content="2023-06-17T00:00:00+13:00">
|
|||
|
<meta itemprop="dateModified" content="2023-06-18T00:00:00+13:00">
|
|||
|
|
|||
|
<div class="page__inner-wrap">
|
|||
|
|
|||
|
<header>
|
|||
|
<h1 id="page-title" class="page__title p-name" itemprop="headline">
|
|||
|
<a href="https://decentralized-id.com/application/supply-chain/" class="u-url" itemprop="url">Supply Chains and Self Sovereign Identity
|
|||
|
</a>
|
|||
|
</h1>
|
|||
|
|
|||
|
|
|||
|
<p class="page__meta">
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<span class="page__meta-readtime">
|
|||
|
<i class="far fa-clock" aria-hidden="true"></i>
|
|||
|
|
|||
|
4 minute read
|
|||
|
|
|||
|
</span>
|
|||
|
|
|||
|
</p>
|
|||
|
|
|||
|
|
|||
|
</header>
|
|||
|
|
|||
|
|
|||
|
<section class="page__content e-content" itemprop="text">
|
|||
|
|
|||
|
<aside class="sidebar__right ">
|
|||
|
<nav class="toc">
|
|||
|
<header><h4 class="nav__title"><i class="fas fa-link"></i> Contents</h4></header>
|
|||
|
<ul class="toc__menu"><li><a href="#main">Main</a></li><li><a href="#literature">Literature</a></li></ul>
|
|||
|
|
|||
|
</nav>
|
|||
|
</aside>
|
|||
|
|
|||
|
<h2 id="main">Main</h2>
|
|||
|
|
|||
|
<ul>
|
|||
|
<li><a href="https://medium.com/transmute-techtalk/the-digital-supply-chain-of-the-future-79e9431aaa0d">The Digital Supply Chain of the Future</a> 2021-12-09 Nis Jespersen Transmute
|
|||
|
<blockquote>
|
|||
|
<p>There is no limit to what a DID can identify. The obvious examples are organizations and people, as explained above. They can also represent assets such as shipping containers, seals, boxes, vessels, or locations, and intangible concepts like bookings, agreements, transactions, or documents.</p>
|
|||
|
</blockquote>
|
|||
|
</li>
|
|||
|
<li><a href="https://nextlevelsupplychainpodwithgs1us.libsyn.com/the-phygital-future-of-the-supply-chain">The Phygital Future of the Supply Chain</a> 2022-09-21 Next Level Supply Chain Podcast with GS1
|
|||
|
<blockquote>
|
|||
|
<p>The digital and physical world are merging more than ever before. As the supply chain becomes more ‘phygital,’ innovative ways of sharing data – like using verifiable credentials – are helping to build more trust with data along the supply chain.</p>
|
|||
|
</blockquote>
|
|||
|
</li>
|
|||
|
<li><a href="https://nextlevelsupplychainpodwithgs1us.libsyn.com/visibility-20-creating-digital-consistency-in-an-international-supply-chain">Visibility 2.0: Creating Digital Consistency in an International Supply Chain</a> 2022-08-10 Next Level Supply
|
|||
|
<blockquote>
|
|||
|
<p>how can something as complicated as the international supply chain take fundamental trade practices and marry them with innovation so we can move at the speed of digitization? Join us for a mind-blowing discussion with Karyl Fowler, CEO at Transmute</p>
|
|||
|
</blockquote>
|
|||
|
</li>
|
|||
|
<li><a href="https://unece.org/sites/default/files/2022-07/WhitePaper_VerifiableCredentials-CBT.pdf">eDATA Verifiable Credentials for Cross Border Trade</a> 2022-07 UNECE UN/CEFACT White Paper
|
|||
|
<blockquote>
|
|||
|
<p>This paper describes a highly scalable operating model for digitisation and trust of cross border trade based on verifiable credentials, linked data, and decentralised identifiers. It provides national regulators with implementation guidance that will facilitate the following outcomes</p>
|
|||
|
</blockquote>
|
|||
|
</li>
|
|||
|
<li><a href="https://medium.com/@Transmute/identity-terms-provide-value-along-the-supply-chain-how-we-know-when-to-buy-the-farm-738701967e3d">Identity Terms Provide Value along the Supply Chain: How We Know When to Buy the Farm</a> 2022-06-10 Jessica Tacka, Transmute
|
|||
|
<blockquote>
|
|||
|
<p>Supply chain credentialing in the form of bills of lading, certificates of origin, or letters of credit is used to protect honest parties and their merchandise from being confused with dishonest parties or entities that are engaged in unethical practices, such as environmental destruction, or forced labor.</p>
|
|||
|
</blockquote>
|
|||
|
</li>
|
|||
|
<li><a href="https://medium.com/mavennet/the-missing-link-digitizing-supply-chains-with-portable-data-583b66acc9bc">The missing link: digitizing supply chains with portable data</a> 2021-05-17 Mavnet
|
|||
|
<blockquote>
|
|||
|
<p>The traceability vocabulary bridges the gap between existing record-keeping systems and the verifiable exchange of supply chain information across organizations envisioned by proponents of these data portability technologies.</p>
|
|||
|
</blockquote>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.hyperledger.org/blog/2020/05/07/how-digital-identity-empowers-consumers-and-producers-in-a-circular-supply-chain">How digital identity empowers consumers and producers in a circular supply chain</a> 2020-05-07 Hyperledger
|
|||
|
<blockquote>
|
|||
|
<p>The benefit is a circular supply chain that goes beyond where it started and creates a closer connection between consumers and small growers. Processors, distributors, wholesalers and retailers can trace product provenance, creating market differentiation for sustainability, food security and quality. The hope is that by aligning incentives through an immersive customer experience that fosters informed purchasing decisions, we can empower an inclusive economy that encourages the actions to mitigate environmental impact and benefit people.</p>
|
|||
|
</blockquote>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.dock.io/post/supply-chain-fraud-blockchain">How to Prevent Supply Chain Fraud With Blockchain</a> 2023-05-01 Dock
|
|||
|
<blockquote>
|
|||
|
<p>The global <a href="https://www.prnewswire.com/news-releases/supply-chain-management-scm-market-size-worth--19-3-billion-globally-by-2028-at-9-02--cagr-verified-market-research-301540702.html">supply chain management market size</a> was valued at USD 10.1 Billion in 2020 and is projected to reach USD 19.3 Billion by 2028. Supply chain is the path for any product such as food, clothes, or appliances to go from where it was a produced, to distributors, procurement officers (quality inspections), and the market.</p>
|
|||
|
</blockquote>
|
|||
|
</li>
|
|||
|
<li><a href="https://insidesap.com.au/sap-pharma-solution-supports-supply-chain-compliance/">SAP Pharma Solution Supports Supply Chain Compliance</a> 2021-04-06 SAP
|
|||
|
<blockquote>
|
|||
|
<p>SAP has chosen an open, interoperable technology to validate all stakeholders in the pharma supply chain in order to provide customers with the best solution for compliance under the U.S. Drug Supply Chain Security Act (DSCSA) requirements. The DSCSA also limits stakeholders’ interactions to ATPs.</p>
|
|||
|
</blockquote>
|
|||
|
</li>
|
|||
|
<li><a href="https://news.sap.com/2021/03/pharmaceutical-supply-chain-industry-pilot/">SAP Completes Pharmaceutical Industry Pilot to Improve Supply Chain Authenticity</a> 2021-03 SAP
|
|||
|
<blockquote>
|
|||
|
<p>today announced the completion of an industry-wide pilot utilizing self-sovereign identity (SSI) credentials to establish trust in the pharmaceutical supply chain for indirect trade relationships.</p>
|
|||
|
</blockquote>
|
|||
|
</li>
|
|||
|
<li><a href="https://vimeo.com/669713750">Identity in the Supply Chain</a> 2022-01-25 Vienna Digital Identity #30
|
|||
|
<blockquote>
|
|||
|
<p>GS1 is the global association for supply chain identifiers with members across all industry sectors and interacting (unbeknownst) with general consumer on a daily basis. Transmute a foundational member of the DID/VC community and a participant in the US DHS Silicon Valley Innovation Program’s cross-border shipping use case.</p>
|
|||
|
|
|||
|
<ul>
|
|||
|
<li>Transmute Deck: <a href="https://www.thedinglegroup.com/s/Transmute_Vienna-Digital-ID-Forum-Jan-2022.pdf">thedinglegroup.com/s/Transmute_Vienna-Digital-ID-Forum-Jan-2022.pdf</a></li>
|
|||
|
<li>GS1 Deck: <a href="https://www.thedinglegroup.com/s/2022-01-24_ViennaDigitalIdentityPhilA.pdf">thedinglegroup.com/s/2022-01-24_ViennaDigitalIdentityPhilA.pdf</a></li>
|
|||
|
</ul>
|
|||
|
</blockquote>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.spreaker.com/user/13158652/ep8-cbp-vincent-annunziato">CBP: Blockchain for Import Security with Vincent Annunziato</a> 2020-11-16 Federal Blockchain News
|
|||
|
<blockquote>
|
|||
|
<p>He is the Director of Transformation & Innovation Division of the Customs and Border Patrol Office of Trade, talks about shaping blockchain technologies to make imports safer and more secure. CBP’s current projects include tracking steel, oil, and natural gas imports from Canada.</p>
|
|||
|
</blockquote>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
|
|||
|
<h2 id="literature">Literature</h2>
|
|||
|
<ul>
|
|||
|
<li><a href="https://annals-csis.org/proceedings/2022/pliks/194.pdf">Blockchain-Based Self-Sovereign Identity Approach for Inter-Organizational Business Processes</a> 2022-08-30 Annals
|
|||
|
<blockquote>
|
|||
|
<p>To address trust and privacy issues in IOBP, this paper presents a Blockchain-based Self-Sovereign Identity (SSI) approach. The SSI concept is combined with a registry proof smart contract to provide an efficient privacy-preserving solution. The proposed approach is applied to the pharmaceutical supply chain case study and implemented on the Ethereum Blockchain</p>
|
|||
|
</blockquote>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.researchgate.net/publication/356608292_Blockchain_and_Self_Sovereign_Identity_to_Support_Quality_in_the_Food_Supply_Chain">Blockchain and SSI Support Quality in Food Supply Chain</a> 2021-11 Luisanna Cocco, Roberto Tonelli, Michele Marchesi - Università degli studi di Cagliari
|
|||
|
<blockquote>
|
|||
|
<p>using standards that are WWW Consortium-compatible and the Ethereum Blockchain, ensures eligibility, transparency, and traceability of the certifications along a food supply chain, and could be an innovation model/idea that the companies that adopt the Open Innovation paradigm might want to pursue.</p>
|
|||
|
</blockquote>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.researchgate.net/publication/351575047_Providing_Assurance_and_Scrutability_on_Shared_Data_and_Machine_Learning_Models_with_Verifiable_Credentials">Providing Assurance and Scrutability on Shared Data and Machine Learning Models with Verifiable Credentials</a> 2021-05 Iain Barclay, Alun Preece, Ian Taylor, Swapna Radha
|
|||
|
<blockquote>
|
|||
|
<p>This paper introduces a software architecture and implementation of a system based on design patterns from the field of self-sovereign identity. Scientists can issue signed credentials attesting to qualities of their data resources. Data contributions to ML models are recorded in a bill of materials (BOM), which is stored with the model as a verifiable credential. The BOM provides a traceable record of the supply chain for an AI system, which facilitates on-going scrutiny of the qualities of the contributing components.</p>
|
|||
|
</blockquote>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
|
|||
|
|
|||
|
</section>
|
|||
|
|
|||
|
<footer class="page__meta">
|
|||
|
|
|||
|
<h4 class="page__meta-title">Meta</h4>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<p class="page__taxonomy">
|
|||
|
<strong><i class="fas fa-fw fa-tags" aria-hidden="true"></i> Tags </strong>
|
|||
|
<span itemprop="keywords">
|
|||
|
|
|||
|
<a href="/tags/#gs1" class="page__taxonomy-item p-category" rel="tag">GS1</a><span class="sep">, </span>
|
|||
|
|
|||
|
<a href="/tags/#sap" class="page__taxonomy-item p-category" rel="tag">SAP</a><span class="sep">, </span>
|
|||
|
|
|||
|
<a href="/tags/#supply-chain" class="page__taxonomy-item p-category" rel="tag">Supply Chain</a><span class="sep">, </span>
|
|||
|
|
|||
|
<a href="/tags/#transmute" class="page__taxonomy-item p-category" rel="tag">Transmute</a><span class="sep">, </span>
|
|||
|
|
|||
|
<a href="/tags/#unece" class="page__taxonomy-item p-category" rel="tag">UNECE</a><span class="sep">, </span>
|
|||
|
|
|||
|
<a href="/tags/#uscbp" class="page__taxonomy-item p-category" rel="tag">USCBP</a>
|
|||
|
|
|||
|
</span>
|
|||
|
</p>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<p class="page__taxonomy">
|
|||
|
<strong><i class="fas fa-fw fa-folder-open" aria-hidden="true"></i> Categories: </strong>
|
|||
|
<span itemprop="keywords">
|
|||
|
|
|||
|
<a href="/categories/#uses" class="page__taxonomy-item p-category" rel="tag">Uses</a>
|
|||
|
|
|||
|
</span>
|
|||
|
</p>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2023-06-18">June 18, 2023</time></p>
|
|||
|
|
|||
|
</footer>
|
|||
|
|
|||
|
<section class="page__share">
|
|||
|
|
|||
|
<h3 class="page__share-title">Share on</h3>
|
|||
|
|
|||
|
|
|||
|
<a href="https://twitter.com/intent/tweet?via=infominer33&text=Supply+Chains+and+Self+Sovereign+Identity%20https%3A%2F%2Fdecentralized-id.com%2Fapplication%2Fsupply-chain%2F" class="btn btn--twitter" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="Share on Twitter"><i class="fab fa-fw fa-twitter" aria-hidden="true"></i><span> Twitter</span></a>
|
|||
|
<a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fdecentralized-id.com%2Fapplication%2Fsupply-chain%2F" class="btn btn--facebook" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="Share on Facebook"><i class="fab fa-fw fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
|
|||
|
<a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fdecentralized-id.com%2Fapplication%2Fsupply-chain%2F" class="btn btn--linkedin" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="Share on LinkedIn"><i class="fab fa-fw fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
|
|||
|
<a href="https://www.reddit.com/submit?url=https%3A%2F%2Fdecentralized-id.com%2Fapplication%2Fsupply-chain%2F&title=Supply+Chains+and+Self+Sovereign+Identity" class="btn btn--reddit" title="Share on Reddit"><i class="fab fa-fw fa-reddit" aria-hidden="true"></i><span> Reddit</span></a>
|
|||
|
</section>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<nav class="pagination">
|
|||
|
|
|||
|
<a href="/application/use-cases/" class="pagination--pager" title="SSI Use-Cases
|
|||
|
">Previous</a>
|
|||
|
|
|||
|
|
|||
|
<a href="/application/guardianship/" class="pagination--pager" title="Guardianship
|
|||
|
">Next</a>
|
|||
|
|
|||
|
</nav>
|
|||
|
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
<div class="page__comments">
|
|||
|
|
|||
|
|
|||
|
<section id="static-comments">
|
|||
|
|
|||
|
</section>
|
|||
|
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
</article>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<div class="page__related">
|
|||
|
<h2 class="page__related-title">See Also</h2>
|
|||
|
<div class="grid__wrapper">
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<div class="grid__item">
|
|||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
|||
|
|
|||
|
<div class="archive__item-teaser">
|
|||
|
<img src="/images/did-square.webp" alt="">
|
|||
|
</div>
|
|||
|
|
|||
|
<br><strong><a href="/ecosystem/" rel="permalink">Ecosystem Overview
|
|||
|
</a></strong>
|
|||
|
<p class="archive__item-excerpt" itemprop="description">This page includes a breakdown of the Web Standards, Protocols,Open Source Projects, Organizations, Companies, Regions, Government and Policy surrounding Verifiable Credentials and Self Sovereign Identity.
|
|||
|
</p>
|
|||
|
<p class="page__meta"><strong>Updated:</strong> 2024-02-26 <i class="far fa-clock" aria-hidden="true"></i>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
4 minute read
|
|||
|
</p>
|
|||
|
|
|||
|
<small><strong>Tags:</strong></small>
|
|||
|
|
|||
|
</article>
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<div class="grid__item">
|
|||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
|||
|
|
|||
|
<div class="archive__item-teaser">
|
|||
|
<img src="/images/Verifiable-Credentials-Flavors-Explained_jsonld-lds-teaser.webp" alt="">
|
|||
|
</div>
|
|||
|
|
|||
|
<br><strong><a href="/web-standards/w3c/verifiable-credentials/data-integrity-bbs+/" rel="permalink">Verifiable Credentials with JSON-LD and BBS+ Signatures
|
|||
|
</a></strong>
|
|||
|
<p class="archive__item-excerpt" itemprop="description">BBS signatures were implicitly proposed by Boneh, Boyen, and Shacham (CRYPTO ’04) as part of their group signature scheme, and explicitly cast as stand-alone signatures by Camenisch and Lysyanskaya (CRYPTO ’04). A provably secure version, called BBS+, was then devised by Au, Susilo, and Mu (SCN ’...</p>
|
|||
|
<p class="page__meta"><strong>Updated:</strong> 2023-09-29 <i class="far fa-clock" aria-hidden="true"></i>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
8 minute read
|
|||
|
</p>
|
|||
|
|
|||
|
<small><strong>Tags:</strong></small>
|
|||
|
|
|||
|
<div class="tags">BBS</div>
|
|||
|
|
|||
|
<div class="tags">Data Integrity</div>
|
|||
|
|
|||
|
<div class="tags">JSON-LD</div>
|
|||
|
|
|||
|
<div class="tags">Verifiable Credentials</div>
|
|||
|
|
|||
|
<div class="tags">W3C</div>
|
|||
|
|
|||
|
</article>
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<div class="grid__item">
|
|||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
|||
|
|
|||
|
<div class="archive__item-teaser">
|
|||
|
<img src="/images/Verifiable-Credentials-Flavors-Explained_jwt-teaser.webp" alt="">
|
|||
|
</div>
|
|||
|
|
|||
|
<br><strong><a href="/web-standards/w3c/verifiable-credentials/jose-jwt+cose-cbor/" rel="permalink">Verifiable Credentials with JOSE (JWT) / COSE (CBOR)
|
|||
|
</a></strong>
|
|||
|
<p class="archive__item-excerpt" itemprop="description">Digital proof mechanisms, a subset of which are digital signatures, are required to ensure the protection of a verifiable credential. Having and validating proofs, which may be dependent on the syntax of the proof (for example, using the JSON Web Signature of a JSON Web Token for proofing a key h...</p>
|
|||
|
<p class="page__meta"><strong>Updated:</strong> 2023-09-09 <i class="far fa-clock" aria-hidden="true"></i>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
12 minute read
|
|||
|
</p>
|
|||
|
|
|||
|
<small><strong>Tags:</strong></small>
|
|||
|
|
|||
|
<div class="tags">COSE</div>
|
|||
|
|
|||
|
<div class="tags">IANA</div>
|
|||
|
|
|||
|
<div class="tags">JOSE</div>
|
|||
|
|
|||
|
<div class="tags">JWT</div>
|
|||
|
|
|||
|
<div class="tags">Verifiable Credentials</div>
|
|||
|
|
|||
|
<div class="tags">W3C</div>
|
|||
|
|
|||
|
</article>
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<div class="grid__item">
|
|||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
|||
|
|
|||
|
<div class="archive__item-teaser">
|
|||
|
<img src="/images/Verifiable-Credentials-Flavors-Explained_zkp-cl-teaser.webp" alt="">
|
|||
|
</div>
|
|||
|
|
|||
|
<br><strong><a href="/web-standards/w3c/verifiable-credentials/zkp-cl_anoncreds/" rel="permalink">Verifiable Credentials (ZKP-CL) Anoncreds
|
|||
|
</a></strong>
|
|||
|
<p class="archive__item-excerpt" itemprop="description">This credential format was created specifically to leverage the CL Signatures. JSON-JWT and JSON-LD Signatures each have their own way of representing the meaning of the attributes within a VC. JSON-JWT references an IANA registry and assumes a “closed world” authority model based on that authori...</p>
|
|||
|
<p class="page__meta"><strong>Updated:</strong> 2023-09-29 <i class="far fa-clock" aria-hidden="true"></i>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
6 minute read
|
|||
|
</p>
|
|||
|
|
|||
|
<small><strong>Tags:</strong></small>
|
|||
|
|
|||
|
<div class="tags">Anoncreds</div>
|
|||
|
|
|||
|
<div class="tags">Evernym</div>
|
|||
|
|
|||
|
<div class="tags">Hyperledger Foundation</div>
|
|||
|
|
|||
|
<div class="tags">IBM</div>
|
|||
|
|
|||
|
<div class="tags">IDEMIX</div>
|
|||
|
|
|||
|
<div class="tags">Sovrin Foundation</div>
|
|||
|
|
|||
|
<div class="tags">Verifiable Credentials</div>
|
|||
|
|
|||
|
<div class="tags">W3C</div>
|
|||
|
|
|||
|
<div class="tags">ZKP-CL</div>
|
|||
|
|
|||
|
</article>
|
|||
|
</div>
|
|||
|
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
</div>
|
|||
|
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<div id="footer" class="page__footer">
|
|||
|
<footer>
|
|||
|
<!-- start custom footer snippets -->
|
|||
|
|
|||
|
<!-- end custom footer snippets -->
|
|||
|
<div class="page__footer-follow">
|
|||
|
<ul class="social-icons">
|
|||
|
|
|||
|
<li><strong>Follow:</strong></li>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<li><a href="mailto:nfo@infominer.xyz" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-envelope-square" aria-hidden="true"></i> Email</a></li>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<li><a href="https://decentralized-id.com" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-link" aria-hidden="true"></i> Website</a></li>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<li><a href="https://twitter.com/DecentralizeID" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-twitter-square" aria-hidden="true"></i> Twitter</a></li>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<li><a href="https://github.com/Decentralized-ID" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
|||
|
|
|||
|
</ul>
|
|||
|
</div>
|
|||
|
|
|||
|
<script data-goatcounter="https://didecentral.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
|
|||
|
|
|||
|
|
|||
|
<div class="page__footer-copyright">⧉ <a href="https://infominer.xyz">infominer</a> • <a href="https://creativecommons.org/publicdomain/zero/1.0/">Creative Commons (CC0 1.0) Public Domain</a> • Powered by <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a> via <a href="https://web-work.tools/jamstack/github-pages-starter-pack/">Github Pages</a>. ⧉</div>
|
|||
|
|
|||
|
</footer>
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
<script src="/assets/js/main.min.js"></script>
|
|||
|
<script src="https://kit.fontawesome.com/4eee35f757.js"></script>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<!-- start custom analytics snippet -->
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<!-- end custom analytics snippet -->
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
</body>
|
|||
|
</html>
|