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


Title: Re: [xri] Groups - XRD 1.0 - Working Draft 09 (xrd-1.0-wd09.html)  uploaded
You can still do that.

We took it out because it was not sufficiently defined since the XRD spec does not mention trust or linked XRD documents in any way and so it was odd to have an element there without any real (one that would support interoperability) explanation of it.

What I would like to see is a separate spec for a trust profile of XRD that would accommodate the OpenID, host-meta, and WebFinger requirements. Feel like writing something?

EHL


On 10/15/09 3:32 PM, "Dirk Balfanz" <balfanz@google.com> wrote:

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 <http://balfanz.net>  is handing off signing to its hosting provider google.com <http://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 <http://balfanz.net> " ...
  </ds:Signature>
  <Host>balfanz.net <http://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} <https://www.google.com/accounts/o8/user-xrd?uri=%7B%uri%7D> </UriTemplate>
    <ds:KeyInfo>
      <ds:KeyName>hosted-id.google.com <http://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]