mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-12-17 03:24:37 -05:00
categories \header image \ link nav
This commit is contained in:
parent
a2b37e0ceb
commit
5331ded55f
@ -303,6 +303,8 @@ defaults:
|
||||
values:
|
||||
layout: single
|
||||
author_profile: false
|
||||
header:
|
||||
image: /images/didecentral-tw.png
|
||||
read_time: true
|
||||
comments: # true
|
||||
share: true
|
||||
@ -320,6 +322,8 @@ defaults:
|
||||
path: "_HowToContribute"
|
||||
type: HowToContribute
|
||||
values:
|
||||
header:
|
||||
image: /images/didecentral-tw.png
|
||||
layout: single
|
||||
share: true
|
||||
related: true
|
||||
|
@ -42,7 +42,7 @@ didnav:
|
||||
- title: " - Microledgers and Edgechains"
|
||||
url: "/hgf-2018/Microledgers-Edgechains-Hardman-HGF/"
|
||||
- title: "• #indieweb-dev on IIW RWoT and DID's"
|
||||
url: " /chatlog/indieweb-dev-on-did/"
|
||||
url: "/specs-standards/indieweb-dev-on-did/"
|
||||
- title: Regulation
|
||||
children:
|
||||
- title: "• eDIAS"
|
||||
@ -154,7 +154,7 @@ sovnav:
|
||||
- title: " - Microledgers and Edgechains—HGF18"
|
||||
url: "/hgf-2018/Microledgers-Edgechains-Hardman-HGF/"
|
||||
- title: "• #indieweb-dev on IIW RWoT and DID's -FreeNode"
|
||||
url: " /chatlog/indieweb-dev-on-did/"
|
||||
url: "/specs-standards/indieweb-dev-on-did/"
|
||||
- title: Self-Sovereign Identity
|
||||
children:
|
||||
- title: "• SSI - Documentation Efforts"
|
||||
|
@ -1,15 +0,0 @@
|
||||
---
|
||||
title: "Recently Updated Content"
|
||||
description: "Shows listing of posts in order of how recently they've been updated."
|
||||
permalink: /updated/
|
||||
layout: single
|
||||
published: false
|
||||
---
|
||||
|
||||
|
||||
<ul>
|
||||
{% assign posts = site.posts | sort: 'post.last_modified_at' %}
|
||||
{% for post in posts %}
|
||||
<li>{{ post.title }} (original post date: {{ post.date }})</li>
|
||||
{% endfor %}
|
||||
</ul>
|
@ -5,7 +5,7 @@ permalink: media/
|
||||
canonical_url: 'https://decentralized-id.com/media/'
|
||||
redirect_from: media
|
||||
categories: ["Multi-Media"]
|
||||
tags: ["Specs Standards","uPort","MyData"]
|
||||
tags: ["Specs-Standards","uPort","MyData"]
|
||||
---
|
||||
|
||||
|
||||
|
@ -2,9 +2,9 @@
|
||||
title: "FreeNode IRC #indieweb-dev on IIW RWoT and DID's"
|
||||
description: "Conversation about RWoT and DIDs at #indieweb-dev on Freenode"
|
||||
date: "2019-06-03T11:22:33-23:00"
|
||||
categories: ["Chatlog"]
|
||||
categories: ["Specs-Standards"]
|
||||
tags: ["P2P", "IndieAuth","IndieWeb","Rebooting WoT", "IIW","DID"]
|
||||
permalink: /chatlog/indieweb-dev-on-did/
|
||||
permalink: /specs-standards/indieweb-dev-on-did/
|
||||
---
|
||||
|
||||
## Contents
|
||||
|
@ -3,9 +3,10 @@ title: Microsoft Identity
|
||||
layout: single
|
||||
permalink: id-initiatives/microsoft/
|
||||
canonical_url: 'https://decentralized-id.com/id-initiatives/microsoft/'
|
||||
redirect_from: id-initiatives/microsoft
|
||||
redirect_from: private-sector/microsoft/
|
||||
- id-initiatives/microsoft
|
||||
categories: ["Private-sector"]
|
||||
tags: ["Microsoft","DID"]
|
||||
tags: ["Microsoft","DID","ION"]
|
||||
last_modified_at: 2019-07-11T11:22:33-23:00
|
||||
---
|
||||
|
||||
|
27
index.html
27
index.html
@ -7,7 +7,6 @@ sidebar:
|
||||
header:
|
||||
overlay_image: /images/decetralizedid-og.png
|
||||
overlay_filter: 0.75
|
||||
caption: "[Old Index](/awesome-decentralized-id/)"
|
||||
classes: wide
|
||||
---
|
||||
|
||||
@ -39,3 +38,29 @@ classes: wide
|
||||
url: "https://didecentral.com/test/infobot-hello/"
|
||||
btn_class: "btn--primary"
|
||||
-->
|
||||
|
||||
<img src="https://decentralized-id.com/images/identity-decentralized.png"/>
|
||||
|
||||
<p><blockquote>A good self‐sovereign identity system will allow individuals to directly influence how companies, governments, and others correlate our interactions across different services and locations by default. It won’t fix all identity problems nor preclude alternative identity approaches, but it will put the individual in control of most uses of identity and give organizations a simpler, easier, more ethical way to use identity to improve how they provide services and products. When successful, it will not only enable individuals to exercise greater control over how companies and governments keep track of us, it will also illuminate those situations where self‐sovereign identity is restricted, facilitating a conversation about when and where such limits are appropriate. <a href="https://github.com/jandrieu/rebooting-the-web-of-trust-fall2016/blob/master/topics-and-advance-readings/a-technology-free-definition-of-self-sovereign-identity.pdf">Joe Andrieu -A Technology‐Free Definition of Self‐Sovereign Identity</a></blockquote></p>
|
||||
|
||||
<img src="https://i.imgur.com/9KpJRDr.png"/>
|
||||
|
||||
<h4>What is Decentralized ID?</h4>
|
||||
|
||||
<p>The essence of Decentralized-ID is in creating open standards for a privacy preserving internet-wide identity layer — not owned by any one particular organization, but interoperable between all.</p>
|
||||
|
||||
<h4>Why Now?</h4>
|
||||
|
||||
<p>It's impossible to have a conversation about decentralized-id without discussing blockchain, self sovereign identity, standardization and frameworks, along with global privacy and digital identifiction regualtions:</p>
|
||||
|
||||
<ul>
|
||||
<li>Cryptographers, privacy advocates and digital identity enthusiasts <a href="/history/">laid the foundation</a> by deeply considering the implications of digital identification practices in the electronic world.</li>
|
||||
<ul><li><a href="/literature/self-sovereign-identity/evolution-of-ssi/">Self Sovereign Identity principles emerged</a> from their work, gathering momentum as the digital age began to settle in.</li></ul>
|
||||
<li>The European Union's GDPR enlarged the global conversation around digital privacy practices, lending much weight to the SSI credo.</li>
|
||||
<li>The United Nations Sustainable Development Goals (SDGs) have also fueled efforts towards a global and widely accessible identity solution.</li>
|
||||
<li>The Blockchain industry exploded around <a href="https://bitcoinfo.xyz">Bitcoin</a>, proving the the concept of digital scarcity, in the form of a decentralized peer-to-peer (P2P) currency.</li>
|
||||
<ul><li>Efforts to commercialize its success and digest its technological breakthroughs, into something accessible to the global marketplace, have been seemingly limitless. </li></ul>
|
||||
<ul><li>The state of global securities regulations, and the open-source, decentralized, nature of blockchain have greatly limited the efficacy of those efforts.</li></ul>
|
||||
<li>The movement to <a href="https://sourcecrypto.pub/decentralized-web/">decentralize the web</a> and encourage proliferation of P2P technology also lends strength to efforts towards Decentralized Identity.</li>
|
||||
<li>Over the past year, the movement for Self Sovereign Identity has shown itself to be the most likely chance of succeeding in the effort to build out solutions that satisfy the urge towards innovation, a find a way to use the world-changing technology that is in congruence with its spirit and the global regualtory landscape.</li>
|
||||
</ul>
|
Loading…
Reference in New Issue
Block a user