diff --git a/_data/navigation.yml b/_data/navigation.yml
index 48f2865c..e0a7b6c1 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -18,8 +18,8 @@ didnav:
url: "/aim/"
- title: "• DID Adoption"
url: "/adoption/"
- - title: "• GDPR"
- url: "/gdpr/"
+ - title: "• JSON-LD"
+ url: "/specs-standards/JSON-LD/"
- title: "• Literature"
url: "/literature/"
- title: "• Hyperledger Global Forum - 2018"
diff --git a/_posts/2019-03-11-identity-github.md b/_posts/2019-03-11-identity-github.md
index 5f3039c4..839f39b3 100644
--- a/_posts/2019-03-11-identity-github.md
+++ b/_posts/2019-03-11-identity-github.md
@@ -10,8 +10,9 @@ redirect_from:
- identity-github
- identity-github/
toc_sticky: false
-categories: ["Code"]
-tags: ["Index"]
+categories: ["Code","Specs-Standards"]
+tags: ["ID2020","Danube","W3C","XDI","OASIS","Digital Bazaar","Rebooting WoT","JSON-LD","
+Credentials Community Group","RDF"]
---
Please send [a message](../index.html#contact), open an issue or submit a pull-request with any suggestions\recommendations.
@@ -20,188 +21,201 @@ 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](https://github.com/projectdanube/indy-sdk-java) - Java binding to the native Indy SDK
+* [/projectdanube/blockstack-cli-java](https://github.com/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](https://github.com/projectdanube/xdi-tutorial) - XDI Tutorial
+* [/projectdanube/XDINinja-swing](https://github.com/projectdanube/XDINinja-swing) - XDI-enabled standalone client application
+* [/projectdanube/xdi2-tools](https://github.com/projectdanube/xdi2-tools) - XDI2 maintenance and other tools
+* [/projectdanube/xdi2-connector-personal](https://github.com/projectdanube/xdi2-connector-personal) - A connector plugin for the XDI2 server that maps data from Personal.com to XDI
+* [/projectdanube/xdi2-docker](https://github.com/projectdanube/xdi2-docker) - Dockerfiles for XDI2
+* [/projectdanube/xdi2-connect-buttonbuilder](https://github.com/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](https://github.com/projectdanube/xdi2) - XDI2 general purpose library and server
+* [/projectdanube/xdi-js](https://github.com/projectdanube/xdi-js) - XDI client library for JavaScript
+* [/projectdanube/xdi2-connect-core](https://github.com/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](https://github.com/projectdanube/xdi2-bdb) - Support for using BDB as XDI2 backend storage
+* [/projectdanube/xdi2-mongodb](https://github.com/projectdanube/xdi2-mongodb) - Support for using MongoDB as XDI2 backend storage
+* [/projectdanube/xdi2-server-heroku](https://github.com/projectdanube/xdi2-server-heroku) - XDI2 Server deployed via Heroku
+* [/projectdanube/xdi2-redis](https://github.com/projectdanube/xdi2-redis) - Support for using Redis as XDI2 backend storage
+* [/projectdanube/xdi2-tor](https://github.com/projectdanube/xdi2-tor) - Integration of XDI and Tor
+* [/projectdanube/xdi2-ipfs](https://github.com/projectdanube/xdi2-ipfs) - Integration of XDI and IPFS
+* [/projectdanube/withsqlite](https://github.com/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](https://github.com/projectdanube/xdi2-selfhosted) - A configuration profile of the XDI2 server for self-hosting a single XDI graph.
+* [/projectdanube/xdi2-csp](https://github.com/projectdanube/xdi2-csp) - A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs.
+* [/projectdanube/xdi2-registry](https://github.com/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](https://github.com/projectdanube/xdi2-example-messaging) - XDI2 Examples: Basic messaging functionality.
+* [/projectdanube/xdi2-example-advanced-server](https://github.com/projectdanube/xdi2-example-advanced-server) - XDI2 Examples: Setting up advanced XDI servers.
+* [/projectdanube/xdi2-example-core](https://github.com/projectdanube/xdi2-example-core) - XDI2 Examples: Simple uses of the core functionality.
+* [/projectdanube/xdi2-example-client](https://github.com/projectdanube/xdi2-example-client) - XDI2 Examples: Writing XDI client applications.
+* [/projectdanube/xdi2-example-secp256k1-server](https://github.com/projectdanube/xdi2-example-secp256k1-server) - Example XDI server using cid-2 cryptographic XDI numbers.
+* [/projectdanube/xdi2-example-ec25519-server](https://github.com/projectdanube/xdi2-example-ec25519-server) - Example XDI server using cid-1 cryptographic XDI numbers.
+* [/projectdanube/xdi2-connect-acmenews](https://github.com/projectdanube/xdi2-connect-acmenews) - +acmenews XDI2 demo
+* [/projectdanube/xdi2-connect-leshop](https://github.com/projectdanube/xdi2-connect-leshop) - +leshop XDI2 demo
+* [/projectdanube/xdi2-example-secp256k1-client](https://github.com/projectdanube/xdi2-example-secp256k1-client) - Example XDI client using cid-2 cryptographic XDI numbers.
+* [/projectdanube/xdi2-example-ec25519-client](https://github.com/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](https://github.com/projectdanube/xdi2-crypto-secp256k1) - This is an secp256k1 crypto plugin for the XDI2 client and server.
+* [/projectdanube/xdi2-crypto-ec25519](https://github.com/projectdanube/xdi2-crypto-ec25519) - This is an Ed25519 crypto plugin for the XDI2 client and server.
+* [/projectdanube/xdi2-connector-facebook](https://github.com/projectdanube/xdi2-connector-facebook) - A connector plugin for the XDI2 server that maps data from Facebook to XDI
+* [/projectdanube/xdi2-connector-meeco](https://github.com/projectdanube/xdi2-connector-meeco) - A connector plugin for Meeco
+* [/projectdanube/XDINinja-plugin](https://github.com/projectdanube/XDINinja-plugin) - A browser plugin that is like "Twitter for data"
+* [/projectdanube/xdi2-connector-cozy](https://github.com/projectdanube/xdi2-connector-cozy) - A connector plugin for CozyCloud
+* [/projectdanube/xdi2-filesys](https://github.com/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](https://github.com/projectdanube/aeternam-xdi-sncf) - Aeternam PNR Demo: SNCF
+* [/projectdanube/aeternam-xdi-db](https://github.com/projectdanube/aeternam-xdi-db) - Aeternam PNR Demo: Deutsche Bahn
+* [/projectdanube/aeternam-xdi-tests](https://github.com/projectdanube/aeternam-xdi-tests) - XDI experimentation for ÆTERNAM / ÆVATAR
+* [/projectdanube/aeternam-xdi-maria](https://github.com/projectdanube/aeternam-xdi-maria) - Aeternam PNR Demo: Maria
+* [/projectdanube/aeternam-xdi-webshop](https://github.com/projectdanube/aeternam-xdi-webshop) - Aeternam PNR Demo: Webshop
+* [/projectdanube/aeternam-xdi-oebb](https://github.com/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](https://github.com/projectdanube/xdi2-cloudcards) - XDI Cloud Card Viewer
+* [/projectdanube/xdi2-messenger](https://github.com/projectdanube/xdi2-messenger) - XDI Cloud Messenger
+* [/projectdanube/xdi2-manager](https://github.com/projectdanube/xdi2-manager) - XDI Cloud Manager
+* [/projectdanube/xdi2-pixel](https://github.com/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](https://github.com/projectdanube/xdi2-server-grizzly) - XDI2 Server deployed via Grizzly
+* [/projectdanube/xdi2-server-mina](https://github.com/projectdanube/xdi2-server-mina) - XDI2 Server deployed via Apache MINA
+* [/projectdanube/xdi2-server-netty](https://github.com/projectdanube/xdi2-server-netty) - XDI2 Server deployed via netty
+* [/projectdanube/xdi2-server-undertow](https://github.com/projectdanube/xdi2-server-undertow) - XDI2 Server deployed via Undertow
+* [/projectdanube/xdi2-server-vertx](https://github.com/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](https://github.com/projectdanube/xdi2-connect-service) - This is a "Connect Service" component for the XDI Browser binding.
+* [/projectdanube/neustar-discovery-service](https://github.com/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](https://github.com/projectdanube/xdi2-connect-auth-service-war) - "Authorization Service" for the XDI Connect protocol, packaged as .WAR file
+* [/projectdanube/xdi2-connect-service-war](https://github.com/projectdanube/xdi2-connect-service-war) - "Connect Service" for the XDI Connect protocol, packaged as .WAR file
+* [/projectdanube/xdi-grapheditor](https://github.com/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](https://github.com/projectdanube/xdi2-connect-auth-service) - This is a "Connect Auth Service" component for the XDI Browser binding.
## OASIS XDI TC Technical Committee
-* /OASIS-XDI-Technical-Committee/xdi-spec-docbook - XDI Specifications (Docbook)
-* /OASIS-XDI-Technical-Committee/xdi-developers-guide - XDI Developer's Guide
-* /OASIS-XDI-Technical-Committee/xdi-spec-openoffice - XDI Specifications (Open Office)
-* /OASIS-XDI-Technical-Committee/xdi-spec-dita - XDI Specifications (DITA)
-* /OASIS-XDI-Technical-Committee/
-* /OASIS-XDI-Technical-Committee/
-* /OASIS-XDI-Technical-Committee/
+* [/OASIS-XDI-Technical-Committee/xdi-spec-docbook](https://github.com/OASIS-XDI-Technical-Committee/xdi-spec-docbook) - XDI Specifications (Docbook)
+* [/OASIS-XDI-Technical-Committee/xdi-developers-guide](https://github.com/OASIS-XDI-Technical-Committee/xdi-developers-guide) - XDI Developer's Guide
+* [/OASIS-XDI-Technical-Committee/xdi-spec-openoffice](https://github.com/OASIS-XDI-Technical-Committee/xdi-spec-openoffice) - XDI Specifications (Open Office)
+* [/OASIS-XDI-Technical-Committee/xdi-spec-dita](https://github.com/OASIS-XDI-Technical-Committee/xdi-spec-dita) - XDI Specifications (DITA)
+* [/OASIS-XDI-Technical-Committee/](https://github.com/OASIS-XDI-Technical-Committee/)
+* [/OASIS-XDI-Technical-Committee/](https://github.com/OASIS-XDI-Technical-Committee/)
+* [/OASIS-XDI-Technical-Committee/](https://github.com/OASIS-XDI-Technical-Committee/)
## 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](https://github.com/digitalbazaar/bedrock) - Bedrock: A core foundation for rich Web applications.
+* [/digitalbazaar/forge](https://github.com/digitalbazaar/forge) - A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
+* [/digitalbazaar/veres-delta-docs](https://github.com/digitalbazaar/veres-delta-docs)
+* [/digitalbazaar/uuid-random](https://github.com/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](https://github.com/digitalbazaar/bedrock-angular-identity-composer) - An bedrock-based AngularJS directive for composing an Identity from a set of credentials
+* [/digitalbazaar/bedrock-identity-http](https://github.com/digitalbazaar/bedrock-identity-http)
+* [/digitalbazaar/opencred-idp](https://github.com/digitalbazaar/opencred-idp) - Open Credentials Identity Provider and demo websites
+* [/digitalbazaar/bedrock-angular-identity](https://github.com/digitalbazaar/bedrock-angular-identity) - Bedrock AngularJS Identity Modules
+* [/digitalbazaar/bedrock-identity](https://github.com/digitalbazaar/bedrock-identity) - Bedrock identity
+* [/digitalbazaar/bedrock-idp](https://github.com/digitalbazaar/bedrock-idp) - Bedrock Identity Provider
### DB - Credentials
-* /digitalbazaar/vc-data-model - Verifiable Claims Data Model and Representations specification
+* [/digitalbazaar/vc-data-model](https://github.com/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](https://github.com/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](https://github.com/digitalbazaar/vc-js) - Verifiable Claims JavaScript library
+* [/digitalbazaar/credentials-io](https://github.com/digitalbazaar/credentials-io) - Library for reading/writing credentials
+* [/digitalbazaar/bedrock-credentials-rest](https://github.com/digitalbazaar/bedrock-credentials-rest) - A RESTful API for credential storage
+* [/digitalbazaar/bedrock-credential-vocabs](https://github.com/digitalbazaar/) - Semantic web vocabularies for processing credentials.
+* [/digitalbazaar/bedrock-address-credential-issuer](https://github.com/digitalbazaar/bedrock-address-credential-issuer) - A module for issuing address credentials
+* [/digitalbazaar/opencred-verifier](https://github.com/digitalbazaar/opencred-verifier) - Open Credentials Verifier JavaScript API
+* [/digitalbazaar/opencred-idp](https://github.com/digitalbazaar/opencred-idp) - Open Credentials Identity Provider and demo websites
+* [/digitalbazaar/bedrock-credential-notifications](https://github.com/digitalbazaar/) - Notification issuing for credentials.
+* [/digitalbazaar/bedrock-credentials-mongodb](https://github.com/digitalbazaar/bedrock-credentials-mongodb) - Credential storage in mongodb
+* [/digitalbazaar/bedrock-credentials-context](https://github.com/digitalbazaar/bedrock-credentials-context)
+* [/digitalbazaar/bedrock-angular-card-displayer](https://github.com/digitalbazaar/bedrock-angular-card-displayer) - Bedrock displayer for card-based credentials
+* [/digitalbazaar/bedrock-credential-handler](https://github.com/digitalbazaar/bedrock-credential-handler) - Credential Handler for DID-based credentials
+* [/digitalbazaar/bedrock-web-vc-store](https://github.com/digitalbazaar/bedrock-web-vc-store) - A Javascript library for storing Verifiable Credentials for Bedrock web apps
+* [/digitalbazaar/web-vc-query-creator](https://github.com/digitalbazaar/web-vc-query-creator) - A Javascript library providing a simplified API for creating Verifiable Credentials queries for web apps.
+* [/digitalbazaar/bedrock-angular-identity-composer](https://github.com/digitalbazaar/bedrock-angular-identity-composer) - An bedrock-based AngularJS directive for composing an Identity from a set of credentials
+* [/digitalbazaar/bedrock-web-profile-composer](https://github.com/digitalbazaar/bedrock-web-profile-composer) - A Javascript library for fulfilling Verifiable Credentials queries for Bedrock web apps
### 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](https://github.com/digitalbazaar/did-whisper) - DID whisper
+* [/digitalbazaar/did-whisper-server](https://github.com/digitalbazaar/did-whisper-server) - A simple DID Whisper server
+* [/digitalbazaar/bedrock-web-did-store](https://github.com/digitalbazaar/bedrock-web-did-store) - Enables storage and management of DIDs in a Web App
+* [/digitalbazaar/bedrock-authn-did](https://github.com/digitalbazaar/bedrock-authn-did)
+* [/digitalbazaar/did-ssh](https://github.com/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](https://github.com/digitalbazaar/did-cli) - A client for managing Decentralized Identifiers
+* [/digitalbazaar/did-io](https://github.com/digitalbazaar/did-io) - Decentralized identifier management library for browser and node.js
+* [/digitalbazaar/bedrock-authn-did-jwt](https://github.com/digitalbazaar/bedrock-authn-did-jwt)
+* [/digitalbazaar/bedrock-did-client](https://github.com/digitalbazaar/bedrock-did-client)
+* [/digitalbazaar/bedrock-angular-authn-did-jwt](https://github.com/digitalbazaar/bedrock-angular-authn-did-jwt)
+* [/digitalbazaar/bedrock-credential-handler](https://github.com/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
-JSON for Linked Data
-* /digitalbazaar/flex-ledger - Forked from web-payments/flex-ledger
+* [/digitalbazaar/php-json-ld](https://github.com/digitalbazaar/php-json-ld) - PHP implementation of a JSON-LD Processor and API
+* [/digitalbazaar/pyld](https://github.com/digitalbazaar/pyld) - JSON-LD processor written in Python
+* [/digitalbazaar/jsonld.js](https://github.com/digitalbazaar/) - A JSON-LD Processor and API implementation in JavaScript
+* [/digitalbazaar/jsonld-signatures](https://github.com/digitalbazaar/jsonld-signatures) - An implementation of the Linked Data Signatures specification for JSON-LD. Works in the browser and node.js.
+* [/digitalbazaar/json-ld](https://github.com/digitalbazaar/json-ld) - A Context-based JSON Serialization for Linked Data
+* [/digitalbazaar/ocapld.js](https://github.com/digitalbazaar/ocapld.js) - Linked Data Capabilities reference implementation
+* [/digitalbazaar/cuckoo-ldp](https://github.com/digitalbazaar/cuckoo-ldp) - Cuckoo Cycle Based Linked Data Proofs
+* [/digitalbazaar/bedrock-ldn-receiver](https://github.com/digitalbazaar/bedrock-ldn-receiver) - Bedrock module for Linked Data Notification Receiver
+* [/digitalbazaar/bedrock-ldn-inbox](https://github.com/digitalbazaar/bedrock-ldn-inbox) - Bedrock module for Linked Data Notification Inboxes
+* [/digitalbazaar/bedrock-angular-ldn](https://github.com/digitalbazaar/bedrock-angular-ldn) - Bedrock AngularJS module for Linked Data Notification Sender+Consumer
+* [/digitalbazaar/flex-ledger](https://github.com/digitalbazaar/flex-ledger) - Forked from web-payments/flex-ledger
A decentralized Linked Data Ledger for the Web
+## JSON-LD Public Repositories
+
+
+* [json-ld/json-ld.org](https://github.com/json-ld/json-ld.org) - JSON for Linked Data
+* [json-ld/json-ld-patch](https://github.com/json-ld/json-ld-patch) - JSON-LD Patch
+* [json-ld/minutes](https://github.com/json-ld/minutes) - Teleconference minutes - text and audio logs
+* [json-ld/normalization](https://github.com/json-ld/normalization) - RDF Dataset Normalization
+* [json-ld/tests](https://github.com/json-ld/tests) Archived - [READ-ONLY] Subtree split of the JSON-LD tests – obsolete, please see WG test suites
+* [json-ld/scrawl.js](https://github.com/json-ld/scrawl.js)
+Scribe tool used by the JSON-LD Community Group
+* [json-ld/Charter](https://github.com/json-ld/Charter)
+Charter for JSON-LD WG
+
+
+
## /WebOfTrustInfo
>The Web of Trust is a buzzword for a new model of decentralized self-sovereign identity. It’s a phrase that dates back almost twenty-five years, the classic definition derives from PGP.
@@ -215,15 +229,15 @@ 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
+* [One Page List of Rebooting WoT Literature](/literature/rebooting-web-of-trust/)
+* [/WebOfTrustInfo/self-sovereign-identity](https://github.com/WebOfTrustInfo/self-sovereign-identity) - Articles and documents associated with designing and implementing identity technology using self-sovereign identity principles
+* [/WebOfTrustInfo/website](https://github.com/WebOfTrustInfo/website) - Website for http://www.WebOfTrust.info
+* [/WebOfTrustInfo/community-resilience](https://github.com/WebOfTrustInfo/community-resilience) - Rebooting Web of Trust Community Resilience Team
+* [/WebOfTrustInfo/satyrn](https://github.com/WebOfTrustInfo/satyrn) - A Markdown-based JavaScript Sandbox
+* [/WebOfTrustInfo/sss](https://github.com/WebOfTrustInfo/sss) - Library for the Shamir secret sharing scheme
- 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](https://github.com/WebOfTrustInfo/verifiable-news) - TBD: W3C Credentials Community Group repository for curbing "social bots" and mitigating the spread of online misinformation and "fake news".
+* [/WebOfTrustInfo/portable-reputation-toolkit](https://github.com/WebOfTrustInfo/portable-reputation-toolkit)
### RWoT Design Workshop
@@ -234,109 +248,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](https://github.com/WebOfTrustInfo/rwot1-sf) - RWOT1 in San Francisco, California (November 2015)
+* [/WebOfTrustInfo/rwot2-id2020](https://github.com/WebOfTrustInfo/rwot2-id2020) - RWOT2 for the ID2020 UN Summit (May 2016)
+* [/WebOfTrustInfo/rwot3-sf](https://github.com/WebOfTrustInfo/rwot3-sf) - RWOT3 in San Francisco, California (October 2016)
+* [/WebOfTrustInfo/rwot4-paris](https://github.com/WebOfTrustInfo/rwot4-paris) - RWOT4 in Paris, France (April 2017)
+* [/WebOfTrustInfo/rwot5-boston](https://github.com/WebOfTrustInfo/rwot5-boston) - RWOT5 in Boston, Massachusetts (October 2017)
+* [/WebOfTrustInfo/rwot6-santabarbara](https://github.com/WebOfTrustInfo/rwot6-santabarbara) - RWOT6 in Santa Barbara, California (March 2018)
+* [/WebOfTrustInfo/rwot7-toronto](https://github.com/WebOfTrustInfo/rwot7-toronto) - RWOT7 in Toronto, Canada (September 2018)
+* [/WebOfTrustInfo/rwot8-barcelona](https://github.com/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](https://github.com/WebOfTrustInfo/btcr-tx-playground.github.io)
+* [/WebOfTrustInfo/btcr-did-tools-js](https://github.com/WebOfTrustInfo/btcr-did-tools-js)
+* [/WebOfTrustInfo/btcr-hackathon](https://github.com/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](https://github.com/WebOfTrustInfo/txref-conversion-java) - Java library for converting txids to txrefs and back
+* [/WebOfTrustInfo/txref-conversion-js](https://github.com/WebOfTrustInfo/txref-conversion-js) - Javascript library for converting txids to txrefs and back
+* [/WebOfTrustInfo/txref-conversion-python](https://github.com/WebOfTrustInfo/txref-conversion-python) - Python library to handle conversion between TxRef(bech32) <-> TxID
### 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](https://github.com/WebOfTrustInfo/) - Draft schemas for JSON-LD etc.
+* [/WebOfTrustInfo/ld-signatures-java](https://github.com/WebOfTrustInfo/ld-signatures-java) - Java implementation of Linked Data Signatures
+* [/WebOfTrustInfo/ld-signatures-python](https://github.com/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](https://lists.w3.org/Archives/Public/public-vc-wg/) (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](https://github.com/w3c/verifiable-claims) - W3C Verifiable Claims Working Group.
+* [/w3c/vc-data-model](https://github.com/w3c/vc-data-model) -Verifiable Claims Data Model and Representations specification.
+* [/w3c/vc-use-cases](https://github.com/w3c/vc-use-cases) - Verifiable Claims Use Cases.
+* [/w3c/vc-test-suite](https://github.com/w3c/vc-test-suite) - Verifiable Claims WG Test Suite.
+* [/w3c/vc-imp-guide](https://github.com/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](http://lists.w3.org/Archives/Public/public-credentials/) (and archives) - Anyone may read or write to this list.
+ * [/w3c-ccg/meetings](https://github.com/w3c-ccg/meetings) CCG Meeting Transcripts
+* [/w3c-ccg/community](https://github.com/w3c-ccg/community) - CCG Community Repo
+* [/w3c-ccg/announcements](https://github.com/w3c-ccg/announcements) - CCG Announcements
+* [/w3c-ccg/w3c-ccg-process](https://github.com/w3c-ccg/w3c-ccg-process)
+* [/w3c-ccg/registries-process](https://github.com/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](https://github.com/w3c-ccg/did-primer) - A Primer for Decentralized Identifiers
+* [/w3c-ccg/did-spec](https://github.com/w3c-ccg/did-spec) - Decentralized Identifier (DID) 1.0 Specification - Data Model and Syntax
+* [/w3c-ccg/did-resolution](https://github.com/w3c-ccg/did-resolution) Spec 1.0
+* [/w3c-ccg/did-use-cases](https://github.com/w3c-ccg/did-use-cases)
+* [/w3c-ccg/did-method-registry](https://github.com/w3c-ccg/did-method-registry) - a list of all known DID Methods and their current level of maturity.
+ * [/w3c-ccg/didm-btcr](https://github.com/w3c-ccg/didm-btcr) - WORK ITEM: BTCR DID Method Spec
+ * [/w3c-ccg/didm-veres-one](https://github.com/w3c-ccg/didm-veres-one) - Veres One Decentralized Identifier Method Specification
+* [/w3c-ccg/did-wg-proposal](https://github.com/w3c-ccg/did-wg-proposal) - Proposal to W3C membership for a DID Working Group.
+ * [/w3c-ccg/did-wg-charter](https://github.com/w3c-ccg/did-wg-charter) - EXPERIMENTAL charter for the W3C Decentralized Identifier Working Group
+* [/w3c-ccg/did-hackathon-2018](https://github.com/w3c-ccg/did-hackathon-2018)
+* [/w3c-ccg/data-minimization](https://github.com/w3c-ccg/data-minimization) - Data Minimization, Selective Disclosure, and Progressive Trust
+* [/w3c-ccg/credential-handler-api](https://github.com/w3c-ccg/credential-handler-api)
+* [/w3c-ccg/amira](https://github.com/w3c-ccg/amira) - Amira Engagement Model.
+* [/w3c-ccg/functional-identity](https://github.com/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
+* [](https://github.com/w3c-ccg/vc-status-registry) - REGISTRY: The Verifiable Credentials Status Scheme Registry.
+* [/w3c-ccg/edu_occ_verifiable_credentials](https://github.com/w3c-ccg/edu_occ_verifiable_credentials) - WORK ITEM: Drafts and Ideas of Educational and Occupational Verifiable Credentials.
+* [/w3c-ccg/vc-examples](https://github.com/w3c-ccg/vc-examples) - WORK ITEM: Verifiable Credentials Examples
#### 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](https://github.com/w3c-ccg/ocap-ld) - WORK ITEM: Linked Data Object Capabilities specification
+* [/w3c-ccg/ld-cryptosuite-registry](https://github.com/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](https://sea-region.github.com/w3c-dvcg/w3c-dvcg.github.io) - Landing site for W3C Digital Verification Community Group.
+* [/w3c-dvcg/multibase](https://sea-region.github.com/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](https://sea-region.github.com/w3c-dvcg/hashlink) - An IETF Internet Draft for the Hashlink data format
+* [/w3c-dvcg/multihash](https://sea-region.github.com/w3c-dvcg/multihash) - An IETF Internet Draft for the Multihash data format
+* [/w3c-dvcg/security-vocab](https://sea-region.github.com/w3c-dvcg/security-vocab) - The Linked Data Security Vocabulary
+* [/w3c-dvcg/lds-rsa2018](https://sea-region.github.com/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](https://sea-region.github.com/w3c-dvcg/http-signatures) - Signing HTTP Messages specification
+* [/w3c-dvcg/ld-proofs](https://sea-region.github.com/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](https://sea-region.github.com/w3c-dvcg/ld-signatures) - Linked Data Signatures enable digital signatures on Linked Data
+* [/w3c-dvcg/lds-ed25519-2018](https://sea-region.github.com/w3c-dvcg/lds-ed25519-2018) - Linked Data Signature Suite for Ed25519 2018
+* [/w3c-dvcg/lds-merkleproof2017](https://sea-region.github.com/w3c-dvcg/lds-merkleproof2017) - 2017 Signature suite for doing Merkle Proofs.
+* [/w3c-dvcg/lds-redaction2016](https://sea-region.github.com/w3c-dvcg/lds-redaction2016) - Linked Data Signature Suite created in 2016 for performing Redacted
+* [/w3c-dvcg/http-signatures-audit](https://sea-region.github.com/w3c-dvcg/http-signatures-audit) - Security considerations for HTTP Signatures specification.
+* [/w3c-dvcg/lds-koblitz2016](https://sea-region.github.com/w3c-dvcg/lds-koblitz2016) - Linked Data Signature Suite for the Koblitz Elliptic Curve 2016
+* [/w3c-dvcg/lds-pseudonymous2016/](https://sea-region.github.com/w3c-dvcg/lds-pseudonymous2016/)
+* [/w3c-dvcg/lds-rsa2016/](https://sea-region.github.com/w3c-dvcg/lds-rsa2016/)
### /opencreds
-* /opencreds/website - The Open Credentials Website
-* /opencreds/minutes -
+* [/opencreds/website](https://github.com/opencreds/website) - The Open Credentials Website
+* [/opencreds/minutes](https://github.com/opencreds/minutes) -
Text and audio meeting minutes for W3C Credentials Community Group
@@ -345,55 +359,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](https://github.com/SpidChain/spidchain-btcr) - An implementation of the btcr standard for self sovereign distributed digital identity
+* [/SpidChain/electrumx](https://github.com/SpidChain/electrumx) Forked from kyuupichan/electrumx
- 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](https://github.com/SpidChain/btcr-spv) - Poc of an SPV implementation of BTCR
+* [/SpidChain/satoshis-wheel-of-fortune](https://github.com/SpidChain/satoshis-wheel-of-fortune) - Pick a name from a list randomly in a provably honest way
+* [/SpidChain/txref-conversion-js](https://github.com/SpidChain/txref-conversion-js) - Forked from WebOfTrustInfo/txref-conversion-js
- Javascript library for converting txids to txrefs and back
### Spid Ethereum
-* /SpidChain/eth-lightwallet - Forked from ConsenSys/eth-lightwallet
+* [/SpidChain/eth-lightwallet](https://github.com/SpidChain/eth-lightwallet) - Forked from ConsenSys/eth-lightwallet
- Lightweight JS Wallet for Node and the browser
-* /SpidChain/truffle - Forked from trufflesuite/truffle
+* [/SpidChain/truffle](https://github.com/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](https://github.com/SpidChain/VotingSystem) - A dapp, library and smart contract to notarize votes on the ethereum blockchain
+* [/SpidChain/ethers-wallet](https://github.com/SpidChain/ethers-wallet) - Forked from ethers-io/ethers.js
- Complete Ethereum wallet implementation and library in JavaScript.
-* /SpidChain/nodejs-ethereum - Forked from b9lab/nodejs-ethereum
+* [/SpidChain/nodejs-ethereum](https://github.com/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](https://github.com/SpidChain/chainpass) - App for Trenitalia hackathon - 09 / 16 / 2017 - Rome
+* [/SpidChain/vipPrice](https://github.com/SpidChain/vipPrice) - #internationalhackathon #spidchain
### Democracy Earth
-* /democracyearth/self - Cryptgraphic peer authentication.
+* [/democracyearth/self](https://github.com/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](https://github.com/democracyearth/sovereign) - earth_americas Blockchain democracy.
+* [/democracyearth/paper](https://github.com/democracyearth/paper) - On decentralized digital democracy.
+* [/democracyearth/community.](https://github.com/democracyearth/community.) - earth_americas Be an Ambassador or Student Ambassador anywhere in the world.
+* [/democracyearth/vote](https://github.com/democracyearth/vote) - Smart contracts for vote token.
+* [/democracyearth/dapp](https://github.com/democracyearth/dapp) - Liquid democracy smart contract implementation
+* [/democracyearth/blockchain](https://github.com/democracyearth/blockchain) - A block chain for democracy.
+* [/democracyearth/handbook](https://github.com/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](https://github.com/democracyearth/press-kit) - A set of resources about the Democracy Earth Foundation to share with journalists and media.
+* [/democracyearth/exodus](https://github.com/democracyearth/exodus) - Smart contracts enabling a Universal Basic Income for self-sovereign citizens earth_americas
+* [/democracyearth/party](https://github.com/democracyearth/party) - horse Trojan political party.
+* [/democracyearth/balance-keeper](https://github.com/democracyearth/balance-keeper) - token balance keeper daemon.
+* [/democracyearth/dapp](https://github.com/democracyearth/dapp) - Liquid democracy smart contract implementation
+* [/democracyearth/DesignSystem](https://github.com/democracyearth/DesignSystem)
+* [/democracyearth/vzla-propone-cambio](https://github.com/democracyearth/vzla-propone-cambio) - venezuelaVenezuela sera libre
+* [/democracyearth/advocacy](https://github.com/democracyearth/advocacy) - Toolkit with static and live documents that will concentrate relevant information aimed at advocacy efforts for liquid democracy around the world.
+* [/democracyearth/protocol](https://github.com/democracyearth/protocol) - Forked from arikan/bitcoin-voting
- 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](https://github.com/democracyearth/dips) - Democracy Improvement Proposals
+* [/democracyearth/micropayment-voting](https://github.com/democracyearth/micropayment-voting) - eagle Vote as bitcoin micropayment.
+* [/democracyearth/concept](https://github.com/democracyearth/concept) - Forked from makingdevs/mecate-democra
@@ -411,270 +425,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](https://github.com/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](https://github.com/uport-project/developers) - Developer portal for documentation and application management
+* [/uport-project/specs](https://github.com/uport-project/specs) - uPort Protocol Specs
+* [/uport-project/uport-connect](https://github.com/uport-project/uport-connect) - Main uPort library for front end developers
+* [/uport-project/eth-typed-data](https://github.com/uport-project/eth-typed-data) - A javascript library for working with typed structured data as defined by EIP712
+* [/uport-project/uport-transports](https://github.com/uport-project/uport-transports) - Set up communication channels between your app and a uPort client to handle requests and responses.
+* [/uport-project/webcard](https://github.com/uport-project/webcard) - Transaction Sharing
+* [/uport-project/demo](https://github.com/uport-project/demo) - uPort Demo dApp
+* [/uport-project/uport-lite](https://github.com/uport-project/uport-lite) - Lightweight uport registry lookup
+* [/uport-project/eslint-config-uport](https://github.com/uport-project/eslint-config-uport) - Shareable eslint config for uport libraries
+* [/uport-project/uPort-live](https://github.com/uport-project/uPort-live) - Forked from Siunami/uPort-live
+* [/uport-project/uport-wordpress-plugin](https://github.com/uport-project/uport-wordpress-plugin) - A Passwordless Login for uPort and Wordpress
+* [/uport-project/community-projects](https://github.com/uport-project/community-projects) - A list of community hackathon projects and other experiments.
+* [/uport-project/udoor](https://github.com/uport-project/udoor) - uPort Door Management
+* [/uport-project/uport-bounties](https://github.com/uport-project/uport-bounties)- A Library of uPort Bounties
+* [/dconroy/CityKey](https://github.com/dconroy/CityKey) - Adding uPort support to Chicago CityKey, adding all the benefits of Self Sovereign Identity to municipal services. http://citykeychained.com
### uPort 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](https://github.com/uport-project/ethr-did-resolver) - DID resolver for Ethereum Addresses with support for key management
+* [/uport-project/secp256k1-did-resolver](https://github.com/uport-project/secp256k1-did-resolver) - Resolve DID documents for secp256k1 public keys
+* [/uport-project/uport-did-driver](https://github.com/uport-project/uport-did-driver) - Driver for the uPort DID method
+* [/uport-project/eth-did-resolver](https://github.com/uport-project/eth-did-resolver) - DID resolver for Ethereum Addresses
+* [/uport-project/ethr-did](https://github.com/uport-project/ethr-did) - Create ethr DIDs
+* [/uport-project/ethr-did-registry](https://github.com/uport-project/ethr-did-registry) - Backing for an experimental DID method
+* [/uport-project/did-resolver](https://github.com/uport-project/did-resolver) - Generic did-resolver
+* [/uport-project/https-did-resolver](https://github.com/uport-project/https-did-resolver) - DID resolver for HTTPS domains
+* [/uport-project/nacl-did](https://github.com/uport-project/nacl-did) - Light weight DID method, complete with Identity Creation tools, encryption and JWT signing
+* [/uport-project/did-jwt](https://github.com/uport-project/did-jwt) - Create and verify uPort and DID compliant JWT's in Javascript
+* [/uport-project/uport-did-resolver](https://github.com/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](https://github.com/uport-project/openid) - uPort openid
+* [/uport-project/kmnid](https://github.com/uport-project/kmnid) - A kotlin implementation of MNID
+* [/uport-project/uport-registry](https://github.com/uport-project/uport-registry) - Core uPort registry contract for linking attributes to uPort identities.
+* [/uport-project/uport-chrome-extension](https://github.com/uport-project/uport-chrome-extension) - An experiment to test decentralized identity in a Browser Extension environment.
+* [/uport-project/infrastructure](https://github.com/uport-project/infrastructure) - Support services for Self-Sovereign Identity
+* [/uport-project/mnid](https://github.com/uport-project/mnid) - Multi Network Identifier - spec and reference implementation
### uPort 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](https://github.com/uport-project/uport-android-sdk) - Collections of tools and helper libraries for android to issue and use identities on the uPort platform
+* [/uport-project/uport-android-signer](https://github.com/uport-project/uport-android-signer) - android ETH signer library to be used by uport app and sdk
+* [/uport-project/uport-android](https://github.com/uport-project/uport-android) - uPort app for android - under construction
+* [/uport-project/uport-ios-demo](https://github.com/uport-project/uport-ios-demo) - Demo iPhone app using uPort SDK
+* [/uport-project/uport-mobile-issues](https://github.com/uport-project/uport-mobile-issues) - This repository is a place for developers to report and track status of issues reported while using the uPort mobile app
+* [/uport-project/uport-mobile](https://github.com/uport-project/uport-mobile) - uPort mobile app
+* [/uport-project/uport-ios-sdk](https://github.com/uport-project/uport-ios-sdk) - uPort iOS SDK in Swift
+* [/uport-project/uport-ios-core-eth](https://github.com/uport-project/uport-ios-core-eth) - iOS Ethereum Toolkit for uPort SDK
+* [/uport-project/uport-ios-openssl](https://github.com/uport-project/uport-ios-openssl) - iOS OpenSSL Framework for uPort SDK
+* [/uport-project/UPTEthereumSigner](https://github.com/uport-project/UPTEthereumSigner) - Ethereum signer library for iOS
### uPort 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](https://github.com/uport-project/lambda-chasqui) - running_man Messenger service running_man
+* [/uport-project/lambda-agora](https://github.com/uport-project/lambda-agora) - An open public space where an assembly of applications can share details and be discovered (pre-alpha)
+* [/uport-project/lambda-champagne](https://github.com/uport-project/lambda-champagne)
+* [/uport-project/lambda-niscani](https://github.com/uport-project/lambda-niscani)
+* [/uport-project/lambda-sensui](https://github.com/uport-project/lambda-sensui) - uPort tx funding service
+* [/uport-project/lambda-caleuche](https://github.com/uport-project/) - Caleuche. Event Hub Service
+* [/uport-project/lambda-idgraph](https://github.com/uport-project/lambda-idgraph)
+* [/uport-project/lambda-olorun](https://github.com/uport-project/lambda-olorun) - uPort private network support
+* [/uport-project/lambda-fatima](https://github.com/uport-project/lambda-fatima) - uPort badge event attestor
+* [/uport-project/lambda-pututu](https://github.com/uport-project/lambda-pututu) - Push notification service
+* [/uport-project/lambda-nisaba](https://github.com/uport-project/lambda-nisaba) - Lambda functions for anti-sybill
+* [/uport-project/lambda-unnu](https://github.com/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](https://github.com/uport-project/react-native-uport-signer)
+* [/uport-project/react-native-signer-demo](https://github.com/uport-project/react-native-signer-demo)
+* [/uport-project/uport-react-native-demo](https://github.com/uport-project/uport-react-native-demo)
+* [/uport-project/react-native-uport-connect](https://github.com/uport-project/react-native-uport-connect) - Library for integrating uPort into your React Native app
+* [/uport-project/react-uport-box](https://github.com/uport-project/react-uport-box) - Truffle and React/Redux boilerplate with uPort Connect
+* [/uport-project/react-native-passcode-android](https://github.com/uport-project/react-native-passcode-android) - Forked from aldigjo/react-native-passcode-android
### uPort 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](https://github.com/uport-project/champagne-dapp) - Champagne Project dApp
+* [/uport-project/tweetnacl-k](https://github.com/uport-project/tweetnacl-k) - kotlin implementation of tweetnacl
+* [/uport-project/sample-data-generator](https://github.com/uport-project/sample-data-generator)
+* [/uport-project/bck-wallet](https://github.com/uport-project/bck-wallet)
+* [/uport-project/UPTEthereumSigner-Example](https://github.com/uport-project/UPTEthereumSigner-Example) - Example app and unit tests for the UPTEthereumSigner repo
+* [/uport-project/lastblock](https://github.com/uport-project/lastblock) - Daemon that alerts when a new block is mined
+* [/uport-project/service-tests](https://github.com/uport-project/service-tests) - Test servers from the outside
+* [/uport-project/paper](https://github.com/uport-project/paper)
+* [/uport-project/swift-rlp](https://github.com/uport-project/swift-rlp) - Recursive Length Prefix in Swift - CocoaPod
+* [/uport-project/SwiftKeccak](https://github.com/uport-project/SwiftKeccak) - Ethereum compatible Keccak hash for Swift
+* [/uport-project/ed2curve-js](https://github.com/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](https://github.com/jolocom/docs) - Documentation
+* [/jolocom/smartwallet-app](https://github.com/jolocom/smartwallet-app) - A decentralized self sovereign identity solution developed by Jolocom.
+* [/jolocom/jolocom-lib](https://github.com/jolocom/jolocom-lib) - Library for interacting with the identity solution provided by Jolocom.
+* [/jolocom/jolocom-did-driver](https://github.com/jolocom/jolocom-did-driver) - Universal Resolver DID Driver for the did:jolo identity space
+* [/jolocom/generic-backend](https://github.com/jolocom/generic-backend) - A generic backend implementation that makes use of the Jolocom Library for authentication, and for issuing credentials.
+* [/jolocom/demo-sso](https://github.com/jolocom/demo-sso) - A simple example web application integrating the Jolocom library for authentication.
+* [/jolocom/demo-sso-mobile](https://github.com/jolocom/demo-sso-mobile) - An example mobile application in React Native that showcases the interaction flows between the Smartwallet and another mobile app.
+* [/jolocom/cred-types-jolocom-demo](https://github.com/jolocom/cred-types-jolocom-demo) - Collection of metadata definitions for the demo Jolocom credential types.
+* [/jolocom/react-native-build-config](https://github.com/jolocom/react-native-build-config) - Expose native build config to JS (android only for now)
+* [/jolocom/credTypes-jolocom-core](https://github.com/jolocom/credTypes-jolocom-core) - Collection of metadata definitions for the core Jolocom credential types.
+* [/jolocom/fueling-service](https://github.com/jolocom/fueling-service) - Simple express service that can wire ether to requester.
+* [/jolocom/registry-contract](https://github.com/jolocom/registry-contract) - A basic smart contract on top of the Ethereum network that registers mappings between DID and IPFS DDO hashes.
+* [/jolocom/smartwallet-webid-proxy](https://github.com/jolocom/smartwallet-webid-proxy) - WebID proxy service
## 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](https://github.com/Cryptonomica/cryptonomica) - Cryptonomica keys server
+* [/Cryptonomica/cryptonomica.github.io](https://github.com/Cryptonomica/cryptonomica.github.io) - Cryptonomica frontend
+* [/Cryptonomica/arbitration-rules](https://github.com/Cryptonomica/arbitration-rules) - Cryptonomica Arbitration Rules
+* [/Cryptonomica/dappathon-tlv](https://github.com/Cryptonomica/dappathon-tlv)
+* [/Cryptonomica/Ethereum-IdentityVerification](https://github.com/Cryptonomica/Ethereum-IdentityVerification) - Indentity verification and KYC for Ethereum blockchain
+* [/Cryptonomica/ethnode.cryptonomica.net](https://github.com/Cryptonomica/ethnode.cryptonomica.net) - Ethereum node with API on nodejs and web3.js
+* [/Cryptonomica/Ethereum-IdentityProof](https://github.com/Cryptonomica/Ethereum-IdentityProof) - Smart contract for Ethereum's account owner verification using Cryptonomica.net
+* [/Cryptonomica/international-arbitration-law](https://github.com/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](https://github.com/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](https://github.com/learningmachine/polymer-redux) - An example use-case to showcase the state/view abstraction in Polymer 3, LitElement and Redux context
+* [/learningmachine/ajv](https://github.com/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](https://github.com/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](https://github.com/blockchain-certificates/blockcerts-verifier) - A Blockcerts verifier and viewer
+* [/blockchain-certificates/cert-issuer](https://github.com/blockchain-certificates/cert-issuer) - Issues Blockcerts using either the Bitcoin or Ethereum blockchain
+* [/blockchain-certificates/cert-verifier](https://github.com/blockchain-certificates/cert-verifier) - Python library for verifying Blockcerts
+* [/blockchain-certificates/cert-schema](https://github.com/blockchain-certificates/cert-schema) - The schema for Blockcerts
- 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](https://github.com/blockchain-certificates/assets)
+* [/blockchain-certificates/cert-verifier-js](https://github.com/blockchain-certificates/cert-verifier-js) - Javascript library for verifying Blockcerts Certificates
+* [/blockchain-certificates/cert-tools](https://github.com/blockchain-certificates/cert-tools) -Command line tools for designing certificate templates and instantiating a certificate batch
+* [/blockchain-certificates/obi-baking](https://github.com/blockchain-certificates/obi-baking) - Example of baking a blockcert into an Open Badge
+* [/blockchain-certificates/cert-core](https://github.com/blockchain-certificates/cert-core)
+* [/blockchain-certificates/wallet-test-resources](https://github.com/blockchain-certificates/wallet-test-resources) - These are resources used to test implementations of the evolving blockcerts certificate standard and issuer conventions.
+* [/blockchain-certificates/pyld](https://github.com/blockchain-certificates/pyld) - JSON-LD processor written in Python
- 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](https://github.com/blockchain-certificates/archived-cert-store) - Storage library and service for Blockchain Certificates
+* [/blockchain-certificates/openbadges-validator-core](https://github.com/blockchain-certificates/openbadges-validator-core) - Open Badges validation in python
- 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](https://github.com/blockchain-certificates/PodSpecs) - A listing of CocoaPod .podspec files for all pods created in the Blockchain Certificates project.
+* [/blockchain-certificates/openbadges-bakery](https://github.com/blockchain-certificates/openbadges-bakery) - An OpenBadges image baking library that works with PNGs and SVGs
- 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](https://github.com/blockchain-certificates/JSONLD) - An iOS framework for processing JSON-LD files.
+* [/blockchain-certificates/JSONLDProcessor](https://github.com/blockchain-certificates/JSONLDProcessor) - An iOS framework for processing JSON-LD files.
#### 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](https://github.com/blockchain-certificates/cert-viewer) - A web app for viewing and validating Blockchain Certificates
+* [/blockchain-certificates/blockcerts-playground.github.io](https://github.com/blockchain-certificates/blockcerts-playground.github.io) - In-browser tool to experiment with Blockcerts
+* [/blockchain-certificates/blockchain-certificates.github.io](https://github.com/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](https://github.com/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](https://github.com/blockchain-certificates/wallet-android) - An Android app for Blockcerts
+* [/blockchain-certificates/BlockcertsFramework-iOS](https://github.com/blockchain-certificates/BlockcertsFramework-iOS) - An iOS wallet for viewing, validating, and sharing certs
+* [/blockchain-certificates/wallet-iOS](https://github.com/blockchain-certificates/wallet-iOS) - An iOS wallet for Blockcerts
## Sovrin Foundation
-* /sovrin-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](https://github.com/sovrin-foundation/sovrin.org) - the foundation web site
+* [/sovrin-foundation/sovrin](https://github.com/sovrin-foundation/sovrin)
+* [/sovrin-foundation/sovrin-sip](https://github.com/sovrin-foundation/sovrin-sip) - controlled techical docs/standards for Sovrin Foundation
+* [/sovrin-foundation/sov-docs-conf](https://github.com/sovrin-foundation/sov-docs-conf) - A repository containing the code that builds the Sovrin documentation website's shared repository sidebar
+* [/sovrin-foundation/ssi-protocol](https://github.com/sovrin-foundation/ssi-protocol) - Document the interactions and conventions that make self-sovereign identity interoperable.
+* [/sovrin-foundation/protocol](https://github.com/sovrin-foundation/protocol)
+* [/sovrin-foundation/steward-tools](https://github.com/sovrin-foundation/steward-tools) - tools for Sovrin steward
+* [/sovrin-foundation/token-plugin](https://github.com/sovrin-foundation/token-plugin) - source code and tests for Sovrin Ledger plugins
+* [/sovrin-foundation/sovrin-test-automation](https://github.com/sovrin-foundation/sovrin-test-automation) - quality assurance automation for Sovrin repos.
+* [/sovrin-foundation/agent-sdk](https://github.com/sovrin-foundation/agent-sdk) - Reference Agent
+* [/sovrin-foundation/sovrin-connector-preview](https://github.com/sovrin-foundation/sovrin-connector-preview) - Forked from evernym/sovrin-connector-preview
+* [/sovrin-foundation/pipeline-test](https://github.com/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](https://github.com/sovrin-foundation/indy-dev) - This is a quick way to setup a development environment to experiment with IndySDK
+* [/sovrin-foundation/libsovtoken](https://github.com/sovrin-foundation/libsovtoken) - This is a payment handler library to work with libindy. It may one day be merged into libindy.
+* [/sovrin-foundation/sovrin-indy-android-dependencies](https://github.com/sovrin-foundation/sovrin-indy-android-dependencies) - indy-android-dependencies
+* [/sovrin-foundation/connector-app](https://github.com/sovrin-foundation/connector-app) - Reference mobile edge agent for use with the Sovrin Network built from Hyperledger Indy.
+* [/sovrin-foundation/indy-android-dependencies](https://github.com/sovrin-foundation/indy-android-dependencies) - Dependencies required to build indy-sdk
## /decentralized-identity - 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](https://github.com/decentralized-identity/decentralized-identity.github.io) - Site for the open source, community-driven group of dev and organizations working toward an interoperable, decentralized identity ecosystem
+* [/decentralized-identity/org](https://github.com/decentralized-identity/org) - DIF docs, wiki, and organizational material
+* [/decentralized-identity/credential-manifest](https://github.com/decentralized-identity/credential-manifest) - Format that normalizes the definition of requirements for the issuance of a credential
+* [/decentralized-identity/universal-registrar](https://github.com/decentralized-identity/universal-registrar) - Specifications and implementation of a universal identifier registrar
+* [decentralized-identity/attestations](https://github.com/decentralized-identity/attestations) - Attestation API implementations for various languages and platforms.
### DIF - DID
-* /decentralized-identity/did-methods - DID Method specs, docs, and materials
+* [/decentralized-identity/did-methods](https://github.com/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](https://github.com/decentralized-identity/did-security-csharp) - C# implementation of DID security and privacy controls
+* [/decentralized-identity/did-security-typescript](https://github.com/decentralized-identity/did-security-typescript) - Typescript implementation of DID security and privacy controls
+* [/decentralized-identity/did-common-java](https://github.com/decentralized-identity/did-common-java) - Shared DID Java library.
+* [/decentralized-identity/ua-web-extension](https://github.com/decentralized-identity/ua-web-extension) - Basic web extension version of a DID User Agent
+* [/decentralized-identity/did-recovery](https://github.com/decentralized-identity/did-recovery) - Various methods for DID recovery
+* [/decentralized-identity/web-polyfills](https://github.com/decentralized-identity/web-polyfills) - Polyfills for proposed or emerging DID-centric Web APIs
+* [/decentralized-identity/](https://github.com/decentralized-identity/)
+* [/decentralized-identity/http-did-auth-proxy](https://github.com/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](https://github.com/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](https://github.com/decentralized-identity/sidetree-ipfs) - IPFS module for storing and accessing Sidetree entity operation data via content addressable storage
+* [/decentralized-identity/sidetree-core](https://github.com/decentralized-identity/sidetree-core) - The blockchain-agnostic server implementation of the Sidetree protocol.
+* [/decentralized-identity/sidetree-bitcoin](https://github.com/decentralized-identity/sidetree-bitcoin) - Blockchain-specific code for the Sidetree-based DID Method implementation on Bitcoin
+* [/decentralized-identity/ion](https://github.com/decentralized-identity/ion) - DID Method implementation using the Sidetree protocol on top of Bitcoin
### 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](https://github.com/decentralized-identity/hub-sdk-js-sample) - Sample app demonstrating use of the DIF Identity Hub JavaScript SDK.
+* [/decentralized-identity/hub-sdk-js](https://github.com/decentralized-identity/hub-sdk-js) - JavaScript SDK for interacting with Identity Hubs
+* [/decentralized-identity/hub-common-js](https://github.com/decentralized-identity/hub-common-js) - Common interfaces for working with Identity Hubs in JavaScript/TypeScript
+* [/decentralized-identity/hub-node-core](https://github.com/decentralized-identity/hub-node-core) - Node.js implementation of the Identity Hub interfaces, business logic, and replication protocol.
+* [/decentralized-identity/identity-hub](https://github.com/decentralized-identity/identity-hub) - Storage and compute nodes for decentralized identity data and interactions
+* [/decentralized-identity/hub-node-reference](https://github.com/decentralized-identity/hub-node-reference) - The official Identity Hub reference implementation bundle for Node.js
### 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](https://github.com/decentralized-identity/universal-resolver) - Universal Resolver implementation and drivers.
+* [/decentralized-identity/universal-resolver-frontend](https://github.com/decentralized-identity/universal-resolver-frontend) - Frontend web UI for Universal Resolver
+* [/decentralized-identity/universal-resolver-python](https://github.com/decentralized-identity/universal-resolver-python)
+* [/decentralized-identity/universal-resolver-java](https://github.com/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](https://github.com/veres-one/veres-one) - A ledger for acquiring and managing decentralized identifiers
+* [/veres-one/did-veres-one](https://github.com/veres-one/did-veres-one) - A Decentralized Identifier utility library for Veres One
+* [/veres-one/veres-one-validator](https://github.com/veres-one/veres-one-validator) - A ledger validator that accepts either signatures or proof of work
+* [/veres-one/veres-one-context](https://github.com/veres-one/veres-one-context)
+* [/veres-one/veres-one-consensus-continuity-elector-selection](https://github.com/veres-one/veres-one-consensus-continuity-elector-selection)
+* [/veres-one/did-client-veres-one](https://github.com/veres-one/did-client-veres-one) - DID client APIs for Veres One
+* [/veres-one/docs.veres.one](https://github.com/veres-one/docs.veres.one) - Documentation for the Veres One Project
+* [/veres-one/status.testnet.veres.one](https://github.com/veres-one/status.testnet.veres.one) - Testnet status dashboard website
+* [/veres-one/veres-one-project](https://github.com/veres-one/veres-one-project)
@@ -698,172 +712,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](https://github.com/ID-Chain/IEA-API) - Institutional Edge Agent Generic API
+* [/ID-Chain/Common](https://github.com/ID-Chain/Common) - Common Repository for IdentityChain Project
+* [/ID-Chain/tlabshack](https://github.com/ID-Chain/tlabshack) - Repository to hold files for the tlabshack hackathon
+* [/ID-Chain/ID-Chain.github.io](https://github.com/ID-Chain/ID-Chain.github.io) - Documentation site for IdentityChain Project
+* [/ID-Chain/Cloud-Agent](https://github.com/ID-Chain/Cloud-Agent) - Indy Cloud Agent using Google Firebase Cloud Messaging
+* [/ID-Chain/Chamber-Of-Commerce](https://github.com/ID-Chain/Chamber-Of-Commerce) - Institutional Edge Agent Legacy Example (Verifier + Issuer)
+* [/ID-Chain/Government](https://github.com/ID-Chain/Government) - Institutional Edge Agent Legacy Example (Initial Issuer)
+* [/ID-Chain/IEA-Admin-UI](https://github.com/ID-Chain/IEA-Admin-UI) - Admin User Interface to manage the Institutional Edge Agent API
+* [/ID-Chain/Schema-Extensions](https://github.com/ID-Chain/Schema-Extensions) - High level Schema Extensions (Compiler & Checker)
+* [/ID-Chain/Mobile-Edge-Agent](https://github.com/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](https://github.com/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](https://github.com/IBM-Blockchain-Identity/indy-ssivc-tutorial) - A turnkey, Docker-based tutorial for help developers get acquainted with Self-Sovereign Identity and Verifiable Credentials.
## 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](https://github.com/bcgov/BC-Policy-Framework-For-GitHub) - Policy information for BC Government employees using GitHub
+* [/bcgov/design-system](https://github.com/bcgov/design-system) - British Columbia Government Design System for Digital Services
### BCGov - 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](https://github.com/bcgov/TheOrgBook) - A public repository of verifiable claims about organizations. A key component of the Verifiable Organization Network.
+* [/bcgov/von](https://github.com/bcgov/von) - Verifiable Organizations Network
+* [/bcgov/von-connector](https://github.com/bcgov/von-connector) - Verifiable Organization Network Connector
+* [/bcgov/von-network](https://github.com/bcgov/von-network) - A portable development level Indy Node network.
+* [/bcgov/von-ledger-explorer](https://github.com/bcgov/von-ledger-explorer) - The VON Ledger Explorer
+* [/bcgov/dFlow](https://github.com/bcgov/dFlow) - A demonstration of the verifiable organization network showing a new restaurant gathering the permits necessary to open.
#### 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](https://github.com/bcgov/indy-catalyst) - Hyperledger Indy Catalyst is a set of application level software components designed to accelerate the adoption of trustworthy entity to entity communications.
+* [/bcgov/indy-sdk-postgres-storage](https://github.com/bcgov/indy-sdk-postgres-storage) - PostgreSQL plug-in for use with the indy-sdk
#### 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](https://github.com/bcgov/von-personal-agent) - A personal agent for the von network.
+* [/bcgov/VON-ESB-DRS-Agent](https://github.com/bcgov/VON-ESB-DRS-Agent) - Piloting the Dispute Resolution Suite with connections to the OrgBook
+* [/bcgov/von-agent-template](https://github.com/bcgov/von-agent-template) - Template for a von-x based agent
+* [/bcgov/von-bc-registries-agent](https://github.com/bcgov/von-bc-registries-agent)
+* [/bcgov/von_agent](https://github.com/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](https://github.com/bcgov/did-auth-extension) - DID Auth browser extension.
+* [/bcgov/http-did-auth-proxy](https://github.com/bcgov/http-did-auth-proxy) - DID Auth HTTP proxy.
+* [/bcgov/did-auth-relying-party](https://github.com/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](https://github.com/PSPC-SPAC-buyandsell/von_tails) - Tails file server for von_anchor issuer and holder-prover anchors
+* [/PSPC-SPAC-buyandsell/von_base](https://github.com/PSPC-SPAC-buyandsell/von_base)
+* [/PSPC-SPAC-buyandsell/von_anchor](https://github.com/PSPC-SPAC-buyandsell/von_anchor) - VON anchor classes for interaction with sovrin/indy ledger via indy-sdk
+* [/PSPC-SPAC-buyandsell/von-image](https://github.com/PSPC-SPAC-buyandsell/von-image) - Standard docker images for building VON components
+* [/PSPC-SPAC-buyandsell/von-x](https://github.com/PSPC-SPAC-buyandsell/von-x) - VON-X is a Python library enabling rapid deployment of Hyperledger Indy credential issuer, holder, and verifier services, particularly for integration with TheOrgBook.
+* [/PSPC-SPAC-buyandsell/didauth](https://github.com/PSPC-SPAC-buyandsell/didauth) - DID authentication by way of HTTP Signatures for Hyperledger Indy agents
+* [/PSPC-SPAC-buyandsell/von_agent](https://github.com/PSPC-SPAC-buyandsell/von_agent) - VON agents using indy-sdk
+* [/PSPC-SPAC-buyandsell/von_connector](https://github.com/PSPC-SPAC-buyandsell/von_connector) - service wrapper API per agent, via django application
+* [/PSPC-SPAC-buyandsell/ReferenceVonActuator](https://github.com/PSPC-SPAC-buyandsell/ReferenceVonActuator) - Java implementation of actuator of reference von_connector implementation
+* [/PSPC-SPAC-buyandsell/von_conx](https://github.com/PSPC-SPAC-buyandsell/von_conx) - Reference implementation (sample) for a VON Connector using tools of VON_X
+* [/PSPC-SPAC-buyandsell/demo-agent](https://github.com/PSPC-SPAC-buyandsell/demo-agent) - agent and api wrapper code base
## 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](https://github.com/SelfKeyFoundation/selfkeyfoundation.github.io)
+* [/SelfKeyFoundation/selfkey-developers](https://github.com/SelfKeyFoundation/selfkey-developers) - SelfKey Developer Site
+* [/SelfKeyFoundation/selfkey-developer-portal](https://github.com/SelfKeyFoundation/selfkey-developer-portal) - Developer Resources for SelfKey SDK's
+* [/SelfKeyFoundation/selfkey-platform](https://github.com/SelfKeyFoundation/selfkey-platform) - Temporarily hosted here until ready for public consumption.
+* [/SelfKeyFoundation/selfkey-download-portal](https://github.com/SelfKeyFoundation/selfkey-download-portal) - Download links and information for SelfKey software releases
+* [/SelfKeyFoundation/selfkey-net](https://github.com/SelfKeyFoundation/selfkey-net)
+* [/SelfKeyFoundation/Identity-Wallet](https://github.com/SelfKeyFoundation/Identity-Wallet) - Code for the SelfKey Identity Wallet
+* [/SelfKeyFoundation/selfkey-ui](https://github.com/SelfKeyFoundation/selfkey-ui)
+* [/SelfKeyFoundation/selfkey-simulation](https://github.com/SelfKeyFoundation/selfkey-simulation)
+* [/SelfKeyFoundation/selfkey-payments](https://github.com/SelfKeyFoundation/selfkey-payments)
+* [/SelfKeyFoundation/selfkey-lib](https://github.com/SelfKeyFoundation/selfkey-lib)
+* [/SelfKeyFoundation/selfkey-network-demo](https://github.com/SelfKeyFoundation/selfkey-network-demo)
+* [/SelfKeyFoundation/selfkey-extension](https://github.com/SelfKeyFoundation/selfkey-extension) - SelfKey Extension
+* [/SelfKeyFoundation/selfkey-service](https://github.com/SelfKeyFoundation/selfkey-service) - SelfKey Service
+* [/SelfKeyFoundation/selfkey-aspnetcore-demo](https://github.com/SelfKeyFoundation/selfkey-aspnetcore-demo)
+* [/SelfKeyFoundation/face-rec](https://github.com/SelfKeyFoundation/face-rec) - Selfkey Face Recognition API
+* [/SelfKeyFoundation/passport-selfkey](https://github.com/SelfKeyFoundation/passport-selfkey)
+* [/SelfKeyFoundation/selfkey-login](https://github.com/SelfKeyFoundation/selfkey-login) - Components for external "log-in with selfkey"
+* [/SelfKeyFoundation/matomo](https://github.com/SelfKeyFoundation/matomo) - SelfKey Foundation Matomo server
+* [/SelfKeyFoundation/Marketplaces](https://github.com/SelfKeyFoundation/Marketplaces) - Marketplace Applications
+* [/SelfKeyFoundation/identity-wallet-mobile](https://github.com/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](https://github.com/SelfKeyFoundation/selfkey-did) - Library for DID managemente and issuance and verification of verifiable credentials
+* [/SelfKeyFoundation/selfkey-claim-registry](https://github.com/SelfKeyFoundation/selfkey-claim-registry) - Public claim registry for Selfkey DIDs
+* [/SelfKeyFoundation/selfkey-did-resolver](https://github.com/SelfKeyFoundation/selfkey-did-resolver) - Library for resolving DIDs in SelfKey method space
### 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](https://github.com/SelfKeyFoundation/selfkey-commerce) - Payment, Escrow and Affiliate Smart Contract Development
+* [/SelfKeyFoundation/selfkey-token](https://github.com/SelfKeyFoundation/selfkey-token) - Crowdsale Smart Contract
+* [/SelfKeyFoundation/selfkey-identity](https://github.com/SelfKeyFoundation/selfkey-identity) - Smart contracts supporting SelfKey identity platform
+* [/SelfKeyFoundation/selfkey-staking](https://github.com/SelfKeyFoundation/selfkey-staking) - Contracts that implement staking and marketplace deposit functionality for SelfKey
+* [/SelfKeyFoundation/identity-contracts](https://github.com/SelfKeyFoundation/identity-contracts) - Development on self-sovereign identity and verifiable claims
+* [/SelfKeyFoundation/selfkey-name-registry](https://github.com/SelfKeyFoundation/selfkey-name-registry) - Smart contract for registering names
### 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](https://github.com/SelfKeyFoundation/keythereum) - Forked from ethereumjs/keythereum - Create, import and export Ethereum keys
+* [/SelfKeyFoundation/selfkey-js-client](https://github.com/SelfKeyFoundation/selfkey-js-client) - JavaScript Client Library for integrating Login with SelfKey
+* [/SelfKeyFoundation/selfkey-nodejs-demo](https://github.com/SelfKeyFoundation/selfkey-nodejs-demo) - Demo Site For Testing SelfKey Marketplace and LWS Integrations
### 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](https://github.com/SelfKeyFoundation/trezor-wallet-provider) - Forked from HartgerV/trezor-wallet-provider - Trezor wallet provider for the Web3 ProviderEngine
+* [/SelfKeyFoundation/lws-app](https://github.com/SelfKeyFoundation/lws-app) - lws-app react app prototype
+* [/SelfKeyFoundation/airtable-proxy](https://github.com/SelfKeyFoundation/airtable-proxy) - A proxy service for airtable
+* [/SelfKeyFoundation/react-jsonschema-form-material-theme](https://github.com/SelfKeyFoundation/react-jsonschema-form-material-theme) - Widgets and templates using material-ui
+* [react-jsonschema-form](https://github.com/SelfKeyFoundation/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](https://github.com/ockam-network/ockam) - Tools for building identity, trust and interoperability into connected devices.
+* [/ockam-network/did](https://github.com/ockam-network/did) - A golang package to work with Decentralized Identifiers (DIDs)
+* [/ockam-network/did-method-spec](https://github.com/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](https://github.com/ontio/ontology) - Official Go implementation of the Ontology protocol. https://dev-docs.ont.io/#/
+* [/ontio/documentation](https://github.com/ontio/documentation) - Ontology Documents https://ont.io
+* [/ontio/ontology-DID](https://github.com/ontio/ontology-DID) - Ontology decentralized identification protocol based on W3C DID specifications.
+* [/ontio/ontology-crypto](https://github.com/ontio/ontology-crypto)
+* [/ontio/OWallet](https://github.com/ontio/OWallet) - a comprehensive Ontology desktop wallet
+* [/ontio/ontology-dapi](https://github.com/ontio/ontology-dapi) - A lightweight Javascript library for interacting with Ontology node and Ontology wallets
+* [/ontio/ontology-ddxf](https://github.com/ontio/ontology-ddxf) - Distributed data eXchange Framework,which allows to build data marketplaces .
## TangleID
-* /TangleID/TangleID/ - Secure self-sovereign identity built on IOTA/Tangle
+* [/TangleID/TangleID/](https://github.com/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/](https://github.com/TangleID/api-examples/) - API examples for TangleID
+* [/TangleID/TangleID.github.io/](https://github.com/TangleID/TangleID.github.io/) - TangleID Landing Page
+* [/TangleID/tangleid-client/](https://github.com/TangleID/tangleid-client/) - TangleID Client/Mobile application
+* [/TangleID/demo-site/](https://github.com/TangleID/demo-site/) - A sample web illustrating how to issue claims to the participants with TangleID
+* [/TangleID/docs](https://github.com/TangleID/docs) - TangleID API Documentation
- Forked from lord/slate
-* /TangleID/sample-issuer/ - TangleID Sample Issuer
+* [/TangleID/sample-issuer/](https://github.com/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](https://github.com/wearesimbol/simbol-design)
+* [/wearesimbol/a-simbol](https://github.com/wearesimbol/a-simbol) - A-Frame component for Simbol
+* [/wearesimbol/simbol](https://github.com/wearesimbol/simbol) - Social and Communications platform WebXR sites with a self-sovereign identity
+* [/wearesimbol/simbol-server](https://github.com/wearesimbol/simbol-server) - Simple Web and WebSocket server, specially for sites that use Simbol
+* [/wearesimbol/simbol-demo](https://github.com/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](https://github.com/bnelson777/id.ly) - Cross-platform self-sovereign identity business card and messaging app
## /peacekeeper/blockchain-identity
@@ -878,6 +892,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)
+[https://github.myshopify.com/products/die-cut-github-stickers](https://github.myshopify.com/products/die-cut-github-stickers)
diff --git a/_posts/2019-03-13-media.md b/_posts/2019-03-13-media.md
index 221b9816..cfe04fed 100644
--- a/_posts/2019-03-13-media.md
+++ b/_posts/2019-03-13-media.md
@@ -5,7 +5,7 @@ permalink: media/
canonical_url: 'https://decentralized-id.com/media/'
redirect_from: media
categories: ["Multi-Media"]
-tags: ["Videos","Slideshares","Podcasts"]
+tags: ["Specs Standards","Slideshares","Podcasts","uPort","MyData"]
---
diff --git a/_posts/2019-04-11-workshops.md b/_posts/2019-04-11-workshops.md
index 8d679625..1fd2e3ea 100644
--- a/_posts/2019-04-11-workshops.md
+++ b/_posts/2019-04-11-workshops.md
@@ -7,7 +7,7 @@ permalink: workshops/
canonical_url: 'https://decentralized-id.com/workshops/'
redirect_from: workshops
categories: ["Workshops"]
-tags: ["IIW","RWoT"]
+tags: ["IIW","Rebooting WoT"]
---
![](https://www.yubico.com/wp-content/uploads/2013/10/IIW-blog.jpg)
diff --git a/_posts/blockchain/application/2019-03-28-uport.md b/_posts/blockchain/application/2019-03-28-uport.md
index 09ded1da..64270d0a 100644
--- a/_posts/blockchain/application/2019-03-28-uport.md
+++ b/_posts/blockchain/application/2019-03-28-uport.md
@@ -9,8 +9,8 @@ redirect_from:
- id-initiatives/ethereum/uport
- blockchain/ethereum/uPort
- id-initiatives/ethereum/uPort/
-categories: ["Blockchain","Application"]
-tags: ["Ethereum"]
+categories: ["Blockchain","GDPR"]
+tags: ["Ethereum","Credentials Community Group","uPort"]
last_modified_at: 2019-07-11T11:22:33-23:00
---
diff --git a/_posts/history/2019-03-04-pre-history-and-resources.md b/_posts/history/2019-03-04-pre-history-and-resources.md
index ab779736..1587e1d0 100644
--- a/_posts/history/2019-03-04-pre-history-and-resources.md
+++ b/_posts/history/2019-03-04-pre-history-and-resources.md
@@ -5,9 +5,7 @@ description: "Starting with David Chaum in the 80s, PGP, the International Plane
permalink: /history/
cannonical_url: https://decentralized-id.com/history/
categories: ["History"]
-tags: ["Index"]
-author: Infominer
-author_profile: true
+tags: ["Web of Trust", "IETF","DPKI","GDPR"]
last_modified_at: 2020-01-04T13:22:33-23:00
sidebar:
nav: didhistory
diff --git a/_posts/history/2020-01-01-user-centric-2000s.md b/_posts/history/2020-01-01-user-centric-2000s.md
index 081bb372..52859a3a 100644
--- a/_posts/history/2020-01-01-user-centric-2000s.md
+++ b/_posts/history/2020-01-01-user-centric-2000s.md
@@ -1,8 +1,9 @@
---
-title: "History - User Centric Identity - 2000-2009"
+title: "History (2000-2009) Augmented Social Network - Laws of Identity - User Centric"
layout: single
permalink: /history/2000-2009/
-categories: ["History"]
+categories: ["History", "Specs-Standards"]
+tags: ["XDI", "Identity Commons", "OAuth","Laws of Identity", "IIW","OpenID", "Digital Bazaar"]
last_modified_at: 2020-01-04T13:22:33-23:00
---
@@ -144,7 +145,7 @@ At Doc's encouragement, a number of people began blogging about user-centric ide
* [The Laws of Identity](https://msdn.microsoft.com/en-us/library/ms996456.aspx)
> Understand the dynamics causing digital identity systems to succeed or fail in various contexts, expressed as the Laws of Identity. Together these laws define a unifying identity metasystem that can offer the Internet the identity layer it needs. (14 printed pages)
-## iiw
+## IIW
![](https://www.yubico.com/wp-content/uploads/2013/10/IIW-blog.jpg)
diff --git a/_posts/history/2020-01-02-personal-data-2010-15.md b/_posts/history/2020-01-02-personal-data-2010-15.md
index c767fd7b..69646963 100644
--- a/_posts/history/2020-01-02-personal-data-2010-15.md
+++ b/_posts/history/2020-01-02-personal-data-2010-15.md
@@ -1,11 +1,12 @@
---
-title: "History - Personal Data - 2010-2014"
+title: "History (2010-2014) Personal Data: Emergence of a New Assets Class"
layout: single
header:
image: "/images/history-user-centric-data-identity.png"
caption: "2011 - [napsterization.org - Who Stewards the Personal Data Question? Org Chart](http://napsterization.org/stories/archives/000769.html)"
permalink: /history/2010-2014/
-categories: ["History"]
+tags: ["Jolocom", "Pan Canadian Trust Framework", "Credentials Community Group", "Bitcoin", "IndieAuth", "OAuth", "IBM", "FIDO", "Danube"]
+categories: ["History","Specs-Standards"]
last_modified_at: 2020-01-04T13:22:33-23:00
---
@@ -14,7 +15,6 @@ last_modified_at: 2020-01-04T13:22:33-23:00
[WEForum - Personal Data: The Emergence of a New Asset Class](http://www3.weforum.org/docs/WEF_ITTC_PersonalDataNewAsset_Report_2011.pdf)
-
![](https://i.imgur.com/wuvo5BG.png)
* [Personal Data Ecosystem Charter](http://wiki.idcommons.net/Personal_Data_Ecosystem_Charter)
diff --git a/_posts/history/2020-01-03-blockchain-2015-19.md b/_posts/history/2020-01-03-blockchain-2015-19.md
index cb2fa292..0054f367 100644
--- a/_posts/history/2020-01-03-blockchain-2015-19.md
+++ b/_posts/history/2020-01-03-blockchain-2015-19.md
@@ -1,8 +1,9 @@
---
-title: "History - Blockchain Identity - 2015-2019"
+title: "History (2015-2019) Emergence of Blockchain for Identity and the United Nations"
layout: single
permalink: /history/2015-2019/
-categories: ["History"]
+categories: ["History","Hyperledger","Specs-Standards","Sovrin Foundation"]
+tags: ["UN Agenda - Sustainable Development", "Bitcoin", "Rebooting WoT", "Self Sovereign Identity", "ID2020","Sovrin", "Evernym", "Digital Bazaar", "Consensys", "Veres One", "DKMS","DHS-SBIR", "WEF", "BTCR", "IBM","DID","DIF","Verifiable Credentials","MyData","Blockcerts","VON", "Indy", "UNHCR","UNDP", "UN/CEFACT", "Blockchain for Impact","DPKI","GDPR","Credentials Community Group"]
last_modified_at: 2020-01-04T13:22:33-23:00
---
@@ -25,7 +26,7 @@ Develop effective, accountable and transparent institutions at all levels
>
> This Agenda is a plan of action for people, planet and prosperity. It also seeks to strengthen universal peace in larger freedom. We recognise that eradicating poverty in all its forms and dimensions, including extreme poverty, is the greatest global challenge and an indispensable requirement for sustainable development. All countries and all stakeholders, acting in collaborative partnership, will implement this plan. We are resolved to free the human race from the tyranny of poverty and want and to heal and secure our planet. We are determined to take the bold and transformative steps which are urgently needed to shift the world onto a sustainable and resilient path. As we embark on this collective journey, we pledge that no one will be left behind. The 17 Sustainable Development Goals and 169 targets which we are announcing today demonstrate the scale and ambition of this new universal Agenda. They seek to build on the Millennium Development Goals and complete what these did not achieve. They seek to realize the human rights of all and to achieve gender equality and the empowerment of all women and girls. They are integrated and indivisible and balance the three dimensions of sustainable development: the economic, social and environmental.
-## bitcoin
+## Bitcoin
9\15 [Bitnation](https://bitnation.co/) "seeks to establish the concept of '*world citizenship*' via a bitcoin based identity, offering '[*Blockchain Emergency IDs*](https://refugees.bitnation.co/)' to refugees. [[**>**](#Bitcoin)]
@@ -93,7 +94,7 @@ The first [Rebooting Web of Trust](http://www.WebOfTrust.info)(RWoT) workshop w
>
> Technical interests include trusted computing, blockchain and artificial intelligence technologies, allied with the proliferation of mobile devices, which are enabling self-sovereign identity and the emergence of commons money systems.
-## id2020
+## ID2020
* [ID2020, ID4D aim to bring legal, binding, digital IDs to all world's citizens](https://www.secureidnews.com/news-item/projects-aims-for-legal-identity-for-everyone/)
> It was late June of 2014 when businessman John Edge was invited to a screening of a short film directed by actress Lucy Liu. “Meena” is about an 8-year-old girl sold to a brothel and forced into sex slavery for more than a decade. It’s based on a true story. “It’s horrific,” Edge says.
@@ -111,7 +112,7 @@ The first [Rebooting Web of Trust](http://www.WebOfTrust.info)(RWoT) workshop w
* [4/16](https://edps.europa.eu/data-protection/data-protection/legislation/history-general-data-protection-regulation_en) the EU adopted the GDPR to be enacted as law May 2018.
* [Projects aim for legal identity for everyone - ID2020, ID4D aim to bring legal, binding, digital IDs to all world's citizens](https://www.secureidnews.com/news-item/projects-aims-for-legal-identity-for-everyone/)
-### ID2020 Design Workshop
+### ID2020 - Rebooting Web-of-Trust Design Workshop
The second RWoT workshop ran in conjunction with the UN's [ID2020](https://id2020.org/) Summit in New York that [May](https://press.pwc.com/News-releases/id2020-to-kick-start-digital-identity-summit-at-un-with-pwc-support./s/9fe11be5-cbd8-486b-b4d2-d798f486d0f2); clearly a significant time for decentralized identity:
>1.1 Billion people live without an officially recognized identity — This lack of recognized identification deprives them of protection, access to services, and basic rights. ID2020 is a public-private partnership dedicated to solving the challenges of identity for these people through technology. - id2020.org
@@ -154,7 +155,7 @@ Evident from the other [whitepapers](https://github.com/WebOfTrustInfo/ID2020Des
* [The Three Models of Digital Identity Relationships — How self-sovereign identity (SSI) is different, and why it’s better](https://medium.com/evernym/the-three-models-of-digital-identity-relationships-ca0727cb5186)
* [Applying Blockchain to Decentralized Identity](https://www.sbir.gov/sbirsearch/detail/1241097) - SBIR - Drummond Reed
-## sovrin
+## Sovrin
* [Sovrin Foundation Launches First Dedicated Self-Sovereign Identity Network](https://www.prnewswire.com/news-releases/sovrin-foundation-launches-first-dedicated-self-sovereign-identity-network-300336702.html)
* [Hyperledger Welcomes Project Indy – Hyperledger](https://www.hyperledger.org/blog/2017/05/02/hyperledger-welcomes-project-indy)
@@ -163,6 +164,15 @@ Evident from the other [whitepapers](https://github.com/WebOfTrustInfo/ID2020Des
* [Respect Network Company Profile: Acquisition & Investors | PitchBook](https://pitchbook.com/profiles/company/53867-44) (Sovrin Aquisition - Respect Network)
> Information on acquisition, funding, cap tables, investors, and executives for Respect Network. Use the PitchBook Platform to explore the full profile.
+## MyData
+
+* [My Data 2016](http://mydata2016.org/)
+
+## Humanitarian Blockchain SUmmit
+
+* [Humanitarian Blockchain Summit](https://unite.un.org/techevents/humanitarian-blockchain) - November 10th, 2017
+ > brought experts, scholars, and humanitarian practitioners together at the United Nations Headquarters; enlarging the discussion around using blockchain technology for pursuit of the Sustainable Development Goals. At the summit, the World Identity Network ([WIN](https://www.prnewswire.com/news-releases/world-identity-network-launched-on-sir-richard-bransons-necker-island-this-week-300496195.html)), the United Nations Office for Project Services (UNOPS) and the United Nations Office of Information and Communications Technology (UN-OICT) announced a partnership to [launch a pilot](https://www.prnewswire.com/news-releases/world-identity-network-and-united-nations-team-up-to-launch-innovative-blockchain-pilot-to-help-prevent-child-trafficking-300553921.html) using blockchain to provide identification to children at risk for child trafficking.
+
## Learning Machine \ Blockcerts
* [Verifiable Credentials on the Blockchain](https://medium.com/learning-machine-blog/blockchain-credentials-b4cf5d02bbb7)
@@ -170,9 +180,35 @@ Evident from the other [whitepapers](https://github.com/WebOfTrustInfo/ID2020Des
* [Blockcerts on Github](https://github.com/blockchain-certificates)
> Blockcerts is an open standard for creating, issuing, viewing, and verifying blockchain-based certificates.
-## mydata
+### The Future is Decentralized
+
+Blockchain.com (2011) partners with ArtFinLab, UN Refugee Agency (UNHCR), the UN Development Programme (UNDP), and the World Economic Forum (WEF) - committed to supporting sustainability, humanitarian, and environmental initiatives. (3/2018)
+ * [The Future is Decentralised](https://www.blockchain.com/static/pdf/TheFutureisDecentralised.pdf) - [ANN](https://blog.blockchain.com/2018/03/05/future-is-decentralised/) - Describes the blockchain applications being explored within the UN, at time of publicaiton.
+ > - Dublin-based AID:Tech brings social and financial inclusion to the world’s undocumented and underserved populations by delivering digital entitlements using block chain-based digital identities. In December 2015, they teamed up with the Irish Red Cross and Lebanese humanitarian experts to test and develop a vital element of their technology in the most demanding conditions possible. They focused on Syrian war refugees in and around Tripoli in northern Lebanon, and set out to ensure that not only did the refugees receive aid, they were able to do so with improved user experience that preserved their dignity. This was the first time ever that international aid was delivered completely transparently using block chain technology.
+
+[UN/CEFACT Conference / Workshop on Blockchain](https://www.unece.org/31stuncefactforum_blockchain.html) April 2018
+ - [Security and Authentication for Blockchain](https://www.unece.org/fileadmin/DAM/cefact/cf_forums/2018_Geneva/PPTs/Blockchain_PPTs/7_Tahseen_Blockchain_Conference_Presentation_Apr_26th_2018_Security_Authentication_Chapter.pdf)
+ > • Identity
+ > • Identification and Authentication
+ > • Authorization and Non-repudiation/ Admissibility of Electronic Evidence
+ > • Time Stamping
+ > • Data Access, Sharing, Retention, Accuracy and Integrity
+ > • Liability Issues and Dispute Settlement
+ > • Mutual Recognition
+
+## Blockchain for Impact \ AID:Tech
+
+[Blockchain For Impact Hosts Inaugural Summit at the UN on Frontier Technologies to Power the SDGs](https://medium.com/@jwoods1103/blockchain-for-impact-hosts-inaugural-summit-at-the-un-on-frontier-technologies-to-power-the-sdgs-4bf4e8804881) held inaugural [Blockchain for Impact](https://blockchainforimpact.org/bfisummitjune2018/) summit in NYC.
+ * [BLOCKCHAIN FOR SOCIAL IMPACT MOVING BEYOND THE HYPE](https://www.gsb.stanford.edu/sites/gsb/files/publication-pdf/study-blockchain-impact-moving-beyond-hype.pdf)
+ > The World Bank estimates that over 1.5 billion people on the planet are unable to prove their identity.1 Many of these people come from remote, underserved regions. Using blockchain technology to build and deploy digital identity solutions, if applied correctly, holds promise because it can reduce fraud, increase transparency, and increase efficiency. Several organizations, like BanQu and AID:Tech, are already changing digital identity in the developing world with a blockchain solution, making it easier for NGOs, nonprofits, and commercial entities to provision identities, track aid, and enable underserved populations to access a wider range of economic services.
+
+![](http://imgur.com/v31ojIXl.png)
+
+### First Live Birth Recorded on Blockchain
+
+Jun 21, 2018 - [The first baby born ‘on the blockchain’](https://medium.com/aid-tech/the-first-baby-born-on-the-blockchain-e457abd90b49) tethering the digital identity of mother and child, in partnership with PharmAccess Foundation
+ > Aid:Tech assisted in the first birth ever to be recorded on the blockchain, with two more only days later. Partnered with PharmAccess, Aid:tech brings charitable donations to pregnant women in Tanzania, uses blockchain records to ensure the women get proper pre-natal care; and tracking the progress of their pregnancies.
-* [My Data 2016](http://mydata2016.org/)
## Consensys
diff --git a/_posts/hyperledger/2018-12-13-awesome-indy.md b/_posts/hyperledger/2018-12-13-awesome-indy.md
index c668e6f3..d13b7b4c 100644
--- a/_posts/hyperledger/2018-12-13-awesome-indy.md
+++ b/_posts/hyperledger/2018-12-13-awesome-indy.md
@@ -21,7 +21,7 @@ sidebar:
nav: "sovnav"
last_modified_at: 2019-07-10T11:22:33-23:00
tags: ["Evernym","Indy","Von","Sovrin"]
-categories: ["Hyperledger","Code"]
+categories: ["Sovrin Foundation","Hyperledger"]
---
**Protocol, Governance, Education, Ecosystem**
diff --git a/_posts/hyperledger/2019-01-28-VerifiableOrganizationsNetwork-HGF.md b/_posts/hyperledger/2019-01-28-VerifiableOrganizationsNetwork-HGF.md
index 88046f0f..04fa9923 100644
--- a/_posts/hyperledger/2019-01-28-VerifiableOrganizationsNetwork-HGF.md
+++ b/_posts/hyperledger/2019-01-28-VerifiableOrganizationsNetwork-HGF.md
@@ -8,8 +8,8 @@ redirect_from:
- /hgf-2018/VerifiableOrganizationsNetwork-HGF/
permalink: /hyperledger/hgf-2018/VerifiableOrganizationsNetwork-HGF/
toc_sticky: false
-categories: ["Hyperledger","Application"]
-tags: ["Indy","VON","Transcripts","HGF-2018"]
+categories: ["Sovrin Foundation","Hyperledger", "Presentations","Literature"]
+tags: ["Indy","VON","Transcripts","Hyperledger Global Forum"]
last_modified_at: 2019-07-11T11:22:33-23:00
---
diff --git a/_posts/hyperledger/2019-02-27-Microledgers-Edgechains-Hardman-HGF.md b/_posts/hyperledger/2019-02-27-Microledgers-Edgechains-Hardman-HGF.md
index 8813adee..fcc36b26 100644
--- a/_posts/hyperledger/2019-02-27-Microledgers-Edgechains-Hardman-HGF.md
+++ b/_posts/hyperledger/2019-02-27-Microledgers-Edgechains-Hardman-HGF.md
@@ -8,8 +8,8 @@ redirect_from:
- /hgf-2018/Microledgers-Edgechains-Hardman-HGF
permalink: /hyperledger/hgf-2018/Microledgers-Edgechains-Hardman-HGF/
author_profile: false
-categories: ["Hyperledger","Presentations"]
-tags: ["Indy","Von","Transcripts","Microledgers","HGF-2018","Edge-chains"]
+categories: ["Sovrin Foundation","Hyperledger","Literature","Presentations"]
+tags: ["Indy","Von","Transcripts","Hyperledger Global Forum","GDPR"]
published: true
classes: wide
last_modified_at: 2019-07-11T11:22:33-23:00
diff --git a/_posts/hyperledger/2019-03-05-adoption.md b/_posts/hyperledger/2019-03-05-adoption.md
index 2e0317a0..8797e32d 100644
--- a/_posts/hyperledger/2019-03-05-adoption.md
+++ b/_posts/hyperledger/2019-03-05-adoption.md
@@ -11,8 +11,8 @@ redirect_from:
sidebar:
title: DIDecentralized
nav: "sovnav"
-categories: ["Adoption"]
-tags: ["Evernym","Sovrin","Indy"]
+categories: ["Sovrin Foundation","Hyperledger"]
+tags: ["Evernym","Sovrin","Indy","RDF","IOT","Financial Services"]
---
*Needs to be split according to focus Evernym \ Sovrin \ Indy.
diff --git a/_posts/hyperledger/2019-03-08-indy-github.md b/_posts/hyperledger/2019-03-08-indy-github.md
index 724fa801..bc31c7fe 100644
--- a/_posts/hyperledger/2019-03-08-indy-github.md
+++ b/_posts/hyperledger/2019-03-08-indy-github.md
@@ -12,7 +12,7 @@ sidebar:
nav: "sovnav"
toc: false
categories: ["Hyperledger","Code"]
-tags: ["Evernym","Indy","Von","Sovrin"]
+tags: ["Anoncreds","Indy","Ursa","Aries"]
---
diff --git a/_posts/hyperledger/2019-03-16-Hyperledger-Global-Forum-2018.md b/_posts/hyperledger/2019-03-16-Hyperledger-Global-Forum-2018.md
index ce2f46b2..ca9ccbb8 100644
--- a/_posts/hyperledger/2019-03-16-Hyperledger-Global-Forum-2018.md
+++ b/_posts/hyperledger/2019-03-16-Hyperledger-Global-Forum-2018.md
@@ -8,8 +8,8 @@ canonical_url: 'https://decentralized-id.com/hyperledger/hgf-2018/'
redirect_from:
- hgf-2018
- hgf-2018/
-categories: ["Hyperledger","Presentations","Event"]
-tags: ["HGF-2018"]
+categories: ["Hyperledger","Presentations"]
+tags: ["Hyperledger Global Forum","GDPR"]
---
For Identity Related Presentations at HGF-2018
diff --git a/_posts/literature/2018-12-18-ssi-principles-vs-characteristics.md b/_posts/literature/2018-12-18-ssi-principles-vs-characteristics.md
index 2bc97e90..65329160 100644
--- a/_posts/literature/2018-12-18-ssi-principles-vs-characteristics.md
+++ b/_posts/literature/2018-12-18-ssi-principles-vs-characteristics.md
@@ -9,7 +9,7 @@ redirect_from:
- /self-sovereign-identity/ssi-principles-vs-characteristics
- /self-sovereign-identity/ssi-principles-vs-characteristics/
categories: ["Literature"]
-tags: ["Self-Sovereign-Identity"]
+tags: ["Self Sovereign Identity", "Rebooting WoT","Laws of Identity", "notes"]
last_modified_at: 2019-07-10T11:22:33-23:00
published: true
@@ -80,7 +80,7 @@ The principle of Control must be well represented, since the characteristic of *
>3. **Access.** *Users must have access to their own data.* A user must always be able to easily retrieve all the claims and other data within his identity. There must be no hidden data and no gatekeepers. This does not mean that a user can necessarily modify all the claims associated with his identity, but it does mean they should be aware of them. It also does not mean that users have equal access to others’ data, only to their own.
>4. **Transparency**. *Systems and algorithms must be transparent.* The systems used to administer and operate a network of identities must be open, both in how they function and in how they are managed and updated. The algorithms should be free, open-source, well-known, and as independent as possible of any particular architecture; anyone should be able to examine how they work.
-Access and Transparency are not not explicitly represented in the Characteristics of SSI. The *Control* characteristic should be examined in relation.
+Access and Transparency are not explicitly represented in the Characteristics of SSI. The *Control* characteristic should be examined in relation.
>5. **Persistence.** *Identities must be long-lived.* Preferably, identities should last forever, or at least for as long as the user wishes. Though private keys might need to be rotated and data might need to be changed, the identity remains. In the fast-moving world of the Internet, this goal may not be entirely reasonable, so at the least identities should last until they’ve been outdated by newer identity systems. This must not contradict a “right to be forgotten”; a user should be able to dispose of an identity if he wishes and claims should be modified or removed as appropriate over time. To do this requires a firm separation between an identity and its claims: they can't be tied forever.
>6. **Portability.** *Information and services about identity must be transportable.* Identities must not be held by a singular third-party entity, even if it's a trusted entity that is expected to work in the best interest of the user. The problem is that entities can disappear — and on the Internet, most eventually do. Regimes may change, users may move to different jurisdictions. Transportable identities ensure that the user remains in control of his identity no matter what, and can also improve an identity’s persistence over time.
@@ -97,9 +97,12 @@ I think these two principles are well represented by the *Control* characteristi
This is an important principle that I don't think is represented in the Characteristics.
-### Conclusion
-This review leaves me with more questions than answers. I'm not sure if we should implement the best parts of the *Characteristics* into the *Principles*, or the other way around.
+---
-I'm willing to make an attempt at bringing these together if no one else jumps at the chance. However, I'd like to gather some feedback. I'm tempted to use the Characteristics as the foundation, and simply incorporate any principles not well represented. However, I'm not sure if "Control, Acceptance, and Zero Cost" are the best way to divide them up.
+I think these ideas are worth examining further. Perhaps a continuing with a comparative exploration of other responsese, similar frameworks, with a consideration for the United Nations SDGs.
+* [The Laws of Identity](https://www.identityblog.com/stories/2005/05/13/TheLawsOfIdentity.pdf)
+* [The Windhover Principles for Digital Identity, Trust, and Data](https://www.tokencommons.org/Windhover-Principles-for-Digital-Identity-Trust-Data.html)
+* [Self-Sovereign Bill of Rights](https://github.com/WebOfTrustInfo/self-sovereign-identity/blob/master/self-sovereign-identity-bill-of-rights.md)
+* [Schutte's Take](https://github.com/WebOfTrustInfo/self-sovereign-identity/blob/master/Schutte-on-SSI.md) offers criticism on the 10 principles.
\ No newline at end of file
diff --git a/_posts/literature/2018-12-19-user-experience.md b/_posts/literature/2018-12-19-user-experience.md
index 7b81945b..22f8dc18 100644
--- a/_posts/literature/2018-12-19-user-experience.md
+++ b/_posts/literature/2018-12-19-user-experience.md
@@ -9,7 +9,7 @@ redirect_from:
- self-sovereign-identity/user-experience
- self-sovereign-identity/user-experience/
categories: ["Literature"]
-tags: ["Self-Sovereign-Identity","User-experience"]
+tags: ["Self Sovereign Identity","notes"]
last_modified_at: 2019-07-08T11:22:33-23:00
published: true
diff --git a/_posts/literature/2018-12-21-self-sovereign-identity.md b/_posts/literature/2018-12-21-self-sovereign-identity.md
index 52a84203..57647c70 100644
--- a/_posts/literature/2018-12-21-self-sovereign-identity.md
+++ b/_posts/literature/2018-12-21-self-sovereign-identity.md
@@ -8,7 +8,7 @@ redirect_from:
- /self-sovereign-identity
- /self-sovereign-identity/
categories: ["Literature"]
-tags: ["Self-Sovereign-Identity"]
+tags: ["Self Sovereign Identity","Laws of Identity","eIDAS","GDPR"]
last_modified_at: 2019-07-10T11:22:33-23:00
published: true
@@ -76,9 +76,7 @@ Then I realized that I should make a more complete survey of the subject, if I w
*
*
* [There’s A Facebook Alternative, It’s Called Self-Sovereign Identity](https://www.coindesk.com/theres-alternative-facebook-called-self-sovereign-identity) —coindesk
-* [A Universal Resolver for self-sovereign identifiers](https://medium.com/DecentralizedIDentity/a-universal-resolver-for-self-sovereign-identifiers-48e6b4a5cc3c) [[**G**](https://github.com/DecentralizedIDentity/universal-resolver)] [[**>**](#Decentralized-Identity-Foundation)]
- * [uniresolver.io](https://uniresolver.io/)
-
+* [A Universal Resolver for self-sovereign identifiers](https://medium.com/DecentralizedIDentity/a-universal-resolver-for-self-sovereign-identifiers-48e6b4a5cc3c)
#### Video
diff --git a/_posts/literature/2018-12-22-evolution-of-ssi.md b/_posts/literature/2018-12-22-evolution-of-ssi.md
index eff4d9d0..b2156b50 100644
--- a/_posts/literature/2018-12-22-evolution-of-ssi.md
+++ b/_posts/literature/2018-12-22-evolution-of-ssi.md
@@ -11,7 +11,7 @@ redirect_from:
permalink: /literature/self-sovereign-identity/evolution-of-ssi/
canonical_url: 'https://decentralized-id.com/literature/self-sovereign-identity/evolution-of-ssi/'
categories: ["Literature"]
-tags: ["Self-Sovereign-Identity","documentation-drafts"]
+tags: ["Self Sovereign Identity", "notes"]
last_modified_at: 2019-07-10T11:22:33-23:00
published: true
@@ -36,7 +36,6 @@ Which should also be considered against:
* [Schutte's Take](https://github.com/infominer33/self-sovereign-identity/blob/master/Schutte-on-SSI.md) which offers criticism on the 10 principles.
-
I think all of this thought should be consolidated into a cohesive declaration of ssi. The idea is to come up with list of phinciples, or characteristics, or rights, that is as complete as possible, while also as concise as possible. There are a few 10 pointed lists, I'm ok with combining them as necessary and if it turns into 19, for example, I'm ok w that. I'd rather err on the side of too much and pare it down gradually, than to not include enough.
* Next, there are the [7 Myths of SSI](https://github.com/infominer33/self-sovereign-identity/blob/master/7-myths-of-self-sovereign-identity.md) from Timothy Ruff's recent blog post. I've extracted them from his two part series into a concise document. There are surely other myths, and perhaps folk who have encountered them first hand will have some comment on the matter. And my condensed version of his myths could surely be improved upon.
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 2f137beb..07b1b7cc 100644
--- a/_posts/literature/2019-03-02-rebooting-web-of-trust.md
+++ b/_posts/literature/2019-03-02-rebooting-web-of-trust.md
@@ -14,7 +14,7 @@ redirect_from:
author_profile: true
toc_sticky: false
categories: ["Literature"]
-tags: ["RWoT"]
+tags: ["Rebooting WoT","Bitcoin","Ethereum","Blockcerts","DID","DPKI","Verifiable Credentials","Blockstack", "JSON-LD", "Hubs","Self Sovereign Identity","eIDAS","Blockcerts","GDPR"]
---
I wanted a list of all RWoT papers in one place, rather than having to directory hop to look for what I need. I'll be adding a short exerpt to each advance reading and then turning this into a database, so that it's easily searchable.
@@ -672,18 +672,16 @@ Here are the rest of the advance readings to date:
Unless otherwise noted, all RWoT Completed Papers, Topics and Advance Readings are licensed [Creative Commons CC-BY](https://github.com/WebOfTrustInfo/rebooting-the-web-of-trust/blob/master/final-documents/LICENSE-CC-BY-4.0.md).
-
-
## 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](https://github.com/WebOfTrustInfo/self-sovereign-identity) - Articles and documents associated with designing and implementing identity technology using self-sovereign identity principles
+* [/WebOfTrustInfo/website](https://github.com/WebOfTrustInfo/website) - Website for http://www.WebOfTrust.info
+* [/WebOfTrustInfo/community-resilience](https://github.com/WebOfTrustInfo/community-resilience) - Rebooting Web of Trust Community Resilience Team
+* [/WebOfTrustInfo/satyrn](https://github.com/WebOfTrustInfo/satyrn) - A Markdown-based JavaScript Sandbox
+* [/WebOfTrustInfo/sss](https://github.com/WebOfTrustInfo/sss) - Library for the Shamir secret sharing scheme
- 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](https://github.com/WebOfTrustInfo/verifiable-news) - TBD: W3C Credentials Community Group repository for curbing "social bots" and mitigating the spread of online misinformation and "fake news".
+* [/WebOfTrustInfo/portable-reputation-toolkit](https://github.com/WebOfTrustInfo/portable-reputation-toolkit)
### Workshops
diff --git a/_posts/literature/2019-03-05-sovrin-literature.md b/_posts/literature/2019-03-05-sovrin-literature.md
index 53b8275b..a5cd9392 100644
--- a/_posts/literature/2019-03-05-sovrin-literature.md
+++ b/_posts/literature/2019-03-05-sovrin-literature.md
@@ -10,8 +10,8 @@ redirect_from:
sidebar:
title: DIDecentralized
nav: "sovnav"
-categories: ["Literature"]
-tags: ["Sovrin","Indy"]
+categories: ["Literature", "Sovrin Foundation"]
+tags: ["Indy","Evernym","GDPR"]
---
## Contents
diff --git a/_posts/literature/2019-03-11-literature.md b/_posts/literature/2019-03-11-literature.md
index 7e33d909..41c97f9e 100644
--- a/_posts/literature/2019-03-11-literature.md
+++ b/_posts/literature/2019-03-11-literature.md
@@ -5,7 +5,7 @@ permalink: literature/
canonical_url: 'https://decentralized-id.com/literature'
redirect_from: literature
categories: ["Literature"]
-tags: ["Index"]
+tags: ["DPKI","Rebooting WoT","Self Sovereign Identity","WEF","ID2020"]
---
diff --git a/_posts/literature/2019-09-14-augmented-social-network.md b/_posts/literature/2019-09-14-augmented-social-network.md
index 6f4932b3..dc6c6228 100644
--- a/_posts/literature/2019-09-14-augmented-social-network.md
+++ b/_posts/literature/2019-09-14-augmented-social-network.md
@@ -10,5 +10,4 @@ tags: ["Index","ASN"]
published: false
---
-**Building identity and trust into the next-generation Internet** by *Ken Jordan*, *Jan Hauser*, and *Steven Foster*.
**Building identity and trust into the next-generation Internet** by *Ken Jordan*, *Jan Hauser*, and *Steven Foster*.
\ No newline at end of file
diff --git a/_posts/organizations/2019-03-06-humanitarian.md b/_posts/organizations/2019-03-06-humanitarian.md
index 2db968b5..88f171d7 100644
--- a/_posts/organizations/2019-03-06-humanitarian.md
+++ b/_posts/organizations/2019-03-06-humanitarian.md
@@ -4,7 +4,7 @@ layout: single
classes: wide
toc: false
permalink: /organizations/humanitarian/
-canonical_url: 'https://decentralized-id.com/organizations/humanitarian/'
+redirect_to: /organizations/
redirect_from: humanitarian
tags: ["Humanitarian"]
categories: ["Organizations"]
@@ -13,12 +13,3 @@ published: true
---
-* [Blockchain Can Empower Stateless Refugees](https://www.law360.com/technology/articles/1095148/blockchain-can-empower-stateless-refugees)
-* [iRespond](https://www.irespond.org/) -international non-profit organization dedicated to solving the identity problem using a unique digital biometric identity solution
-* [The Humanized Internet](http://www.thehumanizedinternet.org/) — "to defend the rights of vulnerable people, and give every human being worldwide secure, sovereign control over their own digital identity."
-* [CheapID](http://guptaoption.com/cheapid/) - identity standard designed for use in conflicted environment like those many refugees or disaster victims may find themselves in.
- * uses [State In A Box - Identity Services Architecture](http://guptaoption.com/4.SIAB-ISA.php)
-* [World Identity Netowork](https://win.systems/)
- * Blockchain for Impact [(BFI)-UN](https://www.pvblic.org/blockchainforimpact)
-* [Self-Sovereign Identity Systems for Humanitarian Interventions—A Case Study on Protective Cash Transfer Programs](https://repository.tudelft.nl/islandora/object/uuid:6cdb5450-9a81-47a9-8ffa-f9bd77c72448/datastream/OBJ1/download)
-* [The Nail Finds a Hammer: Self-Sovereign Identity, Design Principles, and Property Rights in the Developing World](https://www.newamerica.org/future-property-rights/reports/nail-finds-hammer/)
diff --git a/_posts/organizations/2019-03-06-organizations.md b/_posts/organizations/2019-03-06-organizations.md
index c183597c..7aaf4384 100644
--- a/_posts/organizations/2019-03-06-organizations.md
+++ b/_posts/organizations/2019-03-06-organizations.md
@@ -15,3 +15,15 @@ work in progress....
* [My Data](mydata/) >>
* [Sovrin Foundation](sovrin-foundation/) >>
* [SSI Meetup](ssi-meetup/) >>
+
+## Humanitarian
+
+* [Blockchain Can Empower Stateless Refugees](https://www.law360.com/technology/articles/1095148/blockchain-can-empower-stateless-refugees)
+* [iRespond](https://www.irespond.org/) -international non-profit organization dedicated to solving the identity problem using a unique digital biometric identity solution
+* [The Humanized Internet](http://www.thehumanizedinternet.org/) — "to defend the rights of vulnerable people, and give every human being worldwide secure, sovereign control over their own digital identity."
+* [CheapID](http://guptaoption.com/cheapid/) - identity standard designed for use in conflicted environment like those many refugees or disaster victims may find themselves in.
+ * uses [State In A Box - Identity Services Architecture](http://guptaoption.com/4.SIAB-ISA.php)
+* [World Identity Netowork](https://win.systems/)
+ * Blockchain for Impact [(BFI)-UN](https://www.pvblic.org/blockchainforimpact)
+* [Self-Sovereign Identity Systems for Humanitarian Interventions—A Case Study on Protective Cash Transfer Programs](https://repository.tudelft.nl/islandora/object/uuid:6cdb5450-9a81-47a9-8ffa-f9bd77c72448/datastream/OBJ1/download)
+* [The Nail Finds a Hammer: Self-Sovereign Identity, Design Principles, and Property Rights in the Developing World](https://www.newamerica.org/future-property-rights/reports/nail-finds-hammer/)
diff --git a/_posts/organizations/2019-04-04-mydata.md b/_posts/organizations/2019-04-04-mydata.md
index 6bfd7d9f..21402ed9 100644
--- a/_posts/organizations/2019-04-04-mydata.md
+++ b/_posts/organizations/2019-04-04-mydata.md
@@ -7,7 +7,7 @@ permalink: organizations/mydata/
redirect_from: organizations/mydata
canonical_url: 'https://decentralized-id.com/organizations/mydata/'
categories: ["Organizations"]
-tags: ["MyData"]
+tags: ["MyData", "eIDAS","GDPR"]
last_modified_at: 2019-07-11T11:22:33-23:00
---
diff --git a/_posts/organizations/2019-07-15-women-in-identity.md b/_posts/organizations/2019-07-15-women-in-identity.md
index 429ae5aa..cb752c44 100644
--- a/_posts/organizations/2019-07-15-women-in-identity.md
+++ b/_posts/organizations/2019-07-15-women-in-identity.md
@@ -1,7 +1,7 @@
---
title: "Women in Identity - @WomeninID"
categories: ["Organizations"]
-tags: ["WomeninID"]
+tags: ["WomeninID","GDPR"]
permalink: organizations/womeninid/
last_modified_at: 2019-07-15T11:22:33-23:00
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 33aea946..6388a89a 100644
--- a/_posts/organizations/ssi-meetup/2019-04-01-ssi-meetup.md
+++ b/_posts/organizations/ssi-meetup/2019-04-01-ssi-meetup.md
@@ -4,8 +4,8 @@ layout: single
permalink: organizations/ssi-meetup/
canonical_url: 'https://decentralized-id.com/organizations/ssi-meetup/'
redirect_from: organizations/ssi-meetup
-categories: ["Organizations"]
-tags: ["SSI-Meetup"]
+categories: ["Multi-Media"]
+tags: ["SSI-Meetup","GDPR"]
last_modified_at: 2019-07-20T11:22:33-23:00
toc_sticky: false
---
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 a858e72c..b073c33c 100644
--- a/_posts/organizations/ssi-meetup/2019-07-19-use-cases.md
+++ b/_posts/organizations/ssi-meetup/2019-07-19-use-cases.md
@@ -5,7 +5,7 @@ permalink: organizations/ssi-meetup/use-cases/
canonical_url: 'https://decentralized-id.com/organizations/ssi-meetup/use-cases/'
redirect_from: #organizations/ssi-meetup
categories: ["Use-Cases"]
-tags: ["SSI-Meetup","IOT","Banking", "Healthcare"]
+tags: ["SSI-Meetup","IOT","Financial Services", "Healthcare"]
last_modified_at: 2019-07-20T11:22:33-23:00
toc_sticky: false
---
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 b7fd8562..2096c9ba 100644
--- a/_posts/organizations/ssi-meetup/2019-07-20-open-standards.md
+++ b/_posts/organizations/ssi-meetup/2019-07-20-open-standards.md
@@ -1,10 +1,10 @@
---
title: SSI-Meetup on Open Standards and Implementations
layout: single
-permalink: organizations/ssi-meetup/open-standards/
-canonical_url: 'https://decentralized-id.com/organizations/ssi-meetup/open-standards/'
-redirect_from: #organizations/ssi-meetup
-categories: ["Open Standards"]
+permalink: organizations/ssi-meetup/open-specs/
+canonical_url: 'https://decentralized-id.com/organizations/ssi-meetup/open-specs/'
+redirect_from: organizations/ssi-meetup/open-standards/
+categories: ["Specs-Standards"]
tags: ["SSI-Meetup","DID","BTCR","Verifiable Credentials","W3C","DKMS"]
last_modified_at: 2019-07-20T11:22:33-23:00
toc_sticky: false
diff --git a/_posts/public-sector/2019-03-01-public-sector.md b/_posts/public-sector/2019-03-01-public-sector.md
index 5f4dfbb9..ee1fcc6c 100644
--- a/_posts/public-sector/2019-03-01-public-sector.md
+++ b/_posts/public-sector/2019-03-01-public-sector.md
@@ -9,7 +9,8 @@ redirect_from:
- id-initiatives/state-sponsored
- state-sponsored/
- state-sponsored
-categories: ["Public-sector"]
+categories: ["Blockchain","Public Sector"]
+tags: ["VON","Evernym","uPort","DHS-SBIR"]
---
* [Identity Validation as a Public Sector Digital Service?](https://blog.aniljohn.com/2014/07/identity-validation-as-a-public-sector-digital-service.html)
diff --git a/_posts/public-sector/2019-03-05-VON.md b/_posts/public-sector/2019-03-05-VON.md
index 30ce25d9..340418c5 100644
--- a/_posts/public-sector/2019-03-05-VON.md
+++ b/_posts/public-sector/2019-03-05-VON.md
@@ -11,7 +11,8 @@ redirect_from:
sidebar:
title: DIDecentralized
nav: "sovnav"
-categories: ["Public-sector","VON"]
+categories: ["Sovrin Foundation","Hyperledger Foundation"]
+tags: ["VON","Indy","Pan Canadian Trust Framework","Public Sector"]
---
diff --git a/_posts/specs-standards/2019-03-03-specs-standards.md b/_posts/specs-standards/2019-03-03-specs-standards.md
index 84d49db1..8931f020 100644
--- a/_posts/specs-standards/2019-03-03-specs-standards.md
+++ b/_posts/specs-standards/2019-03-03-specs-standards.md
@@ -2,13 +2,13 @@
title: DID Related Web Standards
layout: single
permalink: specs-standards/
-canonical_url: 'https://decentralized-id.com/open-standardization/'
+canonical_url: 'https://decentralized-id.com/specs-standards/'
redirect_from:
- standards
- standards/
author_profile: true
-categories: ["Specs-standards"]
-tags: ["Index"]
+categories: ["Specs-Standards","Hyperledger"]
+tags: ["Index","Credentials Community Group", "DIF","FIDO","OpenID","XDI","W3C","OASIS","JSON-LD"]
last_modified_at: 2019-11-25T11:22:33-23:00
---
diff --git a/_posts/specs-standards/2019-03-15-xdi.md b/_posts/specs-standards/2019-03-15-xdi.md
index 974fa1c8..e6cf4b20 100644
--- a/_posts/specs-standards/2019-03-15-xdi.md
+++ b/_posts/specs-standards/2019-03-15-xdi.md
@@ -6,8 +6,8 @@ canonical_url: 'https://decentralized-id.com/specs-standards/xdi/'
redirect_from:
- standards/xdi
- standards/xdi/
-categories: ["Specs-standards"]
-tags: ["XDI"]
+categories: ["Specs-Standards"]
+tags: ["XDI","Danube","OASIS"]
---
* [tutorial.xdi2.org](https://tutorial.xdi2.org)
diff --git a/_posts/specs-standards/2020-01-04-JSON-LD.md b/_posts/specs-standards/2020-01-04-JSON-LD.md
new file mode 100644
index 00000000..5f73b65a
--- /dev/null
+++ b/_posts/specs-standards/2020-01-04-JSON-LD.md
@@ -0,0 +1,114 @@
+---
+title: JSON-LD
+layout: single
+permalink: /specs-standards/JSON-LD/
+canonical_url: 'https://decentralized-id.com/specs-standards/JSON-LD/'
+categories: ["Specs-Standards"]
+tags: ["Digital Bazaar","RDF","Linked Data","Credentials Community Group"]
+---
+
+"Open Standardization"
+
+
+[Publishing JSON-LD for Developers](https://datalanguage.com/news/publishing-json-ld-for-developers) | [Hacker News](https://news.ycombinator.com/item?id=17021939)
+[JSON-LD and Why I Hate the Semantic Web](http://manu.sporny.org/2014/json-ld-origins-2/) | [Hacker News](https://news.ycombinator.com/item?id=14474222)
+
+[WebOfTrustInfo/ld-signatures-java](https://github.com/WebOfTrustInfo/ld-signatures-java)
+[WebOfTrustInfo/ld-signatures-python](https://github.com/WebOfTrustInfo/ld-signatures-python)
+[w3c-ccg/ocap-ld](https://github.com/w3c-ccg/ocap-ld) - WORK ITEM: Linked Data Object Capabilities specification - w3c-ccg/ocap-ld
+[w3c-ccg/ld-cryptosuite-registry](https://github.com/w3c-ccg/ld-cryptosuite-registry) - REGISTRY: Linked Data Keys Registry (managed by W3C Credentials Community Group) - w3c-ccg/ld-cryptosuite-registry
+
+[Design Issues - LinkedData](https://www.w3.org/DesignIssues/LinkedData.html) -w3.org
+ > The Semantic Web isn't just about putting data on the web. It is about making links, so that a person or machine can explore the web of data. With linked data, when you have some of it, you can find other, related, data.
+ >
+ > Like the web of hypertext, the web of data is constructed with documents on the web. However, unlike the web of hypertext, where links are relationships anchors in hypertext documents written in HTML, for data they links between arbitrary things described by RDF,. The URIs identify any kind of object or concept. But for HTML or RDF, the same expectations apply to make the web grow:
+ >
+ > - Use URIs as names for things
+ > - Use HTTP URIs so that people can look up those names.
+ > - When someone looks up a URI, provide useful information, using the standards (RDF*, SPARQL)
+ > - Include links to other URIs. so that they can discover more things.
+
+[RDF.js: The new RDF and Linked Data JavaScript library](https://www.w3.org/community/rdfjs/2018/04/23/rdf-js-the-new-rdf-and-linked-data-javascript-library/)
+ > A diverse web requires decentralized data storage and maintenance. According to MIT’s Tim Berners-Lee, “it is about making links, so that a person or machine can explore the web of data. With Linked Data, when you have some of it, you can find other, related, data”.
+ >
+ > Zazuko’s CTO Thomas Bergwinkl adds that “Linked Data is built on top of the web stack and the programming language of the web is JavaScript. It is crucial for Web Developers to have access to well-designed JavaScript libraries to work with RDF and Linked Data”.
+ >
+ > The RDFJS W3C Community Group did a tremendous job in defining a standard to represent Linked Data in JavaScript. Several individuals and groups started to implement the RDFJS specification.
+
+[Comparison of RDFJS libraries](https://www.w3.org/community/rdfjs/wiki/Comparison_of_RDFJS_libraries)
+
+[Linked Data Capabilities](https://github.com/WebOfTrustInfo/rwot5-boston/blob/master/final-documents/lds-ocap.md) By Christopher Lemmer Webber and Mark S. Miller
+ > Linked Data Signatures enable a method of asserting the integrity of linked data documents that are passed throughout the web. The object capability model is a powerful system for ensuring the security of computing systems. In this paper, we explore layering an object capability model on top of Linked Data Signatures via chains of signed proclamations. fn:1 We call this system "Linked Data Capabilities", or "ld-ocap" for short.
+
+[Identity as Linked Data on Immutable Ledgers](https://github.com/WebOfTrustInfo/rwot3-sf/blob/master/topics-and-advance-readings/identity-as-linked-data-on-immutable-ledgers.md)
+ > Content creators on the Web are getting a raw deal. They get a fraction of a cent for an ad played on YouTube, and nothing on Facebook, for filling these sites with traffic-driving content. It’s hard to make a living when you’re a creative. Licensing is hard; the user experience is bad, so lawyers and middlemen extract the most value. In the music industry, more money flows into the pockets of distributors than creatives. Consumers are often happy to pay for their content. Instead, they're forced to sit through ads.
+
+[Blockchain Extensions for Linked Data Signatures](https://github.com/WebOfTrustInfo/rwot3-sf/blob/master/topics-and-advance-readings/blockchain-extensions-for-linked-data-signatures.md) by Manu Sporny, Harlan Wood, Noah Thorp, Wayne Vaughn, Christopher Allen, Jason Bukowski, and Dave Longley
+ > The term Linked Data is used to describe a recommended best practice for exposing, sharing, and connecting information on the Web using standards, such as URLs, to identify things and their properties. When information is presented as Linked Data, other related information can be easily discovered and new information can be easily linked to it. Linked Data is extensible in a decentralized way, greatly reducing barriers to large scale integration.
+ >
+ > With the increase in usage of Linked Data for a variety of applications, there is a need to be able to verify the authenticity and integrity of Linked Data documents. The Linked Data Signatures specification added authentication and integrity protection to linked data documents through the use of public/private key cryptography without sacrificing Linked Data features such as extensibility and composability.
+
+[Resource Integrity Proofs](https://github.com/WebOfTrustInfo/rwot7-toronto/blob/master/final-documents/resource-integrity-proofs.md) by Ganesh Annan and Kim Hamilton Duffy
+ > Cryptographic linking provides discoverability, integrity, and scheme agility
+ > Contributors: Manu Sporny, Dave Longley, David Lehn, and Bohdan Andriyiv
+ >
+ > Currently, the Web provides a simple yet powerful mechanism for the dissemination of information via links. Unfortunately, there is no generalized mechanism that enables verifying that a fetched resource has been delivered without unexpected manipulation. Would it be possible to create an extensible and multipurpose cryptographic link that provides discoverability, integrity, and scheme agility?
+ >
+ > Cryptographic linking solutions today have yet to provide a generalized mechanism for creating tamper-evident links. The Subresource Integrity standard limits this guarantee to script and link resources loaded on Web pages via the use of HTML attributes. IPFS provides a verification mechanism that is constrained to hash-based, content-addressable links, with no ability to complete content negotiation. RFC6920 proposes another mechanism that cannot be applied to existing links: it recommends the use of named information hashes and a resolution method that creates a content addressable URL [1]. Resource Integrity Proofs incorporates ideas from these standards and solutions to provide a new data format for cryptographic links that is fit for the open world.
+
+[Recent happenings with Linked Data Capabilities](https://github.com/WebOfTrustInfo/rwot6-santabarbara/blob/master/topics-and-advance-readings/ld-ocap-recent-happenings.md)
+ > Veres One's architecture has been adjusted to take full advantage of Linked Data Capabilities as its primary mechanism for granting authority to perform operations on the ledger as well as on DID Documents. permission to update key materials can be conditionally handed out to an entity (or entities) and later revoked if deemed appropriate using Linked Data Capabilities' design.
+ >
+ > As for ledger updates, Accelerators also make use of Linked Data Capabilities. To prevent spamming the ledger, the costs of an update must somehow be accounted for. The traditional way to do this on a blockchain is to use proof of work, and this is also an option in Veres One, but for those use cases where expending time and energy on proof of work is less desirable users can use an "accelerator".
+ >
+ > An accelerator is an entity that has been granted a capability to perform updates on the ledger more quickly. Accelerators may likewise take advantage of Linked Data Capabilities' support for delegation, with or without caveats.
+
+[Designing a Linked Data developer experience](https://ruben.verborgh.org/blog/2018/12/28/designing-a-linked-data-developer-experience/)
+ > Making decentralized Web app development fun
+ >
+ > While the Semantic Web community was fighting its own internal battles, we failed to gain traction with the people who build apps that are actually used: front-end developers. Ironically, Semantic Web enthusiasts have failed to...
+
+[What Is JSON-LD Markup and Why Is It Better than Schema.org?](https://sitechecker.pro/json-ld-markup/)
+ > If you understand how to use schema.org, but do not dare to mark pages up because of the complexity of the process, this article is for you. There is an effective and easy-to-use alternative - the JSON-LD format.
+
+[Libre Lounge: Episode 17: ActivityPub Part 2 on Apple Podcasts](https://librelounge.org/episodes/episode-17-activitypub-part-2.html) - [Part 1](https://librelounge.org/episodes/episode-12-activitypub-part-1.html) - [Part 3](https://librelounge.org/episodes/episode-20-activitypub-part-3.html)
+ > In our ongoing series about ActivityPub, Chris and Serge explore the world of JSON-LD and the ActivityStreams vocabulary.
+ >
+ > Links: [ActivityPub Specification (w3c)](https://www.w3.org/TR/activitypub/) - [ActivityStreams (w3c)](https://www.w3.org/TR/activitystreams-core/) - [JSON-LD (json-ld.org)](https://json-ld.org/) [JSON-LD Playground (json-ld.org)](https://json-ld.org/playground/) - [Cyc (wikipedia)](https://en.wikipedia.org/wiki/Cyc) - [RDF (w3c)](https://www.w3.org/RDF/)
+
+
+## [JSON-LD Articles and Presentations](json-ld.org/learn.html) ([source](https://github.com/json-ld/json-ld.org))
+
+### Introductory Material
+
+- [What is Linked Data?](http://www.youtube.com/watch?v=4x_xzT5eF5Q) Short video introduction to Linked Data by Manu Sporny.
+- [What is JSON-LD?](http://www.youtube.com/watch?v=vioCbTo3C-4) Short video introduction to JSON-LD by Manu Sporny.
+- [JSON-LD: Core Markup](https://www.youtube.com/watch?v=UmvWk_TQ30A) An overview of some of the core markup features of JSON-LD including types, aliasing, nesting, and internationalization support by Manu Sporny.
+- [JSON-LD: Compaction and Expansion](https://www.youtube.com/watch?v=Tm3fD89dqRE) An overview of JSON-LD's compaction and expansion features and how you can use them to merge data from multiple sources by Manu Sporny.
+- [Linked Data Signatures](https://www.youtube.com/watch?v=QdUZaYeQblY) An overview of how digital signatures can be added to Linked Data to provide verifiable statements on the Web by Manu Sporny.
+- [Credentials on the Web](https://www.youtube.com/watch?v=eWtOg3vSzxI) A quick introduction to verifiable credentials on the Web by Manu Sporny.
+- [Creating 3rd Generation Web APIs with JSON-LD and Hydra](http://m.lanthi.com/www2013-paper), Markus Lanthaler. Proceedings of the Proceedings of the 22nd International World Wide Web Conference (WWW2013), pp. 35-37. Rio de Janeiro, Brazil: ACM Press.
+- [Model Your Application Domain, Not Your JSON Structures](http://m.lanthi.com/wsrest2013-paper), Markus Lanthaler and Christian Gütl. Proceedings of the 4th International Workshop on RESTful Design (WS-REST 2013) at WWW2013, pp. 1415-1420. Rio de Janeiro, Brazil: ACM Press.
+- [Hydra: A Vocabulary for Hypermedia-Driven Web APIs](http://m.lanthi.com/ldow2013-paper), Markus Lanthaler and Christian Gütl. Proceedings of the 6th Workshop on Linked Data on the Web (LDOW2013) at WWW2012. Rio de Janeiro.
+- [On Using JSON-LD to Create Evolvable RESTful Services](http://m.lanthi.com/jsonld4rest-paper), Markus Lanthaler and Christian Gütl. Proceedings of the 3rd International Workshop on RESTful Design (WS-REST 2012) at WWW2012, pp. 25-32. Lyon, France: ACM Press.
+
+### Presentations
+
+- [JSON-LD: JSON for the Social Web](http://www.slideshare.net/gkellogg1/jsonld-json-for-the-social-web) by Gregg Kellogg, W3C Social Standards Workshop 2013, San Francisco, CA, USA.
+- [Building Next-Generation Web APIs with JSON-LD and Hydra](http://slidesha.re/sl-portland2013) by Markus Lanthaler, Symfony Live Portland 2013, OR, USA.
+- [Model Your Application Domain, Not Your JSON Structures](http://slidesha.re/wsrest2013-preso) by Markus Lanthaler, World Wide Web Conference (WWW2013), Rio de Janeiro, Brazil.
+- [Hydra: A Vocabulary for Hypermedia-Driven Web APIs](http://slidesha.re/ldow2013-preso) by Markus Lanthaler, World Wide Web Conference (WWW2013), Rio de Janeiro, Brazil.
+- [JSON-LD: JSON for Linked Data](http://www.slideshare.net/gkellogg1/json-for-linked-data) by Gregg Kellogg, Semantic Technology & Business Conference (SemTechBiz SF 2012), San Francisco, CA, USA.
+- [JSON-LD for RESTful Services](http://slidesha.re/jsonld4rest) by Markus Lanthaler, World Wide Web Conference (WWW2012), Lyon, France.
+- [JSON-LD and MongoDB](http://www.slideshare.net/gkellogg1/jsonld-and-mongodb) by Gregg Kellogg, NoSQL Now! 2012, San Jose, CA, USA.
+- [JSON-LD Update – DC-2017](http://www.greggkellogg.net/presentations/JSON-LD-Update-DC-2017/) by Gregg Kellogg, DC 2017, October 2017, Washington DC.
+- [JSON-LD Update – W3C TPAC 2017](https://json-ld.org/presentations/JSON-LD-Update-TPAC-2017/) by Gregg Kellogg, October 2017, Washington DC.
+- [JSON-LD Support for Property Graphs – W3C Data Workshop](https://json-ld.org/presentations/JSON-LD-Support-for-Property-Graphs/) by Gregg Kellogg, May 2019, Berlin.
+- [JSON-LD Update – W3C TPAC 2019](https://json-ld.org/presentations/JSON-LD-Update-TPAC-2019/) by Gregg Kellogg, September 2019, Fukuoka, Japan.
+
+### Blog Posts
+
+- [JSON-LD: Building Meaningful Data APIs](http://blog.codeship.com/json-ld-building-meaningful-data-apis/), [Benjamin Young](http://bigbluehat.com/).
+- [Webizing your database with Linked Data in JSON-LD on Cloudant](https://cloudant.com/blog/webizing-your-database-with-linked-data-in-json-ld/), [Benjamin Young](http://bigbluehat.com/).
+
+Website content released under a [Creative Commons CC0 Public Domain Dedication](http://creativecommons.org/about/cc0) except where an alternate is specified. Part of the [PaySwarm](http://payswarm.com/) standardization initiative.
\ No newline at end of file