decentralized-id.github.io/github/README.md

607 lines
61 KiB
Markdown
Raw Normal View History

2019-03-06 13:07:47 +00:00
---
title: SSI-DID Github Repositories
description: ... and you can too!
---
2019-03-06 12:46:42 +00:00
2019-03-06 12:50:22 +00:00
# SSI-DID Github Repositories
2019-03-06 12:46:42 +00:00
**... and you can too!**
2019-03-06 11:00:36 +00:00
## Contents
* [/WebOfTrustInfo](#weboftrustinfo---design-workshop)
2019-03-06 12:35:37 +00:00
* [/w3c](#w3c---world-wide-web-consortium-)
2019-03-06 20:12:55 +00:00
* [Verifiable Claims Working Group](#w3cverifiable-claims----vc-working-group)
2019-03-06 12:46:42 +00:00
* [Credentials Community Group](#w3c-ccg---credentials-community-group-)
2019-03-06 20:12:55 +00:00
* [CCG - DID](ccg---did-)
2019-03-06 12:46:42 +00:00
* [Verifiable Credentials](#ccg---verifiable-credentials-)
* [Linked Data](#ccg----linked-data-)
* [Digital Verification Community Group](#digital-verification-community-group-)
* [OpenCreds](#opencreds-)
2019-03-06 22:08:31 +00:00
* [Learning Machine](#learning-machine-)
* [Blockcerts](#blockcerts-)
* [Blockcerts Json](#blockcerts-json-)
* [Blockcerts Web](#blockcerts-web-)
* [Blockcerts Mobile](#blockcerts-mobile-)
* [Digital Bazaar](#digital-bazaar-)
* [DB - Identity](#db---identity-)
* [DB - Credentials](#db---credentials-)
* [DB - DID](#db---did-)
* [DB - Linked Data](#db---linked-data-)
2019-03-06 12:46:42 +00:00
* [Decentralized Identity Foundation](#decentralized-identity---dif-)
2019-03-06 13:07:47 +00:00
* [DIF - DID](#dif---did-)
* [DIF - DID-Auth](#dif---did-auth-)
* [DIF - Sidetree](#dif---sidetree-)
* [DIF - Hub](#dif---hub-)
* [DIF - Uniresolver](#dif---uniresolver-)
2019-03-06 12:46:42 +00:00
* [/hyperledger Indy](#hyperledger-indy-)
2019-03-06 20:12:55 +00:00
* [Verifiable Organizations Network](#verifiable-organizations-network-)
2019-03-06 13:07:47 +00:00
* [BCGov - VON](#bcgov---von-)
2019-03-06 20:12:55 +00:00
* [VON - Indy](#von---indy-)
* [VON - Agents](#von-agents-)
2019-03-06 13:07:47 +00:00
* [BCGov - DID-Auth](#bcgov---did-auth-)
2019-03-06 20:12:55 +00:00
* [PSPC-SPAC-buyandsell](#pspc-spac-buyandsell-) - Public Services and Procurement Canada
2019-03-06 22:08:31 +00:00
* [Veres One](#veres-one-)
2019-03-06 20:12:55 +00:00
* [Ethereum](#ethereum-)
* [uPort](#uport-)
* [uPort DID](#uport-did-)
* [uPort Identification](#uport-identification-)
* [uPort Mobile](#uport-mobile-)
* [uPort Lambda](#uport-lambda-)
* [uPort React](#uport-react-)
* [uPort Assorted](#uport-assorted-)
* [Jolocom](#jolocom-)
* [Selfkey Foundation](#selfkey-foundation-)
* [Selfkey DID](#selfkey-did-)
* [Selfkey SmartContracts](#selfkey-smartcontracts-)
* [Selfkey Javascript](#selfkey-javascript-)
* [Selfkey Assorted](#selfkey-assorted)
* [Ockam Network](#ockam-network-)
2019-03-06 12:46:42 +00:00
* [/peacekeeper/blockchain-identity](#peacekeeperblockchain-identity-)
* [/decentralized-id/decentralized-id.github.io](#decentralized-iddecentralized-idgithubio-)
2019-03-06 13:07:47 +00:00
2019-03-06 11:00:36 +00:00
2019-03-06 12:37:55 +00:00
## /WebOfTrustInfo - Design Workshop
2019-03-06 11:00:36 +00:00
>The Web of Trust is a buzzword for a new model of decentralized self-sovereign identity. Its 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.
* <a href="https://github.com/WebOfTrustInfo/" target="_blank">https://github.com/WebOfTrustInfo/</a>
* <a href="literature/Rebooting-Web-of-Trust.md">One Page List of RWoT Literature</a>
2019-03-06 12:37:55 +00:00
## /w3c - World Wide Web Consortium [**^**](#contents)
2019-03-06 11:00:36 +00:00
2019-03-06 20:12:55 +00:00
### /w3c/verifiable-claims - VC Working Group
2019-03-06 11:00:36 +00:00
<a href="https://lists.w3.org/Archives/Public/public-vc-wg/" target="_blank">Verifiable Claims WG - Mailing List</a> (and archives)
* <a href="https://github.com/w3c/verifiable-claims" target="_blank">/w3c/verifiable-claims</a> - W3C Verifiable Claims Working Group.
* <a href="https://github.com/w3c/vc-data-model" target="_blank">/w3c/vc-data-model</a> -Verifiable Claims Data Model and Representations specification.
* <a href="https://github.com/w3c/vc-use-cases" target="_blank">/w3c/vc-use-cases</a> - Verifiable Claims Use Cases.
* <a href="https://github.com/w3c/vc-test-suite" target="_blank">/w3c/vc-test-suite</a> - Verifiable Claims WG Test Suite.
* <a href="https://github.com/w3c/vc-imp-guide" target="_blank">/w3c/vc-imp-guide</a> - Verifiable Credentials Implementation Guidelines
2019-03-06 12:35:37 +00:00
### /w3c-ccg - Credentials Community Group [**^**](#contents)
2019-03-06 11:00:36 +00:00
<a href="http://lists.w3.org/Archives/Public/public-credentials/" target="_blank">Public mailing list for the Credentials Community Group</a> (and archives) - Anyone may read or write to this list.
* <a href="https://github.com/w3c-ccg/meetings" target="_blank">/w3c-ccg/meetings</a> CCG Meeting Transcripts
* <a href=" https://github.com/w3c-ccg/community" target="_blank">/w3c-ccg/community</a> - CCG Community Repo
* <a href="https://github.com/w3c-ccg/announcements" target="_blank">/w3c-ccg/announcements</a> - CCG Announcements
* <a href="https://github.com/w3c-ccg/w3c-ccg-process" target="_blank">/w3c-ccg/w3c-ccg-process</a>
* <a href="https://github.com/w3c-ccg/registries-process" target="_blank">/w3c-ccg/registries-process</a>
2019-03-06 20:12:55 +00:00
#### CCG - DID [**^**](#contents)
2019-03-06 12:35:37 +00:00
* <a href="https://github.com/w3c-ccg/did-primer" target="_blank">/w3c-ccg/did-primer</a> - A Primer for Decentralized Identifiers
* <a href="https://github.com/w3c-ccg/did-spec" target="_blank">/w3c-ccg/did-spec</a> - Decentralized Identifier (DID) 1.0 Specification - Data Model and Syntax
* <a href="https://github.com/w3c-ccg/did-resolution" target="_blank">/w3c-ccg/did-resolution</a> Spec 1.0
* <a href="https://github.com/w3c-ccg/did-use-cases" target="_blank">/w3c-ccg/did-use-cases</a>
* <a href="https://github.com/w3c-ccg/did-method-registry" target="_blank">/w3c-ccg/did-method-registry</a> - a list of all known DID Methods and their current level of maturity.
* <a href="https://github.com/w3c-ccg/didm-btcr" target="_blank">/w3c-ccg/didm-btcr</a> - WORK ITEM: BTCR DID Method Spec
* <a href="https://github.com/w3c-ccg/didm-veres-one" target="_blank">/w3c-ccg/didm-veres-one</a> - Veres One Decentralized Identifier Method Specification
* <a href="https://github.com/w3c-ccg/did-wg-proposal" target="_blank">/w3c-ccg/did-wg-proposal</a> - Proposal to W3C membership for a DID Working Group.
* <a href="https://github.com/w3c-ccg/did-wg-charter" target="_blank">/w3c-ccg/did-wg-charter</a> - EXPERIMENTAL charter for the W3C Decentralized Identifier Working Group
* <a href="https://github.com/w3c-ccg/did-hackathon-2018" target="_blank">/w3c-ccg/did-hackathon-2018</a>
* <a href="https://github.com/w3c-ccg/data-minimization" target="_blank">/w3c-ccg/data-minimization</a> - Data Minimization, Selective Disclosure, and Progressive Trust
* <a href="https://github.com/w3c-ccg/credential-handler-api" target="_blank">/w3c-ccg/credential-handler-api</a>
* <a href="https://github.com/w3c-ccg/amira" target="_blank">/w3c-ccg/amira</a> - Amira Engagement Model.
* <a href="https://github.com/w3c-ccg/functional-identity" target="_blank">/w3c-ccg/functional-identity</a>
#### CCG - Verifiable Credentials [**^**](#contents)
* <a href="https://github.com/w3c-ccg/vc-status-registry" target="_blank"></a> - REGISTRY: The Verifiable Credentials Status Scheme Registry.
* <a href="https://github.com/w3c-ccg/edu_occ_verifiable_credentials" target="_blank">/w3c-ccg/edu_occ_verifiable_credentials</a> - WORK ITEM: Drafts and Ideas of Educational and Occupational Verifiable Credentials.
* <a href="https://github.com/w3c-ccg/vc-examples" target="_blank">/w3c-ccg/vc-examples</a> - WORK ITEM: Verifiable Credentials Examples
#### CCG - Linked Data [**^**](#contents)
* <a href="https://github.com/w3c-ccg/ocap-ld" target="_blank">/w3c-ccg/ocap-ld</a> - WORK ITEM: Linked Data Object Capabilities specification
* <a href="https://github.com/w3c-ccg/ld-cryptosuite-registry" target="_blank">/w3c-ccg/ld-cryptosuite-registry</a> - REGISTRY: Linked Data Keys Registry
### Digital Verification Community Group [**^**](#contents)
2019-03-06 11:00:36 +00:00
> The mission of the W3C Digital Verification Community Group is to study, design, promote, and deploy systems that increase trust on the Web.
* <a href="https://sea-region.github.com/w3c-dvcg/w3c-dvcg.github.io" target="_blank">/w3c-dvcg/w3c-dvcg.github.io</a> - Landing site for W3C Digital Verification Community Group.
* <a href="https://sea-region.github.com/w3c-dvcg/multibase" target="_blank">/w3c-dvcg/multibase</a> -
An IETF Internet Draft for the Multibase data format
* <a href="https://sea-region.github.com/w3c-dvcg/hashlink" target="_blank">/w3c-dvcg/hashlink</a> - An IETF Internet Draft for the Hashlink data format
* <a href="https://sea-region.github.com/w3c-dvcg/multihash" target="_blank">/w3c-dvcg/multihash</a> - An IETF Internet Draft for the Multihash data format
* <a href="https://sea-region.github.com/w3c-dvcg/security-vocab" target="_blank">/w3c-dvcg/security-vocab</a> - The Linked Data Security Vocabulary
* <a href="https://sea-region.github.com/w3c-dvcg/lds-rsa2018" target="_blank">/w3c-dvcg/lds-rsa2018</a> -
Linked Data Signature Suite created in 2018
* <a href="https://sea-region.github.com/w3c-dvcg/http-signatures" target="_blank">/w3c-dvcg/http-signatures</a> - Signing HTTP Messages specification
* <a href="https://sea-region.github.com/w3c-dvcg/ld-proofs" target="_blank">/w3c-dvcg/ld-proofs</a> -
Linked Data Proofs Specification
* <a href="https://sea-region.github.com/w3c-dvcg/ld-signatures" target="_blank">/w3c-dvcg/ld-signatures</a> - Linked Data Signatures enable digital signatures on Linked Data
* <a href="https://sea-region.github.com/w3c-dvcg/lds-ed25519-2018" target="_blank">/w3c-dvcg/lds-ed25519-2018</a> - Linked Data Signature Suite for Ed25519 2018
* <a href="https://sea-region.github.com/w3c-dvcg/lds-merkleproof2017" target="_blank">/w3c-dvcg/lds-merkleproof2017</a> - 2017 Signature suite for doing Merkle Proofs.
* <a href="https://sea-region.github.com/w3c-dvcg/lds-redaction2016" target="_blank">/w3c-dvcg/lds-redaction2016</a> - Linked Data Signature Suite created in 2016 for performing Redacted
* <a href="https://sea-region.github.com/w3c-dvcg/http-signatures-audit" target="_blank">/w3c-dvcg/http-signatures-audit</a> - Security considerations for HTTP Signatures specification.
* <a href="https://sea-region.github.com/w3c-dvcg/lds-koblitz2016" target="_blank">/w3c-dvcg/lds-koblitz2016</a> - Linked Data Signature Suite for the Koblitz Elliptic Curve 2016
* <a href="https://sea-region.github.com/w3c-dvcg/lds-pseudonymous2016/" target="_blank">/w3c-dvcg/lds-pseudonymous2016/</a>
* <a href="https://sea-region.github.com/w3c-dvcg/lds-rsa2016/" target="_blank">/w3c-dvcg/lds-rsa2016/</a>
2019-03-06 12:46:42 +00:00
### /opencreds [**^**](#contents)
2019-03-06 11:00:36 +00:00
* <a href="https://github.com/opencreds/website" target="_blank">/opencreds/website</a> - The Open Credentials Website
* <a href="https://github.com/opencreds/minutes" target="_blank">/opencreds/minutes</a> -
Text and audio meeting minutes for W3C Credentials Community Group
2019-03-06 22:08:31 +00:00
## Learning Machine [**^**](#contents)
* <a href="https://github.com/learningmachine/stage.blockcerts.github.io" target="_blank">/learningmachine/stage.blockcerts.github.io</a> - Web site
- Forked from blockchain-certificates/blockchain-certificates.github.io
* <a href="https://github.com/learningmachine/polymer-redux" target="_blank">/learningmachine/polymer-redux</a> - An example use-case to showcase the state/view abstraction in Polymer 3, LitElement and Redux context
* <a href="https://github.com/learningmachine/ajv" target="_blank">/learningmachine/ajv</a> -The fastest JSON-Schema Validator. Supports draft-06
- Forked from epoberezkin/ajv
* <a href="https://github.com/learningmachine/Foundatio" target="_blank">/learningmachine/Foundatio</a> - Pluggable foundation blocks for building distributed apps.
- Forked from FoundatioFx/Foundatio
### Blockcerts [**^**](#contents)
* <a href="https://github.com/blockchain-certificates/blockcerts-verifier" target="_blank">/blockchain-certificates/blockcerts-verifier</a> - A Blockcerts verifier and viewer
* <a href="https://github.com/blockchain-certificates/cert-issuer" target="_blank">/blockchain-certificates/cert-issuer</a> - Issues Blockcerts using either the Bitcoin or Ethereum blockchain
* <a href="https://github.com/blockchain-certificates/cert-verifier" target="_blank">/blockchain-certificates/cert-verifier</a> - Python library for verifying Blockcerts
* <a href="https://github.com/blockchain-certificates/cert-schema" target="_blank">/blockchain-certificates/cert-schema</a> - The schema for Blockcerts
- Forked from IMSGlobal/cert-schema
* <a href="https://github.com/blockchain-certificates/assets" target="_blank">/blockchain-certificates/assets</a>
* <a href="https://github.com/blockchain-certificates/cert-verifier-js" target="_blank">/blockchain-certificates/cert-verifier-js</a> - Javascript library for verifying Blockcerts Certificates
* <a href="https://github.com/blockchain-certificates/cert-tools" target="_blank">/blockchain-certificates/cert-tools</a> -Command line tools for designing certificate templates and instantiating a certificate batch
* <a href="https://github.com/blockchain-certificates/obi-baking" target="_blank">/blockchain-certificates/obi-baking</a> - Example of baking a blockcert into an Open Badge
* <a href="https://github.com/blockchain-certificates/cert-core" target="_blank">/blockchain-certificates/cert-core</a>
* <a href="https://github.com/blockchain-certificates/wallet-test-resources" target="_blank">/blockchain-certificates/wallet-test-resources</a> - These are resources used to test implementations of the evolving blockcerts certificate standard and issuer conventions.
* <a href="https://github.com/blockchain-certificates/pyld" target="_blank">/blockchain-certificates/pyld</a> - JSON-LD processor written in Python
- Forked from digitalbazaar/pyld
* <a href="https://github.com/blockchain-certificates/archived-cert-store" target="_blank">/blockchain-certificates/archived-cert-store</a> - Storage library and service for Blockchain Certificates
* <a href="https://github.com/blockchain-certificates/openbadges-validator-core" target="_blank">/blockchain-certificates/openbadges-validator-core</a> - Open Badges validation in python
- Forked from IMSGlobal/openbadges-validator-core
* <a href="https://github.com/blockchain-certificates/PodSpecs" target="_blank">/blockchain-certificates/PodSpecs</a> - A listing of CocoaPod .podspec files for all pods created in the Blockchain Certificates project.
* <a href="https://github.com/blockchain-certificates/openbadges-bakery" target="_blank">/blockchain-certificates/openbadges-bakery</a> - An OpenBadges image baking library that works with PNGs and SVGs
- Forked from mozilla/openbadges-bakery
#### Blockcerts Json [**^**](#contents)
* <a href="https://github.com/blockchain-certificates/JSONLD" target="_blank">/blockchain-certificates/JSONLD</a> - An iOS framework for processing JSON-LD files.
* <a href="https://github.com/blockchain-certificates/JSONLDProcessor" target="_blank">/blockchain-certificates/JSONLDProcessor</a> - An iOS framework for processing JSON-LD files.
#### Blockcerts Web [**^**](#contents)
* <a href="https://github.com/blockchain-certificates/cert-viewer" target="_blank">/blockchain-certificates/cert-viewer</a> - A web app for viewing and validating Blockchain Certificates
* <a href="https://github.com/blockchain-certificates/blockcerts-playground.github.io" target="_blank">/blockchain-certificates/blockcerts-playground.github.io</a> - In-browser tool to experiment with Blockcerts
* <a href="https://github.com/blockchain-certificates/blockchain-certificates.github.io" target="_blank">/blockchain-certificates/blockchain-certificates.github.io</a>
- Forked from mmistakes/minimal-mistakes
* <a href="https://github.com/blockchain-certificates/cert-web-component" target="_blank">/blockchain-certificates/cert-web-component</a> - A web component for displaying blockchain certificates.
#### Blockcerts Mobile [**^**](#contents)
* <a href="https://github.com/blockchain-certificates/wallet-android" target="_blank">/blockchain-certificates/wallet-android</a> - An Android app for Blockcerts
* <a href="https://github.com/blockchain-certificates/BlockcertsFramework-iOS" target="_blank">/blockchain-certificates/BlockcertsFramework-iOS</a> - An iOS wallet for viewing, validating, and sharing certs
* <a href="https://github.com/blockchain-certificates/wallet-iOS" target="_blank">/blockchain-certificates/wallet-iOS</a> - An iOS wallet for Blockcerts
## Digital Bazaar [**^**](#contents)
* <a href="https://github.com/digitalbazaar/bedrock" target="_blank">/digitalbazaar/bedrock</a> - Bedrock: A core foundation for rich Web applications.
* <a href="https://github.com/digitalbazaar/forge" target="_blank">/digitalbazaar/forge</a> - A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
* <a href="https://github.com/digitalbazaar/veres-delta-docs" target="_blank">/digitalbazaar/veres-delta-docs</a>
* <a href="https://github.com/digitalbazaar/uuid-random" target="_blank">/digitalbazaar/uuid-random</a>
### DB - Identity [**^**](#contents)
* <a href="https://github.com/digitalbazaar/bedrock-angular-identity-composer" target="_blank">/digitalbazaar/bedrock-angular-identity-composer</a> - An bedrock-based AngularJS directive for composing an Identity from a set of credentials
* <a href="https://github.com/digitalbazaar/bedrock-identity-http" target="_blank">/digitalbazaar/bedrock-identity-http</a>
* <a href="https://github.com/digitalbazaar/opencred-idp" target="_blank">/digitalbazaar/opencred-idp</a> - Open Credentials Identity Provider and demo websites
* <a href="https://github.com/digitalbazaar/bedrock-angular-identity" target="_blank">/digitalbazaar/bedrock-angular-identity</a> - Bedrock AngularJS Identity Modules
* <a href="https://github.com/digitalbazaar/bedrock-identity" target="_blank">/digitalbazaar/bedrock-identity</a> - Bedrock identity
* <a href="https://github.com/digitalbazaar/bedrock-idp" target="_blank">/digitalbazaar/bedrock-idp</a> - Bedrock Identity Provider
### DB - Credentials
* <a href="https://github.com/digitalbazaar/vc-data-model" target="_blank">/digitalbazaar/vc-data-model</a> - Verifiable Claims Data Model and Representations specification
- Forked from w3c/vc-data-model
* <a href="https://github.com/digitalbazaar/vc-test-suite" target="_blank">/digitalbazaar/vc-test-suite</a> - Verifiable Claims WG Test Suite
- Forked from w3c/vc-test-suite
* <a href="https://github.com/digitalbazaar/vc-js" target="_blank">/digitalbazaar/vc-js</a> - Verifiable Claims JavaScript library
* <a href="https://github.com/digitalbazaar/credentials-io" target="_blank">/digitalbazaar/credentials-io</a> - Library for reading/writing credentials
* <a href="https://github.com/digitalbazaar/bedrock-credentials-rest" target="_blank">/digitalbazaar/bedrock-credentials-rest</a> - A RESTful API for credential storage
* <a href="https://github.com/digitalbazaar/" target="_blank">/digitalbazaar/bedrock-credential-vocabs</a> - Semantic web vocabularies for processing credentials.
* <a href="https://github.com/digitalbazaar/bedrock-address-credential-issuer" target="_blank">/digitalbazaar/bedrock-address-credential-issuer</a> - A module for issuing address credentials
* <a href="https://github.com/digitalbazaar/opencred-verifier" target="_blank">/digitalbazaar/opencred-verifier</a> - Open Credentials Verifier JavaScript API
* <a href="https://github.com/digitalbazaar/opencred-idp" target="_blank">/digitalbazaar/opencred-idp</a> - Open Credentials Identity Provider and demo websites
* <a href="https://github.com/digitalbazaar/" target="_blank">/digitalbazaar/bedrock-credential-notifications</a> - Notification issuing for credentials.
* <a href="https://github.com/digitalbazaar/bedrock-credentials-mongodb" target="_blank">/digitalbazaar/bedrock-credentials-mongodb</a> - Credential storage in mongodb
* <a href="https://github.com/digitalbazaar/bedrock-credentials-context" target="_blank">/digitalbazaar/bedrock-credentials-context</a>
* <a href="https://github.com/digitalbazaar/bedrock-angular-card-displayer" target="_blank">/digitalbazaar/bedrock-angular-card-displayer</a> - Bedrock displayer for card-based credentials
* <a href="https://github.com/digitalbazaar/bedrock-credential-handler" target="_blank">/digitalbazaar/bedrock-credential-handler</a> - Credential Handler for DID-based credentials
* <a href="https://github.com/digitalbazaar/bedrock-web-vc-store" target="_blank">/digitalbazaar/bedrock-web-vc-store</a> - A Javascript library for storing Verifiable Credentials for Bedrock web apps
* <a href="https://github.com/digitalbazaar/web-vc-query-creator" target="_blank">/digitalbazaar/web-vc-query-creator</a> - A Javascript library providing a simplified API for creating Verifiable Credentials queries for web apps.
* <a href="https://github.com/digitalbazaar/bedrock-angular-identity-composer" target="_blank">/digitalbazaar/bedrock-angular-identity-composer</a> - An bedrock-based AngularJS directive for composing an Identity from a set of credentials
* <a href="https://github.com/digitalbazaar/bedrock-web-profile-composer" target="_blank">/digitalbazaar/bedrock-web-profile-composer</a> - A Javascript library for fulfilling Verifiable Credentials queries for Bedrock web apps
### DB - DID
* <a href="https://github.com/digitalbazaar/did-whisper" target="_blank">/digitalbazaar/did-whisper</a> - DID whisper
* <a href="https://github.com/digitalbazaar/did-whisper-server" target="_blank">/digitalbazaar/did-whisper-server</a> - A simple DID Whisper server
* <a href="https://github.com/digitalbazaar/bedrock-web-did-store" target="_blank">/digitalbazaar/bedrock-web-did-store</a> - Enables storage and management of DIDs in a Web App
* <a href="https://github.com/digitalbazaar/bedrock-authn-did" target="_blank">/digitalbazaar/bedrock-authn-did</a>
* <a href="https://github.com/digitalbazaar/did-ssh" target="_blank">/digitalbazaar/did-ssh</a>
bedrock-angular-authn-did
* <a href="https://github.com/digitalbazaar/did-cli" target="_blank">/digitalbazaar/did-cli</a> - A client for managing Decentralized Identifiers
* <a href="https://github.com/digitalbazaar/did-io" target="_blank">/digitalbazaar/did-io</a> - Decentralized identifier management library for browser and node.js
* <a href="https://github.com/digitalbazaar/bedrock-authn-did-jwt" target="_blank">/digitalbazaar/bedrock-authn-did-jwt</a>
* <a href="https://github.com/digitalbazaar/bedrock-did-client" target="_blank">/digitalbazaar/bedrock-did-client</a>
* <a href="https://github.com/digitalbazaar/bedrock-angular-authn-did-jwt" target="_blank">/digitalbazaar/bedrock-angular-authn-did-jwt</a>
* <a href="https://github.com/digitalbazaar/bedrock-credential-handler" target="_blank">/digitalbazaar/bedrock-credential-handler</a> - Credential Handler for DID-based credentials
### DB - Linked Data
* <a href="https://github.com/digitalbazaar/php-json-ld" target="_blank">/digitalbazaar/php-json-ld</a> - PHP implementation of a JSON-LD Processor and API
* <a href="https://github.com/digitalbazaar/pyld" target="_blank">/digitalbazaar/pyld</a> - JSON-LD processor written in Python
* <a href="https://github.com/digitalbazaar/" target="_blank">/digitalbazaar/jsonld.js</a> - A JSON-LD Processor and API implementation in JavaScript
* <a href="https://github.com/digitalbazaar/jsonld-signatures" target="_blank">/digitalbazaar/jsonld-signatures</a> - An implementation of the Linked Data Signatures specification for JSON-LD. Works in the browser and node.js.
* <a href="https://github.com/digitalbazaar/json-ld" target="_blank">/digitalbazaar/json-ld</a> - A Context-based JSON Serialization for Linked Data
* <a href="https://github.com/digitalbazaar/ocapld.js" target="_blank">/digitalbazaar/ocapld.js</a> - Linked Data Capabilities reference implementation
* <a href="https://github.com/digitalbazaar/cuckoo-ldp" target="_blank">/digitalbazaar/cuckoo-ldp</a> - Cuckoo Cycle Based Linked Data Proofs
* <a href="https://github.com/digitalbazaar/bedrock-ldn-receiver" target="_blank">/digitalbazaar/bedrock-ldn-receiver</a> - Bedrock module for Linked Data Notification Receiver
* <a href="https://github.com/digitalbazaar/bedrock-ldn-inbox" target="_blank">/digitalbazaar/bedrock-ldn-inbox</a> - Bedrock module for Linked Data Notification Inboxes
* <a href="https://github.com/digitalbazaar/bedrock-angular-ldn" target="_blank">/digitalbazaar/bedrock-angular-ldn</a> - Bedrock AngularJS module for Linked Data Notification Sender+Consumer
* <a href="https://github.com/digitalbazaar/" target="_blank">/digitalbazaar/json-ld.org</a> - Forked from json-ld/json-ld.org
JSON for Linked Data
* <a href="https://github.com/digitalbazaar/flex-ledger" target="_blank">/digitalbazaar/flex-ledger</a> - Forked from web-payments/flex-ledger
A decentralized Linked Data Ledger for the Web
2019-03-06 12:46:42 +00:00
## /decentralized-identity - DIF [**^**](#contents)
2019-03-06 11:00:36 +00:00
* <a href="https://github.com/decentralized-identity/decentralized-identity.github.io" target="_blank">/decentralized-identity/decentralized-identity.github.io</a> - Site for the open source, community-driven group of dev and organizations working toward an interoperable, decentralized identity ecosystem
* <a href="https://github.com/decentralized-identity/org" target="_blank">/decentralized-identity/org</a> - DIF docs, wiki, and organizational material
2019-03-06 13:07:47 +00:00
* <a href="https://github.com/decentralized-identity/credential-manifest" target="_blank">/decentralized-identity/credential-manifest</a> - Format that normalizes the definition of requirements for the issuance of a credential
* <a href="https://github.com/decentralized-identity/universal-registrar" target="_blank">/decentralized-identity/universal-registrar</a> - Specifications and implementation of a universal identifier registrar
* <a href="https://github.com/decentralized-identity/attestations" target="_blank">decentralized-identity/attestations</a> - Attestation API implementations for various languages and platforms.
2019-03-06 11:00:36 +00:00
2019-03-06 13:07:47 +00:00
### DIF - DID [**^**](#contents)
2019-03-06 11:00:36 +00:00
* <a href="https://github.com/decentralized-identity/did-methods" target="_blank">/decentralized-identity/did-methods</a> - DID Method specs, docs, and materials
* <a href="https://github.com/decentralized-identity/did-common-typescript" target="_blank">/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
* <a href="https://github.com/decentralized-identity/did-security-csharp" target="_blank">/decentralized-identity/did-security-csharp</a> - C# implementation of DID security and privacy controls
* <a href="https://github.com/decentralized-identity/did-security-typescript" target="_blank">/decentralized-identity/did-security-typescript</a> - Typescript implementation of DID security and privacy controls
* <a href="https://github.com/decentralized-identity/did-common-java" target="_blank">/decentralized-identity/did-common-java</a> - Shared DID Java library.
* <a href="https://github.com/decentralized-identity/ua-web-extension" target="_blank">/decentralized-identity/ua-web-extension</a> - Basic web extension version of a DID User Agent
* <a href="https://github.com/decentralized-identity/did-recovery" target="_blank">/decentralized-identity/did-recovery</a> - Various methods for DID recovery
2019-03-06 13:07:47 +00:00
* <a href="https://github.com/decentralized-identity/web-polyfills" target="_blank">/decentralized-identity/web-polyfills</a> - Polyfills for proposed or emerging DID-centric Web APIs
* <a href="https://github.com/decentralized-identity/" target="_blank">/decentralized-identity/</a>
* <a href="https://github.com/decentralized-identity/http-did-auth-proxy" target="_blank">/decentralized-identity/http-did-auth-proxy</a> - Forked from bcgov/http-did-auth-proxy
DID Auth HTTP proxy.
2019-03-06 11:00:36 +00:00
2019-03-06 13:07:47 +00:00
### DIF - DID-Auth [**^**](#contents)
2019-03-06 11:00:36 +00:00
* <a href="https://github.com/decentralized-identity/did-auth-jose" target="_blank">/decentralized-identity/did-auth-jose</a> - JOSE-based implementation of DID Authenticated Encryption
2019-03-06 13:07:47 +00:00
### DIF - Sidetree [**^**](#contents)
2019-03-06 11:00:36 +00:00
* <a href="https://github.com/decentralized-identity/sidetree-ipfs" target="_blank">/decentralized-identity/sidetree-ipfs</a> - IPFS module for storing and accessing Sidetree entity operation data via content addressable storage
* <a href="https://github.com/decentralized-identity/sidetree-core" target="_blank">/decentralized-identity/sidetree-core</a> - The blockchain-agnostic server implementation of the Sidetree protocol.
* <a href="https://github.com/decentralized-identity/sidetree-bitcoin" target="_blank">/decentralized-identity/sidetree-bitcoin</a> - Blockchain-specific code for the Sidetree-based DID Method implementation on Bitcoin
* <a href="https://github.com/decentralized-identity/ion" target="_blank">/decentralized-identity/ion</a> - DID Method implementation using the Sidetree protocol on top of Bitcoin
2019-03-06 13:07:47 +00:00
### DIF - Hub [**^**](#contents)
2019-03-06 11:00:36 +00:00
* <a href="https://github.com/decentralized-identity/hub-sdk-js-sample" target="_blank">/decentralized-identity/hub-sdk-js-sample</a> - Sample app demonstrating use of the DIF Identity Hub JavaScript SDK.
* <a href="https://github.com/decentralized-identity/hub-sdk-js" target="_blank">/decentralized-identity/hub-sdk-js</a> - JavaScript SDK for interacting with Identity Hubs
* <a href="https://github.com/decentralized-identity/hub-common-js" target="_blank">/decentralized-identity/hub-common-js</a> - Common interfaces for working with Identity Hubs in JavaScript/TypeScript
* <a href="https://github.com/decentralized-identity/hub-node-core" target="_blank">/decentralized-identity/hub-node-core</a> - Node.js implementation of the Identity Hub interfaces, business logic, and replication protocol.
* <a href="https://github.com/decentralized-identity/identity-hub" target="_blank">/decentralized-identity/identity-hub</a> - Storage and compute nodes for decentralized identity data and interactions
* <a href="https://github.com/decentralized-identity/hub-node-reference" target="_blank">/decentralized-identity/hub-node-reference</a> - The official Identity Hub reference implementation bundle for Node.js
2019-03-06 13:07:47 +00:00
### DIF - Uniresolver [**^**](#contents)
2019-03-06 11:00:36 +00:00
* <a href="https://github.com/decentralized-identity/universal-resolver" target="_blank">/decentralized-identity/universal-resolver</a> - Universal Resolver implementation and drivers.
* <a href="https://github.com/decentralized-identity/universal-resolver-frontend" target="_blank">/decentralized-identity/universal-resolver-frontend</a> - Frontend web UI for Universal Resolver
* <a href="https://github.com/decentralized-identity/universal-resolver-python" target="_blank">/decentralized-identity/universal-resolver-python</a>
* <a href="https://github.com/decentralized-identity/universal-resolver-java" target="_blank">/decentralized-identity/universal-resolver-java</a>
2019-03-06 12:46:42 +00:00
## /hyperledger Indy [**^**](#contents)
2019-03-06 13:07:47 +00:00
* [/indy-plenum](https://github.com/hyperledger/indy-plenum) - Byzantine Fault Tolerant Protocol [[**wiki**](https://github.com/hyperledger/indy-plenum/wiki)]
2019-03-06 11:00:36 +00:00
> "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.
2019-03-06 13:07:47 +00:00
* [/indy-sdk](https://github.com/hyperledger/indy-sdk) - Everything needed to build applications that interact with an Indy distributed identity ledger.
2019-03-06 11:00:36 +00:00
* [MAINTAINERS.md](https://github.com/hyperledger/indy-sdk/blob/master/MAINTAINERS.md)
2019-03-06 13:07:47 +00:00
* [/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)]
2019-03-06 11:00:36 +00:00
2019-03-06 20:12:55 +00:00
## Verifiable Organizations Network [**^**](#contents)
2019-03-06 11:00:36 +00:00
* <a href="https://github.com/bcgov/BC-Policy-Framework-For-GitHub" target="_blank">/bcgov/BC-Policy-Framework-For-GitHub</a> - Policy information for BC Government employees using GitHub
* <a href="https://github.com/bcgov/design-system" target="_blank">/bcgov/design-system</a> - British Columbia Government Design System for Digital Services
2019-03-06 12:46:42 +00:00
### BCGov - VON [**^**](#contents)
2019-03-06 11:00:36 +00:00
* <a href="https://github.com/bcgov/TheOrgBook" target="_blank">/bcgov/TheOrgBook</a> - A public repository of verifiable claims about organizations. A key component of the Verifiable Organization Network.
* <a href="https://github.com/bcgov/von" target="_blank">/bcgov/von</a> - Verifiable Organizations Network
* <a href="https://github.com/bcgov/von-connector" target="_blank">/bcgov/von-connector</a> - Verifiable Organization Network Connector
* <a href="https://github.com/bcgov/von-network" target="_blank">/bcgov/von-network</a> - A portable development level Indy Node network.
* <a href="https://github.com/bcgov/von-ledger-explorer" target="_blank">/bcgov/von-ledger-explorer</a> - The VON Ledger Explorer
* <a href="https://github.com/bcgov/dFlow" target="_blank">/bcgov/dFlow</a> - A demonstration of the verifiable organization network showing a new restaurant gathering the permits necessary to open.
2019-03-06 20:12:55 +00:00
#### VON - Indy [**^**](#contents)
2019-03-06 11:00:36 +00:00
* <a href="https://github.com/bcgov/indy-catalyst" target="_blank">/bcgov/indy-catalyst</a> - Hyperledger Indy Catalyst is a set of application level software components designed to accelerate the adoption of trustworthy entity to entity communications.
* <a href="https://github.com/bcgov/indy-sdk-postgres-storage" target="_blank">/bcgov/indy-sdk-postgres-storage</a> - PostgreSQL plug-in for use with the indy-sdk
2019-03-06 20:12:55 +00:00
#### VON - Agents [**^**](#contents)
2019-03-06 11:00:36 +00:00
* <a href="https://github.com/bcgov/von-personal-agent" target="_blank">/bcgov/von-personal-agent</a> - A personal agent for the von network.
* <a href="https://github.com/bcgov/VON-ESB-DRS-Agent" target="_blank">/bcgov/VON-ESB-DRS-Agent</a> - Piloting the Dispute Resolution Suite with connections to the OrgBook
* <a href="https://github.com/bcgov/von-agent-template" target="_blank">/bcgov/von-agent-template</a> - Template for a von-x based agent
* <a href="https://github.com/bcgov/von-bc-registries-agent" target="_blank">/bcgov/von-bc-registries-agent</a>
* <a href="https://github.com/bcgov/von_agent" target="_blank">/bcgov/von_agent</a> Forked from PSPC-SPAC-buyandsell/von_agent - VON agents using indy-sdk
2019-03-06 12:46:42 +00:00
### BCGov - DID-Auth [**^**](#contents)
2019-03-06 11:00:36 +00:00
* <a href="https://github.com/bcgov/did-auth-extension" target="_blank">/bcgov/did-auth-extension</a> - DID Auth browser extension.
* <a href="https://github.com/bcgov/http-did-auth-proxy" target="_blank">/bcgov/http-did-auth-proxy</a> - DID Auth HTTP proxy.
* <a href="https://github.com/bcgov/did-auth-relying-party" target="_blank">/bcgov/did-auth-relying-party</a> - DID Auth relying party.
2019-03-06 20:12:55 +00:00
### /PSPC-SPAC-buyandsell [**^**](#contents)
**Public Services and Procurement Canada: buyandsell.gc.ca --- Services publics et Approvisionnement Canada : Achatsetventes.gc.ca**
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_tails" target="_blank">/PSPC-SPAC-buyandsell/von_tails</a> - Tails file server for von_anchor issuer and holder-prover anchors
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_base" target="_blank">/PSPC-SPAC-buyandsell/von_base</a>
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_anchor" target="_blank">/PSPC-SPAC-buyandsell/von_anchor</a> - VON anchor classes for interaction with sovrin/indy ledger via indy-sdk
* <a href="https://github.com/PSPC-SPAC-buyandsell/von-image" target="_blank">/PSPC-SPAC-buyandsell/von-image</a> - Standard docker images for building VON components
* <a href="https://github.com/PSPC-SPAC-buyandsell/von-x" target="_blank">/PSPC-SPAC-buyandsell/von-x</a> - VON-X is a Python library enabling rapid deployment of Hyperledger Indy credential issuer, holder, and verifier services, particularly for integration with TheOrgBook.
* <a href="https://github.com/PSPC-SPAC-buyandsell/didauth" target="_blank">/PSPC-SPAC-buyandsell/didauth</a> - DID authentication by way of HTTP Signatures for Hyperledger Indy agents
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_agent" target="_blank">/PSPC-SPAC-buyandsell/von_agent</a> - VON agents using indy-sdk
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_connector" target="_blank">/PSPC-SPAC-buyandsell/von_connector</a> - service wrapper API per agent, via django application
* <a href="https://github.com/PSPC-SPAC-buyandsell/ReferenceVonActuator" target="_blank">/PSPC-SPAC-buyandsell/ReferenceVonActuator</a> - Java implementation of actuator of reference von_connector implementation
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_conx" target="_blank">/PSPC-SPAC-buyandsell/von_conx</a> - Reference implementation (sample) for a VON Connector using tools of VON_X
* <a href="https://github.com/PSPC-SPAC-buyandsell/demo-agent" target="_blank">/PSPC-SPAC-buyandsell/demo-agent</a> - agent and api wrapper code base
2019-03-06 22:08:31 +00:00
## Veres One [**^**](#contents)
* <a href="https://github.com/veres-one/veres-one" target="_blank">/veres-one/veres-one</a> - A ledger for acquiring and managing decentralized identifiers
* <a href="https://github.com/veres-one/did-veres-one" target="_blank">/veres-one/did-veres-one</a> - A Decentralized Identifier utility library for Veres One
* <a href="https://github.com/veres-one/veres-one-validator" target="_blank">/veres-one/veres-one-validator</a> - A ledger validator that accepts either signatures or proof of work
* <a href="https://github.com/veres-one/veres-one-context" target="_blank">/veres-one/veres-one-context</a>
* <a href="https://github.com/veres-one/veres-one-consensus-continuity-elector-selection" target="_blank">/veres-one/veres-one-consensus-continuity-elector-selection</a>
* <a href="https://github.com/veres-one/did-client-veres-one" target="_blank">/veres-one/did-client-veres-one</a> - DID client APIs for Veres One
* <a href="https://github.com/veres-one/docs.veres.one" target="_blank">/veres-one/docs.veres.one</a> - Documentation for the Veres One Project
* <a href="https://github.com/veres-one/status.testnet.veres.one" target="_blank">/veres-one/status.testnet.veres.one</a> - Testnet status dashboard website
* <a href="https://github.com/veres-one/veres-one-project" target="_blank">/veres-one/veres-one-project</a>
## Ethereum [**^**](#contents)
2019-03-06 20:12:55 +00:00
* [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.
* [ERC725](https://github.com/ethereum/EIPs/issues/725)
* 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
* [ERC: Ethereum Claims Registry #780](https://github.com/ethereum/EIPs/issues/780)
* [EIP-1078](https://github.com/ethereum/EIPs/blob/ed621645c8f3bc5756492f327cda015f35d9f8da/EIPS/eip-1078.md) -
This presents a method to replace the usual signup/login design pattern with a minimal ethereum native scheme, that doesnt require passwords, backing up private keys nor typing seed phrases.
## uPort [**^**](#contents)
* <a href="https://github.com/uport-project/developers" target="_blank">/uport-project/developers</a> - Developer portal for documentation and application management
* <a href="https://github.com/uport-project/specs" target="_blank">/uport-project/specs</a> - uPort Protocol Specs
* <a href="https://github.com/uport-project/uport-connect" target="_blank">/uport-project/uport-connect</a> - Main uPort library for front end developers
* <a href="https://github.com/uport-project/eth-typed-data" target="_blank">/uport-project/eth-typed-data</a> - A javascript library for working with typed structured data as defined by EIP712
* <a href="https://github.com/uport-project/uport-transports" target="_blank">/uport-project/uport-transports</a> - Set up communication channels between your app and a uPort client to handle requests and responses.
* <a href="https://github.com/uport-project/webcard" target="_blank">/uport-project/webcard</a> - Transaction Sharing
* <a href="https://github.com/uport-project/demo" target="_blank">/uport-project/demo</a> - uPort Demo dApp
* <a href="https://github.com/uport-project/uport-lite" target="_blank">/uport-project/uport-lite</a> - Lightweight uport registry lookup
* <a href="https://github.com/uport-project/eslint-config-uport" target="_blank">/uport-project/eslint-config-uport</a> - Shareable eslint config for uport libraries
* <a href="https://github.com/uport-project/uPort-live" target="_blank">/uport-project/uPort-live</a> - Forked from Siunami/uPort-live
* <a href="https://github.com/uport-project/uport-wordpress-plugin" target="_blank">/uport-project/uport-wordpress-plugin</a> - A Passwordless Login for uPort and Wordpress
* <a href="https://github.com/uport-project/community-projects" target="_blank">/uport-project/community-projects</a> - A list of community hackathon projects and other experiments.
* <a href="https://github.com/uport-project/udoor" target="_blank">/uport-project/udoor</a> - uPort Door Management
* <a href="https://github.com/uport-project/uport-bounties" target="_blank">/uport-project/uport-bounties</a>- A Library of uPort Bounties
### uPort DID [**^**](#contents)
* <a href="https://github.com/uport-project/ethr-did-resolver" target="_blank">/uport-project/ethr-did-resolver</a> - DID resolver for Ethereum Addresses with support for key management
* <a href="https://github.com/uport-project/secp256k1-did-resolver" target="_blank">/uport-project/secp256k1-did-resolver</a> - Resolve DID documents for secp256k1 public keys
* <a href="https://github.com/uport-project/uport-did-driver" target="_blank">/uport-project/uport-did-driver</a> - Driver for the uPort DID method
* <a href="https://github.com/uport-project/eth-did-resolver" target="_blank">/uport-project/eth-did-resolver</a> - DID resolver for Ethereum Addresses
* <a href="https://github.com/uport-project/ethr-did" target="_blank">/uport-project/ethr-did</a> - Create ethr DIDs
* <a href="https://github.com/uport-project/ethr-did-registry" target="_blank">/uport-project/ethr-did-registry</a> - Backing for an experimental DID method
* <a href="https://github.com/uport-project/did-resolver" target="_blank">/uport-project/did-resolver</a> - Generic did-resolver
* <a href="https://github.com/uport-project/https-did-resolver" target="_blank">/uport-project/https-did-resolver</a> - DID resolver for HTTPS domains
* <a href="https://github.com/uport-project/nacl-did" target="_blank">/uport-project/nacl-did</a> - Light weight DID method, complete with Identity Creation tools, encryption and JWT signing
* <a href="https://github.com/uport-project/did-jwt" target="_blank">/uport-project/did-jwt</a> - Create and verify uPort and DID compliant JWT's in Javascript
* <a href="https://github.com/uport-project/uport-did-resolver" target="_blank">/uport-project/uport-did-resolver</a> - DID resolver for uPort identities
### uPort Identification [**^**](#contents)
* <a href="https://github.com/uport-project/openid" target="_blank">/uport-project/openid</a> - uPort openid
* <a href="https://github.com/uport-project/kmnid" target="_blank">/uport-project/kmnid</a> - A kotlin implementation of MNID
* <a href="https://github.com/uport-project/uport-registry" target="_blank">/uport-project/uport-registry</a> - Core uPort registry contract for linking attributes to uPort identities.
* <a href="https://github.com/uport-project/uport-chrome-extension" target="_blank">/uport-project/uport-chrome-extension</a> - An experiment to test decentralized identity in a Browser Extension environment.
* <a href="https://github.com/uport-project/infrastructure" target="_blank">/uport-project/infrastructure</a> - Support services for Self-Sovereign Identity
* <a href="https://github.com/uport-project/mnid" target="_blank">/uport-project/mnid</a> - Multi Network Identifier - spec and reference implementation
### uPort Mobile [**^**](#contents)
* <a href="https://github.com/uport-project/uport-android-sdk" target="_blank">/uport-project/uport-android-sdk</a> - Collections of tools and helper libraries for android to issue and use identities on the uPort platform
* <a href="https://github.com/uport-project/uport-android-signer" target="_blank">/uport-project/uport-android-signer</a> - android ETH signer library to be used by uport app and sdk
* <a href="https://github.com/uport-project/uport-android" target="_blank">/uport-project/uport-android</a> - uPort app for android - under construction
* <a href="https://github.com/uport-project/uport-ios-demo" target="_blank">/uport-project/uport-ios-demo</a> - Demo iPhone app using uPort SDK
* <a href="https://github.com/uport-project/uport-mobile-issues" target="_blank">/uport-project/uport-mobile-issues</a> - This repository is a place for developers to report and track status of issues reported while using the uPort mobile app
* <a href="https://github.com/uport-project/uport-mobile" target="_blank">/uport-project/uport-mobile</a> - uPort mobile app
* <a href="https://github.com/uport-project/uport-ios-sdk" target="_blank">/uport-project/uport-ios-sdk</a> - uPort iOS SDK in Swift
* <a href="https://github.com/uport-project/uport-ios-core-eth" target="_blank">/uport-project/uport-ios-core-eth</a> - iOS Ethereum Toolkit for uPort SDK
* <a href="https://github.com/uport-project/uport-ios-openssl" target="_blank">/uport-project/uport-ios-openssl</a> - iOS OpenSSL Framework for uPort SDK
* <a href="https://github.com/uport-project/UPTEthereumSigner" target="_blank">/uport-project/UPTEthereumSigner</a> - Ethereum signer library for iOS
### uPort Lambda [**^**](#contents)
* <a href="https://github.com/uport-project/lambda-chasqui" target="_blank">/uport-project/lambda-chasqui</a> - running_man Messenger service running_man
* <a href="https://github.com/uport-project/lambda-agora" target="_blank">/uport-project/lambda-agora</a> - An open public space where an assembly of applications can share details and be discovered (pre-alpha)
* <a href="https://github.com/uport-project/lambda-champagne" target="_blank">/uport-project/lambda-champagne</a>
* <a href="https://github.com/uport-project/lambda-niscani" target="_blank">/uport-project/lambda-niscani</a>
* <a href="https://github.com/uport-project/lambda-sensui" target="_blank">/uport-project/lambda-sensui</a> - uPort tx funding service
* <a href="https://github.com/uport-project/" target="_blank">/uport-project/lambda-caleuche</a> - Caleuche. Event Hub Service
* <a href="https://github.com/uport-project/lambda-idgraph" target="_blank">/uport-project/lambda-idgraph</a>
* <a href="https://github.com/uport-project/lambda-olorun" target="_blank">/uport-project/lambda-olorun</a> - uPort private network support
* <a href="https://github.com/uport-project/lambda-fatima" target="_blank">/uport-project/lambda-fatima</a> - uPort badge event attestor
* <a href="https://github.com/uport-project/lambda-pututu" target="_blank">/uport-project/lambda-pututu</a> - Push notification service
* <a href="https://github.com/uport-project/lambda-nisaba" target="_blank">/uport-project/lambda-nisaba</a> - Lambda functions for anti-sybill
* <a href="https://github.com/uport-project/lambda-unnu" target="_blank">/uport-project/lambda-unnu</a> - Creator of Identities
### uPort React [**^**](#contents)
* <a href="https://github.com/uport-project/react-native-uport-signer" target="_blank">/uport-project/react-native-uport-signer</a>
* <a href="https://github.com/uport-project/react-native-signer-demo" target="_blank">/uport-project/react-native-signer-demo</a>
* <a href="https://github.com/uport-project/uport-react-native-demo" target="_blank">/uport-project/uport-react-native-demo</a>
* <a href="https://github.com/uport-project/react-native-uport-connect" target="_blank">/uport-project/react-native-uport-connect</a> - Library for integrating uPort into your React Native app
* <a href="https://github.com/uport-project/react-uport-box" target="_blank">/uport-project/react-uport-box</a> - Truffle and React/Redux boilerplate with uPort Connect
* <a href="https://github.com/uport-project/react-native-passcode-android" target="_blank">/uport-project/react-native-passcode-android</a> - Forked from aldigjo/react-native-passcode-android
### uPort Assorted [**^**](#contents)
* <a href="https://github.com/uport-project/champagne-dapp" target="_blank">/uport-project/champagne-dapp</a> - Champagne Project dApp
* <a href="https://github.com/uport-project/tweetnacl-k" target="_blank">/uport-project/tweetnacl-k</a> - kotlin implementation of tweetnacl
* <a href="https://github.com/uport-project/sample-data-generator" target="_blank">/uport-project/sample-data-generator</a>
* <a href="https://github.com/uport-project/bck-wallet" target="_blank">/uport-project/bck-wallet</a>
* <a href="https://github.com/uport-project/UPTEthereumSigner-Example" target="_blank">/uport-project/UPTEthereumSigner-Example</a> - Example app and unit tests for the UPTEthereumSigner repo
* <a href="https://github.com/uport-project/lastblock" target="_blank">/uport-project/lastblock</a> - Daemon that alerts when a new block is mined
* <a href="https://github.com/uport-project/service-tests" target="_blank">/uport-project/service-tests</a> - Test servers from the outside
* <a href="https://github.com/uport-project/paper" target="_blank">/uport-project/paper</a>
* <a href="https://github.com/uport-project/swift-rlp" target="_blank">/uport-project/swift-rlp</a> - Recursive Length Prefix in Swift - CocoaPod
* <a href="https://github.com/uport-project/SwiftKeccak" target="_blank">/uport-project/SwiftKeccak</a> - Ethereum compatible Keccak hash for Swift
* <a href="https://github.com/uport-project/ed2curve-js" target="_blank">/uport-project/ed2curve-js</a> - Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys
## Jolocom [**^**](#contents)
* <a href="https://github.com/jolocom/docs" target="_blank">/jolocom/docs</a> - Documentation
* <a href="https://github.com/jolocom/smartwallet-app" target="_blank">/jolocom/smartwallet-app</a> - A decentralized self sovereign identity solution developed by Jolocom.
* <a href="https://github.com/jolocom/jolocom-lib" target="_blank">/jolocom/jolocom-lib</a> - Library for interacting with the identity solution provided by Jolocom.
* <a href="https://github.com/jolocom/jolocom-did-driver" target="_blank">/jolocom/jolocom-did-driver</a> - Universal Resolver DID Driver for the did:jolo identity space
* <a href="https://github.com/jolocom/generic-backend" target="_blank">/jolocom/generic-backend</a> - A generic backend implementation that makes use of the Jolocom Library for authentication, and for issuing credentials.
* <a href="https://github.com/jolocom/demo-sso" target="_blank">/jolocom/demo-sso</a> - A simple example web application integrating the Jolocom library for authentication.
* <a href="https://github.com/jolocom/demo-sso-mobile" target="_blank">/jolocom/demo-sso-mobile</a> - An example mobile application in React Native that showcases the interaction flows between the Smartwallet and another mobile app.
* <a href="https://github.com/jolocom/cred-types-jolocom-demo" target="_blank">/jolocom/cred-types-jolocom-demo</a> - Collection of metadata definitions for the demo Jolocom credential types.
* <a href="https://github.com/jolocom/react-native-build-config" target="_blank">/jolocom/react-native-build-config</a> - Expose native build config to JS (android only for now)
* <a href="https://github.com/jolocom/credTypes-jolocom-core" target="_blank">/jolocom/credTypes-jolocom-core</a> - Collection of metadata definitions for the core Jolocom credential types.
* <a href="https://github.com/jolocom/fueling-service" target="_blank">/jolocom/fueling-service</a> - Simple express service that can wire ether to requester.
* <a href="https://github.com/jolocom/registry-contract" target="_blank">/jolocom/registry-contract</a> - A basic smart contract on top of the Ethereum network that registers mappings between DID and IPFS DDO hashes.
* <a href="https://github.com/jolocom/smartwallet-webid-proxy" target="_blank">/jolocom/smartwallet-webid-proxy</a> - WebID proxy service
## Selfkey Foundation [**^**](#contents)
* <a href="https://github.com/SelfKeyFoundation/selfkeyfoundation.github.io" target="_blank">/SelfKeyFoundation/selfkeyfoundation.github.io</a>
* <a href="https://github.com/SelfKeyFoundation/selfkey-developers" target="_blank">/SelfKeyFoundation/selfkey-developers</a> - SelfKey Developer Site
* <a href="https://github.com/SelfKeyFoundation/selfkey-developer-portal" target="_blank">/SelfKeyFoundation/selfkey-developer-portal</a> - Developer Resources for SelfKey SDK's
* <a href="https://github.com/SelfKeyFoundation/selfkey-platform" target="_blank">/SelfKeyFoundation/selfkey-platform</a> - Temporarily hosted here until ready for public consumption.
* <a href="https://github.com/SelfKeyFoundation/selfkey-download-portal" target="_blank">/SelfKeyFoundation/selfkey-download-portal</a> - Download links and information for SelfKey software releases
* <a href="https://github.com/SelfKeyFoundation/selfkey-net" target="_blank">/SelfKeyFoundation/selfkey-net</a>
* <a href="https://github.com/SelfKeyFoundation/Identity-Wallet" target="_blank">/SelfKeyFoundation/Identity-Wallet</a> - Code for the SelfKey Identity Wallet
* <a href="https://github.com/SelfKeyFoundation/selfkey-ui" target="_blank">/SelfKeyFoundation/selfkey-ui</a>
* <a href="https://github.com/SelfKeyFoundation/selfkey-simulation" target="_blank">/SelfKeyFoundation/selfkey-simulation</a>
* <a href="https://github.com/SelfKeyFoundation/selfkey-payments" target="_blank">/SelfKeyFoundation/selfkey-payments</a>
* <a href="https://github.com/SelfKeyFoundation/selfkey-lib" target="_blank">/SelfKeyFoundation/selfkey-lib</a>
* <a href="https://github.com/SelfKeyFoundation/selfkey-network-demo" target="_blank">/SelfKeyFoundation/selfkey-network-demo</a>
* <a href="https://github.com/SelfKeyFoundation/selfkey-extension" target="_blank">/SelfKeyFoundation/selfkey-extension</a> - SelfKey Extension
* <a href="https://github.com/SelfKeyFoundation/selfkey-service" target="_blank">/SelfKeyFoundation/selfkey-service</a> - SelfKey Service
* <a href="https://github.com/SelfKeyFoundation/selfkey-aspnetcore-demo" target="_blank">/SelfKeyFoundation/selfkey-aspnetcore-demo</a>
* <a href="https://github.com/SelfKeyFoundation/face-rec" target="_blank">/SelfKeyFoundation/face-rec</a> - Selfkey Face Recognition API
* <a href="https://github.com/SelfKeyFoundation/passport-selfkey" target="_blank">/SelfKeyFoundation/passport-selfkey</a>
* <a href="https://github.com/SelfKeyFoundation/selfkey-login" target="_blank">/SelfKeyFoundation/selfkey-login</a> - Components for external "log-in with selfkey"
* <a href="https://github.com/SelfKeyFoundation/matomo" target="_blank">/SelfKeyFoundation/matomo</a> - SelfKey Foundation Matomo server
* <a href="https://github.com/SelfKeyFoundation/Marketplaces" target="_blank">/SelfKeyFoundation/Marketplaces</a> - Marketplace Applications
* <a href="https://github.com/SelfKeyFoundation/identity-wallet-mobile" target="_blank">/SelfKeyFoundation/identity-wallet-mobile</a> - The React Native mobile application for SelfKey.
### Selfkey DID [**^**](#contents)
* <a href="https://github.com/SelfKeyFoundation/selfkey-did" target="_blank">/SelfKeyFoundation/selfkey-did</a> - Library for DID managemente and issuance and verification of verifiable credentials
* <a href="https://github.com/SelfKeyFoundation/selfkey-claim-registry" target="_blank">/SelfKeyFoundation/selfkey-claim-registry</a> - Public claim registry for Selfkey DIDs
* <a href="https://github.com/SelfKeyFoundation/selfkey-did-resolver" target="_blank">/SelfKeyFoundation/selfkey-did-resolver</a> - Library for resolving DIDs in SelfKey method space
### Selfkey SmartContracts [**^**](#contents)
* <a href="https://github.com/SelfKeyFoundation/selfkey-commerce" target="_blank">/SelfKeyFoundation/selfkey-commerce</a> - Payment, Escrow and Affiliate Smart Contract Development
* <a href="https://github.com/SelfKeyFoundation/selfkey-token" target="_blank">/SelfKeyFoundation/selfkey-token</a> - Crowdsale Smart Contract
* <a href="https://github.com/SelfKeyFoundation/selfkey-identity" target="_blank">/SelfKeyFoundation/selfkey-identity</a> - Smart contracts supporting SelfKey identity platform
* <a href="https://github.com/SelfKeyFoundation/selfkey-staking" target="_blank">/SelfKeyFoundation/selfkey-staking</a> - Contracts that implement staking and marketplace deposit functionality for SelfKey
* <a href="https://github.com/SelfKeyFoundation/identity-contracts" target="_blank">/SelfKeyFoundation/identity-contracts</a> - Development on self-sovereign identity and verifiable claims
* <a href="https://github.com/SelfKeyFoundation/selfkey-name-registry" target="_blank">/SelfKeyFoundation/selfkey-name-registry</a> - Smart contract for registering names
### Selfkey Javascript [**^**](#contents)
* <a href="https://github.com/SelfKeyFoundation/keythereum" target="_blank">/SelfKeyFoundation/keythereum</a> - Forked from ethereumjs/keythereum - Create, import and export Ethereum keys
* <a href="https://github.com/SelfKeyFoundation/selfkey-js-client" target="_blank">/SelfKeyFoundation/selfkey-js-client</a> - JavaScript Client Library for integrating Login with SelfKey
* <a href="https://github.com/SelfKeyFoundation/selfkey-nodejs-demo" target="_blank">/SelfKeyFoundation/selfkey-nodejs-demo</a> - Demo Site For Testing SelfKey Marketplace and LWS Integrations
### Selfkey Assorted [**^**](#contents)
* <a href="https://github.com/SelfKeyFoundation/trezor-wallet-provider" target="_blank">/SelfKeyFoundation/trezor-wallet-provider</a> - Forked from HartgerV/trezor-wallet-provider - Trezor wallet provider for the Web3 ProviderEngine
* <a href="https://github.com/SelfKeyFoundation/lws-app" target="_blank">/SelfKeyFoundation/lws-app</a> - lws-app react app prototype
* <a href="https://github.com/SelfKeyFoundation/airtable-proxy" target="_blank">/SelfKeyFoundation/airtable-proxy</a> - A proxy service for airtable
* <a href="https://github.com/SelfKeyFoundation/react-jsonschema-form-material-theme" target="_blank">/SelfKeyFoundation/react-jsonschema-form-material-theme</a> - Widgets and templates using material-ui
* <a href="https://github.com/SelfKeyFoundation/react-jsonschema-form" target="_blank">react-jsonschema-form</a> - Forked from rodrigopavezi/react-jsonschema-form
A React component for building Web forms from JSON Schema.
## Ockam Network [**^**](#contents)
* <a href="https://github.com/ockam-network/ockam" target="_blank">/ockam-network/ockam</a> - Tools for building identity, trust and interoperability into connected devices.
* <a href="https://github.com/ockam-network/did" target="_blank">/ockam-network/did</a> - A golang package to work with Decentralized Identifiers (DIDs)
* <a href="https://github.com/ockam-network/did-method-spec" target="_blank">/ockam-network/did-method-spec</a> - Ockam DID Method Specification
2019-03-06 11:00:36 +00:00
2019-03-06 12:46:42 +00:00
## /peacekeeper/blockchain-identity [**^**](#contents)
2019-03-06 11:00:36 +00:00
>Projects/companies working on blockchain and identity
* [/peacekeeper/blockchain-identity](https://github.com/peacekeeper/blockchain-identity) - The Original list of Blockchain Identity Initiatives.
Maintained by, [Markus Sabadello (Peacekeeper)](https://medium.com/@markus.sabadello)
2019-03-06 12:46:42 +00:00
## /decentralized-id/decentralized-id.github.io [**^**](#contents)
2019-03-06 11:00:36 +00:00
You can join in on the research, and help build this educational resource.
* [/decentralized-id/decentralized-id.github.io](https://github.com/decentralized-id/decentralized-id.github.io)