mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-12-26 23:59:36 -05:00
linkz
This commit is contained in:
parent
0848eece16
commit
e704e8e062
@ -278,7 +278,7 @@ On May 22 at Consensus 2017 the formation of the Decentralized Identity Foundati
|
||||
## Resources
|
||||
* [A Brief History of Digital Identity](https://medium.com/humanizing-the-singularity/a-brief-history-of-digital-identity-9d6a773bf9f5)
|
||||
* [A Step Back in Time: The History and Evolution of Digital Identity](https://www.iotevolutionworld.com/iot/articles/410328-step-back-time-history-evolution-digital-identity.htm)
|
||||
* [Identity Commons-Wiki](http://wiki.idcommons.net/Main_Page)
|
||||
* [Identity Commons-History](http://wiki.idcommons.net/History)
|
||||
* [IIW-Wiki](https://iiw.idcommons.net/Main_Page)
|
||||
* [IIW - Past Workshops](https://internetidentityworkshop.com/past-workshops/)
|
||||
* [identitywoman.net](https://identitywoman.net/)
|
||||
|
@ -59,7 +59,6 @@ This presents a method to replace the usual signup/login design pattern with a m
|
||||
* [Managing Identity with a UI—ERC-725](https://medium.com/originprotocol/managing-identity-with-a-ui-for-erc-725-5c7422b38c09)
|
||||
* [Ethereum ERC725 Blockchain Based, Self-Sovereign Identity Management](https://bitcoinexchangeguide.com/ethereum-erc725-blockchain-based-self-sovereign-identity-management/)
|
||||
* [erc725alliance.org](https://erc725alliance.org)
|
||||
* [ERC: Lightweight Identity #1056](https://github.com/ethereum/EIPs/issues/1056) —This ERC describes a standard for creating and updating identities with a limited use of blockchain resources. An identity can have an unlimited number of delegates and attributes associated with it. Identity creation is as simple as creating a regular key pair ethereum account, which means that it's fee (no gas costs) and all ethereum accounts are valid identities. Furthermore this ERC is fully DID compliant.
|
||||
|
||||
|
||||
|
||||
|
@ -94,7 +94,7 @@ Its an index for all to more easily navigate the information surrounding Hyperle
|
||||
* [Semantics Working Group Shared Docs](https://drive.google.com/drive/u/0/folders/1zkXr--0DG7I1k62vaFuotEzIaTIUH0ou?ogsrc=32)
|
||||
* [Verifiable Credentials, Schema and Overlays- Overview Decks](https://drive.google.com/drive/u/0/folders/1UxLLugRQKuV8Mdvv_X9Y6ty4szSi5ZNU?ogsrc=32)
|
||||
* [Indy August Update](https://wiki.hyperledger.org/groups/tsc/project-updates/indy-2018-aug) - Most recent report from the Hyperledger Indy team.
|
||||
|
||||
* [https://inatba.org/](https://inatba.org/)
|
||||
|
||||
### Wallets
|
||||
|
||||
|
@ -17,6 +17,7 @@ This directory was born from [/WebOfTrustInfo/self-sovereign-identity](https://g
|
||||
|
||||
The reason I got started on this is because I wanted to write an article about SSI, and saw some areas where I could help with some of the legwork towards a more complete, and up-to-date set of SSI literature.
|
||||
|
||||
|
||||
In my opinion, the best overall article on the subject is still Christopher Allen's rallying cry: [The Path to Self-Sovereign Identity](https://github.com/WebOfTrustInfo/self-sovereign-identity/blob/master/ThePathToSelf-SovereignIdentity.md). Christopher did an outstanding job of outlining the history of internet identity standards, and introduces [10 Principles of Self-Sovereign Identity](https://github.com/WebOfTrustInfo/self-sovereign-identity/blob/master/self-sovereign-identity-principles.md), currently in revision.
|
||||
|
||||
However, considerable additional material has been created on the subject since then, including some helpful criticism on the principles. I've organized some of my initial thoughts in [evolution-of-ssi](evolution-of-ssi/).
|
||||
@ -71,7 +72,7 @@ Then I realized that I should make a more complete survey of the subject, if I w
|
||||
* [LESS identity](https://medium.com/@trbouma/less-identity-65f65d87f56b)
|
||||
* [A Primer on Functional Identity](https://github.com/WebOfTrustInfo/rebooting-the-web-of-trust-fall2017/blob/master/topics-and-advance-readings/functional-identity-primer.md); Joe Andrieu describes identity terms in plain language, with regards to what function they serve.
|
||||
* [Matching Identity Management Solutions to Self Sovereign Identity Solutions](https://www.slideshare.net/TommyKoens/matching-identity-management-solutions-to-selfsovereign-identity-principles)
|
||||
|
||||
* [A Brief Introduction to How SSI Infrastructure Can Integrate Digital Fiat Currency (DFC)](https://www.itu.int/en/ITU-T/Workshops-and-Seminars/20180718/Documents/D_Reed.pdf)
|
||||
|
||||
|
||||
#### Video
|
||||
|
Loading…
Reference in New Issue
Block a user