OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

xdi message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: XDI TC Notes Unofficial Telecon Monday 2016-11-15


XDI TC Notes


Following are the notes of the unofficial telecon of the XDI TC held on:

Date: Tuesday, 15 November 2016 USA
Time: 9:00AM - 10:00AM Pacific Time (17:00-18:30 UTC)


The TC operates under a standing rule approved 17 July 2008 under which the TC does not hold regular official meetings and conducts all business by electronic ballot only. Unofficial weekly meetings are held to enable discussion among members but no business is conducted nor actions taken.

ATTENDING

Markus Sabadello
Drummond Reed
Joseph Boyle
Les Chasen

NOTES

Updated Specs

Markus made some minor updates to the Messaging and Link Contract specifications, per last week’s discussions:

http://xdi.org/xdi-spec-docbook/xdi/xdi-messaging-1.0/xdi-messaging-1.0-wd05.xml

http://xdi.org/xdi-spec-docbook/xdi/xdi-link-contracts-1.0/xdi-link-contracts-1.0-wd01.xml


Markus explained that he updated these two specifications according to proposals made last week (use of $from, $to, $contract).

DIDs, DDOs, and XDI

Markus has done some more work on using DIDs and DDOs for XDI registration and discovery.


DID Specification Working Draft 05:

https://docs.google.com/document/d/1Z-9jX4PEWtyRFD5fEyyzEnWK_0ir0no1JJLuRu8O9Gs/


Markus has worked on a tool for generating DIDs and DDOs based on the XDI graph model:

https://server.xdi2.org/XDIRegistrar


Also see this wiki page:

https://wiki.oasis-open.org/xdi/XdiDID


We noted that the current DID Specification Working Draft 05 mentions JXD as a possible format for expressing DDOs, and that it contains XDI service endpoints as examples.


Examples:

XDI DISPLAY FORMAT

=!:did:sov:21tDAKCERh95uGgKbJNHYp/#control/=!:did:sov:JwnauseVWxVwUJj3oWiagX
=!:did:sov:21tDAKCERh95uGgKbJNHYp/#control/=!:did:sov:bsAdB81oHKaCmLTsgajtp9
=!:did:sov:21tDAKCERh95uGgKbJNHYp/#control/{$self}
=!:did:sov:21tDAKCERh95uGgKbJNHYp/#guardian/=!:did:sov:8uQhQMGzWxR8vw5P3UWH1j
=!:did:sov:21tDAKCERh95uGgKbJNHYp/$is/=!:did:btc1:794856-624
=!:did:sov:21tDAKCERh95uGgKbJNHYp/$is/=!:did:sov:LbQkpEBuFHYW1KBWTQrPop
=!:did:sov:21tDAKCERh95uGgKbJNHYp/$is/=!:did:uport:0xa9be82e93628abaac5ab557a9b3b02f711c
=!:did:sov:21tDAKCERh95uGgKbJNHYp#service<#openid><$uri>/&/"https://openid.example.com/4"
=!:did:sov:21tDAKCERh95uGgKbJNHYp#service<$xdi><$uri>/&/"https://xdi.example.com/123"

JXD FORMAT

[
 {
   "@xdi": {
       "guardian": { "@id": "#guardian", "@type": "@id" },
       "control": { "@id": "#control", "@type": "@id" },
       "service": { "@id": "#service", "@type": "@id" },
       "openiduri": "<#openid><$uri>",
       "xdiuri": "<$xdi><$uri>"
   },
   "@id": "=!:did:sov:21tDAKCERh95uGgKbJNHYp",
   "control": [
     "=!:did:sov:JwnauseVWxVwUJj3oWiagX",
     "=!:did:sov:bsAdB81oHKaCmLTsgajtp9",
     "{$self}"
   ],
   "is": [
     "=!:did:btc1:794856-624",
     "=!:did:sov:LbQkpEBuFHYW1KBWTQrPop",
     "=!:did:uport:0xa9be82e93628abaac5ab557a9b3b02f711c0151c"
   ],
   "guardian": [
     "=!:did:sov:8uQhQMGzWxR8vw5P3UWH1j"
   ],
   "service": {
     "openiduri": "https://openid.example.com/456",
     "xdiuri": "https://xdi.example.com/123"
   }
 }
]

NEXT REGULAR CALL

The next call will be the following week at the usual time (Tuesday 9AM PT). The link to where agenda items can be posted for the next meeting is: https://docs.google.com/document/d/19oDl0lbb56Grehx2a5flZnhrgnua5l8cVvC_dJ8fTXk/edit?usp=sharing






[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]