* [digitalbazaar/bedrock](https://github.com/digitalbazaar/bedrock) - Bedrock: A core foundation for rich Web applications.
* [digitalbazaar/forge](https://github.com/digitalbazaar/forge) - A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
* [digitalbazaar/bedrock-angular-identity-composer](https://github.com/digitalbazaar/bedrock-angular-identity-composer) - An bedrock-based AngularJS directive for composing an Identity from a set of credentials
* [digitalbazaar/credentials-io](https://github.com/digitalbazaar/credentials-io) - Library for reading/writing credentials
* [digitalbazaar/bedrock-credentials-rest](https://github.com/digitalbazaar/bedrock-credentials-rest) - A RESTful API for credential storage
* [digitalbazaar/bedrock-credential-vocabs](https://github.com/digitalbazaar/) - Semantic web vocabularies for processing credentials.
* [digitalbazaar/bedrock-address-credential-issuer](https://github.com/digitalbazaar/bedrock-address-credential-issuer) - A module for issuing address credentials
* [digitalbazaar/opencred-verifier](https://github.com/digitalbazaar/opencred-verifier) - Open Credentials Verifier JavaScript API
* [digitalbazaar/opencred-idp](https://github.com/digitalbazaar/opencred-idp) - Open Credentials Identity Provider and demo websites
* [digitalbazaar/bedrock-credential-notifications](https://github.com/digitalbazaar/) - Notification issuing for credentials.
* [digitalbazaar/bedrock-credentials-mongodb](https://github.com/digitalbazaar/bedrock-credentials-mongodb) - Credential storage in mongodb
* [digitalbazaar/bedrock-angular-card-displayer](https://github.com/digitalbazaar/bedrock-angular-card-displayer) - Bedrock displayer for card-based credentials
* [digitalbazaar/bedrock-credential-handler](https://github.com/digitalbazaar/bedrock-credential-handler) - Credential Handler for DID-based credentials
* [digitalbazaar/bedrock-web-vc-store](https://github.com/digitalbazaar/bedrock-web-vc-store) - A Javascript library for storing Verifiable Credentials for Bedrock web apps
* [digitalbazaar/web-vc-query-creator](https://github.com/digitalbazaar/web-vc-query-creator) - A Javascript library providing a simplified API for creating Verifiable Credentials queries for web apps.
* [digitalbazaar/bedrock-angular-identity-composer](https://github.com/digitalbazaar/bedrock-angular-identity-composer) - An bedrock-based AngularJS directive for composing an Identity from a set of credentials
* [digitalbazaar/bedrock-web-profile-composer](https://github.com/digitalbazaar/bedrock-web-profile-composer) - A Javascript library for fulfilling Verifiable Credentials queries for Bedrock web apps
* [digitalbazaar/php-json-ld](https://github.com/digitalbazaar/php-json-ld) - PHP implementation of a JSON-LD Processor and API
* [digitalbazaar/pyld](https://github.com/digitalbazaar/pyld) - JSON-LD processor written in Python
* [digitalbazaar/jsonld.js](https://github.com/digitalbazaar/) - A JSON-LD Processor and API implementation in JavaScript
* [digitalbazaar/jsonld-signatures](https://github.com/digitalbazaar/jsonld-signatures) - An implementation of the Linked Data Signatures specification for JSON-LD. Works in the browser and node.js.
* [digitalbazaar/json-ld](https://github.com/digitalbazaar/json-ld) - A Context-based JSON Serialization for Linked Data
* [digitalbazaar/ocapld.js](https://github.com/digitalbazaar/ocapld.js) - Linked Data Capabilities reference implementation
* [digitalbazaar/cuckoo-ldp](https://github.com/digitalbazaar/cuckoo-ldp) - Cuckoo Cycle Based Linked Data Proofs
* [digitalbazaar/bedrock-ldn-receiver](https://github.com/digitalbazaar/bedrock-ldn-receiver) - Bedrock module for Linked Data Notification Receiver
* [digitalbazaar/bedrock-ldn-inbox](https://github.com/digitalbazaar/bedrock-ldn-inbox) - Bedrock module for Linked Data Notification Inboxes
* [digitalbazaar/bedrock-angular-ldn](https://github.com/digitalbazaar/bedrock-angular-ldn) - Bedrock AngularJS module for Linked Data Notification Sender+Consumer
* [digitalbazaar/flex-ledger](https://github.com/digitalbazaar/flex-ledger) - Forked from web-payments/flex-ledger
>The Web of Trust is a buzzword for a new model of decentralized self-sovereign identity. It’s a phrase that dates back almost twenty-five years, the classic definition derives from PGP.
\#RebootingWebOfTrust holds bi-annual design workshops where many of the ideas in SSI\DID were formed.
In advance of each workshop, all participants produce a one-or-two page topic paper on either:
* A specific problem that they wanted to solve with a web-of-trust solution, and why current solutions (PGP or CA-based PKI) can't address the problem?
* A specific solution related to the web-of-trust that you'd like others to use or contribute to?
The workshop itself also produces technical whitepapers, this Repository holds a record of the progression of thought in SSI, since November, 2015.
* [WebOfTrustInfo/self-sovereign-identity](https://github.com/WebOfTrustInfo/self-sovereign-identity) - Articles and documents associated with designing and implementing identity technology using self-sovereign identity principles
* [WebOfTrustInfo/website](https://github.com/WebOfTrustInfo/website) - Website for http://www.WebOfTrust.info
* [WebOfTrustInfo/community-resilience](https://github.com/WebOfTrustInfo/community-resilience) - Rebooting Web of Trust Community Resilience Team
* [WebOfTrustInfo/satyrn](https://github.com/WebOfTrustInfo/satyrn) - A Markdown-based JavaScript Sandbox
* [WebOfTrustInfo/sss](https://github.com/WebOfTrustInfo/sss) - Library for the Shamir secret sharing scheme
* [WebOfTrustInfo/verifiable-news](https://github.com/WebOfTrustInfo/verifiable-news) - TBD: W3C Credentials Community Group repository for curbing "social bots" and mitigating the spread of online misinformation and "fake news".
* [White Papers, Specifications & Proofs of Concept](https://github.com/WebOfTrustInfo/rwot1-sf/blob/master/topics-and-advance-readings/white-papers--specifications---and-proof-of-concept-code.md)
>Our goal for this initial #RebootingWebOfTrust design workshop is to:
>
> * Focus on the creation of the next generation of decentralized web-of-trust based identity systems.
> * To generate 5 technical white papers on topics decided by the group that will have the greatest impact on the future"
>
> To this end, I thought it would be useful to define what is a white paper, and as some people desire to go beyond this, what is a specification and proof of concept code.
* [WebOfTrustInfo/btcr-hackathon](https://github.com/WebOfTrustInfo/btcr-hackathon) - Virtual hackathon to create spec and code for Bitcoin-based Decentralized Identifiers (DIDs)
* [WebOfTrustInfo/txref-conversion-java](https://github.com/WebOfTrustInfo/txref-conversion-java) - Java library for converting txids to txrefs and back
* [WebOfTrustInfo/txref-conversion-js](https://github.com/WebOfTrustInfo/txref-conversion-js) - Javascript library for converting txids to txrefs and back
* [WebOfTrustInfo/txref-conversion-python](https://github.com/WebOfTrustInfo/txref-conversion-python) - Python library to handle conversion between TxRef(bech32) <-> TxID
[Public mailing list for the Credentials Community Group](http://lists.w3.org/Archives/Public/public-credentials/) (and archives) - Anyone may read or write to this list.
* [w3c-ccg/edu_occ_verifiable_credentials](https://github.com/w3c-ccg/edu_occ_verifiable_credentials) - WORK ITEM: Drafts and Ideas of Educational and Occupational Verifiable Credentials.
* [w3c-ccg/vc-examples](https://github.com/w3c-ccg/vc-examples) - WORK ITEM: Verifiable Credentials Examples
* [SpidChain/spidchain-btcr](https://github.com/SpidChain/spidchain-btcr) - An implementation of the btcr standard for self sovereign distributed digital identity
* [SpidChain/electrumx](https://github.com/SpidChain/electrumx) Forked from kyuupichan/electrumx
* [SpidChain/btcr-spv](https://github.com/SpidChain/btcr-spv) - Poc of an SPV implementation of BTCR
* [SpidChain/satoshis-wheel-of-fortune](https://github.com/SpidChain/satoshis-wheel-of-fortune) - Pick a name from a list randomly in a provably honest way
* [SpidChain/txref-conversion-js](https://github.com/SpidChain/txref-conversion-js) - Forked from WebOfTrustInfo/txref-conversion-js
* [SpidChain/VotingSystem](https://github.com/SpidChain/VotingSystem) - A dapp, library and smart contract to notarize votes on the ethereum blockchain
* [SpidChain/ethers-wallet](https://github.com/SpidChain/ethers-wallet) - Forked from ethers-io/ethers.js
>We keep the identity 100% in the hands of the user. We took the decentralization approach to create a login protocol and Cryptography (SHA-256 hash function) to ensure security and identity. We allow users to show the information that they want, when they want and to they want.
* [democracyearth/paper](https://github.com/democracyearth/paper) - On decentralized digital democracy.
* [democracyearth/community.](https://github.com/democracyearth/community.) - earth_americas Be an Ambassador or Student Ambassador anywhere in the world.
* [democracyearth/vote](https://github.com/democracyearth/vote) - Smart contracts for vote token.
* [democracyearth/press-kit](https://github.com/democracyearth/press-kit) - A set of resources about the Democracy Earth Foundation to share with journalists and media.
* [democracyearth/exodus](https://github.com/democracyearth/exodus) - Smart contracts enabling a Universal Basic Income for self-sovereign citizens earth_americas
* [democracyearth/party](https://github.com/democracyearth/party) - horse Trojan political party.
* [democracyearth/vzla-propone-cambio](https://github.com/democracyearth/vzla-propone-cambio) - venezuelaVenezuela sera libre
* [democracyearth/advocacy](https://github.com/democracyearth/advocacy) - Toolkit with static and live documents that will concentrate relevant information aimed at advocacy efforts for liquid democracy around the world.
* [democracyearth/protocol](https://github.com/democracyearth/protocol) - Forked from arikan/bitcoin-voting
* [ERC: Lightweight Identity #1056](https://github.com/ethereum/EIPs/issues/1056) —This ERC describes a standard for creating and updating identities with a limited use of blockchain resources. An identity can have an unlimited number of delegates and attributes associated with it. Identity creation is as simple as creating a regular key pair ethereum account, which means that it's fee (no gas costs) and all ethereum accounts are valid identities. Furthermore this ERC is fully DID compliant.
* [ERC-1484: Digital Identity Aggregator #1495](https://github.com/ethereum/EIPs/issues/1495) —A protocol for aggregating digital identity information that's broadly interoperable with existing, proposed, and hypothetical future digital identity standards.
* The following describes standard functions for a unique identifiable proxy account to be used by humans, groups, organisations, objects and machines
* [ERC735](https://github.com/ethereum/EIPs/issues/735) - The following describes standard functions for adding, removing and holding of claims.
- These claims can attested from third parties (issuers) or self attested.
* [EIP712](https://github.com/ethereum/EIPs/blob/f29527ab39357548b06b29e937a48f06ae099de7/EIPS/eip-712.md) - This is a standard for hashing and signing of typed structured data
This presents a method to replace the usual signup/login design pattern with a minimal ethereum native scheme, that doesn’t require passwords, backing up private keys nor typing seed phrases.
* [uport-project/uport-connect](https://github.com/uport-project/uport-connect) - Main uPort library for front end developers
* [uport-project/eth-typed-data](https://github.com/uport-project/eth-typed-data) - A javascript library for working with typed structured data as defined by EIP712
* [uport-project/uport-transports](https://github.com/uport-project/uport-transports) - Set up communication channels between your app and a uPort client to handle requests and responses.
* [uport-project/eslint-config-uport](https://github.com/uport-project/eslint-config-uport) - Shareable eslint config for uport libraries
* [uport-project/uPort-live](https://github.com/uport-project/uPort-live) - Forked from Siunami/uPort-live
* [uport-project/uport-wordpress-plugin](https://github.com/uport-project/uport-wordpress-plugin) - A Passwordless Login for uPort and Wordpress
* [uport-project/community-projects](https://github.com/uport-project/community-projects) - A list of community hackathon projects and other experiments.
* [uport-project/udoor](https://github.com/uport-project/udoor) - uPort Door Management
* [uport-project/uport-bounties](https://github.com/uport-project/uport-bounties)- A Library of uPort Bounties
* [dconroy/CityKey](https://github.com/dconroy/CityKey) - Adding uPort support to Chicago CityKey, adding all the benefits of Self Sovereign Identity to municipal services. http://citykeychained.com
* [uport-project/ethr-did-resolver](https://github.com/uport-project/ethr-did-resolver) - DID resolver for Ethereum Addresses with support for key management
* [uport-project/secp256k1-did-resolver](https://github.com/uport-project/secp256k1-did-resolver) - Resolve DID documents for secp256k1 public keys
* [uport-project/uport-did-driver](https://github.com/uport-project/uport-did-driver) - Driver for the uPort DID method
* [uport-project/eth-did-resolver](https://github.com/uport-project/eth-did-resolver) - DID resolver for Ethereum Addresses
* [uport-project/kmnid](https://github.com/uport-project/kmnid) - A kotlin implementation of MNID
* [uport-project/uport-registry](https://github.com/uport-project/uport-registry) - Core uPort registry contract for linking attributes to uPort identities.
* [uport-project/uport-chrome-extension](https://github.com/uport-project/uport-chrome-extension) - An experiment to test decentralized identity in a Browser Extension environment.
* [uport-project/infrastructure](https://github.com/uport-project/infrastructure) - Support services for Self-Sovereign Identity
* [uport-project/mnid](https://github.com/uport-project/mnid) - Multi Network Identifier - spec and reference implementation
* [uport-project/uport-android-sdk](https://github.com/uport-project/uport-android-sdk) - Collections of tools and helper libraries for android to issue and use identities on the uPort platform
* [uport-project/uport-android-signer](https://github.com/uport-project/uport-android-signer) - android ETH signer library to be used by uport app and sdk
* [uport-project/uport-android](https://github.com/uport-project/uport-android) - uPort app for android - under construction
* [uport-project/uport-ios-demo](https://github.com/uport-project/uport-ios-demo) - Demo iPhone app using uPort SDK
* [uport-project/uport-mobile-issues](https://github.com/uport-project/uport-mobile-issues) - This repository is a place for developers to report and track status of issues reported while using the uPort mobile app
* [uport-project/uport-mobile](https://github.com/uport-project/uport-mobile) - uPort mobile app
* [uport-project/uport-ios-sdk](https://github.com/uport-project/uport-ios-sdk) - uPort iOS SDK in Swift
* [uport-project/uport-ios-core-eth](https://github.com/uport-project/uport-ios-core-eth) - iOS Ethereum Toolkit for uPort SDK
* [uport-project/uport-ios-openssl](https://github.com/uport-project/uport-ios-openssl) - iOS OpenSSL Framework for uPort SDK
* [uport-project/UPTEthereumSigner](https://github.com/uport-project/UPTEthereumSigner) - Ethereum signer library for iOS
* [uport-project/lambda-chasqui](https://github.com/uport-project/lambda-chasqui) - running_man Messenger service running_man
* [uport-project/lambda-agora](https://github.com/uport-project/lambda-agora) - An open public space where an assembly of applications can share details and be discovered (pre-alpha)
* [uport-project/react-native-uport-connect](https://github.com/uport-project/react-native-uport-connect) - Library for integrating uPort into your React Native app
* [uport-project/react-uport-box](https://github.com/uport-project/react-uport-box) - Truffle and React/Redux boilerplate with uPort Connect
* [uport-project/react-native-passcode-android](https://github.com/uport-project/react-native-passcode-android) - Forked from aldigjo/react-native-passcode-android
* [uport-project/UPTEthereumSigner-Example](https://github.com/uport-project/UPTEthereumSigner-Example) - Example app and unit tests for the UPTEthereumSigner repo
* [uport-project/lastblock](https://github.com/uport-project/lastblock) - Daemon that alerts when a new block is mined
* [uport-project/service-tests](https://github.com/uport-project/service-tests) - Test servers from the outside
* [jolocom/smartwallet-app](https://github.com/jolocom/smartwallet-app) - A decentralized self sovereign identity solution developed by Jolocom.
* [jolocom/jolocom-lib](https://github.com/jolocom/jolocom-lib) - Library for interacting with the identity solution provided by Jolocom.
* [jolocom/jolocom-did-driver](https://github.com/jolocom/jolocom-did-driver) - Universal Resolver DID Driver for the did:jolo identity space
* [jolocom/generic-backend](https://github.com/jolocom/generic-backend) - A generic backend implementation that makes use of the Jolocom Library for authentication, and for issuing credentials.
* [jolocom/demo-sso](https://github.com/jolocom/demo-sso) - A simple example web application integrating the Jolocom library for authentication.
* [jolocom/demo-sso-mobile](https://github.com/jolocom/demo-sso-mobile) - An example mobile application in React Native that showcases the interaction flows between the Smartwallet and another mobile app.
* [jolocom/cred-types-jolocom-demo](https://github.com/jolocom/cred-types-jolocom-demo) - Collection of metadata definitions for the demo Jolocom credential types.
* [jolocom/react-native-build-config](https://github.com/jolocom/react-native-build-config) - Expose native build config to JS (android only for now)
* [jolocom/credTypes-jolocom-core](https://github.com/jolocom/credTypes-jolocom-core) - Collection of metadata definitions for the core Jolocom credential types.
* [jolocom/fueling-service](https://github.com/jolocom/fueling-service) - Simple express service that can wire ether to requester.
* [jolocom/registry-contract](https://github.com/jolocom/registry-contract) - A basic smart contract on top of the Ethereum network that registers mappings between DID and IPFS DDO hashes.
* [jolocom/smartwallet-webid-proxy](https://github.com/jolocom/smartwallet-webid-proxy) - WebID proxy service
* [learningmachine/polymer-redux](https://github.com/learningmachine/polymer-redux) - An example use-case to showcase the state/view abstraction in Polymer 3, LitElement and Redux context
* [blockchain-certificates/blockcerts-verifier](https://github.com/blockchain-certificates/blockcerts-verifier) - A Blockcerts verifier and viewer
* [blockchain-certificates/cert-issuer](https://github.com/blockchain-certificates/cert-issuer) - Issues Blockcerts using either the Bitcoin or Ethereum blockchain
* [blockchain-certificates/cert-verifier](https://github.com/blockchain-certificates/cert-verifier) - Python library for verifying Blockcerts
* [blockchain-certificates/cert-schema](https://github.com/blockchain-certificates/cert-schema) - The schema for Blockcerts
* [blockchain-certificates/cert-verifier-js](https://github.com/blockchain-certificates/cert-verifier-js) - Javascript library for verifying Blockcerts Certificates
* [blockchain-certificates/cert-tools](https://github.com/blockchain-certificates/cert-tools) -Command line tools for designing certificate templates and instantiating a certificate batch
* [blockchain-certificates/obi-baking](https://github.com/blockchain-certificates/obi-baking) - Example of baking a blockcert into an Open Badge
* [blockchain-certificates/wallet-test-resources](https://github.com/blockchain-certificates/wallet-test-resources) - These are resources used to test implementations of the evolving blockcerts certificate standard and issuer conventions.
* [blockchain-certificates/pyld](https://github.com/blockchain-certificates/pyld) - JSON-LD processor written in Python
* [blockchain-certificates/archived-cert-store](https://github.com/blockchain-certificates/archived-cert-store) - Storage library and service for Blockchain Certificates
* [blockchain-certificates/openbadges-validator-core](https://github.com/blockchain-certificates/openbadges-validator-core) - Open Badges validation in python
* [blockchain-certificates/PodSpecs](https://github.com/blockchain-certificates/PodSpecs) - A listing of CocoaPod .podspec files for all pods created in the Blockchain Certificates project.
* [blockchain-certificates/openbadges-bakery](https://github.com/blockchain-certificates/openbadges-bakery) - An OpenBadges image baking library that works with PNGs and SVGs
* [blockchain-certificates/JSONLD](https://github.com/blockchain-certificates/JSONLD) - An iOS framework for processing JSON-LD files.
* [blockchain-certificates/JSONLDProcessor](https://github.com/blockchain-certificates/JSONLDProcessor) - An iOS framework for processing JSON-LD files.
* [blockchain-certificates/cert-viewer](https://github.com/blockchain-certificates/cert-viewer) - A web app for viewing and validating Blockchain Certificates
* [blockchain-certificates/blockcerts-playground.github.io](https://github.com/blockchain-certificates/blockcerts-playground.github.io) - In-browser tool to experiment with Blockcerts
* [blockchain-certificates/cert-web-component](https://github.com/blockchain-certificates/cert-web-component) - A web component for displaying blockchain certificates.
* [blockchain-certificates/wallet-android](https://github.com/blockchain-certificates/wallet-android) - An Android app for Blockcerts
* [blockchain-certificates/BlockcertsFramework-iOS](https://github.com/blockchain-certificates/BlockcertsFramework-iOS) - An iOS wallet for viewing, validating, and sharing certs
* [blockchain-certificates/wallet-iOS](https://github.com/blockchain-certificates/wallet-iOS) - An iOS wallet for Blockcerts
* [sovrin-foundation/sovrin-sip](https://github.com/sovrin-foundation/sovrin-sip) - controlled techical docs/standards for Sovrin Foundation
* [sovrin-foundation/sov-docs-conf](https://github.com/sovrin-foundation/sov-docs-conf) - A repository containing the code that builds the Sovrin documentation website's shared repository sidebar
* [sovrin-foundation/ssi-protocol](https://github.com/sovrin-foundation/ssi-protocol) - Document the interactions and conventions that make self-sovereign identity interoperable.
* [sovrin-foundation/indy-dev</a> - Forked from michaeldboyd/indy-dev](https://github.com/sovrin-foundation/indy-dev) - This is a quick way to setup a development environment to experiment with IndySDK
* [sovrin-foundation/libsovtoken](https://github.com/sovrin-foundation/libsovtoken) - This is a payment handler library to work with libindy. It may one day be merged into libindy.
* [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.
* [sovrin-foundation/indy-android-dependencies](https://github.com/sovrin-foundation/indy-android-dependencies) - Dependencies required to build indy-sdk
* [decentralized-identity/decentralized-identity.github.io](https://github.com/decentralized-identity/decentralized-identity.github.io) - Site for the open source, community-driven group of dev and organizations working toward an interoperable, decentralized identity ecosystem
* [decentralized-identity/org](https://github.com/decentralized-identity/org) - DIF docs, wiki, and organizational material
* [decentralized-identity/credential-manifest](https://github.com/decentralized-identity/credential-manifest) - Format that normalizes the definition of requirements for the issuance of a credential
* [decentralized-identity/universal-registrar](https://github.com/decentralized-identity/universal-registrar) - Specifications and implementation of a universal identifier registrar
* [decentralized-identity/attestations](https://github.com/decentralized-identity/attestations) - Attestation API implementations for various languages and platforms.
*<ahref="https://github.com/decentralized-identity/did-common-typescript"/>/decentralized-identity/did-common-typescript</a> - A common bundle of shared code and modules for working with DIDs, DID Documents, and other DID-related activities
* [decentralized-identity/did-security-csharp](https://github.com/decentralized-identity/did-security-csharp) - C# implementation of DID security and privacy controls
* [decentralized-identity/did-security-typescript](https://github.com/decentralized-identity/did-security-typescript) - Typescript implementation of DID security and privacy controls
* [decentralized-identity/did-common-java](https://github.com/decentralized-identity/did-common-java) - Shared DID Java library.
* [decentralized-identity/ua-web-extension](https://github.com/decentralized-identity/ua-web-extension) - Basic web extension version of a DID User Agent
* [decentralized-identity/did-recovery](https://github.com/decentralized-identity/did-recovery) - Various methods for DID recovery
* [decentralized-identity/web-polyfills](https://github.com/decentralized-identity/web-polyfills) - Polyfills for proposed or emerging DID-centric Web APIs
* [decentralized-identity/did-auth-jose](https://github.com/decentralized-identity/did-auth-jose) - JOSE-based implementation of DID Authenticated Encryption
* [decentralized-identity/sidetree-ipfs](https://github.com/decentralized-identity/sidetree-ipfs) - IPFS module for storing and accessing Sidetree entity operation data via content addressable storage
* [decentralized-identity/sidetree-core](https://github.com/decentralized-identity/sidetree-core) - The blockchain-agnostic server implementation of the Sidetree protocol.
* [decentralized-identity/sidetree-bitcoin](https://github.com/decentralized-identity/sidetree-bitcoin) - Blockchain-specific code for the Sidetree-based DID Method implementation on Bitcoin
* [decentralized-identity/ion](https://github.com/decentralized-identity/ion) - DID Method implementation using the Sidetree protocol on top of Bitcoin
* [decentralized-identity/hub-sdk-js-sample](https://github.com/decentralized-identity/hub-sdk-js-sample) - Sample app demonstrating use of the DIF Identity Hub JavaScript SDK.
* [decentralized-identity/hub-sdk-js](https://github.com/decentralized-identity/hub-sdk-js) - JavaScript SDK for interacting with Identity Hubs
* [decentralized-identity/hub-common-js](https://github.com/decentralized-identity/hub-common-js) - Common interfaces for working with Identity Hubs in JavaScript/TypeScript
* [decentralized-identity/hub-node-core](https://github.com/decentralized-identity/hub-node-core) - Node.js implementation of the Identity Hub interfaces, business logic, and replication protocol.
* [decentralized-identity/identity-hub](https://github.com/decentralized-identity/identity-hub) - Storage and compute nodes for decentralized identity data and interactions
* [decentralized-identity/hub-node-reference](https://github.com/decentralized-identity/hub-node-reference) - The official Identity Hub reference implementation bundle for Node.js
* [decentralized-identity/universal-resolver](https://github.com/decentralized-identity/universal-resolver) - Universal Resolver implementation and drivers.
* [decentralized-identity/universal-resolver-frontend](https://github.com/decentralized-identity/universal-resolver-frontend) - Frontend web UI for Universal Resolver
* [veres-one/veres-one](https://github.com/veres-one/veres-one) - A ledger for acquiring and managing decentralized identifiers
* [veres-one/did-veres-one](https://github.com/veres-one/did-veres-one) - A Decentralized Identifier utility library for Veres One
* [veres-one/veres-one-validator](https://github.com/veres-one/veres-one-validator) - A ledger validator that accepts either signatures or proof of work
> "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.
> "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/display/ursa)]
[IBM-Blockchain-Identity/indy-tutorial-sandbox](https://github.com/IBM-Blockchain-Identity/indy-tutorial-sandbox) - Forked from brycecurtis/indy-tutorial-sandbox
[IBM-Blockchain-Identityindy-ssivc-tutorial](https://github.com/IBM-Blockchain-Identity/indy-ssivc-tutorial) - A turnkey, Docker-based tutorial for help developers get acquainted with Self-Sovereign Identity and Verifiable Credentials.
* [bcgov/BC-Policy-Framework-For-GitHub](https://github.com/bcgov/BC-Policy-Framework-For-GitHub) - Policy information for BC Government employees using GitHub
* [bcgov/design-system](https://github.com/bcgov/design-system) - British Columbia Government Design System for Digital Services
* [bcgov/TheOrgBook](https://github.com/bcgov/TheOrgBook) - A public repository of verifiable claims about organizations. A key component of the Verifiable Organization Network.
* [bcgov/von-network](https://github.com/bcgov/von-network) - A portable development level Indy Node network.
* [bcgov/von-ledger-explorer](https://github.com/bcgov/von-ledger-explorer) - The VON Ledger Explorer
* [bcgov/dFlow](https://github.com/bcgov/dFlow) - A demonstration of the verifiable organization network showing a new restaurant gathering the permits necessary to open.
* [bcgov/indy-catalyst](https://github.com/bcgov/indy-catalyst) - Hyperledger Indy Catalyst is a set of application level software components designed to accelerate the adoption of trustworthy entity to entity communications.
* [bcgov/indy-sdk-postgres-storage](https://github.com/bcgov/indy-sdk-postgres-storage) - PostgreSQL plug-in for use with the indy-sdk
* [PSPC-SPAC-buyandsell/von_tails](https://github.com/PSPC-SPAC-buyandsell/von_tails) - Tails file server for von_anchor issuer and holder-prover anchors
* [PSPC-SPAC-buyandsell/von_anchor](https://github.com/PSPC-SPAC-buyandsell/von_anchor) - VON anchor classes for interaction with sovrin/indy ledger via indy-sdk
* [PSPC-SPAC-buyandsell/von-image](https://github.com/PSPC-SPAC-buyandsell/von-image) - Standard docker images for building VON components
* [PSPC-SPAC-buyandsell/von-x](https://github.com/PSPC-SPAC-buyandsell/von-x) - VON-X is a Python library enabling rapid deployment of Hyperledger Indy credential issuer, holder, and verifier services, particularly for integration with TheOrgBook.
* [PSPC-SPAC-buyandsell/didauth](https://github.com/PSPC-SPAC-buyandsell/didauth) - DID authentication by way of HTTP Signatures for Hyperledger Indy agents
* [PSPC-SPAC-buyandsell/von_agent](https://github.com/PSPC-SPAC-buyandsell/von_agent) - VON agents using indy-sdk
* [PSPC-SPAC-buyandsell/von_connector](https://github.com/PSPC-SPAC-buyandsell/von_connector) - service wrapper API per agent, via django application
* [PSPC-SPAC-buyandsell/ReferenceVonActuator](https://github.com/PSPC-SPAC-buyandsell/ReferenceVonActuator) - Java implementation of actuator of reference von_connector implementation
* [PSPC-SPAC-buyandsell/von_conx](https://github.com/PSPC-SPAC-buyandsell/von_conx) - Reference implementation (sample) for a VON Connector using tools of VON_X
* [PSPC-SPAC-buyandsell/demo-agent](https://github.com/PSPC-SPAC-buyandsell/demo-agent) - agent and api wrapper code base
* [SelfKeyFoundation/selfkey-developers](https://github.com/SelfKeyFoundation/selfkey-developers) - SelfKey Developer Site
* [SelfKeyFoundation/selfkey-developer-portal](https://github.com/SelfKeyFoundation/selfkey-developer-portal) - Developer Resources for SelfKey SDK's
* [SelfKeyFoundation/selfkey-platform](https://github.com/SelfKeyFoundation/selfkey-platform) - Temporarily hosted here until ready for public consumption.
* [SelfKeyFoundation/selfkey-download-portal](https://github.com/SelfKeyFoundation/selfkey-download-portal) - Download links and information for SelfKey software releases
* [SelfKeyFoundation/identity-wallet-mobile](https://github.com/SelfKeyFoundation/identity-wallet-mobile) - The React Native mobile application for SelfKey.
* [SelfKeyFoundation/selfkey-did](https://github.com/SelfKeyFoundation/selfkey-did) - Library for DID managemente and issuance and verification of verifiable credentials
* [SelfKeyFoundation/selfkey-claim-registry](https://github.com/SelfKeyFoundation/selfkey-claim-registry) - Public claim registry for Selfkey DIDs
* [SelfKeyFoundation/selfkey-did-resolver](https://github.com/SelfKeyFoundation/selfkey-did-resolver) - Library for resolving DIDs in SelfKey method space
* [SelfKeyFoundation/selfkey-commerce](https://github.com/SelfKeyFoundation/selfkey-commerce) - Payment, Escrow and Affiliate Smart Contract Development
* [SelfKeyFoundation/selfkey-staking](https://github.com/SelfKeyFoundation/selfkey-staking) - Contracts that implement staking and marketplace deposit functionality for SelfKey
* [SelfKeyFoundation/identity-contracts](https://github.com/SelfKeyFoundation/identity-contracts) - Development on self-sovereign identity and verifiable claims
* [SelfKeyFoundation/selfkey-name-registry](https://github.com/SelfKeyFoundation/selfkey-name-registry) - Smart contract for registering names
* [SelfKeyFoundation/keythereum](https://github.com/SelfKeyFoundation/keythereum) - Forked from ethereumjs/keythereum - Create, import and export Ethereum keys
* [SelfKeyFoundation/selfkey-js-client](https://github.com/SelfKeyFoundation/selfkey-js-client) - JavaScript Client Library for integrating Login with SelfKey
* [SelfKeyFoundation/selfkey-nodejs-demo](https://github.com/SelfKeyFoundation/selfkey-nodejs-demo) - Demo Site For Testing SelfKey Marketplace and LWS Integrations
* [SelfKeyFoundation/trezor-wallet-provider](https://github.com/SelfKeyFoundation/trezor-wallet-provider) - Forked from HartgerV/trezor-wallet-provider - Trezor wallet provider for the Web3 ProviderEngine
* [SelfKeyFoundation/airtable-proxy](https://github.com/SelfKeyFoundation/airtable-proxy) - A proxy service for airtable
* [SelfKeyFoundation/react-jsonschema-form-material-theme](https://github.com/SelfKeyFoundation/react-jsonschema-form-material-theme) - Widgets and templates using material-ui
* [ontio/OWallet](https://github.com/ontio/OWallet) - a comprehensive Ontology desktop wallet
* [ontio/ontology-dapi](https://github.com/ontio/ontology-dapi) - A lightweight Javascript library for interacting with Ontology node and Ontology wallets
* [ontio/ontology-ddxf](https://github.com/ontio/ontology-ddxf) - Distributed data eXchange Framework,which allows to build data marketplaces .