mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-08-01 18:56:24 -04:00
remove leading slash more header img\excerpt
This commit is contained in:
parent
8172bd544b
commit
e9800e0c0e
20 changed files with 318 additions and 305 deletions
|
@ -154,5 +154,5 @@ Its an index for all to more easily navigate the information surrounding Hyperle
|
|||
* [indy.readthedocs.io](https://indy.readthedocs.io)
|
||||
* [SSI Meetup](http://ssimeetup.org/) [[**V**](https://www.youtube.com/channel/UCSqSTlKdbbCM1muGOhDa3Og)][[**SS**](https://www.slideshare.net/SSIMeetup/presentations/)]
|
||||
* [windley.com/tags/sovrin](http://www.windley.com/tags/sovrin)
|
||||
* [/WebOfTrustInfo](https://github.com/WebOfTrustInfo/)
|
||||
* [/awesome-decentralized-id](https://github.com/didecentral/didecentral.github.io)
|
||||
* [WebOfTrustInfo](https://github.com/WebOfTrustInfo/)
|
||||
* [awesome-decentralized-id](https://github.com/didecentral/didecentral.github.io)
|
|
@ -19,18 +19,18 @@ last_modified_at: 2019-03-08
|
|||
|
||||
<!-- Every company or organization using indy code should be listed in tags, above -->
|
||||
|
||||
* [/indy-plenum](https://github.com/hyperledger/indy-plenum) - Byzantine Fault Tolerant Protocol [[**wiki**](https://github.com/hyperledger/indy-plenum/wiki)]
|
||||
* [indy-plenum](https://github.com/hyperledger/indy-plenum) - Byzantine Fault Tolerant Protocol [[**wiki**](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.
|
||||
* [/indy-sdk](https://github.com/hyperledger/indy-sdk) - Everything needed to build applications that interact with an Indy distributed identity ledger.
|
||||
* [indy-sdk](https://github.com/hyperledger/indy-sdk) - Everything needed to build applications that interact with an Indy distributed identity ledger.
|
||||
* [MAINTAINERS.md](https://github.com/hyperledger/indy-sdk/blob/master/MAINTAINERS.md)
|
||||
* [/indy-node](https://github.com/hyperledger/indy-node) - The server portion of a distributed ledger purpose-built for decentralized identity.
|
||||
* [/indy-anoncreds](https://github.com/hyperledger/indy-anoncreds) - Anonymous credentials protocol implementation in python
|
||||
* [/indy-agent](https://github.com/hyperledger/indy-agent) - reference agents and associated tools.
|
||||
* [/indy-test-automation](https://github.com/hyperledger/indy-test-automation) - Automation tools for testing of Indy Project components.
|
||||
* [/indy-post-install-automation](https://github.com/hyperledger/indy-post-install-automation)
|
||||
* [/indy-hipe](https://github.com/hyperledger/indy-hipe) -
|
||||
* [indy-node](https://github.com/hyperledger/indy-node) - The server portion of a distributed ledger purpose-built for decentralized identity.
|
||||
* [indy-anoncreds](https://github.com/hyperledger/indy-anoncreds) - Anonymous credentials protocol implementation in python
|
||||
* [indy-agent](https://github.com/hyperledger/indy-agent) - reference agents and associated tools.
|
||||
* [indy-test-automation](https://github.com/hyperledger/indy-test-automation) - Automation tools for testing of Indy Project components.
|
||||
* [indy-post-install-automation](https://github.com/hyperledger/indy-post-install-automation)
|
||||
* [indy-hipe](https://github.com/hyperledger/indy-hipe) -
|
||||
Hyperledger Indy Project Enhancements
|
||||
* https://indy.readthedocs.io/projects/hipe/en/latest/
|
||||
* [/indy-crypto](https://github.com/hyperledger/indy-crypto) - shared crypto library for Hyperledger Indy components. To be:
|
||||
* [/ursa](https://github.com/hyperledger/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 will help other platforms better incorporate and use ZKP-based credentials and leverage Sovrin for their identity component." (From Nathan George on Sovrin Telegram) [[**wiki**](https://wiki.hyperledger.org/projects/ursa)]
|
||||
* [indy-crypto](https://github.com/hyperledger/indy-crypto) - shared crypto library for Hyperledger Indy components. To be:
|
||||
* [ursa](https://github.com/hyperledger/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 will help other platforms better incorporate and use ZKP-based credentials and leverage Sovrin for their identity component." (From Nathan George on Sovrin Telegram) [[**wiki**](https://wiki.hyperledger.org/projects/ursa)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue