diff --git a/identity-github.md b/identity-github.md index 7ce35856..b4f0a7b3 100644 --- a/identity-github.md +++ b/identity-github.md @@ -10,16 +10,17 @@ Please send [a message](../index.html#contact), open an issue or submit a pull-r ## Contents -* [/WebOfTrustInfo](#weboftrustinfo) - * [RWoT Design Workshop](#rwot-design-workshop-) - * [RWoT BTCR](#rwot-btcr-) - * [RWoT Txref Conversion](#rwot-txref-conversion-) - * [RWoT Linked Data](#rwot-linked-data-) +* [Project Danube](#project-danube-) * [Digital Bazaar](#digital-bazaar-) * [DB - Identity](#db---identity-) * [DB - Credentials](#db---credentials-) * [DB - DID](#db---did-) * [DB - Linked Data](#db---linked-data-) +* [/WebOfTrustInfo](#weboftrustinfo) + * [RWoT Design Workshop](#rwot-design-workshop-) + * [RWoT BTCR](#rwot-btcr-) + * [RWoT Txref Conversion](#rwot-txref-conversion-) + * [RWoT Linked Data](#rwot-linked-data-) * [/w3c](#w3c---world-wide-web-consortium-) * [Verifiable Claims Working Group](#w3cverifiable-claims----vc-working-group) * [Credentials Community Group](#w3c-ccg---credentials-community-group-) @@ -78,29 +79,140 @@ Please send [a message](../index.html#contact), open an issue or submit a pull-r * [/decentralized-id/decentralized-id.github.io](#decentralized-iddecentralized-idgithubio-) * [HOME](https://infominer.id) +## /project-danube [**^**](#contents) -## /WebOfTrustInfo +* /projectdanube/indy-sdk-java - Java binding to the native Indy SDK +* /projectdanube/blockstack-cli-java - Java client for Blockstore ->The Web of Trust is a buzzword for a new model of decentralized self-sovereign identity. It’s a phrase that dates back almost twenty-five years, the classic definition derives from PGP. -\#RebootingWebOfTrust holds bi-annual design workshops where many of the ideas in SSI\DID were formed. +### XDI [**^**](#contents) -In advance of each workshop, all participants produce a one-or-two page topic paper on either: +* /projectdanube/xdi-tutorial - XDI Tutorial +* /projectdanube/XDINinja-swing - XDI-enabled standalone client application +* /projectdanube/xdi2-tools - XDI2 maintenance and other tools +* /projectdanube/xdi2-connect-auth-service - This is a "Connect Auth Service" component for the XDI Browser binding. + +#### XDI libraries [**^**](#contents) + +* /projectdanube/xdi2 - XDI2 general purpose library and server +* /projectdanube/xdi-js - XDI client library for JavaScript +* /projectdanube/xdi2-connect-core - Shared library for the XDI Connect protocol + + +#### XDI - Various Integrations [**^**] + +* /projectdanube/xdi2-bdb - Support for using BDB as XDI2 backend storage +* /projectdanube/xdi2-mongodb - Support for using MongoDB as XDI2 backend storage +* /projectdanube/xdi2-server-heroku - XDI2 Server deployed via Heroku +* /projectdanube/xdi2-redis - Support for using Redis as XDI2 backend storage +* /projectdanube/xdi2-tor - Integration of XDI and Tor +* /projectdanube/xdi2-ipfs - Integration of XDI and IPFS + +#### XDI Configuration [**^**](#contents) + +* /projectdanube/xdi2-selfhosted - A configuration profile of the XDI2 server for self-hosting a single XDI graph. +* /projectdanube/xdi2-csp - A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs. +* /projectdanube/xdi2-registry - +A configuration profile of the XDI2 server for hosting a registry of XDI names and XDI numbers. + +#### XDI Examples [**^**](#contents) + +* /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-example-messaging - XDI2 Examples: Basic messaging functionality. +* /projectdanube/xdi2-example-advanced-server - XDI2 Examples: Setting up advanced XDI servers. +* /projectdanube/xdi2-connect-acmenews - +acmenews XDI2 demo +* /projectdanube/xdi2-connect-leshop - +leshop XDI2 demo +* /projectdanube/xdi2-example-secp256k1-client - Example XDI client using cid-2 cryptographic XDI numbers. +* /projectdanube/xdi2-example-ec25519-client - Example XDI client using cid-1 cryptographic XDI numbers. + + + +#### XDI Plugins [**^**](#contents) + +* /projectdanube/xdi2-crypto-secp256k1 - This is an secp256k1 crypto plugin for the XDI2 client and server. +* /projectdanube/xdi2-crypto-ec25519 - This is an Ed25519 crypto plugin for the XDI2 client and server. +* /projectdanube/xdi2-connector-facebook - A connector plugin for the XDI2 server that maps data from Facebook to XDI +* /projectdanube/xdi2-connector-meeco - A connector plugin for Meeco +* /projectdanube/XDINinja-plugin - A browser plugin that is like "Twitter for data" +* /projectdanube/xdi2-connector-cozy - A connector plugin for CozyCloud +* /projectdanube/xdi2-filesys - Plugin for an XDI2 server to integrate with a local filesystem + +#### Aeternam [**^**](#contents) + +* /projectdanube/aeternam-xdi-sncf - Aeternam PNR Demo: SNCF +* /projectdanube/aeternam-xdi-db - Aeternam PNR Demo: Deutsche Bahn +* /projectdanube/aeternam-xdi-tests - XDI experimentation for ÆTERNAM / ÆVATAR +* /projectdanube/aeternam-xdi-maria - Aeternam PNR Demo: Maria +* /projectdanube/aeternam-xdi-webshop - Aeternam PNR Demo: Webshop +* /projectdanube/aeternam-xdi-oebb - Aeternam PNR Demo: ÖBB + +#### XDI Cloud [**^**](#contents) + +* /projectdanube/xdi2-cloudcards - XDI Cloud Card Viewer +* /projectdanube/xdi2-messenger - XDI Cloud Messenger +* /projectdanube/xdi2-manager - XDI Cloud Manager + +#### 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-connect-service - This is a "Connect Service" component for the XDI Browser binding. + +* /projectdanube/ +* /projectdanube/ +* /projectdanube/ +* /projectdanube/ +* /projectdanube/ +* /projectdanube/ + +Updated on Sep 14, 2015 +xdi2-example-client +XDI2 Examples: Writing XDI client applications. + Java 1 MIT Updated on Sep 8, 2015 +xdi2-example-core +XDI2 Examples: Simple uses of the core functionality. + Java 1 1 MIT Updated on Sep 8, 2015 +neustar-discovery-service +Forked from neustarpc/neustar-discovery-service +Neustar XDI Discovery Service based on XRI Resolution + Java 2 MIT Updated on Aug 10, 2015 +xdi2-connect-auth-service-war +"Authorization Service" for the XDI Connect protocol, packaged as .WAR file + Java AGPL-3.0 Updated on Jul 29, 2015 +xdi2-connect-service-war +"Connect Service" for the XDI Connect protocol, packaged as .WAR file + Java Updated on Jul 28, 2015 +xdi-grapheditor +Forked from neustar/xdi-grapheditor +An XDI Graph Editor + JavaScript 6 MIT Updated on Apr 29, 2015 +xdi2-connector-personal +A connector plugin for the XDI2 server that maps data from Personal.com to XDI + Java 1 2 MIT Updated on Nov 18, 2014 +xdi2-docker +Dockerfiles for XDI2 + Shell Updated on Nov 18, 2014 +xdi2-connect-buttonbuilder +"Button Builder" component for the XDI Connect protocol + JavaScript MIT Updated on Aug 26, 2014 +withsqlite +Forked from jvasile/withsqlite +A module for a python dict that back ends on an sqlite3 database. It's bit like shelve but with json and sqlite3. + Python 4 GPL-3.0 Updated on Apr 28, 2014 +xdi2-pixel +Tool to translate a personal cloud policy language (Pixel) to XDI link contracts. + Java 1 Updated on Feb 9, 2014 +xdi2-oauth2 +DEPRECATED: Dynamic provisioning of XDI link contracts via OAuth 2.0 -* A specific problem that they wanted to solve with a web-of-trust solution, and why current solutions (PGP or CA-based PKI) can't address the problem? -* A specific solution related to the web-of-trust that you'd like others to use or contribute to? -The workshop itself also produces technical whitepapers, this Repository holds a record of the progression of thought in SSI, since November, 2015. -* 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 - - 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 ## Digital Bazaar [**^**](#contents) @@ -173,6 +285,29 @@ JSON for Linked Data * /digitalbazaar/flex-ledger - Forked from web-payments/flex-ledger A decentralized Linked Data Ledger for the Web +## /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. + +\#RebootingWebOfTrust holds bi-annual design workshops where many of the ideas in SSI\DID were formed. + +In advance of each workshop, all participants produce a one-or-two page topic paper on either: + +* A specific problem that they wanted to solve with a web-of-trust solution, and why current solutions (PGP or CA-based PKI) can't address the problem? +* A specific solution related to the web-of-trust that you'd like others to use or contribute to? + +The workshop itself also produces technical whitepapers, this Repository holds a record of the progression of thought in SSI, since November, 2015. + +* 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 + - 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 + ### RWoT Design Workshop [**^**](#contents) * [White Papers, Specifications & Proofs of Concept](https://github.com/WebOfTrustInfo/rwot1-sf/blob/master/topics-and-advance-readings/white-papers--specifications---and-proof-of-concept-code.md)