decentralized-id.github.io/README.md

177 lines
11 KiB
Markdown
Raw Normal View History

2019-03-21 02:38:06 +00:00
<center><img src="images/identity-decentralized.png"/></center>
2019-03-21 02:34:26 +00:00
2019-03-27 03:36:58 +00:00
# DID - Digital Identity Decentralized
2018-12-04 10:39:59 +00:00
2019-03-05 20:14:20 +00:00
>A good selfsovereign identity system will allow individuals to directly influence how companies, governments, and others correlate our interactions across different services and locations by default. It wont 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 selfsovereign identity is restricted, facilitating a conversation about when and where such limits are appropriate. [Joe Andrieu -A TechnologyFree Definition of SelfSovereign Identity](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)
2018-11-15 22:54:26 +00:00
2019-03-27 23:55:20 +00:00
## Note:
2019-03-18 05:00:12 +00:00
2019-03-27 23:55:20 +00:00
I'm getting to know the minimal-mistakes theme over at [SourceCrypto](https://infominer.id/SourceCrypto). I've gone as far with this theme as it can take me, and don't want to mess with the structure of this theme any more until I get the hang of [minimal-mistakes](https://mademistakes.com/work/minimal-mistakes-jekyll-theme/).
As you can see, I'm continually working to break up the info into separate files, so it can all grow :D
2019-03-21 02:34:26 +00:00
2019-03-16 19:25:22 +00:00
2019-03-05 20:14:20 +00:00
[[**T**](#contents)]witter • [[**G**](#contents)]ithub • [[**B**](#contents)]log • [[**wp**](#contents)] whitepaper • [[**D**](#contents)]ocumentation • [[**F**](#contents)]orums • [[**C**](#contents)]hat • [[**tele**](#contents)]gram • [[**web**](#contents)]site
2019-03-16 17:06:32 +00:00
• [[**ϟ**](#contents)] related resource • [[**>**](#contents)] related section • [[**>>**](#contents)] another page on site. • [[**^**](#contents)] back to the contents.
2018-11-20 01:58:32 +00:00
2019-03-27 23:55:20 +00:00
## Contents
2019-03-05 19:06:09 +00:00
* [What is Decentralized ID?](#what-is-decentralized-id-)
* [What is Self Sovereign Identity?](#self-sovereign-identity-)
2019-03-27 23:55:20 +00:00
* [Directory](#directory-)
2019-03-05 19:09:19 +00:00
* [Sources](#sources-)
2019-03-19 00:43:27 +00:00
* [Tips Jar](#tips-jar-)
2019-02-27 21:52:37 +00:00
2019-03-27 23:55:20 +00:00
---
* [Edit this Page](https://github.com/infominer33/DIDecentralized)
* [infominer.id](https://infominer.id)
2019-03-04 08:59:20 +00:00
2019-03-28 02:28:53 +00:00
*Pull Requests Welcome*
2019-03-04 08:59:20 +00:00
2019-03-05 20:14:20 +00:00
![](https://i.imgur.com/9KpJRDr.png)
2019-03-05 18:00:23 +00:00
2019-03-05 19:06:09 +00:00
## What is Decentralized ID? [**^**](#contents)
2019-02-14 03:13:03 +00:00
2019-03-13 15:12:52 +00:00
That's a big question, and what follows are just some notes, until I work out a more thoughtful answer.
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.
2018-12-04 10:29:22 +00:00
2019-03-04 05:49:36 +00:00
It's impossible to have a conversation about decentralized-id without discussing blockchain and self sovereign identity:
* Self Sovereign Identity principles (with some help from the GDPR) have helped to shape the narrative around putting the identity owner in control over their personal information.
2019-03-27 23:55:20 +00:00
* Excitement over Blockchain Tech has spilled over in support of longstanding efforts to create a privacy preserving internet-wide identity protocol, and inspired development of decentralized networks for online identification.
* The United Nations Sustainable Development Goals (SDGs) have also fueled efforts towards a global and widely accessible identity solution.
2019-03-05 17:44:00 +00:00
2018-12-04 09:30:27 +00:00
2019-03-05 19:06:09 +00:00
## Self Sovereign Identity [**^**](#contents)
2018-11-24 08:10:30 +00:00
2019-02-20 20:21:36 +00:00
![](https://imgur.com/3zz62kpl.png)
2018-11-24 08:10:30 +00:00
2018-12-21 23:32:20 +00:00
* [Christopher Allen](http://www.lifewithalacrity.com/)[[**info**](https://christophera.info/)] details the overarching history of internet idenitity standards and outlines [10 Principles of Self Sovereign Identity](https://github.com/WebOfTrustInfo/self-sovereign-identity/blob/master/self-sovereign-identity-principles.md) in his seminal work [The Path to Self-Soverereign Identity](http://www.lifewithalacrity.com/2016/04/the-path-to-self-soverereign-identity.html)[[**ϟ**](https://www.coindesk.com/path-self-sovereign-identity/amp/)]
2018-12-17 04:25:50 +00:00
* <a href="https://github.com/jandrieu/rebooting-the-web-of-trust-fall2016/raw/master/topics-and-advance-readings/a-technology-free-definition-of-self-sovereign-identity.pdf"><u>A Technlogy-Free Definition of Self-Sovereign Identity</u></a> is a continuation of the discussion started by Allen, offering 3 "Core Characteristics of Sovereign Identity".
2018-12-08 07:25:02 +00:00
* [7 Myths of Self Sovereign Identity](https://medium.com/evernym/7-myths-of-self-sovereign-identity-67aea7416b1)
* [Inevitable Rise of Self-Sovereign Identity](https://sovrin.org/wp-content/uploads/2018/03/The-Inevitable-Rise-of-Self-Sovereign-Identity.pdf)
2018-12-21 23:32:20 +00:00
* [SSIMeetup](http://ssimeetup.org/) [[**S**](https://www.slideshare.net/SSIMeetup/presentations)] [[**V**](https://www.youtube.com/channel/UCSqSTlKdbbCM1muGOhDa3Og)] [[**tele**](https://t.me/SSIMeetup)]
\- SSI Meetup is an open, collaborative community to help SSI evangelists around the world, independent of company interests or standards.
2018-12-22 01:49:35 +00:00
* [SSI: A Roadmap for Adoption](https://github.com/WebOfTrustInfo/rebooting-the-web-of-trust-spring2018/blob/master/final-documents/a-roadmap-for-ssi.md)
2018-12-27 20:51:17 +00:00
* [Matching Identity Management Solutions to Self Sovereign Identity Solutions](https://www.slideshare.net/TommyKoens/matching-identity-management-solutions-to-selfsovereign-identity-principles)
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">0/ “Self-Sovereign Identity: A Progress Report”…</p>&mdash; Christopher Allen (@ChristopherA) <a href="https://twitter.com/ChristopherA/status/989120215702261761?ref_src=twsrc%5Etfw">April 25, 2018</a></blockquote>
2019-03-27 23:55:20 +00:00
* **[/DIDecentralized/self-sovereign-identity](self-sovereign-identity)** SSI documentation is still under development. This directory is to organize existing thought on SSI in one place for ease of study, and the development of new documentation.
2018-12-13 00:07:24 +00:00
2019-03-05 17:44:00 +00:00
2019-03-05 09:25:30 +00:00
2018-11-16 04:26:42 +00:00
2018-11-16 04:50:20 +00:00
2018-11-15 20:16:02 +00:00
2019-03-27 23:55:20 +00:00
## Directory [**^**](#contents)
To other pages within this repository.
2019-03-13 23:32:03 +00:00
2019-03-28 02:28:53 +00:00
* [SSI\DID History](history.md)
* [Losing Control over our Personal Information ](history.md#losing-control-over-our-personal-information) '80s
* [PGP - Web of Trust ](#pgp---web-of-trust-) '91
* [International Planetwork Conference ](history.md#international-planetwork-conference-) '00s
* [XNS Public Trust Organization ](history.md#xns-public-trust-organization-)
* [The Augmented Social Network ](history.md#the-augmented-social-network-) '03
* [IDCommons ](history.md#idcommons-) '01
* [Identity Gang ](history.md#identity-gang-) '04
* [Kim Cameron - Laws of Identity ](history.md#kim-cameron---laws-of-identity)
* [Internet Identity Workshop—IIW ](history.md#internet-identity-workshop-) '05
* [W3C Credentials Community Group ](history.md#w3c-credentials-community-group-) '14
* [Bitnation ](history.md#bitnation-) '15
* [The United Nations Sustainable Development Goals ](history.md#the-united-nations-sustainable-development-goals-) '15
* [Rebooting-Web-of-Trust (RWoT)](history.md#rebooting-the-web-of-trust-)
* [Evernym ](history.md#evernym-)
* [ID2020 and the GDPR ](history.md#id2020-and-the-gdpr-) '16
* [The End of 2016 ](history.md#the-end-of-2016-)
* [Decentralized Identity Foundation ](history.md#decentralized-identity-foundation-) '17
* [DID Standards History ](history.md#standards-history-)
* [Self Sovereign Identity](self-sovereign-identity)
* [Evolution of SSI](evolution-of-ssi.md)
* [SSI Principles vs Characteristics](ssi-principles-vs-characteristics.md)
* [User Experience](user-experience.md)
* [DID Related Web Standards](standards)
* [XDI](standards/#xdi-)
* [OASIS XDI TC Technical Committee on GitHub](standards/#oasis-xdi-tech-committee-on-github-)
* [W3C](standards/#w3c-)
* [DID the Decentralized Identifier](standards/#did-the-decentralized-identifier-)
* [Verifiable Claims](standards/#verifiable-claims-)
* [Decentralized Key Managment DKMS](standards/#decentralized-key-management-agents-)
* [DID Auth](standards/#did-auth-)
* [Blockcerts](standards/#blockcerts-)
* [Schema](standards/#schema-)
* [DID Adoption](adoption.md)
* [GDPR](gdpr)
* [Humanitarian](humanitarian.md)
* [Identity Related GitHub Repositories](identity-github.md)
* [Literature](literature.md)
* [Workshops](workshops)
* [Rebooting Web of Trust](workshops/rebooting-web-of-trust.md)
* [Media](media.md) (Video, Podcasts and Slideshare)
* [Organizations](organizations)
* [Decentralized Identity Foundation—DIF](organizations/identity-foundation.md)
2019-03-28 01:58:22 +00:00
* [My Data](organizations/mydata.md)
2019-03-28 02:28:53 +00:00
* [Sovrin Foundation](organizations/sovrin.foundation.md)
2019-03-28 01:58:22 +00:00
* [SSI Meetup](organizations/ssi-meetup.md)
2019-03-28 02:28:53 +00:00
* [DID\SSI Initiatives](id-initiatives)
* [Bitcoin](id-initiatives/bitcoin.md)
* [BTCR](id-initiatives/bitcoin.md#btcr-)
* [RWoT BTCR](id-initiatives/bitcoin.md#rwot-btcr-)
* [Bitnation](id-initiatives/bitcoin.md#bitnation)
* [Spidchain](id-initiatives/bitcoin.md#spidchain-)
* [Blockstack](id-initiatives/blockstack.md)
2019-03-28 01:58:22 +00:00
* [Blockpass](id-initiatives/blockpass.md)
* [Danube](id-initiatives/danube.md)
* [Democracy Earth](id-initiatives/democracy-earth.md)
* [Digital Bazaar](id-initiatives/digital-bazaar.md)
2019-03-28 02:28:53 +00:00
* [Ethereum](id-initiatives/ethereum/)
* [ERC-EIP](id-initiatives/ethereum/#erc-eip-)
2019-03-28 01:58:22 +00:00
* [ERC725-735](id-initiatives/ethereum/erc725-735-)
2019-03-28 02:28:53 +00:00
* [uPort](id-initiatives/ethereum/#uport-)
* [Jolocom](id-initiatives/ethereum/#jolocom-)
* [Spidchain](id-initiatives/ethereum/#spidchain-)
* [Cryptonomica](id-initiatives/ethereum/cryptonomica.md)
* [Assorted Ethereum Apps](id-initiatives/ethereum/#assorted-ethereum-apps-)
2019-03-28 01:58:22 +00:00
* [Handshake](id-initiatives/handshake.md)
2019-03-28 02:28:53 +00:00
* [Indy](id-initiatives/indy-ecosystem/)
* [Adoption](id-initiatives/indy-ecosystem/adoption.md)
* [Indy Github](id-initiatives/indy-ecosystem/indy-github.md)
* [Literature](id-initiatives/indy-ecosystem/literature.md)
* [VON](id-initiatives/indy-ecosystem/VON.md)
* [IBM](id-initiatives/ibm.md)
* [Microsoft](id-initiatives/microsoft.md)
2019-03-28 01:58:22 +00:00
* [Ontology](id-initiatives/ontology.md)
* [Spid-chain](id-initiatives/spid-chain.md)
2019-03-28 02:28:53 +00:00
* [Danube Tech](id-initiatives/danube.md)
* [Hyperledger Global Forum](hgf-2018/)
* [State Sponsored](state-sponsored.md)
2019-03-13 23:32:03 +00:00
2019-03-14 02:04:59 +00:00
2019-03-11 09:09:57 +00:00
2019-03-05 19:09:19 +00:00
## Sources [**^**](#contents)
* [SSI Meetup](http://ssimeetup.org/) [[**V**](https://www.youtube.com/channel/UCSqSTlKdbbCM1muGOhDa3Og)][[**ϟ**](https://www.slideshare.net/SSIMeetup/presentations/)]
* [IIW-Wiki](https://iiw.idcommons.net/Main_Page)
* [wiki.idcommons.net](http://wiki.idcommons.net/Main_Page)
* [/WebOfTrustInfo](https://github.com/WebOfTrustInfo/)
* [/peacekeeper/blockchain-identity](https://github.com/peacekeeper/blockchain-identity)
* [identitywoman.net](https://identitywoman.net/)
* [windley.com/tags/identity](http://www.windley.com/tags/identity.shtml)
2019-03-15 03:23:45 +00:00
* [Kim Camerons Identity Blog](https://identityblog.com)
2019-03-05 19:09:19 +00:00
2018-11-18 01:09:05 +00:00
---
2019-03-16 17:06:32 +00:00
2019-03-19 00:43:27 +00:00
## Tips Jar [**^**](#contents)
2018-12-18 22:41:51 +00:00
2018-12-04 12:18:20 +00:00
BTC— 1GvkjHtiy9LUjVkStnEAXxjhcoS56aCokY
2019-02-20 20:21:36 +00:00
![](https://imgur.com/yXLLm9Bl.png)
2018-11-27 02:48:01 +00:00
2018-12-04 12:18:20 +00:00
DOGE— DSzMxfABB8EwKiumzV7YHhS7HTvWAyM7QF
2018-12-17 14:18:28 +00:00
![](https://i.imgur.com/0zBLoUP.png)