From dd58b4cb30c56ac5340f1ee173cd34589a364447 Mon Sep 17 00:00:00 2001 From: infominer33 Date: Tue, 25 Dec 2018 18:05:55 -0500 Subject: [PATCH] windley contents --- indy-sovrin-evernym/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/indy-sovrin-evernym/README.md b/indy-sovrin-evernym/README.md index c645d5db..4924e288 100644 --- a/indy-sovrin-evernym/README.md +++ b/indy-sovrin-evernym/README.md @@ -185,6 +185,7 @@ Stewards also, as a group, accept or reject any changes to the ledger-specific p * [Hyperledger Ursa](https://wiki.hyperledger.org/projects/ursa)[[**ϟ**](https://www.hyperledger.org/blog/2018/12/04/welcome-hyperledger-ursa)][[**ϟ**](https://www.coindesk.com/hyperledger-launches-cryptography-toolbox-for-blockchain-developers)] "includes the Hyperledger Indy-Crypto code base that is the building block for anonymous credentials, the verifiable credentials protocol, in indy-sdk used by the Sovrin Network. [...] We are hopeful the [shared library](https://github.com/hyperledger/ursa) will help other platforms better incorporate and use ZKP-based credentials and leverage Sovrin for their identity component." (From Nathan George on Sovrin Telegram) * [Plenum Bzantine Fault Tolerant Protocol](https://github.com/hyperledger/indy-plenum/wiki) * "Byzantine fault tolerance is a sub-field of fault tolerance research inspired by the Byzantine Generals' Problem, which is a generalized version of the Two Generals' Problem." +* [Storage components](https://github.com/hyperledger/indy-plenum/blob/master/docs/storage.md) - As of now, RocksDB is used as a key-value database for all Storages. * [HyperledgerIndyWGCall_2018-12-06](https://drive.google.com/file/d/1166XpTM8WgZVMN2ca53CRCJapZlAeUhM/view) Discussion of VON and Plenum Docs (with info graphics) * [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)