diff --git a/README.md b/README.md index 748402c6..b5b9f63c 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ This is a gathering of educational materials around decentralized, self-sovereig * [Blockstack](#blockstack) * [Democracy Earth](#democracy-earth-) * [Bitcoin](#Bitcoin-) - * [Ethereum—Protocol](#Ethereum) + * [Ethereum](#Ethereum) * [Ethereum Apps](#Ethereum-Identity-Applications) * [IBM](#IBM) * [Microsoft](#Microsoft) @@ -492,6 +492,7 @@ http://ssimeetup.org/introduction-did-auth-markus-sabadello-webinar-10 * [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/) * [DEVCON1: Digital Identity](https://www.youtube.com/watch?v=QpaTOvAhLR4) — video from DEVCON1 +* [github.com/ethhub-io /built-on-ethereum /identity](https://github.com/ethhub-io/ethhub/tree/master/built-on-ethereum/identity) #### Ethereum Identity Apps[**^**](#Contents) diff --git a/indy-sovrin-evernym/README.md b/indy-sovrin-evernym/README.md index 2e48fdf6..404d14e9 100644 --- a/indy-sovrin-evernym/README.md +++ b/indy-sovrin-evernym/README.md @@ -203,21 +203,24 @@ Hyperledger Indy Project Enhancements #### Additional Indy Related[**^**](#Contents) +* [Hyperledger Identity Working Group-paper](https://docs.google.com/document/d/1ExFNRx-yYoS8FnDIUX1_0UBMha9TvQkfts2kVnDc4KE/edit#heading=h.7noli5fp1i70) * [HyperledgerIndyWGCall_2018-12-06](https://drive.google.com/file/d/1166XpTM8WgZVMN2ca53CRCJapZlAeUhM/view) Discussion of VON and Plenum Docs (w info-graphics) -* [A Framework for Designing Cryptographic Key Management Systems](https://nvlpubs.nist.gov/nistpubs/specialpublications/nist.sp.800-130.pdf) +* [A Framework for Designing Cryptographic Key Management Systems](https://nvlpubs.nist.gov/nistpubs/specialpublications/nist.sp.800-130.pdf) * [An Accumulator Based on Bilinear Maps and Efficient Revocation for Anonymous Credentials](https://eprint.iacr.org/2008/539.pdf) * [An Efficient System for Non-transferable Anonymous Credentials with Optional Anonymity Revocation](https://www.iacr.org/archive/eurocrypt2001/20450093.pdf) * [sovrin-foundation/connector-app](https://github.com/sovrin-foundation/connector-app) - Reference mobile edge agent for use with the Sovrin Network built from Hyperledger Indy. * [Building binaries of LibIndy for Android](https://github.com/hyperledger/indy-sdk/blob/master/doc/android-build.md) * [HIPE 0014-ssi-notation](https://github.com/hyperledger/indy-hipe/tree/master/text/0014-ssi-notation) -* [How to build a Self Sovereign Identity Wallet](https://www.devteam.space/blog/how-to-build-a-self-sovereign-identity-wallet/) * [Set up Indy Pool in Local Linux Environment Using Docker](https://medium.com/@smaldeniya/setup-hyperledger-indy-pool-in-local-linux-environment-using-docker-304d13eb86dc) * [Learn how to set up a DEV Environment with Vagrant on Hyperledger Indy!](https://github.com/hyperledger/indy-node/blob/master/environment/vagrant/sandbox/DevelopmentEnvironment/Virtualbox/Vagrantfile) * [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) -* [Hyperledger Identity Working Group-paper](https://docs.google.com/document/d/1ExFNRx-yYoS8FnDIUX1_0UBMha9TvQkfts2kVnDc4KE/edit#heading=h.7noli5fp1i70) * [Indy August Update](https://wiki.hyperledger.org/groups/tsc/project-updates/indy-2018-aug) - Most recent report from the Hyperledger Indy team. +### Wallets + +* [How to build a Self Sovereign Identity Wallet](https://www.devteam.space/blog/how-to-build-a-self-sovereign-identity-wallet/) +* https://github.com/streetcred-id/indy-sdk-storage #### Zero Knowledge Proofs in Indy [**^**](#Contents)
Privacy Preserving Authentication—Another reason to care about ZKP