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

 


Help: OASIS Mailing Lists Help | MarkMail Help

xri message

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


Subject: Re: [xri] Groups - XRD 1.0 - Working Draft 09 (xrd-1.0-wd09.html) uploaded


Hi guys, 

what happened to the ds:KeyInfo-as-child-of-Link element? 

I was imagining host-metas to look something like this (note how balfanz.net is handing off signing to its hosting provider google.com in the URITemplate):

<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0" xml:id="foo"
     xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <ds:Signature>
    ... astonishing amount of stuff that says "foo was signed by balfanz.net" ...
  </ds:Signature>
  <Host>balfanz.net</Host>
  <Link>
    <Rel>http://specs.openid.net/auth/2.0/server</Rel>
    <Uri>https://www.google.com/a/balfanz.net/o8/ud?be=o8</Uri>
  </Link>
  <Link>
    <Rel>http://www.iana.org/assignments/relation/describedby</Rel>
    <MediaType>application/xrd+xml</MediaType>
    <UriTemplate>https://www.google.com/accounts/o8/user-xrd?uri={%uri}</UriTemplate>
    <ds:KeyInfo>
      <ds:KeyName>hosted-id.google.com</ds:KeyName>
    </ds:KeyInfo>
  </Link>
</XRD>

I didn't join the call today since I didn't know ds:KeyInfo was an endangered species. Draft 07 looked good to me :-)

Dirk.

On Thu, Oct 15, 2009 at 3:15 PM, <will@internet2.edu> wrote:
The document named XRD 1.0 - Working Draft 09 (xrd-1.0-wd09.html) has been
submitted by Will Norris to the OASIS Extensible Resource Identifier (XRI)
TC document repository.

Document Description:


View Document Details:
http://www.oasis-open.org/committees/document.php?document_id=34724

Download Document:
http://www.oasis-open.org/committees/download.php/34724/xrd-1.0-wd09.html


PLEASE NOTE:  If the above links do not work for you, your email application
may be breaking the link into two pieces.  You may be able to copy and paste
the entire link address into the address field of your web browser.

-OASIS Open Administration



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