mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
add contents and re-organize directory
This commit is contained in:
parent
62d667d7b5
commit
d8e67a2448
13
README.md
13
README.md
@ -27,7 +27,6 @@ For now, this is still home and best maintained.
|
||||
* [Blockcerts](#blockcerts-)
|
||||
* [Schema](#schema-)
|
||||
* [DID Adoption](#did-adoption-)
|
||||
* [Assorted Thought Around Identity](#assorted-thought-around-identity)
|
||||
* [Directory](#directory)
|
||||
* [SSI\DID History](history.md)
|
||||
* [Self Sovereign Identity](self-sovereign-identity)
|
||||
@ -242,18 +241,6 @@ http://ssimeetup.org/introduction-did-auth-markus-sabadello-webinar-10
|
||||
|
||||
2018 Identity Landsacpe brought to you by: [One World Identity](https://oneworldidentity.com/) — independent advisory and digital strategy consultancy focused on trust and the data economy.
|
||||
|
||||
## Assorted Thought around Identity [**^**](#contents)
|
||||
* [Is putting hashed PII on any immutable ledger(blockchain) is a bad Idea](https://identitywoman.net/putting-hashed-pii-immutable-ledgerblockchain-bad-idea/)
|
||||
* [Decentralized Identity Trilemma](http://maciek.blog/decentralized-identity-trilemma/)
|
||||
>There seems to exist a trilemma in decentralized identity analogous to @Zooko's triangle. None of the existing solutions are at the same time: 1) privacy-preserving, 2) Sybil-resistant 3) self-sovereign -[[**T**](https://twitter.com/MaciekLaskus/status/1031859093072424960)]
|
||||
* [Maciek Laskus - BLOCKWALKS](https://www.youtube.com/watch?v=KAgJpQfQXxs) (video)
|
||||
* "I designed an algorithm that mapped out people [working on identity](https://twitter.com/MaciekLaskus/status/1066780557906976768) using Twitter data:" [Identity list](https://docs.google.com/spreadsheets/d/1hBBVA0-jqmRRZ_JFQ8HEck9tFub7crsqRzlBZWf01xg/edit?usp=sharing)
|
||||
* [Proof of Thought (PoT)](https://bitcointalk.org/index.php?topic=4459113.0)
|
||||
* [Queer Privacy](https://leanpub.com/queerprivacy)
|
||||
>Stories about using the Internet as a tool to find out more about yourself, and as a tool to express and empower; about the dangers of Internet censorship and about the practical realities of maintaining multiple distinct digital identities.
|
||||
* [@SarahJamieLewis Twitter thread on Identity](https://twitter.com/SarahJamieLewis/status/1041043532654542848)
|
||||
>Any technology which relies on the existence of, or attempts to create a, global, unique identity is oppressive by design. Stop" innovating" oppressive structures.
|
||||
|
||||
|
||||
|
||||
## Directory [**^**](#contents)
|
||||
|
@ -1,4 +1,17 @@
|
||||
# Identity Research and Literature
|
||||
# Identity Articles, Research and Literature
|
||||
|
||||
## Contents
|
||||
|
||||
* [Literature](#literature-)
|
||||
* [Reports](#reports)
|
||||
* [Decentralized Public Key Infrastructure DPKI](#decentralized-public-key-infrastructure-dpki-)
|
||||
* [Rebooting Web of Trust -Directory](#rebooting-web-of-trust-)
|
||||
* [Assorted Thought Around Identity](#assorted-thought-around-identity)
|
||||
* [>> Sovrin Related Literature](indy-ecosystem/literature.md)
|
||||
* [<< /awesome-decentralized-id](README.md)
|
||||
* [**infominer.id**](https://infominer.id)
|
||||
|
||||
## Literature [**^**](#contents)
|
||||
|
||||
* [Security without Identification: Transaction Systems to make Big Brother Obsolete](https://www.cs.ru.nl/~jhh/pub/secsem/chaum1985bigbrother.pdf) - David Chaum 1985
|
||||
* [Establishing Identity Without Certification Authorities](https://irl.cs.ucla.edu/~yingdi/pub/papers/Ellison-OldFriend-USENIX-Security-1996.pdf)
|
||||
@ -12,7 +25,7 @@
|
||||
* [Blockchain for Identity Management](https://www.cs.bgu.ac.il/~frankel/TechnicalReports/2016/16-02.pdf) - Details early efforts towards Blockchain-ID
|
||||
* [Matching Identity Management Solutions to Self Sovereign Identity Solutions](https://www.slideshare.net/TommyKoens/matching-identity-management-solutions-to-selfsovereign-identity-principles)
|
||||
|
||||
## Reports
|
||||
## Reports [**^**](#contents)
|
||||
* [EU BLOCKCHAIN OBSERVATORY AND FORUM — Workshop Report — e-Identity, Brussels, November 7, 2018](https://www.eublockchainforum.eu/sites/default/files/reports/workshop_5_report_-_e-identity.pdf)
|
||||
* [A Comprehensive Evaluation of the Identity Management Utility Sovrin](https://dutchblockchaincoalition.org/uploads/pdf/Blockchain-Sovrin-rapport.pdf)
|
||||
* [How Blockchain Revolutionizes Identity Management](https://www.accenture-insights.nl/en-us/articles/how-blockchain-will-revolutionize-identity-management)
|
||||
@ -28,7 +41,7 @@
|
||||
* [WEF: Identity in a Digital World A new chapter in the social contract](http://www3.weforum.org/docs/WEF_INSIGHT_REPORT_Digital%20Identity.pdf)
|
||||
* [A position paper on blockchain enabled identity and the road ahead](https://www.bundesblock.de/wp-content/uploads/2018/10/ssi-paper.pdf)—Identity Working Group of the German Blockchain Association [[**ϟ**](https://www.bundesblock.de/2018/10/23/position-paper-self-sovereign-identity/)]
|
||||
|
||||
## Decentralized Public Key Infrastructure DPKI
|
||||
## Decentralized Public Key Infrastructure DPKI [**^**](#contents)
|
||||
* RWoT—[Decentralized Public Key Infrastructure](https://github.com/WebOfTrustInfo/rebooting-the-web-of-trust/blob/master/final-documents/dpki.pdf)
|
||||
* [SCPKI: A Smart Contract-based PKI and Identity System](http://www0.cs.ucl.ac.uk/staff/M.AlBassam/publications/scpki-bcc17.pdf)
|
||||
* [KeyChains: A Decentralized Public-Key Infrastructure](https://drum.lib.umd.edu/bitstream/handle/1903/3332/0.pdf?sequence=1&isAllowed=y)
|
||||
@ -37,3 +50,40 @@
|
||||
* [Privacy based decentralized Public Key Infrastructure
|
||||
(PKI) implementation using Smart contract in
|
||||
Blockchain](https://isrdc.iitb.ac.in/blockchain/workshops/2017-iitb/papers/paper-11%20-%20Decentralized%20PKI%20in%20blockchain%20and%20Smart%20contract.pdf)
|
||||
|
||||
### Rebooting Web of Trust [**^**](#contents)
|
||||
|
||||
[**>> Rebooting Web of Trust - "complete" Papers, Topics and Advance Readings >>**](rebooting-web-of-trust.md)
|
||||
* [Selected RWoT Whitepapers](rebooting-web-of-trust.md#selected-rebooting-web-of-trust-whitepapers-)
|
||||
* [Primers](rebooting-web-of-trust.md#primers)
|
||||
* [RWoT Workshop Related](rebooting-web-of-trust.md#rwot-workshop-related-)
|
||||
* [Use Cases](rebooting-web-of-trust.md#use-cases-)
|
||||
* [Completed Papers](rebooting-web-of-trust.md#completed-papers-)
|
||||
* [Rebooting the Web of Trust I](rebooting-web-of-trust.md#rebooting-the-web-of-trust-i-)
|
||||
* [Rebooting the Web of Trust II - ID2020](rebooting-web-of-trust.md#rebooting-the-web-of-trust-ii---id2020-)
|
||||
* [Rebooting the Web of Trust III](rebooting-web-of-trust.md#rebooting-the-web-of-trust-iii-)
|
||||
* [Rebooting the Web of Trust IV](rebooting-web-of-trust.md#rebooting-the-web-of-trust-iv-)
|
||||
* [Rebooting the Web of Trust V](rebooting-web-of-trust.md#rebooting-the-web-of-trust-v-)
|
||||
* [Rebooting the Web of Trust VI](rebooting-web-of-trust.md#rebooting-the-web-of-trust-vi-)
|
||||
* [Rebooting the Web of Trust VII](rebooting-web-of-trust.md#rebooting-the-web-of-trust-vii-)
|
||||
* [Topics and Advance Readings](#topics-and-advance-readings-)
|
||||
* [RWoT 1](#rwot-1-)
|
||||
* [RWoT 2](#rwot-id2020-)
|
||||
* [RWoT 3](#rwot-3-)
|
||||
* [RWoT 4](#rwot-4-)
|
||||
* [RWoT 5](#rwot-5-)
|
||||
* [RWoT 6](#rwot-6-)
|
||||
* [RWoT 7](#rwot-7-)
|
||||
|
||||
## Additional Thought around Identity [**^**](#contents)
|
||||
* [Is putting hashed PII on any immutable ledger(blockchain) is a bad Idea](https://identitywoman.net/putting-hashed-pii-immutable-ledgerblockchain-bad-idea/)
|
||||
* [Decentralized Identity Trilemma](http://maciek.blog/decentralized-identity-trilemma/)
|
||||
>There seems to exist a trilemma in decentralized identity analogous to @Zooko's triangle. None of the existing solutions are at the same time: 1) privacy-preserving, 2) Sybil-resistant 3) self-sovereign -[[**T**](https://twitter.com/MaciekLaskus/status/1031859093072424960)]
|
||||
* [Maciek Laskus - BLOCKWALKS](https://www.youtube.com/watch?v=KAgJpQfQXxs) (video)
|
||||
* "I designed an algorithm that mapped out people [working on identity](https://twitter.com/MaciekLaskus/status/1066780557906976768) using Twitter data:" [Identity list](https://docs.google.com/spreadsheets/d/1hBBVA0-jqmRRZ_JFQ8HEck9tFub7crsqRzlBZWf01xg/edit?usp=sharing)
|
||||
* [Proof of Thought (PoT)](https://bitcointalk.org/index.php?topic=4459113.0)
|
||||
* [Queer Privacy](https://leanpub.com/queerprivacy)
|
||||
>Stories about using the Internet as a tool to find out more about yourself, and as a tool to express and empower; about the dangers of Internet censorship and about the practical realities of maintaining multiple distinct digital identities.
|
||||
* [@SarahJamieLewis Twitter thread on Identity](https://twitter.com/SarahJamieLewis/status/1041043532654542848)
|
||||
>Any technology which relies on the existence of, or attempts to create a, global, unique identity is oppressive by design. Stop" innovating" oppressive structures.
|
||||
|
||||
|
@ -37,7 +37,10 @@ See the [WebofTrust.Info](http://www.weboftrust.info/) or [github.com/WebOfTrust
|
||||
* [RWoT 6](#rwot-6-)
|
||||
* [RWoT 7](#rwot-7-)
|
||||
* [RWoT GitHub Listing](#rwot-github-listing-)
|
||||
* [Home](#home-)
|
||||
* [>> Identity Research and Literature](literature.md)
|
||||
* [>> Sovrin Related Literature](indy-ecosystem/literature.md)
|
||||
* [<< /awesome-decentralized-id](README.md)
|
||||
* [**infominer.id**](https://infominer.id)
|
||||
|
||||
## Selected 'Rebooting Web of Trust' Whitepapers [**^**](#contents)
|
||||
|
||||
@ -712,7 +715,3 @@ Unless otherwise noted, all RWoT Completed Papers, Topics and Advance Readings a
|
||||
|
||||
|
||||
|
||||
## Home [**^**](#contents)
|
||||
|
||||
* [infominer.id](https://infominer.id)
|
||||
* [/awesome-decentralized-id](https://github.com/infominer33/awesome-decetralized-id)
|
Loading…
Reference in New Issue
Block a user