diff --git a/_posts/2019-03-11-identity-github.md b/_posts/2019-03-11-identity-github.md index 1d67431a..1abb5234 100644 --- a/_posts/2019-03-11-identity-github.md +++ b/_posts/2019-03-11-identity-github.md @@ -21,103 +21,103 @@ Please send [a message](../index.html#contact), open an issue or submit a pull-r ## /project-danube -* /projectdanube/indy-sdk-java - Java binding to the native Indy SDK -* /projectdanube/blockstack-cli-java - Java client for Blockstore +* /projectdanube/indy-sdk-java - Java binding to the native Indy SDK +* /projectdanube/blockstack-cli-java - Java client for Blockstore ### Danube - XDI >[XDI.org](https://xdi.org) is a non-profit public trust organization whose purpose is to provide public infrastructure for digital identity, security, and privacy using the open standard XDI semantic data interchange protocol developed by the OASIS XDI Technical Committee. -* /projectdanube/xdi-tutorial - XDI Tutorial -* /projectdanube/XDINinja-swing - XDI-enabled standalone client application -* /projectdanube/xdi2-tools - XDI2 maintenance and other tools -* /projectdanube/xdi2-connector-personal - A connector plugin for the XDI2 server that maps data from Personal.com to XDI -* /projectdanube/xdi2-docker - Dockerfiles for XDI2 -* /projectdanube/xdi2-connect-buttonbuilder - "Button Builder" component for the XDI Connect protocol +* /projectdanube/xdi-tutorial - XDI Tutorial +* /projectdanube/XDINinja-swing - XDI-enabled standalone client application +* /projectdanube/xdi2-tools - XDI2 maintenance and other tools +* /projectdanube/xdi2-connector-personal - A connector plugin for the XDI2 server that maps data from Personal.com to XDI +* /projectdanube/xdi2-docker - Dockerfiles for XDI2 +* /projectdanube/xdi2-connect-buttonbuilder - "Button Builder" component for the XDI Connect protocol ### Danube - XDI libraries -* /projectdanube/xdi2 - XDI2 general purpose library and server -* /projectdanube/xdi-js - XDI client library for JavaScript -* /projectdanube/xdi2-connect-core - Shared library for the XDI Connect protocol +* /projectdanube/xdi2 - XDI2 general purpose library and server +* /projectdanube/xdi-js - XDI client library for JavaScript +* /projectdanube/xdi2-connect-core - Shared library for the XDI Connect protocol ### Danube - XDI - Various Integrations -* /projectdanube/xdi2-bdb - Support for using BDB as XDI2 backend storage -* /projectdanube/xdi2-mongodb - Support for using MongoDB as XDI2 backend storage -* /projectdanube/xdi2-server-heroku - XDI2 Server deployed via Heroku -* /projectdanube/xdi2-redis - Support for using Redis as XDI2 backend storage -* /projectdanube/xdi2-tor - Integration of XDI and Tor -* /projectdanube/xdi2-ipfs - Integration of XDI and IPFS -* /projectdanube/withsqlite - A module for a python dict that back ends on an sqlite3 database. It's bit like shelve but with json and sqlite3. +* /projectdanube/xdi2-bdb - Support for using BDB as XDI2 backend storage +* /projectdanube/xdi2-mongodb - Support for using MongoDB as XDI2 backend storage +* /projectdanube/xdi2-server-heroku - XDI2 Server deployed via Heroku +* /projectdanube/xdi2-redis - Support for using Redis as XDI2 backend storage +* /projectdanube/xdi2-tor - Integration of XDI and Tor +* /projectdanube/xdi2-ipfs - Integration of XDI and IPFS +* /projectdanube/withsqlite - A module for a python dict that back ends on an sqlite3 database. It's bit like shelve but with json and sqlite3. - Forked from jvasile/withsqlite ### Danube - XDI Configuration -* /projectdanube/xdi2-selfhosted - A configuration profile of the XDI2 server for self-hosting a single XDI graph. -* /projectdanube/xdi2-csp - A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs. -* /projectdanube/xdi2-registry - +* /projectdanube/xdi2-selfhosted - A configuration profile of the XDI2 server for self-hosting a single XDI graph. +* /projectdanube/xdi2-csp - A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs. +* /projectdanube/xdi2-registry - A configuration profile of the XDI2 server for hosting a registry of XDI names and XDI numbers. ### Danube - XDI Examples -* /projectdanube/xdi2-example-messaging - XDI2 Examples: Basic messaging functionality. -* /projectdanube/xdi2-example-advanced-server - XDI2 Examples: Setting up advanced XDI servers. -* /projectdanube/xdi2-example-core - XDI2 Examples: Simple uses of the core functionality. -* /projectdanube/xdi2-example-client - XDI2 Examples: Writing XDI client applications. -* /projectdanube/xdi2-example-secp256k1-server - Example XDI server using cid-2 cryptographic XDI numbers. -* /projectdanube/xdi2-example-ec25519-server - Example XDI server using cid-1 cryptographic XDI numbers. -* /projectdanube/xdi2-connect-acmenews - +acmenews XDI2 demo -* /projectdanube/xdi2-connect-leshop - +leshop XDI2 demo -* /projectdanube/xdi2-example-secp256k1-client - Example XDI client using cid-2 cryptographic XDI numbers. -* /projectdanube/xdi2-example-ec25519-client - Example XDI client using cid-1 cryptographic XDI numbers. +* /projectdanube/xdi2-example-messaging - XDI2 Examples: Basic messaging functionality. +* /projectdanube/xdi2-example-advanced-server - XDI2 Examples: Setting up advanced XDI servers. +* /projectdanube/xdi2-example-core - XDI2 Examples: Simple uses of the core functionality. +* /projectdanube/xdi2-example-client - XDI2 Examples: Writing XDI client applications. +* /projectdanube/xdi2-example-secp256k1-server - Example XDI server using cid-2 cryptographic XDI numbers. +* /projectdanube/xdi2-example-ec25519-server - Example XDI server using cid-1 cryptographic XDI numbers. +* /projectdanube/xdi2-connect-acmenews - +acmenews XDI2 demo +* /projectdanube/xdi2-connect-leshop - +leshop XDI2 demo +* /projectdanube/xdi2-example-secp256k1-client - Example XDI client using cid-2 cryptographic XDI numbers. +* /projectdanube/xdi2-example-ec25519-client - Example XDI client using cid-1 cryptographic XDI numbers. ### Danube - XDI Plugins -* /projectdanube/xdi2-crypto-secp256k1 - This is an secp256k1 crypto plugin for the XDI2 client and server. -* /projectdanube/xdi2-crypto-ec25519 - This is an Ed25519 crypto plugin for the XDI2 client and server. -* /projectdanube/xdi2-connector-facebook - A connector plugin for the XDI2 server that maps data from Facebook to XDI -* /projectdanube/xdi2-connector-meeco - A connector plugin for Meeco -* /projectdanube/XDINinja-plugin - A browser plugin that is like "Twitter for data" -* /projectdanube/xdi2-connector-cozy - A connector plugin for CozyCloud -* /projectdanube/xdi2-filesys - Plugin for an XDI2 server to integrate with a local filesystem +* /projectdanube/xdi2-crypto-secp256k1 - This is an secp256k1 crypto plugin for the XDI2 client and server. +* /projectdanube/xdi2-crypto-ec25519 - This is an Ed25519 crypto plugin for the XDI2 client and server. +* /projectdanube/xdi2-connector-facebook - A connector plugin for the XDI2 server that maps data from Facebook to XDI +* /projectdanube/xdi2-connector-meeco - A connector plugin for Meeco +* /projectdanube/XDINinja-plugin - A browser plugin that is like "Twitter for data" +* /projectdanube/xdi2-connector-cozy - A connector plugin for CozyCloud +* /projectdanube/xdi2-filesys - Plugin for an XDI2 server to integrate with a local filesystem ### Danube - Aeternam -* /projectdanube/aeternam-xdi-sncf - Aeternam PNR Demo: SNCF -* /projectdanube/aeternam-xdi-db - Aeternam PNR Demo: Deutsche Bahn -* /projectdanube/aeternam-xdi-tests - XDI experimentation for ÆTERNAM / ÆVATAR -* /projectdanube/aeternam-xdi-maria - Aeternam PNR Demo: Maria -* /projectdanube/aeternam-xdi-webshop - Aeternam PNR Demo: Webshop -* /projectdanube/aeternam-xdi-oebb - Aeternam PNR Demo: ÖBB +* /projectdanube/aeternam-xdi-sncf - Aeternam PNR Demo: SNCF +* /projectdanube/aeternam-xdi-db - Aeternam PNR Demo: Deutsche Bahn +* /projectdanube/aeternam-xdi-tests - XDI experimentation for ÆTERNAM / ÆVATAR +* /projectdanube/aeternam-xdi-maria - Aeternam PNR Demo: Maria +* /projectdanube/aeternam-xdi-webshop - Aeternam PNR Demo: Webshop +* /projectdanube/aeternam-xdi-oebb - Aeternam PNR Demo: ÖBB ### Danube - XDI Cloud -* /projectdanube/xdi2-cloudcards - XDI Cloud Card Viewer -* /projectdanube/xdi2-messenger - XDI Cloud Messenger -* /projectdanube/xdi2-manager - XDI Cloud Manager -* /projectdanube/xdi2-pixel - Tool to translate a personal cloud policy language (Pixel) to XDI link contracts. +* /projectdanube/xdi2-cloudcards - XDI Cloud Card Viewer +* /projectdanube/xdi2-messenger - XDI Cloud Messenger +* /projectdanube/xdi2-manager - XDI Cloud Manager +* /projectdanube/xdi2-pixel - Tool to translate a personal cloud policy language (Pixel) to XDI link contracts. ### Danube - XDI Server Deployed Via -* /projectdanube/xdi2-server-grizzly - XDI2 Server deployed via Grizzly -* /projectdanube/xdi2-server-mina - XDI2 Server deployed via Apache MINA -* /projectdanube/xdi2-server-netty - XDI2 Server deployed via netty -* /projectdanube/xdi2-server-undertow - XDI2 Server deployed via Undertow -* /projectdanube/xdi2-server-vertx - XDI2 Server deployed via vert.x +* /projectdanube/xdi2-server-grizzly - XDI2 Server deployed via Grizzly +* /projectdanube/xdi2-server-mina - XDI2 Server deployed via Apache MINA +* /projectdanube/xdi2-server-netty - XDI2 Server deployed via netty +* /projectdanube/xdi2-server-undertow - XDI2 Server deployed via Undertow +* /projectdanube/xdi2-server-vertx - XDI2 Server deployed via vert.x ### Danube Sevices -* /projectdanube/xdi2-connect-service - This is a "Connect Service" component for the XDI Browser binding. -* /projectdanube/neustar-discovery-service - Neustar XDI Discovery Service based on XRI Resolution +* /projectdanube/xdi2-connect-service - This is a "Connect Service" component for the XDI Browser binding. +* /projectdanube/neustar-discovery-service - Neustar XDI Discovery Service based on XRI Resolution - Forked from neustarpc/neustar-discovery-service -* /projectdanube/xdi2-connect-auth-service-war - "Authorization Service" for the XDI Connect protocol, packaged as .WAR file -* /projectdanube/xdi2-connect-service-war - "Connect Service" for the XDI Connect protocol, packaged as .WAR file -* /projectdanube/xdi-grapheditor - An XDI Graph Editor +* /projectdanube/xdi2-connect-auth-service-war - "Authorization Service" for the XDI Connect protocol, packaged as .WAR file +* /projectdanube/xdi2-connect-service-war - "Connect Service" for the XDI Connect protocol, packaged as .WAR file +* /projectdanube/xdi-grapheditor - An XDI Graph Editor -Forked from neustar/xdi-grapheditor -* /projectdanube/xdi2-connect-auth-service - This is a "Connect Auth Service" component for the XDI Browser binding. +* /projectdanube/xdi2-connect-auth-service - This is a "Connect Auth Service" component for the XDI Browser binding. ## OASIS XDI TC Technical Committee @@ -134,73 +134,73 @@ A configuration profile of the XDI2 server for hosting a registry of XDI names a ## Digital Bazaar -* /digitalbazaar/bedrock - Bedrock: A core foundation for rich Web applications. -* /digitalbazaar/forge - A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps -* /digitalbazaar/veres-delta-docs -* /digitalbazaar/uuid-random +* /digitalbazaar/bedrock - Bedrock: A core foundation for rich Web applications. +* /digitalbazaar/forge - A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps +* /digitalbazaar/veres-delta-docs +* /digitalbazaar/uuid-random ### DB - Identity -* /digitalbazaar/bedrock-angular-identity-composer - An bedrock-based AngularJS directive for composing an Identity from a set of credentials -* /digitalbazaar/bedrock-identity-http -* /digitalbazaar/opencred-idp - Open Credentials Identity Provider and demo websites -* /digitalbazaar/bedrock-angular-identity - Bedrock AngularJS Identity Modules -* /digitalbazaar/bedrock-identity - Bedrock identity -* /digitalbazaar/bedrock-idp - Bedrock Identity Provider +* /digitalbazaar/bedrock-angular-identity-composer - An bedrock-based AngularJS directive for composing an Identity from a set of credentials +* /digitalbazaar/bedrock-identity-http +* /digitalbazaar/opencred-idp - Open Credentials Identity Provider and demo websites +* /digitalbazaar/bedrock-angular-identity - Bedrock AngularJS Identity Modules +* /digitalbazaar/bedrock-identity - Bedrock identity +* /digitalbazaar/bedrock-idp - Bedrock Identity Provider ### DB - Credentials -* /digitalbazaar/vc-data-model - Verifiable Claims Data Model and Representations specification +* /digitalbazaar/vc-data-model - Verifiable Claims Data Model and Representations specification - Forked from w3c/vc-data-model -* /digitalbazaar/vc-test-suite - Verifiable Claims WG Test Suite +* /digitalbazaar/vc-test-suite - Verifiable Claims WG Test Suite - Forked from w3c/vc-test-suite -* /digitalbazaar/vc-js - Verifiable Claims JavaScript library -* /digitalbazaar/credentials-io - Library for reading/writing credentials -* /digitalbazaar/bedrock-credentials-rest - A RESTful API for credential storage -* /digitalbazaar/bedrock-credential-vocabs - Semantic web vocabularies for processing credentials. -* /digitalbazaar/bedrock-address-credential-issuer - A module for issuing address credentials -* /digitalbazaar/opencred-verifier - Open Credentials Verifier JavaScript API -* /digitalbazaar/opencred-idp - Open Credentials Identity Provider and demo websites -* /digitalbazaar/bedrock-credential-notifications - Notification issuing for credentials. -* /digitalbazaar/bedrock-credentials-mongodb - Credential storage in mongodb -* /digitalbazaar/bedrock-credentials-context -* /digitalbazaar/bedrock-angular-card-displayer - Bedrock displayer for card-based credentials -* /digitalbazaar/bedrock-credential-handler - Credential Handler for DID-based credentials -* /digitalbazaar/bedrock-web-vc-store - A Javascript library for storing Verifiable Credentials for Bedrock web apps -* /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 - An bedrock-based AngularJS directive for composing an Identity from a set of credentials -* /digitalbazaar/bedrock-web-profile-composer - A Javascript library for fulfilling Verifiable Credentials queries for Bedrock web apps +* /digitalbazaar/vc-js - Verifiable Claims JavaScript library +* /digitalbazaar/credentials-io - Library for reading/writing credentials +* /digitalbazaar/bedrock-credentials-rest - A RESTful API for credential storage +* /digitalbazaar/bedrock-credential-vocabs - Semantic web vocabularies for processing credentials. +* /digitalbazaar/bedrock-address-credential-issuer - A module for issuing address credentials +* /digitalbazaar/opencred-verifier - Open Credentials Verifier JavaScript API +* /digitalbazaar/opencred-idp - Open Credentials Identity Provider and demo websites +* /digitalbazaar/bedrock-credential-notifications - Notification issuing for credentials. +* /digitalbazaar/bedrock-credentials-mongodb - Credential storage in mongodb +* /digitalbazaar/bedrock-credentials-context +* /digitalbazaar/bedrock-angular-card-displayer - Bedrock displayer for card-based credentials +* /digitalbazaar/bedrock-credential-handler - Credential Handler for DID-based credentials +* /digitalbazaar/bedrock-web-vc-store - A Javascript library for storing Verifiable Credentials for Bedrock web apps +* /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 - An bedrock-based AngularJS directive for composing an Identity from a set of credentials +* /digitalbazaar/bedrock-web-profile-composer - A Javascript library for fulfilling Verifiable Credentials queries for Bedrock web apps ### DB - DID -* /digitalbazaar/did-whisper - DID whisper -* /digitalbazaar/did-whisper-server - A simple DID Whisper server -* /digitalbazaar/bedrock-web-did-store - Enables storage and management of DIDs in a Web App -* /digitalbazaar/bedrock-authn-did -* /digitalbazaar/did-ssh +* /digitalbazaar/did-whisper - DID whisper +* /digitalbazaar/did-whisper-server - A simple DID Whisper server +* /digitalbazaar/bedrock-web-did-store - Enables storage and management of DIDs in a Web App +* /digitalbazaar/bedrock-authn-did +* /digitalbazaar/did-ssh bedrock-angular-authn-did -* /digitalbazaar/did-cli - A client for managing Decentralized Identifiers -* /digitalbazaar/did-io - Decentralized identifier management library for browser and node.js -* /digitalbazaar/bedrock-authn-did-jwt -* /digitalbazaar/bedrock-did-client -* /digitalbazaar/bedrock-angular-authn-did-jwt -* /digitalbazaar/bedrock-credential-handler - Credential Handler for DID-based credentials +* /digitalbazaar/did-cli - A client for managing Decentralized Identifiers +* /digitalbazaar/did-io - Decentralized identifier management library for browser and node.js +* /digitalbazaar/bedrock-authn-did-jwt +* /digitalbazaar/bedrock-did-client +* /digitalbazaar/bedrock-angular-authn-did-jwt +* /digitalbazaar/bedrock-credential-handler - Credential Handler for DID-based credentials ### DB - Linked Data -* /digitalbazaar/php-json-ld - PHP implementation of a JSON-LD Processor and API -* /digitalbazaar/pyld - JSON-LD processor written in Python -* /digitalbazaar/jsonld.js - A JSON-LD Processor and API implementation in JavaScript -* /digitalbazaar/jsonld-signatures - An implementation of the Linked Data Signatures specification for JSON-LD. Works in the browser and node.js. -* /digitalbazaar/json-ld - A Context-based JSON Serialization for Linked Data -* /digitalbazaar/ocapld.js - Linked Data Capabilities reference implementation -* /digitalbazaar/cuckoo-ldp - Cuckoo Cycle Based Linked Data Proofs -* /digitalbazaar/bedrock-ldn-receiver - Bedrock module for Linked Data Notification Receiver -* /digitalbazaar/bedrock-ldn-inbox - Bedrock module for Linked Data Notification Inboxes -* /digitalbazaar/bedrock-angular-ldn - Bedrock AngularJS module for Linked Data Notification Sender+Consumer -* /digitalbazaar/json-ld.org - Forked from json-ld/json-ld.org +* /digitalbazaar/php-json-ld - PHP implementation of a JSON-LD Processor and API +* /digitalbazaar/pyld - JSON-LD processor written in Python +* /digitalbazaar/jsonld.js - A JSON-LD Processor and API implementation in JavaScript +* /digitalbazaar/jsonld-signatures - An implementation of the Linked Data Signatures specification for JSON-LD. Works in the browser and node.js. +* /digitalbazaar/json-ld - A Context-based JSON Serialization for Linked Data +* /digitalbazaar/ocapld.js - Linked Data Capabilities reference implementation +* /digitalbazaar/cuckoo-ldp - Cuckoo Cycle Based Linked Data Proofs +* /digitalbazaar/bedrock-ldn-receiver - Bedrock module for Linked Data Notification Receiver +* /digitalbazaar/bedrock-ldn-inbox - Bedrock module for Linked Data Notification Inboxes +* /digitalbazaar/bedrock-angular-ldn - Bedrock AngularJS module for Linked Data Notification Sender+Consumer +* /digitalbazaar/json-ld.org - Forked from json-ld/json-ld.org JSON for Linked Data -* /digitalbazaar/flex-ledger - Forked from web-payments/flex-ledger +* /digitalbazaar/flex-ledger - Forked from web-payments/flex-ledger A decentralized Linked Data Ledger for the Web ## /WebOfTrustInfo @@ -217,14 +217,14 @@ In advance of each workshop, all participants produce a one-or-two page topic pa The workshop itself also produces technical whitepapers, this Repository holds a record of the progression of thought in SSI, since November, 2015. * One Page List of RWoT Literature -* /WebOfTrustInfo/self-sovereign-identity - Articles and documents associated with designing and implementing identity technology using self-sovereign identity principles -* /WebOfTrustInfo/website - Website for http://www.WebOfTrust.info -* /WebOfTrustInfo/community-resilience - Rebooting Web of Trust Community Resilience Team -* /WebOfTrustInfo/satyrn - A Markdown-based JavaScript Sandbox -* /WebOfTrustInfo/sss - Library for the Shamir secret sharing scheme +* /WebOfTrustInfo/self-sovereign-identity - Articles and documents associated with designing and implementing identity technology using self-sovereign identity principles +* /WebOfTrustInfo/website - Website for http://www.WebOfTrust.info +* /WebOfTrustInfo/community-resilience - Rebooting Web of Trust Community Resilience Team +* /WebOfTrustInfo/satyrn - A Markdown-based JavaScript Sandbox +* /WebOfTrustInfo/sss - Library for the Shamir secret sharing scheme - Forked from dsprenkels/sss -* /WebOfTrustInfo/verifiable-news - TBD: W3C Credentials Community Group repository for curbing "social bots" and mitigating the spread of online misinformation and "fake news". -* /WebOfTrustInfo/portable-reputation-toolkit +* /WebOfTrustInfo/verifiable-news - TBD: W3C Credentials Community Group repository for curbing "social bots" and mitigating the spread of online misinformation and "fake news". +* /WebOfTrustInfo/portable-reputation-toolkit ### RWoT Design Workshop @@ -235,109 +235,109 @@ The workshop itself also produces technical whitepapers, this Repository holds a > * 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/rwot1-sf - RWOT1 in San Francisco, California (November 2015) -* /WebOfTrustInfo/rwot2-id2020 - RWOT2 for the ID2020 UN Summit (May 2016) -* /WebOfTrustInfo/rwot3-sf - RWOT3 in San Francisco, California (October 2016) -* /WebOfTrustInfo/rwot4-paris - RWOT4 in Paris, France (April 2017) -* /WebOfTrustInfo/rwot5-boston - RWOT5 in Boston, Massachusetts (October 2017) -* /WebOfTrustInfo/rwot6-santabarbara - RWOT6 in Santa Barbara, California (March 2018) -* /WebOfTrustInfo/rwot7-toronto - RWOT7 in Toronto, Canada (September 2018) -* /WebOfTrustInfo/rwot8-barcelona - RWOT8 in Barcelona, Spain (March 2019) +* /WebOfTrustInfo/rwot1-sf - RWOT1 in San Francisco, California (November 2015) +* /WebOfTrustInfo/rwot2-id2020 - RWOT2 for the ID2020 UN Summit (May 2016) +* /WebOfTrustInfo/rwot3-sf - RWOT3 in San Francisco, California (October 2016) +* /WebOfTrustInfo/rwot4-paris - RWOT4 in Paris, France (April 2017) +* /WebOfTrustInfo/rwot5-boston - RWOT5 in Boston, Massachusetts (October 2017) +* /WebOfTrustInfo/rwot6-santabarbara - RWOT6 in Santa Barbara, California (March 2018) +* /WebOfTrustInfo/rwot7-toronto - RWOT7 in Toronto, Canada (September 2018) +* /WebOfTrustInfo/rwot8-barcelona - RWOT8 in Barcelona, Spain (March 2019) ### RWot BTCR -* /WebOfTrustInfo/btcr-tx-playground.github.io -* /WebOfTrustInfo/btcr-did-tools-js -* /WebOfTrustInfo/btcr-hackathon - Virtual hackathon to create spec and code for Bitcoin-based Decentralized Identifiers (DIDs) +* /WebOfTrustInfo/btcr-tx-playground.github.io +* /WebOfTrustInfo/btcr-did-tools-js +* /WebOfTrustInfo/btcr-hackathon - Virtual hackathon to create spec and code for Bitcoin-based Decentralized Identifiers (DIDs) ### RWoT Txref Conversion -* /WebOfTrustInfo/txref-conversion-java - Java library for converting txids to txrefs and back -* /WebOfTrustInfo/txref-conversion-js - Javascript library for converting txids to txrefs and back -* /WebOfTrustInfo/txref-conversion-python - Python library to handle conversion between TxRef(bech32) <-> TxID +* /WebOfTrustInfo/txref-conversion-java - Java library for converting txids to txrefs and back +* /WebOfTrustInfo/txref-conversion-js - Javascript library for converting txids to txrefs and back +* /WebOfTrustInfo/txref-conversion-python - Python library to handle conversion between TxRef(bech32) <-> TxID ### RWoT Linked Data -* /WebOfTrustInfo/schemas - Draft schemas for JSON-LD etc. -* /WebOfTrustInfo/ld-signatures-java - Java implementation of Linked Data Signatures -* /WebOfTrustInfo/ld-signatures-python - JSON-LD Signatures with JSON Web Signatures +* /WebOfTrustInfo/schemas - Draft schemas for JSON-LD etc. +* /WebOfTrustInfo/ld-signatures-java - Java implementation of Linked Data Signatures +* /WebOfTrustInfo/ld-signatures-python - JSON-LD Signatures with JSON Web Signatures ## /w3c - World Wide Web Consortium ### /w3c/verifiable-claims - VC Working Group -Verifiable Claims WG - Mailing List (and archives) +Verifiable Claims WG - Mailing List (and archives) -* /w3c/verifiable-claims - W3C Verifiable Claims Working Group. -* /w3c/vc-data-model -Verifiable Claims Data Model and Representations specification. -* /w3c/vc-use-cases - Verifiable Claims Use Cases. -* /w3c/vc-test-suite - Verifiable Claims WG Test Suite. -* /w3c/vc-imp-guide - Verifiable Credentials Implementation Guidelines +* /w3c/verifiable-claims - W3C Verifiable Claims Working Group. +* /w3c/vc-data-model -Verifiable Claims Data Model and Representations specification. +* /w3c/vc-use-cases - Verifiable Claims Use Cases. +* /w3c/vc-test-suite - Verifiable Claims WG Test Suite. +* /w3c/vc-imp-guide - Verifiable Credentials Implementation Guidelines ### /w3c-ccg - Credentials Community Group -Public mailing list for the Credentials Community Group (and archives) - Anyone may read or write to this list. - * /w3c-ccg/meetings CCG Meeting Transcripts -* /w3c-ccg/community - CCG Community Repo -* /w3c-ccg/announcements - CCG Announcements -* /w3c-ccg/w3c-ccg-process -* /w3c-ccg/registries-process +Public mailing list for the Credentials Community Group (and archives) - Anyone may read or write to this list. + * /w3c-ccg/meetings CCG Meeting Transcripts +* /w3c-ccg/community - CCG Community Repo +* /w3c-ccg/announcements - CCG Announcements +* /w3c-ccg/w3c-ccg-process +* /w3c-ccg/registries-process #### CCG - DID -* /w3c-ccg/did-primer - A Primer for Decentralized Identifiers -* /w3c-ccg/did-spec - Decentralized Identifier (DID) 1.0 Specification - Data Model and Syntax -* /w3c-ccg/did-resolution Spec 1.0 -* /w3c-ccg/did-use-cases -* /w3c-ccg/did-method-registry - a list of all known DID Methods and their current level of maturity. - * /w3c-ccg/didm-btcr - WORK ITEM: BTCR DID Method Spec - * /w3c-ccg/didm-veres-one - Veres One Decentralized Identifier Method Specification -* /w3c-ccg/did-wg-proposal - Proposal to W3C membership for a DID Working Group. - * /w3c-ccg/did-wg-charter - EXPERIMENTAL charter for the W3C Decentralized Identifier Working Group -* /w3c-ccg/did-hackathon-2018 -* /w3c-ccg/data-minimization - Data Minimization, Selective Disclosure, and Progressive Trust -* /w3c-ccg/credential-handler-api -* /w3c-ccg/amira - Amira Engagement Model. -* /w3c-ccg/functional-identity +* /w3c-ccg/did-primer - A Primer for Decentralized Identifiers +* /w3c-ccg/did-spec - Decentralized Identifier (DID) 1.0 Specification - Data Model and Syntax +* /w3c-ccg/did-resolution Spec 1.0 +* /w3c-ccg/did-use-cases +* /w3c-ccg/did-method-registry - a list of all known DID Methods and their current level of maturity. + * /w3c-ccg/didm-btcr - WORK ITEM: BTCR DID Method Spec + * /w3c-ccg/didm-veres-one - Veres One Decentralized Identifier Method Specification +* /w3c-ccg/did-wg-proposal - Proposal to W3C membership for a DID Working Group. + * /w3c-ccg/did-wg-charter - EXPERIMENTAL charter for the W3C Decentralized Identifier Working Group +* /w3c-ccg/did-hackathon-2018 +* /w3c-ccg/data-minimization - Data Minimization, Selective Disclosure, and Progressive Trust +* /w3c-ccg/credential-handler-api +* /w3c-ccg/amira - Amira Engagement Model. +* /w3c-ccg/functional-identity #### CCG - Verifiable Credentials -* - REGISTRY: The Verifiable Credentials Status Scheme Registry. -* /w3c-ccg/edu_occ_verifiable_credentials - WORK ITEM: Drafts and Ideas of Educational and Occupational Verifiable Credentials. -* /w3c-ccg/vc-examples - WORK ITEM: Verifiable Credentials Examples +* - REGISTRY: The Verifiable Credentials Status Scheme Registry. +* /w3c-ccg/edu_occ_verifiable_credentials - WORK ITEM: Drafts and Ideas of Educational and Occupational Verifiable Credentials. +* /w3c-ccg/vc-examples - WORK ITEM: Verifiable Credentials Examples #### CCG - Linked Data -* /w3c-ccg/ocap-ld - WORK ITEM: Linked Data Object Capabilities specification -* /w3c-ccg/ld-cryptosuite-registry - REGISTRY: Linked Data Keys Registry +* /w3c-ccg/ocap-ld - WORK ITEM: Linked Data Object Capabilities specification +* /w3c-ccg/ld-cryptosuite-registry - REGISTRY: Linked Data Keys Registry ### Digital Verification Community Group > The mission of the W3C Digital Verification Community Group is to study, design, promote, and deploy systems that increase trust on the Web. -* /w3c-dvcg/w3c-dvcg.github.io - Landing site for W3C Digital Verification Community Group. -* /w3c-dvcg/multibase - +* /w3c-dvcg/w3c-dvcg.github.io - Landing site for W3C Digital Verification Community Group. +* /w3c-dvcg/multibase - An IETF Internet Draft for the Multibase data format -* /w3c-dvcg/hashlink - An IETF Internet Draft for the Hashlink data format -* /w3c-dvcg/multihash - An IETF Internet Draft for the Multihash data format -* /w3c-dvcg/security-vocab - The Linked Data Security Vocabulary -* /w3c-dvcg/lds-rsa2018 - +* /w3c-dvcg/hashlink - An IETF Internet Draft for the Hashlink data format +* /w3c-dvcg/multihash - An IETF Internet Draft for the Multihash data format +* /w3c-dvcg/security-vocab - The Linked Data Security Vocabulary +* /w3c-dvcg/lds-rsa2018 - Linked Data Signature Suite created in 2018 -* /w3c-dvcg/http-signatures - Signing HTTP Messages specification -* /w3c-dvcg/ld-proofs - +* /w3c-dvcg/http-signatures - Signing HTTP Messages specification +* /w3c-dvcg/ld-proofs - Linked Data Proofs Specification -* /w3c-dvcg/ld-signatures - Linked Data Signatures enable digital signatures on Linked Data -* /w3c-dvcg/lds-ed25519-2018 - Linked Data Signature Suite for Ed25519 2018 -* /w3c-dvcg/lds-merkleproof2017 - 2017 Signature suite for doing Merkle Proofs. -* /w3c-dvcg/lds-redaction2016 - Linked Data Signature Suite created in 2016 for performing Redacted -* /w3c-dvcg/http-signatures-audit - Security considerations for HTTP Signatures specification. -* /w3c-dvcg/lds-koblitz2016 - Linked Data Signature Suite for the Koblitz Elliptic Curve 2016 -* /w3c-dvcg/lds-pseudonymous2016/ -* /w3c-dvcg/lds-rsa2016/ +* /w3c-dvcg/ld-signatures - Linked Data Signatures enable digital signatures on Linked Data +* /w3c-dvcg/lds-ed25519-2018 - Linked Data Signature Suite for Ed25519 2018 +* /w3c-dvcg/lds-merkleproof2017 - 2017 Signature suite for doing Merkle Proofs. +* /w3c-dvcg/lds-redaction2016 - Linked Data Signature Suite created in 2016 for performing Redacted +* /w3c-dvcg/http-signatures-audit - Security considerations for HTTP Signatures specification. +* /w3c-dvcg/lds-koblitz2016 - Linked Data Signature Suite for the Koblitz Elliptic Curve 2016 +* /w3c-dvcg/lds-pseudonymous2016/ +* /w3c-dvcg/lds-rsa2016/ ### /opencreds -* /opencreds/website - The Open Credentials Website -* /opencreds/minutes - +* /opencreds/website - The Open Credentials Website +* /opencreds/minutes - Text and audio meeting minutes for W3C Credentials Community Group @@ -346,55 +346,55 @@ Text and audio meeting minutes for W3C Credentials Community Group * [Spidchain.com](http://www.spidchain.com/) -Blockchain for Self Sovereign Identity ### Spid Bitcoin -* /SpidChain/spidchain-btcr - An implementation of the btcr standard for self sovereign distributed digital identity -* /SpidChain/electrumx Forked from kyuupichan/electrumx +* /SpidChain/spidchain-btcr - An implementation of the btcr standard for self sovereign distributed digital identity +* /SpidChain/electrumx Forked from kyuupichan/electrumx - Alternative implementation of spesmilo/electrum-server -* /SpidChain/btcr-spv - Poc of an SPV implementation of BTCR -* /SpidChain/satoshis-wheel-of-fortune - Pick a name from a list randomly in a provably honest way -* /SpidChain/txref-conversion-js - Forked from WebOfTrustInfo/txref-conversion-js +* /SpidChain/btcr-spv - Poc of an SPV implementation of BTCR +* /SpidChain/satoshis-wheel-of-fortune - Pick a name from a list randomly in a provably honest way +* /SpidChain/txref-conversion-js - Forked from WebOfTrustInfo/txref-conversion-js - Javascript library for converting txids to txrefs and back ### Spid Ethereum -* /SpidChain/eth-lightwallet - Forked from ConsenSys/eth-lightwallet +* /SpidChain/eth-lightwallet - Forked from ConsenSys/eth-lightwallet - Lightweight JS Wallet for Node and the browser -* /SpidChain/truffle - Forked from trufflesuite/truffle +* /SpidChain/truffle - Forked from trufflesuite/truffle - A development framework for Ethereum -* /SpidChain/VotingSystem - A dapp, library and smart contract to notarize votes on the ethereum blockchain -* /SpidChain/ethers-wallet - Forked from ethers-io/ethers.js +* /SpidChain/VotingSystem - A dapp, library and smart contract to notarize votes on the ethereum blockchain +* /SpidChain/ethers-wallet - Forked from ethers-io/ethers.js - Complete Ethereum wallet implementation and library in JavaScript. -* /SpidChain/nodejs-ethereum - Forked from b9lab/nodejs-ethereum +* /SpidChain/nodejs-ethereum - Forked from b9lab/nodejs-ethereum Example of using NodeJs with Ethereum ### Spid Hackathon -* /SpidChain/chainpass - App for Trenitalia hackathon - 09 / 16 / 2017 - Rome -* /SpidChain/vipPrice - #internationalhackathon #spidchain +* /SpidChain/chainpass - App for Trenitalia hackathon - 09 / 16 / 2017 - Rome +* /SpidChain/vipPrice - #internationalhackathon #spidchain ### Democracy Earth -* /democracyearth/self - Cryptgraphic peer authentication. +* /democracyearth/self - Cryptgraphic peer authentication. >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/sovereign - earth_americas Blockchain democracy. -* /democracyearth/paper - On decentralized digital democracy. -* /democracyearth/community. - earth_americas Be an Ambassador or Student Ambassador anywhere in the world. -* /democracyearth/vote - Smart contracts for vote token. -* /democracyearth/dapp - Liquid democracy smart contract implementation -* /democracyearth/blockchain - A block chain for democracy. -* /democracyearth/handbook - Forked from loomio/loomio-coop-handbook +* /democracyearth/sovereign - earth_americas Blockchain democracy. +* /democracyearth/paper - On decentralized digital democracy. +* /democracyearth/community. - earth_americas Be an Ambassador or Student Ambassador anywhere in the world. +* /democracyearth/vote - Smart contracts for vote token. +* /democracyearth/dapp - Liquid democracy smart contract implementation +* /democracyearth/blockchain - A block chain for democracy. +* /democracyearth/handbook - Forked from loomio/loomio-coop-handbook - Handbook for Democracy Earth Foundation -* /democracyearth/press-kit - A set of resources about the Democracy Earth Foundation to share with journalists and media. -* /democracyearth/exodus - Smart contracts enabling a Universal Basic Income for self-sovereign citizens earth_americas -* /democracyearth/party - horse Trojan political party. -* /democracyearth/balance-keeper - token balance keeper daemon. -* /democracyearth/dapp - Liquid democracy smart contract implementation -* /democracyearth/DesignSystem -* /democracyearth/vzla-propone-cambio - venezuelaVenezuela sera libre -* /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 - Forked from arikan/bitcoin-voting +* /democracyearth/press-kit - A set of resources about the Democracy Earth Foundation to share with journalists and media. +* /democracyearth/exodus - Smart contracts enabling a Universal Basic Income for self-sovereign citizens earth_americas +* /democracyearth/party - horse Trojan political party. +* /democracyearth/balance-keeper - token balance keeper daemon. +* /democracyearth/dapp - Liquid democracy smart contract implementation +* /democracyearth/DesignSystem +* /democracyearth/vzla-propone-cambio - venezuelaVenezuela sera libre +* /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 - Forked from arikan/bitcoin-voting - bulb Cryptocurrency voting schema. -* /democracyearth/dips - Democracy Improvement Proposals -* /democracyearth/micropayment-voting - eagle Vote as bitcoin micropayment. -* /democracyearth/concept - Forked from makingdevs/mecate-democra +* /democracyearth/dips - Democracy Improvement Proposals +* /democracyearth/micropayment-voting - eagle Vote as bitcoin micropayment. +* /democracyearth/concept - Forked from makingdevs/mecate-democra @@ -412,270 +412,270 @@ This presents a method to replace the usual signup/login design pattern with a m ### Assorted Ethereum Apps -/XLNT/meirl - Counterfactual and Upgradable Self-Sovereign Identity for Ethereum, using Gnosis Safe +/XLNT/meirl - Counterfactual and Upgradable Self-Sovereign Identity for Ethereum, using Gnosis Safe ## uPort -* /uport-project/developers - Developer portal for documentation and application management -* /uport-project/specs - uPort Protocol Specs -* /uport-project/uport-connect - Main uPort library for front end developers -* /uport-project/eth-typed-data - A javascript library for working with typed structured data as defined by EIP712 -* /uport-project/uport-transports - Set up communication channels between your app and a uPort client to handle requests and responses. -* /uport-project/webcard - Transaction Sharing -* /uport-project/demo - uPort Demo dApp -* /uport-project/uport-lite - Lightweight uport registry lookup -* /uport-project/eslint-config-uport - Shareable eslint config for uport libraries -* /uport-project/uPort-live - Forked from Siunami/uPort-live -* /uport-project/uport-wordpress-plugin - A Passwordless Login for uPort and Wordpress -* /uport-project/community-projects - A list of community hackathon projects and other experiments. -* /uport-project/udoor - uPort Door Management -* /uport-project/uport-bounties- A Library of uPort Bounties -* /dconroy/CityKey - Adding uPort support to Chicago CityKey, adding all the benefits of Self Sovereign Identity to municipal services. http://citykeychained.com +* /uport-project/developers - Developer portal for documentation and application management +* /uport-project/specs - uPort Protocol Specs +* /uport-project/uport-connect - Main uPort library for front end developers +* /uport-project/eth-typed-data - A javascript library for working with typed structured data as defined by EIP712 +* /uport-project/uport-transports - Set up communication channels between your app and a uPort client to handle requests and responses. +* /uport-project/webcard - Transaction Sharing +* /uport-project/demo - uPort Demo dApp +* /uport-project/uport-lite - Lightweight uport registry lookup +* /uport-project/eslint-config-uport - Shareable eslint config for uport libraries +* /uport-project/uPort-live - Forked from Siunami/uPort-live +* /uport-project/uport-wordpress-plugin - A Passwordless Login for uPort and Wordpress +* /uport-project/community-projects - A list of community hackathon projects and other experiments. +* /uport-project/udoor - uPort Door Management +* /uport-project/uport-bounties- A Library of uPort Bounties +* /dconroy/CityKey - Adding uPort support to Chicago CityKey, adding all the benefits of Self Sovereign Identity to municipal services. http://citykeychained.com ### uPort DID -* /uport-project/ethr-did-resolver - DID resolver for Ethereum Addresses with support for key management -* /uport-project/secp256k1-did-resolver - Resolve DID documents for secp256k1 public keys -* /uport-project/uport-did-driver - Driver for the uPort DID method -* /uport-project/eth-did-resolver - DID resolver for Ethereum Addresses -* /uport-project/ethr-did - Create ethr DIDs -* /uport-project/ethr-did-registry - Backing for an experimental DID method -* /uport-project/did-resolver - Generic did-resolver -* /uport-project/https-did-resolver - DID resolver for HTTPS domains -* /uport-project/nacl-did - Light weight DID method, complete with Identity Creation tools, encryption and JWT signing -* /uport-project/did-jwt - Create and verify uPort and DID compliant JWT's in Javascript -* /uport-project/uport-did-resolver - DID resolver for uPort identities +* /uport-project/ethr-did-resolver - DID resolver for Ethereum Addresses with support for key management +* /uport-project/secp256k1-did-resolver - Resolve DID documents for secp256k1 public keys +* /uport-project/uport-did-driver - Driver for the uPort DID method +* /uport-project/eth-did-resolver - DID resolver for Ethereum Addresses +* /uport-project/ethr-did - Create ethr DIDs +* /uport-project/ethr-did-registry - Backing for an experimental DID method +* /uport-project/did-resolver - Generic did-resolver +* /uport-project/https-did-resolver - DID resolver for HTTPS domains +* /uport-project/nacl-did - Light weight DID method, complete with Identity Creation tools, encryption and JWT signing +* /uport-project/did-jwt - Create and verify uPort and DID compliant JWT's in Javascript +* /uport-project/uport-did-resolver - DID resolver for uPort identities ### uPort Identification -* /uport-project/openid - uPort openid -* /uport-project/kmnid - A kotlin implementation of MNID -* /uport-project/uport-registry - Core uPort registry contract for linking attributes to uPort identities. -* /uport-project/uport-chrome-extension - An experiment to test decentralized identity in a Browser Extension environment. -* /uport-project/infrastructure - Support services for Self-Sovereign Identity -* /uport-project/mnid - Multi Network Identifier - spec and reference implementation +* /uport-project/openid - uPort openid +* /uport-project/kmnid - A kotlin implementation of MNID +* /uport-project/uport-registry - Core uPort registry contract for linking attributes to uPort identities. +* /uport-project/uport-chrome-extension - An experiment to test decentralized identity in a Browser Extension environment. +* /uport-project/infrastructure - Support services for Self-Sovereign Identity +* /uport-project/mnid - Multi Network Identifier - spec and reference implementation ### uPort Mobile -* /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 - android ETH signer library to be used by uport app and sdk -* /uport-project/uport-android - uPort app for android - under construction -* /uport-project/uport-ios-demo - Demo iPhone app using uPort SDK -* /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 - uPort mobile app -* /uport-project/uport-ios-sdk - uPort iOS SDK in Swift -* /uport-project/uport-ios-core-eth - iOS Ethereum Toolkit for uPort SDK -* /uport-project/uport-ios-openssl - iOS OpenSSL Framework for uPort SDK -* /uport-project/UPTEthereumSigner - Ethereum signer library for iOS +* /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 - android ETH signer library to be used by uport app and sdk +* /uport-project/uport-android - uPort app for android - under construction +* /uport-project/uport-ios-demo - Demo iPhone app using uPort SDK +* /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 - uPort mobile app +* /uport-project/uport-ios-sdk - uPort iOS SDK in Swift +* /uport-project/uport-ios-core-eth - iOS Ethereum Toolkit for uPort SDK +* /uport-project/uport-ios-openssl - iOS OpenSSL Framework for uPort SDK +* /uport-project/UPTEthereumSigner - Ethereum signer library for iOS ### uPort Lambda -* /uport-project/lambda-chasqui - running_man Messenger service running_man -* /uport-project/lambda-agora - An open public space where an assembly of applications can share details and be discovered (pre-alpha) -* /uport-project/lambda-champagne -* /uport-project/lambda-niscani -* /uport-project/lambda-sensui - uPort tx funding service -* /uport-project/lambda-caleuche - Caleuche. Event Hub Service -* /uport-project/lambda-idgraph -* /uport-project/lambda-olorun - uPort private network support -* /uport-project/lambda-fatima - uPort badge event attestor -* /uport-project/lambda-pututu - Push notification service -* /uport-project/lambda-nisaba - Lambda functions for anti-sybill -* /uport-project/lambda-unnu - Creator of Identities +* /uport-project/lambda-chasqui - running_man Messenger service running_man +* /uport-project/lambda-agora - An open public space where an assembly of applications can share details and be discovered (pre-alpha) +* /uport-project/lambda-champagne +* /uport-project/lambda-niscani +* /uport-project/lambda-sensui - uPort tx funding service +* /uport-project/lambda-caleuche - Caleuche. Event Hub Service +* /uport-project/lambda-idgraph +* /uport-project/lambda-olorun - uPort private network support +* /uport-project/lambda-fatima - uPort badge event attestor +* /uport-project/lambda-pututu - Push notification service +* /uport-project/lambda-nisaba - Lambda functions for anti-sybill +* /uport-project/lambda-unnu - Creator of Identities ### uPort React -* /uport-project/react-native-uport-signer -* /uport-project/react-native-signer-demo -* /uport-project/uport-react-native-demo -* /uport-project/react-native-uport-connect - Library for integrating uPort into your React Native app -* /uport-project/react-uport-box - Truffle and React/Redux boilerplate with uPort Connect -* /uport-project/react-native-passcode-android - Forked from aldigjo/react-native-passcode-android +* /uport-project/react-native-uport-signer +* /uport-project/react-native-signer-demo +* /uport-project/uport-react-native-demo +* /uport-project/react-native-uport-connect - Library for integrating uPort into your React Native app +* /uport-project/react-uport-box - Truffle and React/Redux boilerplate with uPort Connect +* /uport-project/react-native-passcode-android - Forked from aldigjo/react-native-passcode-android ### uPort Assorted -* /uport-project/champagne-dapp - Champagne Project dApp -* /uport-project/tweetnacl-k - kotlin implementation of tweetnacl -* /uport-project/sample-data-generator -* /uport-project/bck-wallet -* /uport-project/UPTEthereumSigner-Example - Example app and unit tests for the UPTEthereumSigner repo -* /uport-project/lastblock - Daemon that alerts when a new block is mined -* /uport-project/service-tests - Test servers from the outside -* /uport-project/paper -* /uport-project/swift-rlp - Recursive Length Prefix in Swift - CocoaPod -* /uport-project/SwiftKeccak - Ethereum compatible Keccak hash for Swift -* /uport-project/ed2curve-js - Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys +* /uport-project/champagne-dapp - Champagne Project dApp +* /uport-project/tweetnacl-k - kotlin implementation of tweetnacl +* /uport-project/sample-data-generator +* /uport-project/bck-wallet +* /uport-project/UPTEthereumSigner-Example - Example app and unit tests for the UPTEthereumSigner repo +* /uport-project/lastblock - Daemon that alerts when a new block is mined +* /uport-project/service-tests - Test servers from the outside +* /uport-project/paper +* /uport-project/swift-rlp - Recursive Length Prefix in Swift - CocoaPod +* /uport-project/SwiftKeccak - Ethereum compatible Keccak hash for Swift +* /uport-project/ed2curve-js - Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys ## Jolocom -* /jolocom/docs - Documentation -* /jolocom/smartwallet-app - A decentralized self sovereign identity solution developed by Jolocom. -* /jolocom/jolocom-lib - Library for interacting with the identity solution provided by Jolocom. -* /jolocom/jolocom-did-driver - Universal Resolver DID Driver for the did:jolo identity space -* /jolocom/generic-backend - A generic backend implementation that makes use of the Jolocom Library for authentication, and for issuing credentials. -* /jolocom/demo-sso - A simple example web application integrating the Jolocom library for authentication. -* /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 - Collection of metadata definitions for the demo Jolocom credential types. -* /jolocom/react-native-build-config - Expose native build config to JS (android only for now) -* /jolocom/credTypes-jolocom-core - Collection of metadata definitions for the core Jolocom credential types. -* /jolocom/fueling-service - Simple express service that can wire ether to requester. -* /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 - WebID proxy service +* /jolocom/docs - Documentation +* /jolocom/smartwallet-app - A decentralized self sovereign identity solution developed by Jolocom. +* /jolocom/jolocom-lib - Library for interacting with the identity solution provided by Jolocom. +* /jolocom/jolocom-did-driver - Universal Resolver DID Driver for the did:jolo identity space +* /jolocom/generic-backend - A generic backend implementation that makes use of the Jolocom Library for authentication, and for issuing credentials. +* /jolocom/demo-sso - A simple example web application integrating the Jolocom library for authentication. +* /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 - Collection of metadata definitions for the demo Jolocom credential types. +* /jolocom/react-native-build-config - Expose native build config to JS (android only for now) +* /jolocom/credTypes-jolocom-core - Collection of metadata definitions for the core Jolocom credential types. +* /jolocom/fueling-service - Simple express service that can wire ether to requester. +* /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 - WebID proxy service ## Cryptonomica [![](https://i.imgur.com/moVyrrt.png)](https://cryptonomica.github.io) -* /Cryptonomica/cryptonomica - Cryptonomica keys server -* /Cryptonomica/cryptonomica.github.io - Cryptonomica frontend -* /Cryptonomica/arbitration-rules - Cryptonomica Arbitration Rules -* /Cryptonomica/dappathon-tlv -* /Cryptonomica/Ethereum-IdentityVerification - Indentity verification and KYC for Ethereum blockchain -* /Cryptonomica/ethnode.cryptonomica.net - Ethereum node with API on nodejs and web3.js -* /Cryptonomica/Ethereum-IdentityProof - Smart contract for Ethereum's account owner verification using Cryptonomica.net -* /Cryptonomica/international-arbitration-law - Repository for collecting information about international arbitration law and practice +* /Cryptonomica/cryptonomica - Cryptonomica keys server +* /Cryptonomica/cryptonomica.github.io - Cryptonomica frontend +* /Cryptonomica/arbitration-rules - Cryptonomica Arbitration Rules +* /Cryptonomica/dappathon-tlv +* /Cryptonomica/Ethereum-IdentityVerification - Indentity verification and KYC for Ethereum blockchain +* /Cryptonomica/ethnode.cryptonomica.net - Ethereum node with API on nodejs and web3.js +* /Cryptonomica/Ethereum-IdentityProof - Smart contract for Ethereum's account owner verification using Cryptonomica.net +* /Cryptonomica/international-arbitration-law - Repository for collecting information about international arbitration law and practice ## Learning Machine -* /learningmachine/stage.blockcerts.github.io - Web site +* /learningmachine/stage.blockcerts.github.io - Web site - Forked from blockchain-certificates/blockchain-certificates.github.io -* /learningmachine/polymer-redux - An example use-case to showcase the state/view abstraction in Polymer 3, LitElement and Redux context -* /learningmachine/ajv -The fastest JSON-Schema Validator. Supports draft-06 +* /learningmachine/polymer-redux - An example use-case to showcase the state/view abstraction in Polymer 3, LitElement and Redux context +* /learningmachine/ajv -The fastest JSON-Schema Validator. Supports draft-06 - Forked from epoberezkin/ajv -* /learningmachine/Foundatio - Pluggable foundation blocks for building distributed apps. +* /learningmachine/Foundatio - Pluggable foundation blocks for building distributed apps. - Forked from FoundatioFx/Foundatio ### Blockcerts -* /blockchain-certificates/blockcerts-verifier - A Blockcerts verifier and viewer -* /blockchain-certificates/cert-issuer - Issues Blockcerts using either the Bitcoin or Ethereum blockchain -* /blockchain-certificates/cert-verifier - Python library for verifying Blockcerts -* /blockchain-certificates/cert-schema - The schema for Blockcerts +* /blockchain-certificates/blockcerts-verifier - A Blockcerts verifier and viewer +* /blockchain-certificates/cert-issuer - Issues Blockcerts using either the Bitcoin or Ethereum blockchain +* /blockchain-certificates/cert-verifier - Python library for verifying Blockcerts +* /blockchain-certificates/cert-schema - The schema for Blockcerts - Forked from IMSGlobal/cert-schema -* /blockchain-certificates/assets -* /blockchain-certificates/cert-verifier-js - Javascript library for verifying Blockcerts Certificates -* /blockchain-certificates/cert-tools -Command line tools for designing certificate templates and instantiating a certificate batch -* /blockchain-certificates/obi-baking - Example of baking a blockcert into an Open Badge -* /blockchain-certificates/cert-core -* /blockchain-certificates/wallet-test-resources - These are resources used to test implementations of the evolving blockcerts certificate standard and issuer conventions. -* /blockchain-certificates/pyld - JSON-LD processor written in Python +* /blockchain-certificates/assets +* /blockchain-certificates/cert-verifier-js - Javascript library for verifying Blockcerts Certificates +* /blockchain-certificates/cert-tools -Command line tools for designing certificate templates and instantiating a certificate batch +* /blockchain-certificates/obi-baking - Example of baking a blockcert into an Open Badge +* /blockchain-certificates/cert-core +* /blockchain-certificates/wallet-test-resources - These are resources used to test implementations of the evolving blockcerts certificate standard and issuer conventions. +* /blockchain-certificates/pyld - JSON-LD processor written in Python - Forked from digitalbazaar/pyld -* /blockchain-certificates/archived-cert-store - Storage library and service for Blockchain Certificates -* /blockchain-certificates/openbadges-validator-core - Open Badges validation in python +* /blockchain-certificates/archived-cert-store - Storage library and service for Blockchain Certificates +* /blockchain-certificates/openbadges-validator-core - Open Badges validation in python - Forked from IMSGlobal/openbadges-validator-core -* /blockchain-certificates/PodSpecs - A listing of CocoaPod .podspec files for all pods created in the Blockchain Certificates project. -* /blockchain-certificates/openbadges-bakery - An OpenBadges image baking library that works with PNGs and SVGs +* /blockchain-certificates/PodSpecs - A listing of CocoaPod .podspec files for all pods created in the Blockchain Certificates project. +* /blockchain-certificates/openbadges-bakery - An OpenBadges image baking library that works with PNGs and SVGs - Forked from mozilla/openbadges-bakery #### Blockcerts Json -* /blockchain-certificates/JSONLD - An iOS framework for processing JSON-LD files. -* /blockchain-certificates/JSONLDProcessor - An iOS framework for processing JSON-LD files. +* /blockchain-certificates/JSONLD - An iOS framework for processing JSON-LD files. +* /blockchain-certificates/JSONLDProcessor - An iOS framework for processing JSON-LD files. #### Blockcerts Web -* /blockchain-certificates/cert-viewer - A web app for viewing and validating Blockchain Certificates -* /blockchain-certificates/blockcerts-playground.github.io - In-browser tool to experiment with Blockcerts -* /blockchain-certificates/blockchain-certificates.github.io +* /blockchain-certificates/cert-viewer - A web app for viewing and validating Blockchain Certificates +* /blockchain-certificates/blockcerts-playground.github.io - In-browser tool to experiment with Blockcerts +* /blockchain-certificates/blockchain-certificates.github.io - Forked from mmistakes/minimal-mistakes -* /blockchain-certificates/cert-web-component - A web component for displaying blockchain certificates. +* /blockchain-certificates/cert-web-component - A web component for displaying blockchain certificates. #### Blockcerts Mobile -* /blockchain-certificates/wallet-android - An Android app for Blockcerts -* /blockchain-certificates/BlockcertsFramework-iOS - An iOS wallet for viewing, validating, and sharing certs -* /blockchain-certificates/wallet-iOS - An iOS wallet for Blockcerts +* /blockchain-certificates/wallet-android - An Android app for Blockcerts +* /blockchain-certificates/BlockcertsFramework-iOS - An iOS wallet for viewing, validating, and sharing certs +* /blockchain-certificates/wallet-iOS - An iOS wallet for Blockcerts ## Sovrin Foundation -* /sovrin-foundation/sovrin.org - the foundation web site -* /sovrin-foundation/sovrin -* /sovrin-foundation/sovrin-sip - controlled techical docs/standards for Sovrin Foundation -* /sovrin-foundation/sov-docs-conf - A repository containing the code that builds the Sovrin documentation website's shared repository sidebar -* /sovrin-foundation/ssi-protocol - Document the interactions and conventions that make self-sovereign identity interoperable. -* /sovrin-foundation/protocol -* /sovrin-foundation/steward-tools - tools for Sovrin steward -* /sovrin-foundation/token-plugin - source code and tests for Sovrin Ledger plugins -* /sovrin-foundation/sovrin-test-automation - quality assurance automation for Sovrin repos. -* /sovrin-foundation/agent-sdk - Reference Agent -* /sovrin-foundation/sovrin-connector-preview - Forked from evernym/sovrin-connector-preview -* /sovrin-foundation/pipeline-test - Test integrations, hooks and build pipelines. +* /sovrin-foundation/sovrin.org - the foundation web site +* /sovrin-foundation/sovrin +* /sovrin-foundation/sovrin-sip - controlled techical docs/standards for Sovrin Foundation +* /sovrin-foundation/sov-docs-conf - A repository containing the code that builds the Sovrin documentation website's shared repository sidebar +* /sovrin-foundation/ssi-protocol - Document the interactions and conventions that make self-sovereign identity interoperable. +* /sovrin-foundation/protocol +* /sovrin-foundation/steward-tools - tools for Sovrin steward +* /sovrin-foundation/token-plugin - source code and tests for Sovrin Ledger plugins +* /sovrin-foundation/sovrin-test-automation - quality assurance automation for Sovrin repos. +* /sovrin-foundation/agent-sdk - Reference Agent +* /sovrin-foundation/sovrin-connector-preview - Forked from evernym/sovrin-connector-preview +* /sovrin-foundation/pipeline-test - Test integrations, hooks and build pipelines. ### Sovrin - Indy -* /sovrin-foundation/indy-dev - Forked from michaeldboyd/indy-dev - This is a quick way to setup a development environment to experiment with IndySDK -* /sovrin-foundation/libsovtoken - This is a payment handler library to work with libindy. It may one day be merged into libindy. -* /sovrin-foundation/sovrin-indy-android-dependencies - indy-android-dependencies -* /sovrin-foundation/connector-app - Reference mobile edge agent for use with the Sovrin Network built from Hyperledger Indy. -* /sovrin-foundation/indy-android-dependencies - Dependencies required to build indy-sdk +* /sovrin-foundation/indy-dev - Forked from michaeldboyd/indy-dev - This is a quick way to setup a development environment to experiment with IndySDK +* /sovrin-foundation/libsovtoken - This is a payment handler library to work with libindy. It may one day be merged into libindy. +* /sovrin-foundation/sovrin-indy-android-dependencies - indy-android-dependencies +* /sovrin-foundation/connector-app - Reference mobile edge agent for use with the Sovrin Network built from Hyperledger Indy. +* /sovrin-foundation/indy-android-dependencies - Dependencies required to build indy-sdk ## /decentralized-identity - DIF -* /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 - DIF docs, wiki, and organizational material -* /decentralized-identity/credential-manifest - Format that normalizes the definition of requirements for the issuance of a credential -* /decentralized-identity/universal-registrar - Specifications and implementation of a universal identifier registrar -* decentralized-identity/attestations - Attestation API implementations for various languages and platforms. +* /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 - DIF docs, wiki, and organizational material +* /decentralized-identity/credential-manifest - Format that normalizes the definition of requirements for the issuance of a credential +* /decentralized-identity/universal-registrar - Specifications and implementation of a universal identifier registrar +* decentralized-identity/attestations - Attestation API implementations for various languages and platforms. ### DIF - DID -* /decentralized-identity/did-methods - DID Method specs, docs, and materials -* /decentralized-identity/did-common-typescript +* /decentralized-identity/did-methods - DID Method specs, docs, and materials +* /decentralized-identity/did-common-typescript - A common bundle of shared code and modules for working with DIDs, DID Documents, and other DID-related activities -* /decentralized-identity/did-security-csharp - C# implementation of DID security and privacy controls -* /decentralized-identity/did-security-typescript - Typescript implementation of DID security and privacy controls -* /decentralized-identity/did-common-java - Shared DID Java library. -* /decentralized-identity/ua-web-extension - Basic web extension version of a DID User Agent -* /decentralized-identity/did-recovery - Various methods for DID recovery -* /decentralized-identity/web-polyfills - Polyfills for proposed or emerging DID-centric Web APIs -* /decentralized-identity/ -* /decentralized-identity/http-did-auth-proxy - Forked from bcgov/http-did-auth-proxy +* /decentralized-identity/did-security-csharp - C# implementation of DID security and privacy controls +* /decentralized-identity/did-security-typescript - Typescript implementation of DID security and privacy controls +* /decentralized-identity/did-common-java - Shared DID Java library. +* /decentralized-identity/ua-web-extension - Basic web extension version of a DID User Agent +* /decentralized-identity/did-recovery - Various methods for DID recovery +* /decentralized-identity/web-polyfills - Polyfills for proposed or emerging DID-centric Web APIs +* /decentralized-identity/ +* /decentralized-identity/http-did-auth-proxy - Forked from bcgov/http-did-auth-proxy DID Auth HTTP proxy. ### DIF - DID-Auth -* /decentralized-identity/did-auth-jose - JOSE-based implementation of DID Authenticated Encryption +* /decentralized-identity/did-auth-jose - JOSE-based implementation of DID Authenticated Encryption ### DIF - Sidetree -* /decentralized-identity/sidetree-ipfs - IPFS module for storing and accessing Sidetree entity operation data via content addressable storage -* /decentralized-identity/sidetree-core - The blockchain-agnostic server implementation of the Sidetree protocol. -* /decentralized-identity/sidetree-bitcoin - Blockchain-specific code for the Sidetree-based DID Method implementation on Bitcoin -* /decentralized-identity/ion - DID Method implementation using the Sidetree protocol on top of Bitcoin +* /decentralized-identity/sidetree-ipfs - IPFS module for storing and accessing Sidetree entity operation data via content addressable storage +* /decentralized-identity/sidetree-core - The blockchain-agnostic server implementation of the Sidetree protocol. +* /decentralized-identity/sidetree-bitcoin - Blockchain-specific code for the Sidetree-based DID Method implementation on Bitcoin +* /decentralized-identity/ion - DID Method implementation using the Sidetree protocol on top of Bitcoin ### DIF - Hub -* /decentralized-identity/hub-sdk-js-sample - Sample app demonstrating use of the DIF Identity Hub JavaScript SDK. -* /decentralized-identity/hub-sdk-js - JavaScript SDK for interacting with Identity Hubs -* /decentralized-identity/hub-common-js - Common interfaces for working with Identity Hubs in JavaScript/TypeScript -* /decentralized-identity/hub-node-core - Node.js implementation of the Identity Hub interfaces, business logic, and replication protocol. -* /decentralized-identity/identity-hub - Storage and compute nodes for decentralized identity data and interactions -* /decentralized-identity/hub-node-reference - The official Identity Hub reference implementation bundle for Node.js +* /decentralized-identity/hub-sdk-js-sample - Sample app demonstrating use of the DIF Identity Hub JavaScript SDK. +* /decentralized-identity/hub-sdk-js - JavaScript SDK for interacting with Identity Hubs +* /decentralized-identity/hub-common-js - Common interfaces for working with Identity Hubs in JavaScript/TypeScript +* /decentralized-identity/hub-node-core - Node.js implementation of the Identity Hub interfaces, business logic, and replication protocol. +* /decentralized-identity/identity-hub - Storage and compute nodes for decentralized identity data and interactions +* /decentralized-identity/hub-node-reference - The official Identity Hub reference implementation bundle for Node.js ### DIF - Uniresolver -* /decentralized-identity/universal-resolver - Universal Resolver implementation and drivers. -* /decentralized-identity/universal-resolver-frontend - Frontend web UI for Universal Resolver -* /decentralized-identity/universal-resolver-python -* /decentralized-identity/universal-resolver-java +* /decentralized-identity/universal-resolver - Universal Resolver implementation and drivers. +* /decentralized-identity/universal-resolver-frontend - Frontend web UI for Universal Resolver +* /decentralized-identity/universal-resolver-python +* /decentralized-identity/universal-resolver-java ## Veres One -* /veres-one/veres-one - A ledger for acquiring and managing decentralized identifiers -* /veres-one/did-veres-one - A Decentralized Identifier utility library for Veres One -* /veres-one/veres-one-validator - A ledger validator that accepts either signatures or proof of work -* /veres-one/veres-one-context -* /veres-one/veres-one-consensus-continuity-elector-selection -* /veres-one/did-client-veres-one - DID client APIs for Veres One -* /veres-one/docs.veres.one - Documentation for the Veres One Project -* /veres-one/status.testnet.veres.one - Testnet status dashboard website -* /veres-one/veres-one-project +* /veres-one/veres-one - A ledger for acquiring and managing decentralized identifiers +* /veres-one/did-veres-one - A Decentralized Identifier utility library for Veres One +* /veres-one/veres-one-validator - A ledger validator that accepts either signatures or proof of work +* /veres-one/veres-one-context +* /veres-one/veres-one-consensus-continuity-elector-selection +* /veres-one/did-client-veres-one - DID client APIs for Veres One +* /veres-one/docs.veres.one - Documentation for the Veres One Project +* /veres-one/status.testnet.veres.one - Testnet status dashboard website +* /veres-one/veres-one-project @@ -699,172 +699,172 @@ Hyperledger Indy Project Enhancements ### IDChain -* /ID-Chain/IEA-API - Institutional Edge Agent Generic API -* /ID-Chain/Common - Common Repository for IdentityChain Project -* /ID-Chain/tlabshack - Repository to hold files for the tlabshack hackathon -* /ID-Chain/ID-Chain.github.io - Documentation site for IdentityChain Project -* /ID-Chain/Cloud-Agent - Indy Cloud Agent using Google Firebase Cloud Messaging -* /ID-Chain/Chamber-Of-Commerce - Institutional Edge Agent Legacy Example (Verifier + Issuer) -* /ID-Chain/Government - Institutional Edge Agent Legacy Example (Initial Issuer) -* /ID-Chain/IEA-Admin-UI - Admin User Interface to manage the Institutional Edge Agent API -* /ID-Chain/Schema-Extensions - High level Schema Extensions (Compiler & Checker) -* /ID-Chain/Mobile-Edge-Agent - Mobile Edge Agent Application +* /ID-Chain/IEA-API - Institutional Edge Agent Generic API +* /ID-Chain/Common - Common Repository for IdentityChain Project +* /ID-Chain/tlabshack - Repository to hold files for the tlabshack hackathon +* /ID-Chain/ID-Chain.github.io - Documentation site for IdentityChain Project +* /ID-Chain/Cloud-Agent - Indy Cloud Agent using Google Firebase Cloud Messaging +* /ID-Chain/Chamber-Of-Commerce - Institutional Edge Agent Legacy Example (Verifier + Issuer) +* /ID-Chain/Government - Institutional Edge Agent Legacy Example (Initial Issuer) +* /ID-Chain/IEA-Admin-UI - Admin User Interface to manage the Institutional Edge Agent API +* /ID-Chain/Schema-Extensions - High level Schema Extensions (Compiler & Checker) +* /ID-Chain/Mobile-Edge-Agent - Mobile Edge Agent Application ### /IBM-Blockchain-Identity -/IBM-Blockchain-Identity/indy-tutorial-sandbox - Forked from brycecurtis/indy-tutorial-sandbox +/IBM-Blockchain-Identity/indy-tutorial-sandbox - Forked from brycecurtis/indy-tutorial-sandbox A turnkey, Docker-based sandbox that enables quick and easy exploration of Hyperledger Indy concepts. -/IBM-Blockchain-Identityindy-ssivc-tutorial - A turnkey, Docker-based tutorial for help developers get acquainted with Self-Sovereign Identity and Verifiable Credentials. +/IBM-Blockchain-Identityindy-ssivc-tutorial - A turnkey, Docker-based tutorial for help developers get acquainted with Self-Sovereign Identity and Verifiable Credentials. ## Verifiable Organizations Network -* /bcgov/BC-Policy-Framework-For-GitHub - Policy information for BC Government employees using GitHub -* /bcgov/design-system - British Columbia Government Design System for Digital Services +* /bcgov/BC-Policy-Framework-For-GitHub - Policy information for BC Government employees using GitHub +* /bcgov/design-system - British Columbia Government Design System for Digital Services ### BCGov - VON -* /bcgov/TheOrgBook - A public repository of verifiable claims about organizations. A key component of the Verifiable Organization Network. -* /bcgov/von - Verifiable Organizations Network -* /bcgov/von-connector - Verifiable Organization Network Connector -* /bcgov/von-network - A portable development level Indy Node network. -* /bcgov/von-ledger-explorer - The VON Ledger Explorer -* /bcgov/dFlow - A demonstration of the verifiable organization network showing a new restaurant gathering the permits necessary to open. +* /bcgov/TheOrgBook - A public repository of verifiable claims about organizations. A key component of the Verifiable Organization Network. +* /bcgov/von - Verifiable Organizations Network +* /bcgov/von-connector - Verifiable Organization Network Connector +* /bcgov/von-network - A portable development level Indy Node network. +* /bcgov/von-ledger-explorer - The VON Ledger Explorer +* /bcgov/dFlow - A demonstration of the verifiable organization network showing a new restaurant gathering the permits necessary to open. #### VON - Indy -* /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 - PostgreSQL plug-in for use with the indy-sdk +* /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 - PostgreSQL plug-in for use with the indy-sdk #### VON - Agents -* /bcgov/von-personal-agent - A personal agent for the von network. -* /bcgov/VON-ESB-DRS-Agent - Piloting the Dispute Resolution Suite with connections to the OrgBook -* /bcgov/von-agent-template - Template for a von-x based agent -* /bcgov/von-bc-registries-agent -* /bcgov/von_agent Forked from PSPC-SPAC-buyandsell/von_agent - VON agents using indy-sdk +* /bcgov/von-personal-agent - A personal agent for the von network. +* /bcgov/VON-ESB-DRS-Agent - Piloting the Dispute Resolution Suite with connections to the OrgBook +* /bcgov/von-agent-template - Template for a von-x based agent +* /bcgov/von-bc-registries-agent +* /bcgov/von_agent Forked from PSPC-SPAC-buyandsell/von_agent - VON agents using indy-sdk ### BCGov - DID-Auth -* /bcgov/did-auth-extension - DID Auth browser extension. -* /bcgov/http-did-auth-proxy - DID Auth HTTP proxy. -* /bcgov/did-auth-relying-party - DID Auth relying party. +* /bcgov/did-auth-extension - DID Auth browser extension. +* /bcgov/http-did-auth-proxy - DID Auth HTTP proxy. +* /bcgov/did-auth-relying-party - DID Auth relying party. ### /PSPC-SPAC-buyandsell **Public Services and Procurement Canada: buyandsell.gc.ca --- Services publics et Approvisionnement Canada : Achatsetventes.gc.ca** -* /PSPC-SPAC-buyandsell/von_tails - Tails file server for von_anchor issuer and holder-prover anchors -* /PSPC-SPAC-buyandsell/von_base -* /PSPC-SPAC-buyandsell/von_anchor - VON anchor classes for interaction with sovrin/indy ledger via indy-sdk -* /PSPC-SPAC-buyandsell/von-image - Standard docker images for building VON components -* /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 - DID authentication by way of HTTP Signatures for Hyperledger Indy agents -* /PSPC-SPAC-buyandsell/von_agent - VON agents using indy-sdk -* /PSPC-SPAC-buyandsell/von_connector - service wrapper API per agent, via django application -* /PSPC-SPAC-buyandsell/ReferenceVonActuator - Java implementation of actuator of reference von_connector implementation -* /PSPC-SPAC-buyandsell/von_conx - Reference implementation (sample) for a VON Connector using tools of VON_X -* /PSPC-SPAC-buyandsell/demo-agent - agent and api wrapper code base +* /PSPC-SPAC-buyandsell/von_tails - Tails file server for von_anchor issuer and holder-prover anchors +* /PSPC-SPAC-buyandsell/von_base +* /PSPC-SPAC-buyandsell/von_anchor - VON anchor classes for interaction with sovrin/indy ledger via indy-sdk +* /PSPC-SPAC-buyandsell/von-image - Standard docker images for building VON components +* /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 - DID authentication by way of HTTP Signatures for Hyperledger Indy agents +* /PSPC-SPAC-buyandsell/von_agent - VON agents using indy-sdk +* /PSPC-SPAC-buyandsell/von_connector - service wrapper API per agent, via django application +* /PSPC-SPAC-buyandsell/ReferenceVonActuator - Java implementation of actuator of reference von_connector implementation +* /PSPC-SPAC-buyandsell/von_conx - Reference implementation (sample) for a VON Connector using tools of VON_X +* /PSPC-SPAC-buyandsell/demo-agent - agent and api wrapper code base ## Selfkey Foundation -* /SelfKeyFoundation/selfkeyfoundation.github.io -* /SelfKeyFoundation/selfkey-developers - SelfKey Developer Site -* /SelfKeyFoundation/selfkey-developer-portal - Developer Resources for SelfKey SDK's -* /SelfKeyFoundation/selfkey-platform - Temporarily hosted here until ready for public consumption. -* /SelfKeyFoundation/selfkey-download-portal - Download links and information for SelfKey software releases -* /SelfKeyFoundation/selfkey-net -* /SelfKeyFoundation/Identity-Wallet - Code for the SelfKey Identity Wallet -* /SelfKeyFoundation/selfkey-ui -* /SelfKeyFoundation/selfkey-simulation -* /SelfKeyFoundation/selfkey-payments -* /SelfKeyFoundation/selfkey-lib -* /SelfKeyFoundation/selfkey-network-demo -* /SelfKeyFoundation/selfkey-extension - SelfKey Extension -* /SelfKeyFoundation/selfkey-service - SelfKey Service -* /SelfKeyFoundation/selfkey-aspnetcore-demo -* /SelfKeyFoundation/face-rec - Selfkey Face Recognition API -* /SelfKeyFoundation/passport-selfkey -* /SelfKeyFoundation/selfkey-login - Components for external "log-in with selfkey" -* /SelfKeyFoundation/matomo - SelfKey Foundation Matomo server -* /SelfKeyFoundation/Marketplaces - Marketplace Applications -* /SelfKeyFoundation/identity-wallet-mobile - The React Native mobile application for SelfKey. +* /SelfKeyFoundation/selfkeyfoundation.github.io +* /SelfKeyFoundation/selfkey-developers - SelfKey Developer Site +* /SelfKeyFoundation/selfkey-developer-portal - Developer Resources for SelfKey SDK's +* /SelfKeyFoundation/selfkey-platform - Temporarily hosted here until ready for public consumption. +* /SelfKeyFoundation/selfkey-download-portal - Download links and information for SelfKey software releases +* /SelfKeyFoundation/selfkey-net +* /SelfKeyFoundation/Identity-Wallet - Code for the SelfKey Identity Wallet +* /SelfKeyFoundation/selfkey-ui +* /SelfKeyFoundation/selfkey-simulation +* /SelfKeyFoundation/selfkey-payments +* /SelfKeyFoundation/selfkey-lib +* /SelfKeyFoundation/selfkey-network-demo +* /SelfKeyFoundation/selfkey-extension - SelfKey Extension +* /SelfKeyFoundation/selfkey-service - SelfKey Service +* /SelfKeyFoundation/selfkey-aspnetcore-demo +* /SelfKeyFoundation/face-rec - Selfkey Face Recognition API +* /SelfKeyFoundation/passport-selfkey +* /SelfKeyFoundation/selfkey-login - Components for external "log-in with selfkey" +* /SelfKeyFoundation/matomo - SelfKey Foundation Matomo server +* /SelfKeyFoundation/Marketplaces - Marketplace Applications +* /SelfKeyFoundation/identity-wallet-mobile - The React Native mobile application for SelfKey. ### Selfkey DID -* /SelfKeyFoundation/selfkey-did - Library for DID managemente and issuance and verification of verifiable credentials -* /SelfKeyFoundation/selfkey-claim-registry - Public claim registry for Selfkey DIDs -* /SelfKeyFoundation/selfkey-did-resolver - Library for resolving DIDs in SelfKey method space +* /SelfKeyFoundation/selfkey-did - Library for DID managemente and issuance and verification of verifiable credentials +* /SelfKeyFoundation/selfkey-claim-registry - Public claim registry for Selfkey DIDs +* /SelfKeyFoundation/selfkey-did-resolver - Library for resolving DIDs in SelfKey method space ### Selfkey SmartContracts -* /SelfKeyFoundation/selfkey-commerce - Payment, Escrow and Affiliate Smart Contract Development -* /SelfKeyFoundation/selfkey-token - Crowdsale Smart Contract -* /SelfKeyFoundation/selfkey-identity - Smart contracts supporting SelfKey identity platform -* /SelfKeyFoundation/selfkey-staking - Contracts that implement staking and marketplace deposit functionality for SelfKey -* /SelfKeyFoundation/identity-contracts - Development on self-sovereign identity and verifiable claims -* /SelfKeyFoundation/selfkey-name-registry - Smart contract for registering names +* /SelfKeyFoundation/selfkey-commerce - Payment, Escrow and Affiliate Smart Contract Development +* /SelfKeyFoundation/selfkey-token - Crowdsale Smart Contract +* /SelfKeyFoundation/selfkey-identity - Smart contracts supporting SelfKey identity platform +* /SelfKeyFoundation/selfkey-staking - Contracts that implement staking and marketplace deposit functionality for SelfKey +* /SelfKeyFoundation/identity-contracts - Development on self-sovereign identity and verifiable claims +* /SelfKeyFoundation/selfkey-name-registry - Smart contract for registering names ### Selfkey Javascript -* /SelfKeyFoundation/keythereum - Forked from ethereumjs/keythereum - Create, import and export Ethereum keys -* /SelfKeyFoundation/selfkey-js-client - JavaScript Client Library for integrating Login with SelfKey -* /SelfKeyFoundation/selfkey-nodejs-demo - Demo Site For Testing SelfKey Marketplace and LWS Integrations +* /SelfKeyFoundation/keythereum - Forked from ethereumjs/keythereum - Create, import and export Ethereum keys +* /SelfKeyFoundation/selfkey-js-client - JavaScript Client Library for integrating Login with SelfKey +* /SelfKeyFoundation/selfkey-nodejs-demo - Demo Site For Testing SelfKey Marketplace and LWS Integrations ### Selfkey Assorted -* /SelfKeyFoundation/trezor-wallet-provider - Forked from HartgerV/trezor-wallet-provider - Trezor wallet provider for the Web3 ProviderEngine -* /SelfKeyFoundation/lws-app - lws-app react app prototype -* /SelfKeyFoundation/airtable-proxy - A proxy service for airtable -* /SelfKeyFoundation/react-jsonschema-form-material-theme - Widgets and templates using material-ui -* react-jsonschema-form - Forked from rodrigopavezi/react-jsonschema-form +* /SelfKeyFoundation/trezor-wallet-provider - Forked from HartgerV/trezor-wallet-provider - Trezor wallet provider for the Web3 ProviderEngine +* /SelfKeyFoundation/lws-app - lws-app react app prototype +* /SelfKeyFoundation/airtable-proxy - A proxy service for airtable +* /SelfKeyFoundation/react-jsonschema-form-material-theme - Widgets and templates using material-ui +* react-jsonschema-form - Forked from rodrigopavezi/react-jsonschema-form A React component for building Web forms from JSON Schema. ## Ockam Network -* /ockam-network/ockam - Tools for building identity, trust and interoperability into connected devices. -* /ockam-network/did - A golang package to work with Decentralized Identifiers (DIDs) -* /ockam-network/did-method-spec - Ockam DID Method Specification +* /ockam-network/ockam - Tools for building identity, trust and interoperability into connected devices. +* /ockam-network/did - A golang package to work with Decentralized Identifiers (DIDs) +* /ockam-network/did-method-spec - Ockam DID Method Specification ## Ontology -* /ontio/ontology - Official Go implementation of the Ontology protocol. https://dev-docs.ont.io/#/ -* /ontio/documentation - Ontology Documents https://ont.io -* /ontio/ontology-DID - Ontology decentralized identification protocol based on W3C DID specifications. -* /ontio/ontology-crypto -* /ontio/OWallet - a comprehensive Ontology desktop wallet -* /ontio/ontology-dapi - A lightweight Javascript library for interacting with Ontology node and Ontology wallets -* /ontio/ontology-ddxf - Distributed data eXchange Framework,which allows to build data marketplaces . +* /ontio/ontology - Official Go implementation of the Ontology protocol. https://dev-docs.ont.io/#/ +* /ontio/documentation - Ontology Documents https://ont.io +* /ontio/ontology-DID - Ontology decentralized identification protocol based on W3C DID specifications. +* /ontio/ontology-crypto +* /ontio/OWallet - a comprehensive Ontology desktop wallet +* /ontio/ontology-dapi - A lightweight Javascript library for interacting with Ontology node and Ontology wallets +* /ontio/ontology-ddxf - Distributed data eXchange Framework,which allows to build data marketplaces . ## TangleID -* /TangleID/TangleID/ - Secure self-sovereign identity built on IOTA/Tangle +* /TangleID/TangleID/ - Secure self-sovereign identity built on IOTA/Tangle identity -* /TangleID/api-examples/ - API examples for TangleID -* /TangleID/TangleID.github.io/ - TangleID Landing Page -* /TangleID/tangleid-client/ - TangleID Client/Mobile application -* /TangleID/demo-site/ - A sample web illustrating how to issue claims to the participants with TangleID -* /TangleID/docs - TangleID API Documentation +* /TangleID/api-examples/ - API examples for TangleID +* /TangleID/TangleID.github.io/ - TangleID Landing Page +* /TangleID/tangleid-client/ - TangleID Client/Mobile application +* /TangleID/demo-site/ - A sample web illustrating how to issue claims to the participants with TangleID +* /TangleID/docs - TangleID API Documentation - Forked from lord/slate -* /TangleID/sample-issuer/ - TangleID Sample Issuer +* /TangleID/sample-issuer/ - TangleID Sample Issuer ## Simbol AR\VR\Mixed -* /wearesimbol/simbol-design -* /wearesimbol/a-simbol - A-Frame component for Simbol -* /wearesimbol/simbol - Social and Communications platform WebXR sites with a self-sovereign identity -* /wearesimbol/simbol-server - Simple Web and WebSocket server, specially for sites that use Simbol -* /wearesimbol/simbol-demo - Create a fullstack Simbol virtual world very easily +* /wearesimbol/simbol-design +* /wearesimbol/a-simbol - A-Frame component for Simbol +* /wearesimbol/simbol - Social and Communications platform WebXR sites with a self-sovereign identity +* /wearesimbol/simbol-server - Simple Web and WebSocket server, specially for sites that use Simbol +* /wearesimbol/simbol-demo - Create a fullstack Simbol virtual world very easily ## Assorted -/bnelson777/id.ly - Cross-platform self-sovereign identity business card and messaging app +/bnelson777/id.ly - Cross-platform self-sovereign identity business card and messaging app ## /peacekeeper/blockchain-identity @@ -879,6 +879,6 @@ Maintained by, [Markus Sabadello (Peacekeeper)](https://medium.com/@markus.sabad Cover Image Source: -
-https://github.myshopify.com/products/die-cut-github-stickers +
+https://github.myshopify.com/products/die-cut-github-stickers diff --git a/_posts/2019-04-11-workshops.md b/_posts/2019-04-11-workshops.md index 06004400..8d679625 100644 --- a/_posts/2019-04-11-workshops.md +++ b/_posts/2019-04-11-workshops.md @@ -42,5 +42,5 @@ Fall: October 01, 2019 – October 03, 2019 > * 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. -* WebOfTrust.info - Upcoming Events +* WebOfTrust.info - Upcoming Events * [**Rebooting Web Of Trust - Papers and Advance Readings Index**](rebooting-web-of-trust.html) **>>** diff --git a/_posts/blockchain/2019-03-11-bitcoin.md b/_posts/blockchain/2019-03-11-bitcoin.md index 6f031543..5dac0e21 100644 --- a/_posts/blockchain/2019-03-11-bitcoin.md +++ b/_posts/blockchain/2019-03-11-bitcoin.md @@ -22,7 +22,7 @@ last_modified_at: 2019-07-11T11:22:33-23:00

I'm excited to share with you an early look at our work on a scalable, open src, permissionless Layer 2 network for Decentralized Identifiers that runs atop Bitcoin, developed and supported by Microsoft as an open public infrastructure for all - meet ION: https://t.co/9TOl8oyEVB

— Daniel Ƀ (@csuwildcat) May 13, 2019
-
Introduction to Ion – a layer 2 network for Decentralized Identifiers with Bitcoin - Daniel Buchner from SSIMeetup
+
Introduction to Ion – a layer 2 network for Decentralized Identifiers with Bitcoin - Daniel Buchner from SSIMeetup
{% include video id="agPVWVe0p3Q" provider="youtube" %} @@ -32,13 +32,13 @@ last_modified_at: 2019-07-11T11:22:33-23:00 ## BTCR -* /w3c-ccg/didm-btcr - WORK ITEM: BTCR DID Method Spec +* /w3c-ccg/didm-btcr - WORK ITEM: BTCR DID Method Spec * did:btcr: - [BTCR DID Method](https://w3c-ccg.github.io/didm-btcr/) * The Bitcoin Reference DID method (did:btcr) supports DIDs on the public Bitcoin blockchain. The Bitcoin Reference method has minimal design goals: a DID trust anchor based on the Bitcoin blockchain, updates publicly visible and auditable via Bitcoin transactions, and optionally, additional DID Document information referenced in the transaction OP_RETURN data field. No other Personal Identifiable Information (PII) would be placed on the immutable blockchain. * [btcr tx conversion playground](https://weboftrustinfo.github.io/btcr-tx-playground.github.io/) -* /WebOfTrustInfo/btcr-tx-playground.github.io -* /WebOfTrustInfo/btcr-did-tools-js -* /WebOfTrustInfo/btcr-hackathon - Virtual hackathon to create spec and code for Bitcoin-based Decentralized Identifiers (DIDs) +* /WebOfTrustInfo/btcr-tx-playground.github.io +* /WebOfTrustInfo/btcr-did-tools-js +* /WebOfTrustInfo/btcr-hackathon - Virtual hackathon to create spec and code for Bitcoin-based Decentralized Identifiers (DIDs) ## Bitnation @@ -52,12 +52,12 @@ last_modified_at: 2019-07-11T11:22:33-23:00 * "offers a platform for self-sovereign identity, including desktop and mobile apps for end-users. It uses Decentralized Identifiers (DIDs) - backed by optionally Bitcoin or Ethereum - to implement a marketplace for verifiable claims. The Spidchain applications allow individuals to create, recover, and revoke DIDs, to authenticate, to sign and verify files and claims, and more." ### Spidchain Bitcoin Repos -* /SpidChain/spidchain-btcr - An implementation of the btcr standard for self sovereign distributed digital identity -* /SpidChain/electrumx Forked from kyuupichan/electrumx +* /SpidChain/spidchain-btcr - An implementation of the btcr standard for self sovereign distributed digital identity +* /SpidChain/electrumx Forked from kyuupichan/electrumx - Alternative implementation of spesmilo/electrum-server -* /SpidChain/btcr-spv - Poc of an SPV implementation of BTCR -* /SpidChain/satoshis-wheel-of-fortune - Pick a name from a list randomly in a provably honest way -* /SpidChain/txref-conversion-js - Forked from WebOfTrustInfo/txref-conversion-js +* /SpidChain/btcr-spv - Poc of an SPV implementation of BTCR +* /SpidChain/satoshis-wheel-of-fortune - Pick a name from a list randomly in a provably honest way +* /SpidChain/txref-conversion-js - Forked from WebOfTrustInfo/txref-conversion-js - Javascript library for converting txids to txrefs and back diff --git a/_posts/blockchain/application/2019-03-27-cryptonomica.md b/_posts/blockchain/application/2019-03-27-cryptonomica.md index 05204fb8..6c2957b6 100644 --- a/_posts/blockchain/application/2019-03-27-cryptonomica.md +++ b/_posts/blockchain/application/2019-03-27-cryptonomica.md @@ -52,11 +52,11 @@ Often the keys for the client-bank systems are created this way. ## Github Repos -* /Cryptonomica/cryptonomica - Cryptonomica keys server -* /Cryptonomica/cryptonomica.github.io - Cryptonomica frontend -* /Cryptonomica/arbitration-rules - Cryptonomica Arbitration Rules -* /Cryptonomica/dappathon-tlv -* /Cryptonomica/Ethereum-IdentityVerification - Indentity verification and KYC for Ethereum blockchain -* /Cryptonomica/ethnode.cryptonomica.net - Ethereum node with API on nodejs and web3.js -* /Cryptonomica/Ethereum-IdentityProof - Smart contract for Ethereum's account owner verification using Cryptonomica.net -* /Cryptonomica/international-arbitration-law - Repository for collecting information about international arbitration law and practice +* /Cryptonomica/cryptonomica - Cryptonomica keys server +* /Cryptonomica/cryptonomica.github.io - Cryptonomica frontend +* /Cryptonomica/arbitration-rules - Cryptonomica Arbitration Rules +* /Cryptonomica/dappathon-tlv +* /Cryptonomica/Ethereum-IdentityVerification - Indentity verification and KYC for Ethereum blockchain +* /Cryptonomica/ethnode.cryptonomica.net - Ethereum node with API on nodejs and web3.js +* /Cryptonomica/Ethereum-IdentityProof - Smart contract for Ethereum's account owner verification using Cryptonomica.net +* /Cryptonomica/international-arbitration-law - Repository for collecting information about international arbitration law and practice diff --git a/_posts/blockchain/ethereum/2019-03-26-eth-id-github.md b/_posts/blockchain/ethereum/2019-03-26-eth-id-github.md index 49eb5dab..e7c96c72 100644 --- a/_posts/blockchain/ethereum/2019-03-26-eth-id-github.md +++ b/_posts/blockchain/ethereum/2019-03-26-eth-id-github.md @@ -27,135 +27,135 @@ A listing of any Github Repositories for Ethereum Based Decentralized Identity s ## Jolocom -* /jolocom/docs - Documentation -* /jolocom/smartwallet-app - A decentralized self sovereign identity solution developed by Jolocom. -* /jolocom/jolocom-lib - Library for interacting with the identity solution provided by Jolocom. -* /jolocom/jolocom-did-driver - Universal Resolver DID Driver for the did:jolo identity space -* /jolocom/generic-backend - A generic backend implementation that makes use of the Jolocom Library for authentication, and for issuing credentials. -* /jolocom/demo-sso - A simple example web application integrating the Jolocom library for authentication. -* /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 - Collection of metadata definitions for the demo Jolocom credential types. -* /jolocom/react-native-build-config - Expose native build config to JS (android only for now) -* /jolocom/credTypes-jolocom-core - Collection of metadata definitions for the core Jolocom credential types. -* /jolocom/fueling-service - Simple express service that can wire ether to requester. -* /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 - WebID proxy service +* /jolocom/docs - Documentation +* /jolocom/smartwallet-app - A decentralized self sovereign identity solution developed by Jolocom. +* /jolocom/jolocom-lib - Library for interacting with the identity solution provided by Jolocom. +* /jolocom/jolocom-did-driver - Universal Resolver DID Driver for the did:jolo identity space +* /jolocom/generic-backend - A generic backend implementation that makes use of the Jolocom Library for authentication, and for issuing credentials. +* /jolocom/demo-sso - A simple example web application integrating the Jolocom library for authentication. +* /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 - Collection of metadata definitions for the demo Jolocom credential types. +* /jolocom/react-native-build-config - Expose native build config to JS (android only for now) +* /jolocom/credTypes-jolocom-core - Collection of metadata definitions for the core Jolocom credential types. +* /jolocom/fueling-service - Simple express service that can wire ether to requester. +* /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 - WebID proxy service ## uPort -* /uport-project/developers - Developer portal for documentation and application management -* /uport-project/specs - uPort Protocol Specs -* /uport-project/uport-connect - Main uPort library for front end developers -* /uport-project/eth-typed-data - A javascript library for working with typed structured data as defined by EIP712 -* /uport-project/uport-transports - Set up communication channels between your app and a uPort client to handle requests and responses. -* /uport-project/webcard - Transaction Sharing -* /uport-project/demo - uPort Demo dApp -* /uport-project/uport-lite - Lightweight uport registry lookup -* /uport-project/eslint-config-uport - Shareable eslint config for uport libraries -* /uport-project/uPort-live - Forked from Siunami/uPort-live -* /uport-project/uport-wordpress-plugin - A Passwordless Login for uPort and Wordpress -* /uport-project/community-projects - A list of community hackathon projects and other experiments. -* /uport-project/udoor - uPort Door Management -* /uport-project/uport-bounties- A Library of uPort Bounties -* /dconroy/CityKey - Adding uPort support to Chicago CityKey, adding all the benefits of Self Sovereign Identity to municipal services. http://citykeychained.com +* /uport-project/developers - Developer portal for documentation and application management +* /uport-project/specs - uPort Protocol Specs +* /uport-project/uport-connect - Main uPort library for front end developers +* /uport-project/eth-typed-data - A javascript library for working with typed structured data as defined by EIP712 +* /uport-project/uport-transports - Set up communication channels between your app and a uPort client to handle requests and responses. +* /uport-project/webcard - Transaction Sharing +* /uport-project/demo - uPort Demo dApp +* /uport-project/uport-lite - Lightweight uport registry lookup +* /uport-project/eslint-config-uport - Shareable eslint config for uport libraries +* /uport-project/uPort-live - Forked from Siunami/uPort-live +* /uport-project/uport-wordpress-plugin - A Passwordless Login for uPort and Wordpress +* /uport-project/community-projects - A list of community hackathon projects and other experiments. +* /uport-project/udoor - uPort Door Management +* /uport-project/uport-bounties- A Library of uPort Bounties +* /dconroy/CityKey - Adding uPort support to Chicago CityKey, adding all the benefits of Self Sovereign Identity to municipal services. http://citykeychained.com ### uPort DID -* /uport-project/ethr-did-resolver - DID resolver for Ethereum Addresses with support for key management -* /uport-project/secp256k1-did-resolver - Resolve DID documents for secp256k1 public keys -* /uport-project/uport-did-driver - Driver for the uPort DID method -* /uport-project/eth-did-resolver - DID resolver for Ethereum Addresses -* /uport-project/ethr-did - Create ethr DIDs -* /uport-project/ethr-did-registry - Backing for an experimental DID method -* /uport-project/did-resolver - Generic did-resolver -* /uport-project/https-did-resolver - DID resolver for HTTPS domains -* /uport-project/nacl-did - Light weight DID method, complete with Identity Creation tools, encryption and JWT signing -* /uport-project/did-jwt - Create and verify uPort and DID compliant JWT's in Javascript -* /uport-project/uport-did-resolver - DID resolver for uPort identities +* /uport-project/ethr-did-resolver - DID resolver for Ethereum Addresses with support for key management +* /uport-project/secp256k1-did-resolver - Resolve DID documents for secp256k1 public keys +* /uport-project/uport-did-driver - Driver for the uPort DID method +* /uport-project/eth-did-resolver - DID resolver for Ethereum Addresses +* /uport-project/ethr-did - Create ethr DIDs +* /uport-project/ethr-did-registry - Backing for an experimental DID method +* /uport-project/did-resolver - Generic did-resolver +* /uport-project/https-did-resolver - DID resolver for HTTPS domains +* /uport-project/nacl-did - Light weight DID method, complete with Identity Creation tools, encryption and JWT signing +* /uport-project/did-jwt - Create and verify uPort and DID compliant JWT's in Javascript +* /uport-project/uport-did-resolver - DID resolver for uPort identities ### uPort Identification -* /uport-project/openid - uPort openid -* /uport-project/kmnid - A kotlin implementation of MNID -* /uport-project/uport-registry - Core uPort registry contract for linking attributes to uPort identities. -* /uport-project/uport-chrome-extension - An experiment to test decentralized identity in a Browser Extension environment. -* /uport-project/infrastructure - Support services for Self-Sovereign Identity -* /uport-project/mnid - Multi Network Identifier - spec and reference implementation +* /uport-project/openid - uPort openid +* /uport-project/kmnid - A kotlin implementation of MNID +* /uport-project/uport-registry - Core uPort registry contract for linking attributes to uPort identities. +* /uport-project/uport-chrome-extension - An experiment to test decentralized identity in a Browser Extension environment. +* /uport-project/infrastructure - Support services for Self-Sovereign Identity +* /uport-project/mnid - Multi Network Identifier - spec and reference implementation ### uPort Mobile -* /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 - android ETH signer library to be used by uport app and sdk -* /uport-project/uport-android - uPort app for android - under construction -* /uport-project/uport-ios-demo - Demo iPhone app using uPort SDK -* /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 - uPort mobile app -* /uport-project/uport-ios-sdk - uPort iOS SDK in Swift -* /uport-project/uport-ios-core-eth - iOS Ethereum Toolkit for uPort SDK -* /uport-project/uport-ios-openssl - iOS OpenSSL Framework for uPort SDK -* /uport-project/UPTEthereumSigner - Ethereum signer library for iOS +* /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 - android ETH signer library to be used by uport app and sdk +* /uport-project/uport-android - uPort app for android - under construction +* /uport-project/uport-ios-demo - Demo iPhone app using uPort SDK +* /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 - uPort mobile app +* /uport-project/uport-ios-sdk - uPort iOS SDK in Swift +* /uport-project/uport-ios-core-eth - iOS Ethereum Toolkit for uPort SDK +* /uport-project/uport-ios-openssl - iOS OpenSSL Framework for uPort SDK +* /uport-project/UPTEthereumSigner - Ethereum signer library for iOS ### uPort Lambda -* /uport-project/lambda-chasqui - running_man Messenger service running_man -* /uport-project/lambda-agora - An open public space where an assembly of applications can share details and be discovered (pre-alpha) -* /uport-project/lambda-champagne -* /uport-project/lambda-niscani -* /uport-project/lambda-sensui - uPort tx funding service -* /uport-project/lambda-caleuche - Caleuche. Event Hub Service -* /uport-project/lambda-idgraph -* /uport-project/lambda-olorun - uPort private network support -* /uport-project/lambda-fatima - uPort badge event attestor -* /uport-project/lambda-pututu - Push notification service -* /uport-project/lambda-nisaba - Lambda functions for anti-sybill -* /uport-project/lambda-unnu - Creator of Identities +* /uport-project/lambda-chasqui - running_man Messenger service running_man +* /uport-project/lambda-agora - An open public space where an assembly of applications can share details and be discovered (pre-alpha) +* /uport-project/lambda-champagne +* /uport-project/lambda-niscani +* /uport-project/lambda-sensui - uPort tx funding service +* /uport-project/lambda-caleuche - Caleuche. Event Hub Service +* /uport-project/lambda-idgraph +* /uport-project/lambda-olorun - uPort private network support +* /uport-project/lambda-fatima - uPort badge event attestor +* /uport-project/lambda-pututu - Push notification service +* /uport-project/lambda-nisaba - Lambda functions for anti-sybill +* /uport-project/lambda-unnu - Creator of Identities ### uPort React -* /uport-project/react-native-uport-signer -* /uport-project/react-native-signer-demo -* /uport-project/uport-react-native-demo -* /uport-project/react-native-uport-connect - Library for integrating uPort into your React Native app -* /uport-project/react-uport-box - Truffle and React/Redux boilerplate with uPort Connect -* /uport-project/react-native-passcode-android - Forked from aldigjo/react-native-passcode-android +* /uport-project/react-native-uport-signer +* /uport-project/react-native-signer-demo +* /uport-project/uport-react-native-demo +* /uport-project/react-native-uport-connect - Library for integrating uPort into your React Native app +* /uport-project/react-uport-box - Truffle and React/Redux boilerplate with uPort Connect +* /uport-project/react-native-passcode-android - Forked from aldigjo/react-native-passcode-android ### uPort Assorted -* /uport-project/champagne-dapp - Champagne Project dApp -* /uport-project/tweetnacl-k - kotlin implementation of tweetnacl -* /uport-project/sample-data-generator -* /uport-project/bck-wallet -* /uport-project/UPTEthereumSigner-Example - Example app and unit tests for the UPTEthereumSigner repo -* /uport-project/lastblock - Daemon that alerts when a new block is mined -* /uport-project/service-tests - Test servers from the outside -* /uport-project/paper -* /uport-project/swift-rlp - Recursive Length Prefix in Swift - CocoaPod -* /uport-project/SwiftKeccak - Ethereum compatible Keccak hash for Swift -* /uport-project/ed2curve-js - Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys +* /uport-project/champagne-dapp - Champagne Project dApp +* /uport-project/tweetnacl-k - kotlin implementation of tweetnacl +* /uport-project/sample-data-generator +* /uport-project/bck-wallet +* /uport-project/UPTEthereumSigner-Example - Example app and unit tests for the UPTEthereumSigner repo +* /uport-project/lastblock - Daemon that alerts when a new block is mined +* /uport-project/service-tests - Test servers from the outside +* /uport-project/paper +* /uport-project/swift-rlp - Recursive Length Prefix in Swift - CocoaPod +* /uport-project/SwiftKeccak - Ethereum compatible Keccak hash for Swift +* /uport-project/ed2curve-js - Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys ## Spidchain -* /SpidChain/eth-lightwallet - Forked from ConsenSys/eth-lightwallet +* /SpidChain/eth-lightwallet - Forked from ConsenSys/eth-lightwallet - Lightweight JS Wallet for Node and the browser -* /SpidChain/truffle - Forked from trufflesuite/truffle +* /SpidChain/truffle - Forked from trufflesuite/truffle - A development framework for Ethereum -* /SpidChain/VotingSystem - A dapp, library and smart contract to notarize votes on the ethereum blockchain -* /SpidChain/ethers-wallet - Forked from ethers-io/ethers.js +* /SpidChain/VotingSystem - A dapp, library and smart contract to notarize votes on the ethereum blockchain +* /SpidChain/ethers-wallet - Forked from ethers-io/ethers.js - Complete Ethereum wallet implementation and library in JavaScript. -* /SpidChain/nodejs-ethereum - Forked from b9lab/nodejs-ethereum +* /SpidChain/nodejs-ethereum - Forked from b9lab/nodejs-ethereum Example of using NodeJs with Ethereum ## Cryptonomica -* /Cryptonomica/cryptonomica - Cryptonomica keys server -* /Cryptonomica/cryptonomica.github.io - Cryptonomica frontend -* /Cryptonomica/arbitration-rules - Cryptonomica Arbitration Rules -* /Cryptonomica/dappathon-tlv -* /Cryptonomica/Ethereum-IdentityVerification - Indentity verification and KYC for Ethereum blockchain -* /Cryptonomica/ethnode.cryptonomica.net - Ethereum node with API on nodejs and web3.js -* /Cryptonomica/Ethereum-IdentityProof - Smart contract for Ethereum's account owner verification using Cryptonomica.net -* /Cryptonomica/international-arbitration-law - Repository for collecting information about international arbitration law and practice +* /Cryptonomica/cryptonomica - Cryptonomica keys server +* /Cryptonomica/cryptonomica.github.io - Cryptonomica frontend +* /Cryptonomica/arbitration-rules - Cryptonomica Arbitration Rules +* /Cryptonomica/dappathon-tlv +* /Cryptonomica/Ethereum-IdentityVerification - Indentity verification and KYC for Ethereum blockchain +* /Cryptonomica/ethnode.cryptonomica.net - Ethereum node with API on nodejs and web3.js +* /Cryptonomica/Ethereum-IdentityProof - Smart contract for Ethereum's account owner verification using Cryptonomica.net +* /Cryptonomica/international-arbitration-law - Repository for collecting information about international arbitration law and practice diff --git a/_posts/drafts/PeopleofID.md b/_posts/drafts/PeopleofID.md index 8fbb408d..f3ac0178 100644 --- a/_posts/drafts/PeopleofID.md +++ b/_posts/drafts/PeopleofID.md @@ -10,48 +10,48 @@ Eventually there will be a section with individual pages for the various influen I decided to start by featuring Women in Identity first, and expand from there. -* WomenInIdentity.org [**T**] +* WomenInIdentity.org [**T**] * [stories.jolocom.com - 40 women in identity you should be following on Twitter](https://stories.jolocom.com/40-women-in-identity-you-should-be-following-on-twitter-e07b7e7c088b) ## Kaliya Identity Woman - + -* identitywoman.net/about-kaliya/bio/ +* identitywoman.net/about-kaliya/bio/ > Kaliya Young (formerly Hamlin) is an expert in self-sovereign identity and identity on the blockchain. She is the co-author of a Comprehensive guide to Self-Sovereign Identity and is widely known as Identity Woman (its also the name of her blog and her twitter handle). She is committed her life to the development of an open standards based layer of the internet that empowers people. -* twitter.com/IdentityWoman +* twitter.com/IdentityWoman * Co-Founder [Internet Identity Workshop](http://www.internetidentityworkshop.com/)(IIW)[[**T**](https://twitter.com/idworkshop)] to discuss "architectural and governance proposals for Internet-wide identity services and their underlying philosophies." -[Announcing IIW 2005](https://identitywoman.net/announcing-the-internet-identity-workshop-iiw2005/) -* identitywoman.net - Independent Advocate for the Rights and Dignity of our Digital Selves. - * Exciting SSI announcement was not well received by some +* identitywoman.net - Independent Advocate for the Rights and Dignity of our Digital Selves. + * Exciting SSI announcement was not well received by some > The Microsoft-Mastercard SSI alliance is great news, but some thought it was a bad thing.\ - * The Domains of Identity & Self-Sovereign Identity -- Presentation from Kaliya Young - - >The Future of Property Rights a program at New America just published a new report The Nail Finds a Hammer: Self-Sovereign Identity, Design Principles and Property Rights in the Developing World. I commented extensively on the paper before publication and they included the Domains of Identity within the report. It turns out that many of the Domains of Identity include registries. This whole perspective that registries as the root of many of our systems is very eye opening. Just like when one finds identity one sees it everywhere, it turns our registries are everywhere too. - * ssiscoop.com - Your Guide to Self Sovereign Identity + * The Domains of Identity & Self-Sovereign Identity -- Presentation from Kaliya Young + + >The Future of Property Rights a program at New America just published a new report The Nail Finds a Hammer: Self-Sovereign Identity, Design Principles and Property Rights in the Developing World. I commented extensively on the paper before publication and they included the Domains of Identity within the report. It turns out that many of the Domains of Identity include registries. This whole perspective that registries as the root of many of our systems is very eye opening. Just like when one finds identity one sees it everywhere, it turns our registries are everywhere too. + * ssiscoop.com - Your Guide to Self Sovereign Identity >A comprehensive analysis of the technology, standards, projects, and companies that use blockchain for identity. ## Kimberly Hamilton Duffey - * - * + * + * ## Ann Cavoukian, Ph.D. * twitter.com/AnnCavoukian -* Global Privacy and Security By Design +* Global Privacy and Security By Design > Myth: We need to give up our personal privacy for public safety.\ > Reality: We can have both. We don't need to choose.\ > SECURITY + PRIVACY = FREEDOM, INNOVATION AND PROSPERITY * linkedin: >Distinguished Expert-in-Residence - Privacy by Design Centre of Excellence at Ryerson University - * www.ipc.on.ca + * www.ipc.on.ca >The role of the Information and Privacy Commissioner is set out in three privacy and access laws: the Freedom of Information and Protection of Privacy Act (FIPPA), the Municipal Freedom of Information and Protection of Privacy Act (MFIPPA) and the Personal Health Information Protection Act (PHIPA). The IPC acts independently of government to uphold and promote open government and the protection of personal privacy.a * itbusiness.ca/author/ann-cavoukian - * Operationalizing Privacy by Design -From Rhetoric to Reality + * Operationalizing Privacy by Design -From Rhetoric to Reality Notes: diff --git a/_posts/history/2019-03-04-history.md b/_posts/history/2019-03-04-history.md index 68226ec0..4c3be59d 100644 --- a/_posts/history/2019-03-04-history.md +++ b/_posts/history/2019-03-04-history.md @@ -68,7 +68,7 @@ Phil [Zimmerman creates PGP](https://www.philzimmermann.com/EN/essays/WhyIWroteP ## Evolution of Identity -[wso2](https://wso2.com) -
The Evolution of Internet Identity from Prabath Siriwardena
+
The Evolution of Internet Identity from Prabath Siriwardena
## International Planetwork Conference diff --git a/_posts/literature/2019-03-02-rebooting-web-of-trust.md b/_posts/literature/2019-03-02-rebooting-web-of-trust.md index ed075bdf..2f137beb 100644 --- a/_posts/literature/2019-03-02-rebooting-web-of-trust.md +++ b/_posts/literature/2019-03-02-rebooting-web-of-trust.md @@ -676,14 +676,14 @@ Unless otherwise noted, all RWoT Completed Papers, Topics and Advance Readings a ## RWoT Github Listing -* /WebOfTrustInfo/self-sovereign-identity - Articles and documents associated with designing and implementing identity technology using self-sovereign identity principles -* /WebOfTrustInfo/website - Website for http://www.WebOfTrust.info -* /WebOfTrustInfo/community-resilience - Rebooting Web of Trust Community Resilience Team -* /WebOfTrustInfo/satyrn - A Markdown-based JavaScript Sandbox -* /WebOfTrustInfo/sss - Library for the Shamir secret sharing scheme +* /WebOfTrustInfo/self-sovereign-identity - Articles and documents associated with designing and implementing identity technology using self-sovereign identity principles +* /WebOfTrustInfo/website - Website for http://www.WebOfTrust.info +* /WebOfTrustInfo/community-resilience - Rebooting Web of Trust Community Resilience Team +* /WebOfTrustInfo/satyrn - A Markdown-based JavaScript Sandbox +* /WebOfTrustInfo/sss - Library for the Shamir secret sharing scheme - Forked from dsprenkels/sss -* /WebOfTrustInfo/verifiable-news - TBD: W3C Credentials Community Group repository for curbing "social bots" and mitigating the spread of online misinformation and "fake news". -* /WebOfTrustInfo/portable-reputation-toolkit +* /WebOfTrustInfo/verifiable-news - TBD: W3C Credentials Community Group repository for curbing "social bots" and mitigating the spread of online misinformation and "fake news". +* /WebOfTrustInfo/portable-reputation-toolkit ### Workshops diff --git a/_posts/organizations/2019-03-07-identity-foundation.md b/_posts/organizations/2019-03-07-identity-foundation.md index 401712fc..c99aa9f7 100644 --- a/_posts/organizations/2019-03-07-identity-foundation.md +++ b/_posts/organizations/2019-03-07-identity-foundation.md @@ -28,7 +28,7 @@ tags: ![](https://imgur.com/PXGV6Xyl.png) * [Decentralized Identity Foundation](https://identity.foundation/) (DIF) [[**G**](https://github.com/decentralized-identity)] [[**T**](https://twitter.com/DecentralizedID)] [[**B**](https://medium.com/decentralized-identity)] -* DIF Organizational Materials +* DIF Organizational Materials * [Identity Hubs Capabilities Perspective](https://github.com/WebOfTrustInfo/rebooting-the-web-of-trust-fall2017/blob/master/final-documents/identity-hubs-capabilities-perspective.md) - Identity Hubs currently proposed in the Decentralized Identity Foundation (DIF) are a subset of a general Decentralized Identifier (DID). * [On DIF Hubs and Sovrin Agents](https://forum.sovrin.org/t/on-dif-hubs-and-sovrin-agents/897?u=phil) * [A Universal Resolver for self-sovereign identifiers](https://medium.com/decentralized-identity/a-universal-resolver-for-self-sovereign-identifiers-48e6b4a5cc3c) [[**G**](https://github.com/decentralized-identity/universal-resolver)] [[**>**](#Decentralized-Identity-Foundation)] @@ -103,46 +103,46 @@ DIF members, who share the goal of “building an open source decentralized iden ## /decentralized-identity - GitHub -* /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 - DIF docs, wiki, and organizational material -* /decentralized-identity/credential-manifest - Format that normalizes the definition of requirements for the issuance of a credential -* /decentralized-identity/universal-registrar - Specifications and implementation of a universal identifier registrar -* decentralized-identity/attestations - Attestation API implementations for various languages and platforms. +* /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 - DIF docs, wiki, and organizational material +* /decentralized-identity/credential-manifest - Format that normalizes the definition of requirements for the issuance of a credential +* /decentralized-identity/universal-registrar - Specifications and implementation of a universal identifier registrar +* decentralized-identity/attestations - Attestation API implementations for various languages and platforms. ### DIF - DID -* /decentralized-identity/did-methods - DID Method specs, docs, and materials -* /decentralized-identity/did-common-typescript +* /decentralized-identity/did-methods - DID Method specs, docs, and materials +* /decentralized-identity/did-common-typescript - A common bundle of shared code and modules for working with DIDs, DID Documents, and other DID-related activities -* /decentralized-identity/did-security-csharp - C# implementation of DID security and privacy controls -* /decentralized-identity/did-security-typescript - Typescript implementation of DID security and privacy controls -* /decentralized-identity/did-common-java - Shared DID Java library. -* /decentralized-identity/ua-web-extension - Basic web extension version of a DID User Agent -* /decentralized-identity/did-recovery - Various methods for DID recovery -* /decentralized-identity/web-polyfills - Polyfills for proposed or emerging DID-centric Web APIs -* /decentralized-identity/ -* /decentralized-identity/http-did-auth-proxy - Forked from bcgov/http-did-auth-proxy +* /decentralized-identity/did-security-csharp - C# implementation of DID security and privacy controls +* /decentralized-identity/did-security-typescript - Typescript implementation of DID security and privacy controls +* /decentralized-identity/did-common-java - Shared DID Java library. +* /decentralized-identity/ua-web-extension - Basic web extension version of a DID User Agent +* /decentralized-identity/did-recovery - Various methods for DID recovery +* /decentralized-identity/web-polyfills - Polyfills for proposed or emerging DID-centric Web APIs +* /decentralized-identity/ +* /decentralized-identity/http-did-auth-proxy - Forked from bcgov/http-did-auth-proxy DID Auth HTTP proxy. ### DIF - DID-Auth -* /decentralized-identity/did-auth-jose - JOSE-based implementation of DID Authenticated Encryption +* /decentralized-identity/did-auth-jose - JOSE-based implementation of DID Authenticated Encryption ### DIF - Sidetree -* /decentralized-identity/sidetree-ipfs - IPFS module for storing and accessing Sidetree entity operation data via content addressable storage -* /decentralized-identity/sidetree-core - The blockchain-agnostic server implementation of the Sidetree protocol. -* /decentralized-identity/sidetree-bitcoin - Blockchain-specific code for the Sidetree-based DID Method implementation on Bitcoin -* /decentralized-identity/ion - DID Method implementation using the Sidetree protocol on top of Bitcoin +* /decentralized-identity/sidetree-ipfs - IPFS module for storing and accessing Sidetree entity operation data via content addressable storage +* /decentralized-identity/sidetree-core - The blockchain-agnostic server implementation of the Sidetree protocol. +* /decentralized-identity/sidetree-bitcoin - Blockchain-specific code for the Sidetree-based DID Method implementation on Bitcoin +* /decentralized-identity/ion - DID Method implementation using the Sidetree protocol on top of Bitcoin ### DIF - Hub -* /decentralized-identity/hub-sdk-js-sample - Sample app demonstrating use of the DIF Identity Hub JavaScript SDK. -* /decentralized-identity/hub-sdk-js - JavaScript SDK for interacting with Identity Hubs -* /decentralized-identity/hub-common-js - Common interfaces for working with Identity Hubs in JavaScript/TypeScript -* /decentralized-identity/hub-node-core - Node.js implementation of the Identity Hub interfaces, business logic, and replication protocol. -* /decentralized-identity/identity-hub - Storage and compute nodes for decentralized identity data and interactions -* /decentralized-identity/hub-node-reference - The official Identity Hub reference implementation bundle for Node.js +* /decentralized-identity/hub-sdk-js-sample - Sample app demonstrating use of the DIF Identity Hub JavaScript SDK. +* /decentralized-identity/hub-sdk-js - JavaScript SDK for interacting with Identity Hubs +* /decentralized-identity/hub-common-js - Common interfaces for working with Identity Hubs in JavaScript/TypeScript +* /decentralized-identity/hub-node-core - Node.js implementation of the Identity Hub interfaces, business logic, and replication protocol. +* /decentralized-identity/identity-hub - Storage and compute nodes for decentralized identity data and interactions +* /decentralized-identity/hub-node-reference - The official Identity Hub reference implementation bundle for Node.js ### DIF - Uniresolver -* /decentralized-identity/universal-resolver - Universal Resolver implementation and drivers. -* /decentralized-identity/universal-resolver-frontend - Frontend web UI for Universal Resolver -* /decentralized-identity/universal-resolver-python -* /decentralized-identity/universal-resolver-java +* /decentralized-identity/universal-resolver - Universal Resolver implementation and drivers. +* /decentralized-identity/universal-resolver-frontend - Frontend web UI for Universal Resolver +* /decentralized-identity/universal-resolver-python +* /decentralized-identity/universal-resolver-java diff --git a/_posts/organizations/2019-04-04-mydata.md b/_posts/organizations/2019-04-04-mydata.md index 27aa3f51..6bfd7d9f 100644 --- a/_posts/organizations/2019-04-04-mydata.md +++ b/_posts/organizations/2019-04-04-mydata.md @@ -32,7 +32,7 @@ last_modified_at: 2019-07-11T11:22:33-23:00 “Infrastructure for digital identity is key in the technical realisation of the MyData -vision and there is lot’s of innovation happening… -
Self-Sovereign Identity and the MyData model from Finland - Antti 'Jogi' Poikola from SSIMeetup
+
Self-Sovereign Identity and the MyData model from Finland - Antti 'Jogi' Poikola from SSIMeetup
diff --git a/_posts/organizations/ssi-meetup/2019-04-01-ssi-meetup.md b/_posts/organizations/ssi-meetup/2019-04-01-ssi-meetup.md index 7a4034fe..33aea946 100644 --- a/_posts/organizations/ssi-meetup/2019-04-01-ssi-meetup.md +++ b/_posts/organizations/ssi-meetup/2019-04-01-ssi-meetup.md @@ -29,72 +29,72 @@ It would be nice to create a page breaking down each of these presentations with ## Hyperledger Aries - Nathan George -
Hyperledger Aries: Open Source Interoperable Identity Solution – Nathan George
+
Hyperledger Aries: Open Source Interoperable Identity Solution – Nathan George
## IIW #28 with Drummond Reed -
Highlights of Internet Identity Workshop #28 with Drummond Reed
+
Highlights of Internet Identity Workshop #28 with Drummond Reed
## Interpersonal Data - Philip Sheldrake -
Interpersonal data, identity, and relationships – in pursuit of collective minds – Philip Sheldrake
+
Interpersonal data, identity, and relationships – in pursuit of collective minds – Philip Sheldrake
## Digital Identity Wallets - Darrell O’Donnell -
The State of Digital Identity Wallets – Darrell O’Donnell
+
The State of Digital Identity Wallets – Darrell O’Donnell
## Sovereignty in Historical Context - Natalie Smolenski -
Sovereignty in Historical Context for Self-Sovereign Identity - Natalie Smolenski
+
Sovereignty in Historical Context for Self-Sovereign Identity - Natalie Smolenski
## SSI and Open Source - Richard Esplin -
Self-Sovereign Identity (SSI) and Open Source - Richard Esplin
+
Self-Sovereign Identity (SSI) and Open Source - Richard Esplin
## Alastria - Carlos Pastor -
Alastria Digital Identity: the Spanish Blockchain solution for SSI - Carlos Pastor
+
Alastria Digital Identity: the Spanish Blockchain solution for SSI - Carlos Pastor
## Quest for SSI - Daniel Hardman -
Identity and the quest for Self-Sovereign Identity - Daniel Hardman
+
Identity and the quest for Self-Sovereign Identity - Daniel Hardman
## MyData model from Finland - Antti 'Jogi' Poikola -
Self-Sovereign Identity and the MyData model from Finland - Antti 'Jogi' Poikola
+
Self-Sovereign Identity and the MyData model from Finland - Antti 'Jogi' Poikola
## Privacy ### ID and Privacy -
Identity and Privacy: Past, Present, and Digital - Brenda K. Leong
+
Identity and Privacy: Past, Present, and Digital - Brenda K. Leong
### Zero Knowledge Proofs - Clare Nelson -
Zero-Knowledge Proofs: Privacy-Preserving Digital Identity with Clare Nelson
+
Zero-Knowledge Proofs: Privacy-Preserving Digital Identity with Clare Nelson
## Governance - Trust Frameworks ### Decentralized Governance for SSI - Lawrence Lundy-Bryan -
Decentralized governance for SSI and Blockchains with Lawrence Lundy-Bryan
+
Decentralized governance for SSI and Blockchains with Lawrence Lundy-Bryan
### PanCanadian Trust Framework for SSI - Tim Bouma -
Overview of the Proposed PanCanadian Trust Framework for SSI - Tim Bouma
+
Overview of the Proposed PanCanadian Trust Framework for SSI - Tim Bouma
### CULedger and MyCUID -
Trust Frameworks and SSI: An Interview with CULedger on the Credit Union MyCUID Trust Framework
+
Trust Frameworks and SSI: An Interview with CULedger on the Credit Union MyCUID Trust Framework
## GDPR and SSI ### Silvan Jongerius -
The impact of the GDPR on Blockchain & SSI – Silvan Jongerius
+
The impact of the GDPR on Blockchain & SSI – Silvan Jongerius
### Elizabeth M. Renieris -
Liability under GDPR and the Self Sovereign Identity Model - Elizabeth M. Renieris
+
Liability under GDPR and the Self Sovereign Identity Model - Elizabeth M. Renieris
diff --git a/_posts/organizations/ssi-meetup/2019-07-19-use-cases.md b/_posts/organizations/ssi-meetup/2019-07-19-use-cases.md index 3c2b62f9..a858e72c 100644 --- a/_posts/organizations/ssi-meetup/2019-07-19-use-cases.md +++ b/_posts/organizations/ssi-meetup/2019-07-19-use-cases.md @@ -30,18 +30,18 @@ It would be nice to create a page breaking down each of these presentations with ### Machine ID - IOT - Mrinal Wadhwa -
Machine identity - DIDs and verifiable credentials for a secure, trustworthy and interoperable IoT - Mrinal Wadhwa
+
Machine identity - DIDs and verifiable credentials for a secure, trustworthy and interoperable IoT - Mrinal Wadhwa
### SSI Healthcare Truu.id - Manny Nijjar -
Self-Sovereign Identity in Healthcare by Manny Nijjar from truu.id
+
Self-Sovereign Identity in Healthcare by Manny Nijjar from truu.id
### Decentralized ID for Banking - Mike Brown -
A banking approach to decentralized identity and building a credential ecosystem - Mike Brown
+
A banking approach to decentralized identity and building a credential ecosystem - Mike Brown
### Public Blockchain in Argentina and LATAM -
DIDI, SSI & public blockchains for inclusion in Argentina and LATAM
+
DIDI, SSI & public blockchains for inclusion in Argentina and LATAM
diff --git a/_posts/organizations/ssi-meetup/2019-07-20-open-standards.md b/_posts/organizations/ssi-meetup/2019-07-20-open-standards.md index f775296b..b7fd8562 100644 --- a/_posts/organizations/ssi-meetup/2019-07-20-open-standards.md +++ b/_posts/organizations/ssi-meetup/2019-07-20-open-standards.md @@ -30,48 +30,48 @@ This page is for all the presentations about the various standards surrounding D ### Open Standards with Drummond Reed -
Self Sovereign Identity (SSI) Open standards with Drummond Reed from SSIMeetup
+
Self Sovereign Identity (SSI) Open standards with Drummond Reed from SSIMeetup
### DIDs the Fundamental Building block of SSI -
Decentralized Identifiers (DIDs): The Fundamental Building Block of Self-Sovereign Identity (SSI) from SSIMeetup
+
Decentralized Identifiers (DIDs): The Fundamental Building Block of Self-Sovereign Identity (SSI) from SSIMeetup
### DIDs and BTCR -
DIDs Demystified: A hands-on intro to DIDs via the Bitcoin Reference (BTCR) DID Method from SSIMeetup
+
DIDs Demystified: A hands-on intro to DIDs via the Bitcoin Reference (BTCR) DID Method from SSIMeetup
### DKMS - Drummond Reed -
Decentralized Key Management (DKMS): An Essential Missing Piece of the SSI Puzzle - Drummond Reed from SSIMeetup
+
Decentralized Key Management (DKMS): An Essential Missing Piece of the SSI Puzzle - Drummond Reed from SSIMeetup
### DIDs and the W3C - Manu Sporny and Drummond Reed -
Decentralized Identifiers DIDs and W3C with Manu Sporny and Drummond Reed from SSIMeetup
+
Decentralized Identifiers DIDs and W3C with Manu Sporny and Drummond Reed from SSIMeetup
### Schema Definitions and Overlay - Paul Knowles -
Schema Definitions and Overlays for Self-Sovereign Identity (SSI) - Paul Knowles from SSIMeetup
+
Schema Definitions and Overlays for Self-Sovereign Identity (SSI) - Paul Knowles from SSIMeetup
### DID Resolution - Markus Sabadello -
DID Resolution: Given a DID how do I retrieve its document? – Markus Sabadello from SSIMeetup
+
DID Resolution: Given a DID how do I retrieve its document? – Markus Sabadello from SSIMeetup
### Verifiable Credentials 101 - Tyler Ruff -
Verifiable Credentials 101 for SSI and Decentralized Digital Identity - Tyler Ruff from SSIMeetup
+
Verifiable Credentials 101 for SSI and Decentralized Digital Identity - Tyler Ruff from SSIMeetup
### DID Auth - Markus Sabadello -
Introduction to DID Auth for SSI with Markus Sabadello from SSIMeetup
+
Introduction to DID Auth for SSI with Markus Sabadello from SSIMeetup
### Element DID Method - Orie Steele -
The Element DID Method: Sidetree, Ethereum & IPFS – Orie Steele from SSIMeetup
+
The Element DID Method: Sidetree, Ethereum & IPFS – Orie Steele from SSIMeetup
### ION - Bitcoin DIDs with Microsoft - Daniel Buchner -
Introduction to Ion – a layer 2 network for Decentralized Identifiers with Bitcoin - Daniel Buchner from SSIMeetup
+
Introduction to Ion – a layer 2 network for Decentralized Identifiers with Bitcoin - Daniel Buchner from SSIMeetup
diff --git a/_posts/private-sector/2019-03-06-ibm.md b/_posts/private-sector/2019-03-06-ibm.md index 243b6007..d6395ad9 100644 --- a/_posts/private-sector/2019-03-06-ibm.md +++ b/_posts/private-sector/2019-03-06-ibm.md @@ -27,7 +27,7 @@ tags: ["IBM"] ## /IBM-Blockchain-Identity -/IBM-Blockchain-Identity/indy-tutorial-sandbox - Forked from brycecurtis/indy-tutorial-sandbox +/IBM-Blockchain-Identity/indy-tutorial-sandbox - Forked from brycecurtis/indy-tutorial-sandbox A turnkey, Docker-based sandbox that enables quick and easy exploration of Hyperledger Indy concepts. -/IBM-Blockchain-Identityindy-ssivc-tutorial - A turnkey, Docker-based tutorial for help developers get acquainted with Self-Sovereign Identity and Verifiable Credentials. +/IBM-Blockchain-Identityindy-ssivc-tutorial - A turnkey, Docker-based tutorial for help developers get acquainted with Self-Sovereign Identity and Verifiable Credentials. diff --git a/_posts/private-sector/2019-03-27-danube.md b/_posts/private-sector/2019-03-27-danube.md index b5fcb4b9..2acbad79 100644 --- a/_posts/private-sector/2019-03-27-danube.md +++ b/_posts/private-sector/2019-03-27-danube.md @@ -38,103 +38,103 @@ Danube Tech must be the longest running firm working towards user-owned and cont ## /project-danube Github -* /projectdanube/indy-sdk-java - Java binding to the native Indy SDK -* /projectdanube/blockstack-cli-java - Java client for Blockstore +* /projectdanube/indy-sdk-java - Java binding to the native Indy SDK +* /projectdanube/blockstack-cli-java - Java client for Blockstore ### XDI >[XDI.org](https://xdi.org) is a non-profit public trust organization whose purpose is to provide public infrastructure for digital identity, security, and privacy using the open standard XDI semantic data interchange protocol developed by the OASIS XDI Technical Committee. -* /projectdanube/xdi-tutorial - XDI Tutorial -* /projectdanube/XDINinja-swing - XDI-enabled standalone client application -* /projectdanube/xdi2-tools - XDI2 maintenance and other tools -* /projectdanube/xdi2-connector-personal - A connector plugin for the XDI2 server that maps data from Personal.com to XDI -* /projectdanube/xdi2-docker - Dockerfiles for XDI2 -* /projectdanube/xdi2-connect-buttonbuilder - "Button Builder" component for the XDI Connect protocol +* /projectdanube/xdi-tutorial - XDI Tutorial +* /projectdanube/XDINinja-swing - XDI-enabled standalone client application +* /projectdanube/xdi2-tools - XDI2 maintenance and other tools +* /projectdanube/xdi2-connector-personal - A connector plugin for the XDI2 server that maps data from Personal.com to XDI +* /projectdanube/xdi2-docker - Dockerfiles for XDI2 +* /projectdanube/xdi2-connect-buttonbuilder - "Button Builder" component for the XDI Connect protocol ### XDI libraries -* /projectdanube/xdi2 - XDI2 general purpose library and server -* /projectdanube/xdi-js - XDI client library for JavaScript -* /projectdanube/xdi2-connect-core - Shared library for the XDI Connect protocol +* /projectdanube/xdi2 - XDI2 general purpose library and server +* /projectdanube/xdi-js - XDI client library for JavaScript +* /projectdanube/xdi2-connect-core - Shared library for the XDI Connect protocol ### XDI - Various Integrations -* /projectdanube/xdi2-bdb - Support for using BDB as XDI2 backend storage -* /projectdanube/xdi2-mongodb - Support for using MongoDB as XDI2 backend storage -* /projectdanube/xdi2-server-heroku - XDI2 Server deployed via Heroku -* /projectdanube/xdi2-redis - Support for using Redis as XDI2 backend storage -* /projectdanube/xdi2-tor - Integration of XDI and Tor -* /projectdanube/xdi2-ipfs - Integration of XDI and IPFS -* /projectdanube/withsqlite - A module for a python dict that back ends on an sqlite3 database. It's bit like shelve but with json and sqlite3. +* /projectdanube/xdi2-bdb - Support for using BDB as XDI2 backend storage +* /projectdanube/xdi2-mongodb - Support for using MongoDB as XDI2 backend storage +* /projectdanube/xdi2-server-heroku - XDI2 Server deployed via Heroku +* /projectdanube/xdi2-redis - Support for using Redis as XDI2 backend storage +* /projectdanube/xdi2-tor - Integration of XDI and Tor +* /projectdanube/xdi2-ipfs - Integration of XDI and IPFS +* /projectdanube/withsqlite - A module for a python dict that back ends on an sqlite3 database. It's bit like shelve but with json and sqlite3. - Forked from jvasile/withsqlite ### XDI Configuration -* /projectdanube/xdi2-selfhosted - A configuration profile of the XDI2 server for self-hosting a single XDI graph. -* /projectdanube/xdi2-csp - A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs. -* /projectdanube/xdi2-registry - +* /projectdanube/xdi2-selfhosted - A configuration profile of the XDI2 server for self-hosting a single XDI graph. +* /projectdanube/xdi2-csp - A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs. +* /projectdanube/xdi2-registry - A configuration profile of the XDI2 server for hosting a registry of XDI names and XDI numbers. ### XDI Examples -* /projectdanube/xdi2-example-messaging - XDI2 Examples: Basic messaging functionality. -* /projectdanube/xdi2-example-advanced-server - XDI2 Examples: Setting up advanced XDI servers. -* /projectdanube/xdi2-example-core - XDI2 Examples: Simple uses of the core functionality. -* /projectdanube/xdi2-example-client - XDI2 Examples: Writing XDI client applications. -* /projectdanube/xdi2-example-secp256k1-server - Example XDI server using cid-2 cryptographic XDI numbers. -* /projectdanube/xdi2-example-ec25519-server - Example XDI server using cid-1 cryptographic XDI numbers. -* /projectdanube/xdi2-connect-acmenews - +acmenews XDI2 demo -* /projectdanube/xdi2-connect-leshop - +leshop XDI2 demo -* /projectdanube/xdi2-example-secp256k1-client - Example XDI client using cid-2 cryptographic XDI numbers. -* /projectdanube/xdi2-example-ec25519-client - Example XDI client using cid-1 cryptographic XDI numbers. +* /projectdanube/xdi2-example-messaging - XDI2 Examples: Basic messaging functionality. +* /projectdanube/xdi2-example-advanced-server - XDI2 Examples: Setting up advanced XDI servers. +* /projectdanube/xdi2-example-core - XDI2 Examples: Simple uses of the core functionality. +* /projectdanube/xdi2-example-client - XDI2 Examples: Writing XDI client applications. +* /projectdanube/xdi2-example-secp256k1-server - Example XDI server using cid-2 cryptographic XDI numbers. +* /projectdanube/xdi2-example-ec25519-server - Example XDI server using cid-1 cryptographic XDI numbers. +* /projectdanube/xdi2-connect-acmenews - +acmenews XDI2 demo +* /projectdanube/xdi2-connect-leshop - +leshop XDI2 demo +* /projectdanube/xdi2-example-secp256k1-client - Example XDI client using cid-2 cryptographic XDI numbers. +* /projectdanube/xdi2-example-ec25519-client - Example XDI client using cid-1 cryptographic XDI numbers. ### XDI Plugins -* /projectdanube/xdi2-crypto-secp256k1 - This is an secp256k1 crypto plugin for the XDI2 client and server. -* /projectdanube/xdi2-crypto-ec25519 - This is an Ed25519 crypto plugin for the XDI2 client and server. -* /projectdanube/xdi2-connector-facebook - A connector plugin for the XDI2 server that maps data from Facebook to XDI -* /projectdanube/xdi2-connector-meeco - A connector plugin for Meeco -* /projectdanube/XDINinja-plugin - A browser plugin that is like "Twitter for data" -* /projectdanube/xdi2-connector-cozy - A connector plugin for CozyCloud -* /projectdanube/xdi2-filesys - Plugin for an XDI2 server to integrate with a local filesystem +* /projectdanube/xdi2-crypto-secp256k1 - This is an secp256k1 crypto plugin for the XDI2 client and server. +* /projectdanube/xdi2-crypto-ec25519 - This is an Ed25519 crypto plugin for the XDI2 client and server. +* /projectdanube/xdi2-connector-facebook - A connector plugin for the XDI2 server that maps data from Facebook to XDI +* /projectdanube/xdi2-connector-meeco - A connector plugin for Meeco +* /projectdanube/XDINinja-plugin - A browser plugin that is like "Twitter for data" +* /projectdanube/xdi2-connector-cozy - A connector plugin for CozyCloud +* /projectdanube/xdi2-filesys - Plugin for an XDI2 server to integrate with a local filesystem ### Aeternam -* /projectdanube/aeternam-xdi-sncf - Aeternam PNR Demo: SNCF -* /projectdanube/aeternam-xdi-db - Aeternam PNR Demo: Deutsche Bahn -* /projectdanube/aeternam-xdi-tests - XDI experimentation for ÆTERNAM / ÆVATAR -* /projectdanube/aeternam-xdi-maria - Aeternam PNR Demo: Maria -* /projectdanube/aeternam-xdi-webshop - Aeternam PNR Demo: Webshop -* /projectdanube/aeternam-xdi-oebb - Aeternam PNR Demo: ÖBB +* /projectdanube/aeternam-xdi-sncf - Aeternam PNR Demo: SNCF +* /projectdanube/aeternam-xdi-db - Aeternam PNR Demo: Deutsche Bahn +* /projectdanube/aeternam-xdi-tests - XDI experimentation for ÆTERNAM / ÆVATAR +* /projectdanube/aeternam-xdi-maria - Aeternam PNR Demo: Maria +* /projectdanube/aeternam-xdi-webshop - Aeternam PNR Demo: Webshop +* /projectdanube/aeternam-xdi-oebb - Aeternam PNR Demo: ÖBB ### XDI Cloud -* /projectdanube/xdi2-cloudcards - XDI Cloud Card Viewer -* /projectdanube/xdi2-messenger - XDI Cloud Messenger -* /projectdanube/xdi2-manager - XDI Cloud Manager -* /projectdanube/xdi2-pixel - Tool to translate a personal cloud policy language (Pixel) to XDI link contracts. +* /projectdanube/xdi2-cloudcards - XDI Cloud Card Viewer +* /projectdanube/xdi2-messenger - XDI Cloud Messenger +* /projectdanube/xdi2-manager - XDI Cloud Manager +* /projectdanube/xdi2-pixel - Tool to translate a personal cloud policy language (Pixel) to XDI link contracts. ### XDI Server Deployed Via -* /projectdanube/xdi2-server-grizzly - XDI2 Server deployed via Grizzly -* /projectdanube/xdi2-server-mina - XDI2 Server deployed via Apache MINA -* /projectdanube/xdi2-server-netty - XDI2 Server deployed via netty -* /projectdanube/xdi2-server-undertow - XDI2 Server deployed via Undertow -* /projectdanube/xdi2-server-vertx - XDI2 Server deployed via vert.x +* /projectdanube/xdi2-server-grizzly - XDI2 Server deployed via Grizzly +* /projectdanube/xdi2-server-mina - XDI2 Server deployed via Apache MINA +* /projectdanube/xdi2-server-netty - XDI2 Server deployed via netty +* /projectdanube/xdi2-server-undertow - XDI2 Server deployed via Undertow +* /projectdanube/xdi2-server-vertx - XDI2 Server deployed via vert.x ### Sevices -* /projectdanube/xdi2-connect-service - This is a "Connect Service" component for the XDI Browser binding. -* /projectdanube/neustar-discovery-service - Neustar XDI Discovery Service based on XRI Resolution +* /projectdanube/xdi2-connect-service - This is a "Connect Service" component for the XDI Browser binding. +* /projectdanube/neustar-discovery-service - Neustar XDI Discovery Service based on XRI Resolution - Forked from neustarpc/neustar-discovery-service -* /projectdanube/xdi2-connect-auth-service-war - "Authorization Service" for the XDI Connect protocol, packaged as .WAR file -* /projectdanube/xdi2-connect-service-war - "Connect Service" for the XDI Connect protocol, packaged as .WAR file -* /projectdanube/xdi-grapheditor - An XDI Graph Editor +* /projectdanube/xdi2-connect-auth-service-war - "Authorization Service" for the XDI Connect protocol, packaged as .WAR file +* /projectdanube/xdi2-connect-service-war - "Connect Service" for the XDI Connect protocol, packaged as .WAR file +* /projectdanube/xdi-grapheditor - An XDI Graph Editor -Forked from neustar/xdi-grapheditor -* /projectdanube/xdi2-connect-auth-service - This is a "Connect Auth Service" component for the XDI Browser binding. +* /projectdanube/xdi2-connect-auth-service - This is a "Connect Auth Service" component for the XDI Browser binding. ## [Publications](https://danubetech.com/download.html) diff --git a/_posts/public-sector/2019-03-05-VON.md b/_posts/public-sector/2019-03-05-VON.md index 648c9df2..30ce25d9 100644 --- a/_posts/public-sector/2019-03-05-VON.md +++ b/_posts/public-sector/2019-03-05-VON.md @@ -39,50 +39,50 @@ categories: ["Public-sector","VON"] ## BCGov Github -* /bcgov/BC-Policy-Framework-For-GitHub - Policy information for BC Government employees using GitHub -* /bcgov/design-system - British Columbia Government Design System for Digital Services +* /bcgov/BC-Policy-Framework-For-GitHub - Policy information for BC Government employees using GitHub +* /bcgov/design-system - British Columbia Government Design System for Digital Services ### BCGov - VON -* /bcgov/TheOrgBook - A public repository of verifiable claims about organizations. A key component of the Verifiable Organization Network. -* /bcgov/von - Verifiable Organizations Network -* /bcgov/von-connector - Verifiable Organization Network Connector -* /bcgov/von-network - A portable development level Indy Node network. -* /bcgov/von-ledger-explorer - The VON Ledger Explorer -* /bcgov/dFlow - A demonstration of the verifiable organization network showing a new restaurant gathering the permits necessary to open. +* /bcgov/TheOrgBook - A public repository of verifiable claims about organizations. A key component of the Verifiable Organization Network. +* /bcgov/von - Verifiable Organizations Network +* /bcgov/von-connector - Verifiable Organization Network Connector +* /bcgov/von-network - A portable development level Indy Node network. +* /bcgov/von-ledger-explorer - The VON Ledger Explorer +* /bcgov/dFlow - A demonstration of the verifiable organization network showing a new restaurant gathering the permits necessary to open. ### VON - Indy -* /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 - PostgreSQL plug-in for use with the indy-sdk +* /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 - PostgreSQL plug-in for use with the indy-sdk ### VON - Agents -* /bcgov/von-personal-agent - A personal agent for the von network. -* /bcgov/VON-ESB-DRS-Agent - Piloting the Dispute Resolution Suite with connections to the OrgBook -* /bcgov/von-agent-template - Template for a von-x based agent -* /bcgov/von-bc-registries-agent -* /bcgov/von_agent Forked from PSPC-SPAC-buyandsell/von_agent - VON agents using indy-sdk +* /bcgov/von-personal-agent - A personal agent for the von network. +* /bcgov/VON-ESB-DRS-Agent - Piloting the Dispute Resolution Suite with connections to the OrgBook +* /bcgov/von-agent-template - Template for a von-x based agent +* /bcgov/von-bc-registries-agent +* /bcgov/von_agent Forked from PSPC-SPAC-buyandsell/von_agent - VON agents using indy-sdk ### BCGov - DID-Auth -* /bcgov/did-auth-extension - DID Auth browser extension. -* /bcgov/http-did-auth-proxy - DID Auth HTTP proxy. -* /bcgov/did-auth-relying-party - DID Auth relying party. +* /bcgov/did-auth-extension - DID Auth browser extension. +* /bcgov/http-did-auth-proxy - DID Auth HTTP proxy. +* /bcgov/did-auth-relying-party - DID Auth relying party. ### /PSPC-SPAC-buyandsell Public Services and Procurement Canada: buyandsell.gc.ca --- Services publics et Approvisionnement Canada : Achatsetventes.gc.ca -* /PSPC-SPAC-buyandsell/von_tails - Tails file server for von_anchor issuer and holder-prover anchors -* /PSPC-SPAC-buyandsell/von_base -* /PSPC-SPAC-buyandsell/von_anchor - VON anchor classes for interaction with sovrin/indy ledger via indy-sdk -* /PSPC-SPAC-buyandsell/von-image - Standard docker images for building VON components -* /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 - DID authentication by way of HTTP Signatures for Hyperledger Indy agents -* /PSPC-SPAC-buyandsell/von_agent - VON agents using indy-sdk -* /PSPC-SPAC-buyandsell/von_connector - service wrapper API per agent, via django application -* /PSPC-SPAC-buyandsell/ReferenceVonActuator - Java implementation of actuator of reference von_connector implementation -* /PSPC-SPAC-buyandsell/von_conx - Reference implementation (sample) for a VON Connector using tools of VON_X -* /PSPC-SPAC-buyandsell/demo-agent - agent and api wrapper code base +* /PSPC-SPAC-buyandsell/von_tails - Tails file server for von_anchor issuer and holder-prover anchors +* /PSPC-SPAC-buyandsell/von_base +* /PSPC-SPAC-buyandsell/von_anchor - VON anchor classes for interaction with sovrin/indy ledger via indy-sdk +* /PSPC-SPAC-buyandsell/von-image - Standard docker images for building VON components +* /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 - DID authentication by way of HTTP Signatures for Hyperledger Indy agents +* /PSPC-SPAC-buyandsell/von_agent - VON agents using indy-sdk +* /PSPC-SPAC-buyandsell/von_connector - service wrapper API per agent, via django application +* /PSPC-SPAC-buyandsell/ReferenceVonActuator - Java implementation of actuator of reference von_connector implementation +* /PSPC-SPAC-buyandsell/von_conx - Reference implementation (sample) for a VON Connector using tools of VON_X +* /PSPC-SPAC-buyandsell/demo-agent - agent and api wrapper code base diff --git a/_posts/specs-standards/2019-03-03-specs-standards.md b/_posts/specs-standards/2019-03-03-specs-standards.md index 7a24cd6e..cb650ed7 100644 --- a/_posts/specs-standards/2019-03-03-specs-standards.md +++ b/_posts/specs-standards/2019-03-03-specs-standards.md @@ -58,12 +58,7 @@ The XNS Public Trust Organization was founded in July 2000, shortly after Intern * [World Wide Web Consortium(W3C)](https://www.w3.org/) [[**T**](https://twitter.com/w3c)] [[**G**](https://github.com/w3c)] >The [World Wide Web Consortium (W3C)](https://www.w3.org/Consortium/) is an international community where Member organizations, a full-time staff, and the public work together to develop Web standards. Led by Web inventor and Director Tim Berners-Lee and CEO Jeffrey Jaffe, W3C's mission is to lead the Web to its full potential. -* Verifiable Claims WG - Mailing List (and archives) -* [Credentials Community Group](https://www.w3.org/community/credentials/)[[**B**](https://w3c-ccg.github.io/)] -* Public mailing list for the Credentials Community Group (and archives) - Anyone may read or write to this list. -* /opencreds/website - * [opencreds.org — Identity Credentials 1.0](https://opencreds.org/specs/source/identity-credentials/) -* /w3c-dvcg/w3c-dvcg.github.io - Landing site for W3C Digital Verification Community Group. [**W**] +* /w3c-dvcg/w3c-dvcg.github.io - Landing site for W3C Digital Verification Community Group. [**W**] * [JSON-LD 1.0, W3C Recommendation](https://www.w3.org/TR/json-ld/) ![](https://imgur.com/6MLNgXal.png)\ @@ -107,13 +102,19 @@ The XNS Public Trust Organization was founded in July 2000, shortly after Intern - -* [Verifiable Claims Working Group](https://www.w3.org/2017/vc/WG/) [[**D**](https://www.w3.org/2017/vc/charter.html)] +* [Verifiable Claims Working Group](https://w3c.github.io/verifiable-claims/) * [Verifiable Claims Data Model 1.0](https://w3c.github.io/vc-data-model/) [[**G**](https://github.com/w3c/vc-data-model)] [[**D**](https://w3c.github.io/vc-use-cases/)] +* Verifiable Claims WG - Mailing List (and archives) * [Verifiable Credentials 101 for SSI – Tyler Ruff – Webinar 11](http://ssimeetup.org/verifiable-credentials-101-ssi-tyler-ruff-webinar-11/) +### Credentials Community Group -## DID Auth +* [Credentials Community Group](https://www.w3.org/community/credentials/)[[**B**](https://w3c-ccg.github.io/)] +* Public mailing list for the Credentials Community Group (and archives) - Anyone may read or write to this list. + +## DIF + +### DID Auth ![](https://imgur.com/XMaq5cil.png) @@ -137,7 +138,7 @@ http://ssimeetup.org/introduction-did-auth-markus-sabadello-webinar-10 ![](https://i.imgur.com/5qc1qrG.png)\ DKMS - An Essential Missing Piece of the SSI Puzzle. Drummond Reed. SSIMeetup.org -* Microsoft- Decentralized Identity — Own and Control Your Identity. +* Microsoft- Decentralized Identity — Own and Control Your Identity. ![](https://i.imgur.com/ozOLCuW.png) ## Ethereum ERC-EIP diff --git a/_posts/specs-standards/2019-03-15-xdi.md b/_posts/specs-standards/2019-03-15-xdi.md index 87f2195f..974fa1c8 100644 --- a/_posts/specs-standards/2019-03-15-xdi.md +++ b/_posts/specs-standards/2019-03-15-xdi.md @@ -95,92 +95,92 @@ Markus Sabadello began working on Project Danube [around 2010](https://web.archi * /OASIS-XDI-Technical-Committee/ ## Danube Github -* /projectdanube/xdi2 - XDI2 general purpose library and server -* /projectdanube/xdi-js - XDI client library for JavaScript -* /projectdanube/xdi2-connect-core - Shared library for the XDI Connect protocol -* /projectdanube/indy-sdk-java - Java binding to the native Indy SDK -* /projectdanube/xdi-tutorial - XDI Tutorial -* /projectdanube/XDINinja-swing - XDI-enabled standalone client application -* /projectdanube/xdi2-tools - XDI2 maintenance and other tools -* /projectdanube/xdi2-docker - Dockerfiles for XDI2 -* /projectdanube/xdi2-connect-buttonbuilder - "Button Builder" component for the XDI Connect protocol +* /projectdanube/xdi2 - XDI2 general purpose library and server +* /projectdanube/xdi-js - XDI client library for JavaScript +* /projectdanube/xdi2-connect-core - Shared library for the XDI Connect protocol +* /projectdanube/indy-sdk-java - Java binding to the native Indy SDK +* /projectdanube/xdi-tutorial - XDI Tutorial +* /projectdanube/XDINinja-swing - XDI-enabled standalone client application +* /projectdanube/xdi2-tools - XDI2 maintenance and other tools +* /projectdanube/xdi2-docker - Dockerfiles for XDI2 +* /projectdanube/xdi2-connect-buttonbuilder - "Button Builder" component for the XDI Connect protocol ### XDI - Various Integrations -* /projectdanube/xdi2-bdb - Support for using BDB as XDI2 backend storage -* /projectdanube/xdi2-mongodb - Support for using MongoDB as XDI2 backend storage -* /projectdanube/xdi2-server-heroku - XDI2 Server deployed via Heroku -* /projectdanube/xdi2-redis - Support for using Redis as XDI2 backend storage -* /projectdanube/xdi2-tor - Integration of XDI and Tor -* /projectdanube/xdi2-ipfs - Integration of XDI and IPFS -* /projectdanube/withsqlite - A module for a python dict that back ends on an sqlite3 database. It's bit like shelve but with json and sqlite3. +* /projectdanube/xdi2-bdb - Support for using BDB as XDI2 backend storage +* /projectdanube/xdi2-mongodb - Support for using MongoDB as XDI2 backend storage +* /projectdanube/xdi2-server-heroku - XDI2 Server deployed via Heroku +* /projectdanube/xdi2-redis - Support for using Redis as XDI2 backend storage +* /projectdanube/xdi2-tor - Integration of XDI and Tor +* /projectdanube/xdi2-ipfs - Integration of XDI and IPFS +* /projectdanube/withsqlite - A module for a python dict that back ends on an sqlite3 database. It's bit like shelve but with json and sqlite3. - Forked from jvasile/withsqlite -* /projectdanube/blockstack-cli-java - Java client for Blockstore +* /projectdanube/blockstack-cli-java - Java client for Blockstore ### XDI Configuration -* /projectdanube/xdi2-selfhosted - A configuration profile of the XDI2 server for self-hosting a single XDI graph. -* /projectdanube/xdi2-csp - A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs. -* /projectdanube/xdi2-registry - +* /projectdanube/xdi2-selfhosted - A configuration profile of the XDI2 server for self-hosting a single XDI graph. +* /projectdanube/xdi2-csp - A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs. +* /projectdanube/xdi2-registry - A configuration profile of the XDI2 server for hosting a registry of XDI names and XDI numbers. ### XDI Examples -* /projectdanube/xdi2-example-messaging - XDI2 Examples: Basic messaging functionality. -* /projectdanube/xdi2-example-advanced-server - XDI2 Examples: Setting up advanced XDI servers. -* /projectdanube/xdi2-example-core - XDI2 Examples: Simple uses of the core functionality. -* /projectdanube/xdi2-example-client - XDI2 Examples: Writing XDI client applications. -* /projectdanube/xdi2-example-secp256k1-server - Example XDI server using cid-2 cryptographic XDI numbers. -* /projectdanube/xdi2-example-ec25519-server - Example XDI server using cid-1 cryptographic XDI numbers. -* /projectdanube/xdi2-connect-acmenews - +acmenews XDI2 demo -* /projectdanube/xdi2-connect-leshop - +leshop XDI2 demo -* /projectdanube/xdi2-example-secp256k1-client - Example XDI client using cid-2 cryptographic XDI numbers. -* /projectdanube/xdi2-example-ec25519-client - Example XDI client using cid-1 cryptographic XDI numbers. +* /projectdanube/xdi2-example-messaging - XDI2 Examples: Basic messaging functionality. +* /projectdanube/xdi2-example-advanced-server - XDI2 Examples: Setting up advanced XDI servers. +* /projectdanube/xdi2-example-core - XDI2 Examples: Simple uses of the core functionality. +* /projectdanube/xdi2-example-client - XDI2 Examples: Writing XDI client applications. +* /projectdanube/xdi2-example-secp256k1-server - Example XDI server using cid-2 cryptographic XDI numbers. +* /projectdanube/xdi2-example-ec25519-server - Example XDI server using cid-1 cryptographic XDI numbers. +* /projectdanube/xdi2-connect-acmenews - +acmenews XDI2 demo +* /projectdanube/xdi2-connect-leshop - +leshop XDI2 demo +* /projectdanube/xdi2-example-secp256k1-client - Example XDI client using cid-2 cryptographic XDI numbers. +* /projectdanube/xdi2-example-ec25519-client - Example XDI client using cid-1 cryptographic XDI numbers. ### XDI Plugins -* /projectdanube/xdi2-crypto-secp256k1 - This is an secp256k1 crypto plugin for the XDI2 client and server. -* /projectdanube/xdi2-crypto-ec25519 - This is an Ed25519 crypto plugin for the XDI2 client and server. -* /projectdanube/xdi2-connector-facebook - A connector plugin for the XDI2 server that maps data from Facebook to XDI -* /projectdanube/xdi2-connector-meeco - A connector plugin for Meeco -* /projectdanube/XDINinja-plugin - A browser plugin that is like "Twitter for data" -* /projectdanube/xdi2-connector-cozy - A connector plugin for CozyCloud -* /projectdanube/xdi2-filesys - Plugin for an XDI2 server to integrate with a local filesystem -* /projectdanube/xdi2-connector-personal - A connector plugin for the XDI2 server that maps data from Personal.com to XDI +* /projectdanube/xdi2-crypto-secp256k1 - This is an secp256k1 crypto plugin for the XDI2 client and server. +* /projectdanube/xdi2-crypto-ec25519 - This is an Ed25519 crypto plugin for the XDI2 client and server. +* /projectdanube/xdi2-connector-facebook - A connector plugin for the XDI2 server that maps data from Facebook to XDI +* /projectdanube/xdi2-connector-meeco - A connector plugin for Meeco +* /projectdanube/XDINinja-plugin - A browser plugin that is like "Twitter for data" +* /projectdanube/xdi2-connector-cozy - A connector plugin for CozyCloud +* /projectdanube/xdi2-filesys - Plugin for an XDI2 server to integrate with a local filesystem +* /projectdanube/xdi2-connector-personal - A connector plugin for the XDI2 server that maps data from Personal.com to XDI ### Aeternam -* /projectdanube/aeternam-xdi-sncf - Aeternam PNR Demo: SNCF -* /projectdanube/aeternam-xdi-db - Aeternam PNR Demo: Deutsche Bahn -* /projectdanube/aeternam-xdi-tests - XDI experimentation for ÆTERNAM / ÆVATAR -* /projectdanube/aeternam-xdi-maria - Aeternam PNR Demo: Maria -* /projectdanube/aeternam-xdi-webshop - Aeternam PNR Demo: Webshop -* /projectdanube/aeternam-xdi-oebb - Aeternam PNR Demo: ÖBB +* /projectdanube/aeternam-xdi-sncf - Aeternam PNR Demo: SNCF +* /projectdanube/aeternam-xdi-db - Aeternam PNR Demo: Deutsche Bahn +* /projectdanube/aeternam-xdi-tests - XDI experimentation for ÆTERNAM / ÆVATAR +* /projectdanube/aeternam-xdi-maria - Aeternam PNR Demo: Maria +* /projectdanube/aeternam-xdi-webshop - Aeternam PNR Demo: Webshop +* /projectdanube/aeternam-xdi-oebb - Aeternam PNR Demo: ÖBB ### XDI Cloud -* /projectdanube/xdi2-cloudcards - XDI Cloud Card Viewer -* /projectdanube/xdi2-messenger - XDI Cloud Messenger -* /projectdanube/xdi2-manager - XDI Cloud Manager -* /projectdanube/xdi2-pixel - Tool to translate a personal cloud policy language (Pixel) to XDI link contracts. +* /projectdanube/xdi2-cloudcards - XDI Cloud Card Viewer +* /projectdanube/xdi2-messenger - XDI Cloud Messenger +* /projectdanube/xdi2-manager - XDI Cloud Manager +* /projectdanube/xdi2-pixel - Tool to translate a personal cloud policy language (Pixel) to XDI link contracts. ### XDI Server Deployed Via -* /projectdanube/xdi2-server-grizzly - XDI2 Server deployed via Grizzly -* /projectdanube/xdi2-server-mina - XDI2 Server deployed via Apache MINA -* /projectdanube/xdi2-server-netty - XDI2 Server deployed via netty -* /projectdanube/xdi2-server-undertow - XDI2 Server deployed via Undertow -* /projectdanube/xdi2-server-vertx - XDI2 Server deployed via vert.x +* /projectdanube/xdi2-server-grizzly - XDI2 Server deployed via Grizzly +* /projectdanube/xdi2-server-mina - XDI2 Server deployed via Apache MINA +* /projectdanube/xdi2-server-netty - XDI2 Server deployed via netty +* /projectdanube/xdi2-server-undertow - XDI2 Server deployed via Undertow +* /projectdanube/xdi2-server-vertx - XDI2 Server deployed via vert.x ### Sevices -* /projectdanube/xdi2-connect-service - This is a "Connect Service" component for the XDI Browser binding. -* /projectdanube/neustar-discovery-service - Neustar XDI Discovery Service based on XRI Resolution +* /projectdanube/xdi2-connect-service - This is a "Connect Service" component for the XDI Browser binding. +* /projectdanube/neustar-discovery-service - Neustar XDI Discovery Service based on XRI Resolution - Forked from neustarpc/neustar-discovery-service -* /projectdanube/xdi2-connect-auth-service-war - "Authorization Service" for the XDI Connect protocol, packaged as .WAR file -* /projectdanube/xdi2-connect-service-war - "Connect Service" for the XDI Connect protocol, packaged as .WAR file -* /projectdanube/xdi-grapheditor - An XDI Graph Editor +* /projectdanube/xdi2-connect-auth-service-war - "Authorization Service" for the XDI Connect protocol, packaged as .WAR file +* /projectdanube/xdi2-connect-service-war - "Connect Service" for the XDI Connect protocol, packaged as .WAR file +* /projectdanube/xdi-grapheditor - An XDI Graph Editor -Forked from neustar/xdi-grapheditor -* /projectdanube/xdi2-connect-auth-service - This is a "Connect Auth Service" component for the XDI Browser binding. +* /projectdanube/xdi2-connect-auth-service - This is a "Connect Auth Service" component for the XDI Browser binding.