From fd9be9e5949d61b09109b49320e72ab5c1d74512 Mon Sep 17 00:00:00 2001 From: infominer33 <44134283+infominer33@users.noreply.github.com> Date: Fri, 16 Nov 2018 15:39:43 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e624bd3b..0d474ade 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,9 @@ Please let me know about any of the links are depreciated, and about any you'd l #### IDEMix — Zero Knowledge Proof's in Evernym—Indy + +>Identity Mixer is not directly (re)implemented by Sovrin, but its cryptographic foundations are very similar, and Sovrin’s implementation includes most of its extended features (predicates, multi-credential, revocation, advanced issuance…). One of the researchers who helped to create Identity Mixer is on Sovrin’s Technical Governance Board and has offered insight to keep the implementations aligned on goals and methods. There is a separate effort to provide Identity Mixer features within Hyperledger Fabric, I believe–though I don’t know the details. — [forum.sovrin.org/t/how-idemex-is-implemented-in-sovrin-indy](https://forum.sovrin.org/t/how-idemex-is-implemented-in-sovrin-indy/) + * [IBM Identity Mixer](https://www.zurich.ibm.com/identity_mixer/) | [blog](https://idemix.wordpress.com/) * [Specification of the Identity Mixer Cryptographic Library](https://domino.research.ibm.com/library/cyberdig.nsf/papers/EEB54FF3B91C1D648525759B004FBBB1/$File/rz3730_revised.pdf) * [Concepts and Features of Privacy-Preserving Attribute-Based Credentials](https://github.com/p2abcengine/p2abcengine/wiki/Concepts-and-features)