mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-08-04 20:34:40 -04:00
953 lines
26 KiB
HTML
953 lines
26 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>Posts Archive | Verifiable Credentials and Self Sovereign Identity Web Directory | Page 3</title>
|
||
<meta name="description" content="The largest, and longest-running, web directory surrounding decentralized identity and verifiable credentials.">
|
||
|
||
|
||
<meta name="author" content="DIDecentral">
|
||
|
||
|
||
|
||
<meta property="og:type" content="website">
|
||
<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="Posts Archive">
|
||
<meta property="og:url" content="https://decentralized-id.com/posts/page3/">
|
||
|
||
|
||
<meta property="og:description" content="The largest, and longest-running, web directory surrounding decentralized identity and 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="Posts Archive">
|
||
<meta name="twitter:description" content="The largest, and longest-running, web directory surrounding decentralized identity and verifiable credentials.">
|
||
<meta name="twitter:url" content="https://decentralized-id.com/posts/page3/">
|
||
|
||
|
||
<meta name="twitter:card" content="summary">
|
||
|
||
<meta name="twitter:image" content="https://decentralized-id.com/images/DID_og.webp">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="canonical" href="https://decentralized-id.com/posts/page3/">
|
||
|
||
|
||
<link rel="prev" href="https://decentralized-id.com/posts/page2/">
|
||
|
||
|
||
<link rel="next" href="https://decentralized-id.com/posts/page4/">
|
||
|
||
|
||
<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--archive 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 Image 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>
|
||
|
||
|
||
|
||
<div class="archive">
|
||
|
||
<h1 id="page-title" class="page__title">Posts Archive</h1>
|
||
|
||
<h3 class="archive__subtitle">Recent posts</h3>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||
|
||
<br><strong><a href="/web-3/id/" rel="permalink">Web 3 and Self Sovereign Identity
|
||
</a></strong>
|
||
<p class="archive__item-excerpt" itemprop="description">Alice can have a credential issued for a particular purpose, store it in a personal data vault, and only authorize access to that credential when she consents to the interaction. Additionally, Alice controls this credential at all times and can present it to any requesting platform
|
||
</p>
|
||
<p class="page__meta"><strong>Updated:</strong> 2023-06-27 <i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
|
||
|
||
|
||
9 minute read
|
||
</p>
|
||
|
||
<small><strong>Tags:</strong></small>
|
||
|
||
<div class="tags">Atala PRISM</div>
|
||
|
||
<div class="tags">Citopia</div>
|
||
|
||
<div class="tags">Civic</div>
|
||
|
||
<div class="tags">Dominium</div>
|
||
|
||
<div class="tags">Elastos</div>
|
||
|
||
<div class="tags">Ethereum</div>
|
||
|
||
<div class="tags">Gitcoin</div>
|
||
|
||
<div class="tags">Web3</div>
|
||
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||
|
||
<br><strong><a href="/web-3/" rel="permalink">Web3 Explained
|
||
</a></strong>
|
||
<p class="archive__item-excerpt" itemprop="description">participation in governance, self-sovereign identity, content ownership and the freedom to build – are very appealing. In fact, it is hard to see how anybody (other than an incumbent with a turf to defend) could possible argue against any of them.
|
||
</p>
|
||
<p class="page__meta"><strong>Updated:</strong> 2023-06-27 <i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
|
||
|
||
|
||
9 minute read
|
||
</p>
|
||
|
||
<small><strong>Tags:</strong></small>
|
||
|
||
<div class="tags">Ethereum</div>
|
||
|
||
<div class="tags">Web3</div>
|
||
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||
|
||
<br><strong><a href="/development/ethics-rights-sovereignty/" rel="permalink">Ethics, Human Rights, Sovereignty and Self Sovereign Identity
|
||
</a></strong>
|
||
<p class="archive__item-excerpt" itemprop="description">In a world that is becoming more digital, it is relevant to find some guidelines for organizations to design digital identity more ethically. A universal identity system on the internet is still missing and there are no clear standards for organizations to design digital identity.
|
||
</p>
|
||
<p class="page__meta"><strong>Updated:</strong> 2023-06-23 <i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
|
||
|
||
|
||
8 minute read
|
||
</p>
|
||
|
||
<small><strong>Tags:</strong></small>
|
||
|
||
<div class="tags">Ethics</div>
|
||
|
||
<div class="tags">Human Rights</div>
|
||
|
||
<div class="tags">Sovereignty</div>
|
||
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||
|
||
<br><strong><a href="/development/architecture/" rel="permalink">System Architecture and Self Sovereign Identity
|
||
</a></strong>
|
||
<p class="archive__item-excerpt" itemprop="description">In chaotic systems such as those that the discipline of physics seeks to describe, there is also the concept of the “self-organizing principle,” which dictates a tendency for chaotic systems to organize themselves. While this might be a tendency in physics, organization usually needs a nudge in t...</p>
|
||
<p class="page__meta"><strong>Updated:</strong> 2023-06-23 <i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
|
||
|
||
|
||
5 minute read
|
||
</p>
|
||
|
||
<small><strong>Tags:</strong></small>
|
||
|
||
<div class="tags">Architecture</div>
|
||
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||
|
||
<br><strong><a href="/development/user-experience/" rel="permalink">User Experience and Self Sovereign Identity
|
||
</a></strong>
|
||
<p class="archive__item-excerpt" itemprop="description">Lack of great user experiences is often raised as one of decentralized identity’s (and public blockchain’s) missing ingredients for ubiquitous adoption. However to arrive at usable experiences across the industry, we first need to reach consensus around basic user personas and mental models, then...</p>
|
||
<p class="page__meta"><strong>Updated:</strong> 2023-06-23 <i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
|
||
|
||
|
||
7 minute read
|
||
</p>
|
||
|
||
<small><strong>Tags:</strong></small>
|
||
|
||
<div class="tags">Relationships</div>
|
||
|
||
<div class="tags">User Experience</div>
|
||
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||
|
||
<br><strong><a href="/application/trending-adoption/" rel="permalink">Market signals, SSI trending, and the road to mainstream adoption.
|
||
</a></strong>
|
||
<p class="archive__item-excerpt" itemprop="description">Three years and one pandemic later, the demand for cryptographically secure, privacy-respecting and machine-verifiable electronic credentials has grown and, as a result, governments are starting to wake up to VC’s potential.
|
||
</p>
|
||
<p class="page__meta"><strong>Updated:</strong> 2023-06-19 <i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
|
||
|
||
|
||
9 minute read
|
||
</p>
|
||
|
||
<small><strong>Tags:</strong></small>
|
||
|
||
<div class="tags">Adoption</div>
|
||
|
||
<div class="tags">Trends</div>
|
||
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||
|
||
<br><strong><a href="/application/guardianship/" rel="permalink">Guardianship
|
||
</a></strong>
|
||
<p class="archive__item-excerpt" itemprop="description">Applying the developed models of guardianship, using the flexibility of Verifiable Credentials and the trusted mechanisms of sharing VCs, can provide the ability to add guardianship credentials into the travel process (or not) without breaking the existing approach and complicating the technical ...</p>
|
||
<p class="page__meta"><strong>Updated:</strong> 2023-07-02 <i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
|
||
|
||
|
||
4 minute read
|
||
</p>
|
||
|
||
<small><strong>Tags:</strong></small>
|
||
|
||
<div class="tags">Delegation</div>
|
||
|
||
<div class="tags">Guardianship</div>
|
||
|
||
<div class="tags">Sovrin Foundation</div>
|
||
|
||
<div class="tags">Trust over IP</div>
|
||
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||
|
||
<br><strong><a href="/application/supply-chain/" rel="permalink">Supply Chains and Self Sovereign Identity
|
||
</a></strong>
|
||
<p class="archive__item-excerpt" itemprop="description">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>
|
||
<p class="page__meta"><strong>Updated:</strong> 2023-06-18 <i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
|
||
|
||
|
||
4 minute read
|
||
</p>
|
||
|
||
<small><strong>Tags:</strong></small>
|
||
|
||
<div class="tags">GS1</div>
|
||
|
||
<div class="tags">SAP</div>
|
||
|
||
<div class="tags">Supply Chain</div>
|
||
|
||
<div class="tags">Transmute</div>
|
||
|
||
<div class="tags">UNECE</div>
|
||
|
||
<div class="tags">USCBP</div>
|
||
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||
|
||
<br><strong><a href="/application/use-cases/" rel="permalink">SSI Use-Cases
|
||
</a></strong>
|
||
<p class="archive__item-excerpt" itemprop="description">The general problem statement here is, as you will have noticed, not about proving who you are but about proving what you are. I need to know you have a line of credit, a pilot’s licence or a diploma from a top ten dental school. I do not care who you are
|
||
</p>
|
||
<p class="page__meta"><strong>Updated:</strong> 2023-06-18 <i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
|
||
|
||
|
||
20 minute read
|
||
</p>
|
||
|
||
<small><strong>Tags:</strong></small>
|
||
|
||
<div class="tags">Banking</div>
|
||
|
||
<div class="tags">Bots</div>
|
||
|
||
<div class="tags">Business</div>
|
||
|
||
<div class="tags">Career</div>
|
||
|
||
<div class="tags">Climate</div>
|
||
|
||
<div class="tags">Content Attribution</div>
|
||
|
||
<div class="tags">Energy Systems</div>
|
||
|
||
<div class="tags">Events</div>
|
||
|
||
<div class="tags">Gaming</div>
|
||
|
||
<div class="tags">IAM</div>
|
||
|
||
<div class="tags">Loyalty Programs</div>
|
||
|
||
<div class="tags">Property Management</div>
|
||
|
||
<div class="tags">Reputation</div>
|
||
|
||
<div class="tags">Security</div>
|
||
|
||
<div class="tags">Workplace</div>
|
||
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||
|
||
<br><strong><a href="/application/covid-19/" rel="permalink">Covid-19, Vaccine Passports, Health Credentials, and Self Sovereign Identity
|
||
</a></strong>
|
||
<p class="archive__item-excerpt" itemprop="description">In a lot of places around the world, a COVID passport is simply a paper document. This has led to a couple of expected problems, one to mention is forgery. Paper documents can easily be forfeited, and paper-based COVID passports are no exception.
|
||
</p>
|
||
<p class="page__meta"><strong>Updated:</strong> 2023-06-18 <i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
|
||
|
||
|
||
27 minute read
|
||
</p>
|
||
|
||
<small><strong>Tags:</strong></small>
|
||
|
||
<div class="tags">CCI</div>
|
||
|
||
<div class="tags">Digi.me</div>
|
||
|
||
<div class="tags">EU Digital Green</div>
|
||
|
||
<div class="tags">Excelsior Pass Pluss</div>
|
||
|
||
<div class="tags">Good Health Pass</div>
|
||
|
||
<div class="tags">LFPH</div>
|
||
|
||
<div class="tags">Real World</div>
|
||
|
||
<div class="tags">SITA</div>
|
||
|
||
<div class="tags">Vaccine Credentials</div>
|
||
|
||
<div class="tags">WHO</div>
|
||
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||
|
||
<br><strong><a href="/government/africa/" rel="permalink">Africa and Self Sovereign Identity
|
||
</a></strong>
|
||
<p class="archive__item-excerpt" itemprop="description">Three stages have been identified as necessities to accomplish the development of this system: 1. Biometric/demographic registration. 2. Interoperability and security hardening. 3. Biometric modality data analysis/organization/association.
|
||
</p>
|
||
<p class="page__meta"><strong>Updated:</strong> 2023-06-27 <i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
|
||
|
||
|
||
7 minute read
|
||
</p>
|
||
|
||
<small><strong>Tags:</strong></small>
|
||
|
||
<div class="tags">Africa</div>
|
||
|
||
<div class="tags">DIDx</div>
|
||
|
||
<div class="tags">Diwala</div>
|
||
|
||
<div class="tags">Farmer Connect</div>
|
||
|
||
<div class="tags">FlexID</div>
|
||
|
||
<div class="tags">GLEIF</div>
|
||
|
||
<div class="tags">Gravity Earth</div>
|
||
|
||
<div class="tags">Indy</div>
|
||
|
||
<div class="tags">Kiva</div>
|
||
|
||
<div class="tags">LEI</div>
|
||
|
||
<div class="tags">Onfido</div>
|
||
|
||
<div class="tags">Policy</div>
|
||
|
||
<div class="tags">Real World</div>
|
||
|
||
<div class="tags">Yoma</div>
|
||
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||
|
||
<br><strong><a href="/application/travel/" rel="permalink">Travel and Self Sovereign Identity
|
||
</a></strong>
|
||
<p class="archive__item-excerpt" itemprop="description">Over time the evolution of DID/SSI is likely to be a travel industry game-changer, enabling travelers to manage their own personal information to maximize personal economic effect and protect personal privacy.
|
||
</p>
|
||
<p class="page__meta"><strong>Updated:</strong> 2023-06-16 <i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
|
||
|
||
|
||
6 minute read
|
||
</p>
|
||
|
||
<small><strong>Tags:</strong></small>
|
||
|
||
<div class="tags">Apple</div>
|
||
|
||
<div class="tags">IATA</div>
|
||
|
||
<div class="tags">TOIP</div>
|
||
|
||
<div class="tags">TSA</div>
|
||
|
||
<div class="tags">Travel</div>
|
||
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
<nav class="pagination">
|
||
|
||
<ul>
|
||
|
||
|
||
|
||
<li><a href="/posts/page2/">Previous</a></li>
|
||
|
||
|
||
|
||
|
||
|
||
<li><a href="/posts/">1</a></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><a href="/posts/page2/">2</a></li>
|
||
|
||
|
||
|
||
<li><a href="/posts/page3/" class="disabled current">3</a></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><a href="/posts/page4/">4</a></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><a href="/posts/page5/">5</a></li>
|
||
|
||
|
||
|
||
|
||
|
||
<li><a href="#" class="disabled">…</a></li>
|
||
|
||
|
||
|
||
<li><a href="/posts/page13/">13</a></li>
|
||
|
||
|
||
|
||
|
||
<li><a href="/posts/page4/">Next</a></li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
|
||
|
||
</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>
|