From f93011a58682286172f75d69a59026ded457d22c Mon Sep 17 00:00:00 2001 From: infominer33 Date: Fri, 15 Mar 2019 18:35:26 -0400 Subject: [PATCH] add oasis xdi tc --- README.md | 9 +++++++++ identity-github.md | 9 +++++++++ xdi.md | 37 ++++++++++++++++++++++++++----------- 3 files changed, 44 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 2de116dc..afab5000 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ For now, this is still home and best maintained. * [Decentralized Identity History](#decentralized-identity-history-) * [What is Self Sovereign Identity?](#self-sovereign-identity-) * [DID Related Web Standards](#did-related-web-standards-) + * [OASIS XDI TC Technical Committee](#oasis-xdi-tc-technical-committee-) * [W3C](#w3c-) * [DID the Decentralized Identifier](#did-the-decentralized-identifier-) * [Verifiable Claims](#verifiable-claims-) @@ -124,6 +125,14 @@ It's impossible to have a conversation about decentralized-id without discussing ## DID Related Web Standards [**^**](#contents) +### OASIS XDI TC Technical Committee [**^**](#contents) + +* /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) + + ### W3C [**^**](#contents) ![](https://imgur.com/Lz6RTysl.png) diff --git a/identity-github.md b/identity-github.md index 674e7732..3ee705c2 100644 --- a/identity-github.md +++ b/identity-github.md @@ -21,6 +21,7 @@ Please send [a message](../index.html#contact), open an issue or submit a pull-r * [XDI Cloud](#xdi-cloud-) * [XDI Server Deployed Via](#xdi-server-deployed-via-) * [Services](#services-) +* [OASIS XDI TC Technical Committee](#oasis-xdi-tc-technical-committee-) * [Digital Bazaar](#digital-bazaar-) * [DB - Identity](#db---identity-) * [DB - Credentials](#db---credentials-) @@ -190,7 +191,15 @@ A configuration profile of the XDI2 server for hosting a registry of XDI names a * /projectdanube/xdi2-connect-auth-service - This is a "Connect Auth Service" component for the XDI Browser binding. +## OASIS XDI TC Technical Committee [**^**](#contents) +* /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/ diff --git a/xdi.md b/xdi.md index 4feca47e..5c1a3be0 100644 --- a/xdi.md +++ b/xdi.md @@ -7,17 +7,19 @@ The XNS Public Trust Organization was founded in July 2000, shortly after Intern ## Contents +* [RWoT Papers](#rwot-papers-) * [Project Danube](#project-danube-) -* [Project Danube Github Repos](#project-danube-github-repos-) - * [XDI Libraries](#xdi-libraries-) - * [XDI - Various Integrations](#xdi---various-integrations-) - * [XDI Configurations](#xdi-configurations-) - * [XDI Examples](#xdi-examples-) - * [XDI Plugins](#xdi-plugins-) - * [Aeternam](#aeternam-) - * [XDI Cloud](#xdi-cloud-) - * [XDI Server Deployed Via](#xdi-server-deployed-via-) - * [Services](#services-) +* [Github Repos](#github-repos-) + * [OASIS XDI TC Technical Committee](#oasis-xdi-tc-technical-committee-) + * [Danube Github](#danube-github-) + * [XDI - Various Integrations](#xdi---various-integrations-) + * [XDI Configurations](#xdi-configurations-) + * [XDI Examples](#xdi-examples-) + * [XDI Plugins](#xdi-plugins-) + * [Aeternam](#aeternam-) + * [XDI Cloud](#xdi-cloud-) + * [XDI Server Deployed Via](#xdi-server-deployed-via-) + * [Services](#services-) ## RWoT Papers @@ -52,14 +54,27 @@ The XNS Public Trust Organization was founded in July 2000, shortly after Intern > * A discovery function - enables looking up a registered DID in the blockchain > * A master key recovery function + + ## Project Danube [**^**](#contents) Markus Sabadello began working on Project Danube [around 2010](https://web.archive.org/web/20101221105543/http://projectdanube.org/) >This is an open-source project offering software for identity and personal data services on the Internet. The core of this project is an XDI-based Personal Data Store - a semantic database for your personal data, which always remains under your control. Applications on top of this database include the Federated Social Web, the selective sharing of personal data with organizations, and much more. -## Project Danube Github Repos [**^**](#contents) +## Github Repos [**^**](#contents) +## OASIS XDI TC Technical Committee [**^**](#contents) + +* /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/ + +## Danube Github [**^**](#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