
From paulej@packetizer.com  Wed Jul  3 21:36:58 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E000911E8129 for <webfinger@ietfa.amsl.com>; Wed,  3 Jul 2013 21:36:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000,  BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BJXz2ZJkfcNc for <webfinger@ietfa.amsl.com>; Wed,  3 Jul 2013 21:36:54 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id 82BBD11E811A for <webfinger@ietf.org>; Wed,  3 Jul 2013 21:36:54 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r644akBB028537 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Thu, 4 Jul 2013 00:36:46 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1372912607; bh=Yr0fAVMRLyWzvQ9fd3F/LS2Q5l8LFw2xI+S8GTddpYk=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding; b=sKA5NYk9bZoT15ZhP69XMK5n2qjJBp8eCGHqSXNgzqM/safVbrKYz/hygMZkvl+dq yE9V+dUZJXi4oU7avKqZlazr7H3iHFfq4HSojxWlLx9RmDYwMf0KhdH7c29VkIP1r/ 77T7aBtULnWbJx3Rata2LyxxqJ9nJs7hDsZDKTV4=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "'Mike Jones'" <Michael.Jones@microsoft.com>, "'Pete Resnick'" <presnick@qti.qualcomm.com>, "'Barry Leiba'" <barryleiba@computer.org>
Date: Thu, 4 Jul 2013 00:37:21 -0400
Message-ID: <0a8601ce7870$2ceef090$86ccd1b0$@packetizer.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Thread-Index: Ac54b/+RVaeOYKm0QymkYkIBmSl/TQ==
Content-Language: en-us
Cc: 'salvatore loreto' <salvatore.loreto@ericsson.com>, 'webfinger' <webfinger@ietf.org>, 'Melvin Carvalho' <melvincarvalho@gmail.com>, draft-ietf-appsawg-webfinger@tools.ietf.org
Subject: [webfinger] Revised WebFinger spec (draft -15)
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Jul 2013 04:36:59 -0000

Folks,

Having reviewed the thread below and taken other input into consideration, I
revised the WebFinger document and it now appears as draft -15.

Here's a summary of changes and responses on some comments made:

* Most significantly, I removed all of the contentious examples.  I kept
  the OpenID Connect example and brought over an "http" example from RFC
6415.
  Neither should be contentious, since the first is a concrete example
  from OpenID and the second is an example that existed already in an RFC.
  No example email auto config, device: URI, or locating a blog given an
email
  Address.  

* I did not change the language to say that WF is a framework.  It is a
protocol
  with a well-defined syntax, not unlike HTTP. What one requests and what
  payload, like HTTP, is really outside the scope of the spec.  That said,
  Section 1 states that applications that desire to use WF must specify
  "properties, titles, and link relation types that are appropriate for the
  application".  Is this sufficient to address this concern?

* There was a suggestion to define a "rel" registry.  Such a registry
  already exists: http://www.iana.org/assignments/link-relations/

* Clarified that some server responses may have either an empty links array
  or no links array.  (No change in behavior, but this clarification was
  requested.)

* I removed text in section 4.5 that recommends the use of the acct URI
  scheme.  Applications / usage specifications will indicate what scheme
  to use and we do not need to dance around this issue in the protocol spec.

* A few minor edits (e.g., references and word choice)

You can find the current text here:
http://tools.ietf.org/html/draft-ietf-appsawg-webfinger-15

Paul



From barryleiba@gmail.com  Thu Jul  4 07:59:42 2013
Return-Path: <barryleiba@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C7E821F99B7 for <webfinger@ietfa.amsl.com>; Thu,  4 Jul 2013 07:59:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.957
X-Spam-Level: 
X-Spam-Status: No, score=-101.957 tagged_above=-999 required=5 tests=[AWL=0.021, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kKjH8QSC9VVt for <webfinger@ietfa.amsl.com>; Thu,  4 Jul 2013 07:59:41 -0700 (PDT)
Received: from mail-qe0-x234.google.com (mail-qe0-x234.google.com [IPv6:2607:f8b0:400d:c02::234]) by ietfa.amsl.com (Postfix) with ESMTP id 83DA421F9991 for <webfinger@ietf.org>; Thu,  4 Jul 2013 07:59:37 -0700 (PDT)
Received: by mail-qe0-f52.google.com with SMTP id i11so788715qej.39 for <webfinger@ietf.org>; Thu, 04 Jul 2013 07:59:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=ZTFz46/y6R/VAzSIDWMbeZh0wOLKXnZ3pDpKVUQZUeY=; b=kHDvNB5h/iRD/ceZUiBuOgq1gKyVX+P62FghkZyLGeQlkYe46fXdsd0URUsLfv3s3q cQoN6bDE/hoe+AvvNLig27CbB7ltkXJ5i25SL7U8PJ3A444CyfAa4rW0R/jKEppD6rdi +Nu8T1l1watjwSYQzP7xLq1xuhEMHpMfP7mO1uBZjEpR0t6VYyWCxIvGc4FSmYdzGtOb FRzoONU1z1gA8wkm4xh5ONLwqOwkFeQ6nzfzOokzhpBETPnnVoSW2ZbPcPlgvC4pcCPh z+srdZSpx0kp6LF58nG+1M63/ur/h2AF9zhtWQt9R8mRm8C6t+XrjhxQiOGU5WLD7Z7Z sneA==
MIME-Version: 1.0
X-Received: by 10.49.132.69 with SMTP id os5mr5143381qeb.48.1372949975898; Thu, 04 Jul 2013 07:59:35 -0700 (PDT)
Sender: barryleiba@gmail.com
Received: by 10.224.216.201 with HTTP; Thu, 4 Jul 2013 07:59:35 -0700 (PDT)
In-Reply-To: <0a8601ce7870$2ceef090$86ccd1b0$@packetizer.com>
References: <0a8601ce7870$2ceef090$86ccd1b0$@packetizer.com>
Date: Thu, 4 Jul 2013 10:59:35 -0400
X-Google-Sender-Auth: ABosMdgK3HM_zvCHes8Yc0CblgU
Message-ID: <CALaySJKckVvnhWe87vLQiX7mo9wuxhLaeiNkVTaX0FxBDx0QVA@mail.gmail.com>
From: Barry Leiba <barryleiba@computer.org>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: text/plain; charset=ISO-8859-1
Cc: Pete Resnick <presnick@qti.qualcomm.com>, "<draft-ietf-appsawg-webfinger@tools.ietf.org>" <draft-ietf-appsawg-webfinger@tools.ietf.org>, Mike Jones <Michael.Jones@microsoft.com>, Melvin Carvalho <melvincarvalho@gmail.com>, salvatore loreto <salvatore.loreto@ericsson.com>, webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Revised WebFinger spec (draft -15)
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Jul 2013 14:59:42 -0000

> Having reviewed the thread below and taken other input into consideration, I
> revised the WebFinger document and it now appears as draft -15.

Great.  How do you think this version applies to the DISCUSS positions
from Pete and Stephen?  What are the next steps?

Barry

> Here's a summary of changes and responses on some comments made:
>
> * Most significantly, I removed all of the contentious examples.  I kept
>   the OpenID Connect example and brought over an "http" example from RFC
> 6415.
>   Neither should be contentious, since the first is a concrete example
>   from OpenID and the second is an example that existed already in an RFC.
>   No example email auto config, device: URI, or locating a blog given an
> email
>   Address.
>
> * I did not change the language to say that WF is a framework.  It is a
> protocol
>   with a well-defined syntax, not unlike HTTP. What one requests and what
>   payload, like HTTP, is really outside the scope of the spec.  That said,
>   Section 1 states that applications that desire to use WF must specify
>   "properties, titles, and link relation types that are appropriate for the
>   application".  Is this sufficient to address this concern?
>
> * There was a suggestion to define a "rel" registry.  Such a registry
>   already exists: http://www.iana.org/assignments/link-relations/
>
> * Clarified that some server responses may have either an empty links array
>   or no links array.  (No change in behavior, but this clarification was
>   requested.)
>
> * I removed text in section 4.5 that recommends the use of the acct URI
>   scheme.  Applications / usage specifications will indicate what scheme
>   to use and we do not need to dance around this issue in the protocol spec.
>
> * A few minor edits (e.g., references and word choice)
>
> You can find the current text here:
> http://tools.ietf.org/html/draft-ietf-appsawg-webfinger-15
>
> Paul

From cyrus@daboo.name  Fri Jul  5 07:17:40 2013
Return-Path: <cyrus@daboo.name>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84A9F11E82FD for <webfinger@ietfa.amsl.com>; Fri,  5 Jul 2013 07:17:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iEYceiUFP8eM for <webfinger@ietfa.amsl.com>; Fri,  5 Jul 2013 07:17:35 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) by ietfa.amsl.com (Postfix) with ESMTP id 3EF1D11E82FC for <webfinger@ietf.org>; Fri,  5 Jul 2013 07:17:33 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id DDBC6469CC4C for <webfinger@ietf.org>; Fri,  5 Jul 2013 10:17:32 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IR1D5BQSuLd7 for <webfinger@ietf.org>; Fri,  5 Jul 2013 10:17:32 -0400 (EDT)
Received: from caldav.corp.apple.com (unknown [17.45.162.46]) by daboo.name (Postfix) with ESMTPSA id 12A2D469CC40 for <webfinger@ietf.org>; Fri,  5 Jul 2013 10:17:31 -0400 (EDT)
Date: Fri, 05 Jul 2013 10:17:27 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: webfinger@ietf.org
Message-ID: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com>
X-Mailer: Mulberry/4.1.0a3 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=541
Subject: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Jul 2013 14:17:40 -0000

Hi folks,
I have recently posted a new version of the Automated Service Configuration 
draft (formerly known as Aggregated Service Discovery): 
<https://datatracker.ietf.org/doc/draft-daboo-aggregated-service-discovery/>.

This protocol now makes use of webfinger to "bootstrap" discovery of the 
config document. Hopefully it will serve as a useful example of how 
webfinger can be used by specific applications. I would appreciate feedback 
from the webfinger community on how we have gone about using webfinger, 
thanks.

-- 
Cyrus Daboo


From markus.lanthaler@gmx.net  Fri Jul  5 07:56:06 2013
Return-Path: <markus.lanthaler@gmx.net>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1304E21F9C98; Fri,  5 Jul 2013 07:56:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.15
X-Spam-Level: 
X-Spam-Status: No, score=-1.15 tagged_above=-999 required=5 tests=[AWL=-0.000,  BAYES_00=-2.599, MSGID_MULTIPLE_AT=1.449]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OV90dEUnQPhn; Fri,  5 Jul 2013 07:56:01 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) by ietfa.amsl.com (Postfix) with ESMTP id 5DB0821F9C56; Fri,  5 Jul 2013 07:56:00 -0700 (PDT)
Received: from Vostro3500 ([178.115.248.216]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0MD9uq-1V0ces1Maq-00GVVj; Fri, 05 Jul 2013 16:55:48 +0200
From: "Markus Lanthaler" <markus.lanthaler@gmx.net>
To: "'Cyrus Daboo'" <cyrus@daboo.name>
References: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com>
In-Reply-To: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com>
Date: Fri, 5 Jul 2013 16:55:34 +0200
Message-ID: <012901ce798f$b9c87750$2d5965f0$@lanthaler@gmx.net>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 12.0
Thread-Index: Ac55imqGwUPLcTdDSJejAS51gZAvWQABI+wg
Content-Language: de
X-Provags-ID: V03:K0:BEQK/Iz8CC/ypinjUN2+0hdLXoiloLoiszCvTgX8fEBS1U4qWML C1GKLJzRA1Z1s9tcQDpZdWWHLeW93TJRxmvMvrkaT2HyuSyhRz+EWa5mP82f9Jd95+hi4R8 hTljZndJe8L8qfj6RXlvvVYifdEOg3865iujmBu4ZJJkJNZutNPLJGFZXpUnP8hBu0jYR0r mXkJ4ejQ5z8F0ECXJgncw==
Cc: webfinger@ietf.org, apps-discuss@ietf.org
Subject: Re: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Jul 2013 14:56:06 -0000

CC'ing apps-discuss

On Friday, July 05, 2013 4:17 PM, Cyrus Daboo wrote:
> Hi folks,
> I have recently posted a new version of the Automated Service
> Configuration
> draft (formerly known as Aggregated Service Discovery):
> <https://datatracker.ietf.org/doc/draft-daboo-aggregated-service-
> discovery/>.
> 
> This protocol now makes use of webfinger to "bootstrap" discovery of
> the config document. Hopefully it will serve as a useful example of how
> webfinger can be used by specific applications. I would appreciate
> feedback from the webfinger community on how we have gone about using
> webfinger, thanks.

Looks good to me. The only thing that bugs me is that the  " Automated
Service Configuration Document Format" you define doesn't have its own media
type. That will make it impossible to reuse in other scenarios and ambiguous
how to process the target of a service-configuration link because other
people may start using their own JSON flavors. I would suggest to define a
media type or at list a profile URI to make this unambiguous.


HTH,
Markus


--
Markus Lanthaler
@markuslanthaler


From paulej@packetizer.com  Fri Jul  5 12:05:11 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BAE6F21F9D17 for <webfinger@ietfa.amsl.com>; Fri,  5 Jul 2013 12:05:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000,  BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ECtWrKlYY81z for <webfinger@ietfa.amsl.com>; Fri,  5 Jul 2013 12:05:07 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id 0DB7421F9CDE for <webfinger@ietf.org>; Fri,  5 Jul 2013 12:05:06 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r65J4raq007796 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 5 Jul 2013 15:04:53 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1373051096; bh=V0kgSz/zDftC9DjcWcTOto57EwsLCrnODdkObNc5n38=; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type:Content-Transfer-Encoding; b=brHHBJDLwxHhf6gMOmrhPauc0xHVYCvKOf+v0p2k+s30M6a84BHUYjaqYx7/n/78n JrmkVYFDdYJid9s+vJv688fR6/PF6HAyj8qHwFflk+iQFCOQPJZfaI1eaRjUmgvHrY Ztpwr1DqD6IwueW9NeYCWUomcQhyCIeYHGhpnMC4=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "'Barry Leiba'" <barryleiba@computer.org>
References: <0a8601ce7870$2ceef090$86ccd1b0$@packetizer.com> <CALaySJKckVvnhWe87vLQiX7mo9wuxhLaeiNkVTaX0FxBDx0QVA@mail.gmail.com>
In-Reply-To: <CALaySJKckVvnhWe87vLQiX7mo9wuxhLaeiNkVTaX0FxBDx0QVA@mail.gmail.com>
Date: Fri, 5 Jul 2013 15:05:31 -0400
Message-ID: <0d5001ce79b2$a0980520$e1c80f60$@packetizer.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQK+xgiCySGmeoDt4xMNPiAxDqNw4QIMwAt4l2VtndA=
Content-Language: en-us
Cc: 'Pete Resnick' <presnick@qti.qualcomm.com>, draft-ietf-appsawg-webfinger@tools.ietf.org, 'Mike Jones' <Michael.Jones@microsoft.com>, 'Melvin Carvalho' <melvincarvalho@gmail.com>, 'salvatore loreto' <salvatore.loreto@ericsson.com>, 'webfinger' <webfinger@ietf.org>, 'Stephen Farrell' <stephen.farrell@cs.tcd.ie>
Subject: Re: [webfinger] Revised WebFinger spec (draft -15)
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Jul 2013 19:05:11 -0000

Barry,

> > Having reviewed the thread below and taken other input into
> consideration, I
> > revised the WebFinger document and it now appears as draft -15.
> 
> Great.  How do you think this version applies to the DISCUSS positions
> from Pete and Stephen?  What are the next steps?

I hope this will address some of the "semantic gap" concerns Pete raised.
By removing the example of locating a blog given an email address and,
through the process, using an acct URI, we removed that "leap" taken from
the document entirely.

Related to that, there were questions raised about what URI one would use
(e.g., acct URI or http or other).  WF never intended to nail that down
concretely, but there was a preference for acct when querying user accounts.
We removed the wording related to the acct URI, which folks seemed to
prefer.  The URI one would use depends on the particular application.  It
seemed folks were agreeable to making that change.

I hope that will close Peter's concern noted here:
http://trac.tools.ietf.org/wg/appsawg/trac/ticket/12
(Which is echoed in his DISCUSS item.)

These items should be non-issues now since we removed the examples entirely:
http://trac.tools.ietf.org/wg/appsawg/trac/ticket/13
http://trac.tools.ietf.org/wg/appsawg/trac/ticket/14
http://trac.tools.ietf.org/wg/appsawg/trac/ticket/15

Stephen's comments were mostly related to privacy.  None of the changes made
were related to privacy, but we have enough comments about privacy to nearly
scare a person into not wanting to use WF.  (Really, I do think it's
stronger wording than it should be, but people wanted to make it strong, I
guess.)  What I need are specific comments.

He has a number of comments, but I'm not sure which ones he might still
considers to be an issue.  I've copied him to this thread for input.  If he
could re-visit his comments and see which ones are still an issue, that
would be great.

Paul



From jesse.thompson@doit.wisc.edu  Mon Jul  8 06:11:58 2013
Return-Path: <jesse.thompson@doit.wisc.edu>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4DA7421F99BF for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 06:11:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DKX0KsIpfpit for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 06:11:53 -0700 (PDT)
Received: from smtpauth2.wiscmail.wisc.edu (wmauth2.doit.wisc.edu [144.92.197.222]) by ietfa.amsl.com (Postfix) with ESMTP id A176021F99A1 for <webfinger@ietf.org>; Mon,  8 Jul 2013 06:11:52 -0700 (PDT)
MIME-version: 1.0
Content-transfer-encoding: 7BIT
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Received: from avs-daemon.smtpauth2.wiscmail.wisc.edu by smtpauth2.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) id <0MPM00100C60N300@smtpauth2.wiscmail.wisc.edu> for webfinger@ietf.org; Mon, 08 Jul 2013 08:11:52 -0500 (CDT)
X-Spam-PmxInfo: Server=avs-2, Version=6.0.2.2308539, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2013.7.8.130327, SenderIP=0.0.0.0
Received: from [192.168.1.129] (24-159-240-219.dhcp.mdsn.wi.charter.com [24.159.240.219]) by smtpauth2.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) with ESMTPSA id <0MPM005B5CNQ0D20@smtpauth2.wiscmail.wisc.edu> for webfinger@ietf.org; Mon, 08 Jul 2013 08:11:50 -0500 (CDT)
Message-id: <51DABAC6.4090305@doit.wisc.edu>
Date: Mon, 08 Jul 2013 08:12:38 -0500
From: Jesse Thompson <jesse.thompson@doit.wisc.edu>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130620 Thunderbird/17.0.7
To: webfinger@ietf.org
References: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com>
In-reply-to: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com>
Subject: Re: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Jul 2013 13:11:58 -0000

On 7/5/13 9:17 AM, Cyrus Daboo wrote:
> Hi folks,
> I have recently posted a new version of the Automated Service
> Configuration draft (formerly known as Aggregated Service Discovery):
> <https://datatracker.ietf.org/doc/draft-daboo-aggregated-service-discovery/>.
>
>
> This protocol now makes use of webfinger to "bootstrap" discovery of the
> config document. Hopefully it will serve as a useful example of how
> webfinger can be used by specific applications. I would appreciate
> feedback from the webfinger community on how we have gone about using
> webfinger, thanks.

Since "the target FQDN is not in the queried domain" will apply to the 
vast majority of email/calendar domains (hosted by Google, Microsoft, etc):

When it comes to practical implementation, essentially no clients will 
bother to "verify with the user that the link URI target FQDN is 
suitable for use before executing any connections to the host", 
especially if they already have an auto-config scheme that doesn't 
prompt the user (e.g. Thunderbird).

It might be beneficial to the adoption of this standard to bake in a 
method of secure delegation that could work from day one.

Jesse

From stpeter@stpeter.im  Mon Jul  8 12:46:25 2013
Return-Path: <stpeter@stpeter.im>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 31A0021F9C4D for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 12:46:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.53
X-Spam-Level: 
X-Spam-Status: No, score=-102.53 tagged_above=-999 required=5 tests=[AWL=0.069, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o-LaFQPUYo7W for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 12:46:21 -0700 (PDT)
Received: from stpeter.im (mailhost.stpeter.im [207.210.219.225]) by ietfa.amsl.com (Postfix) with ESMTP id 10D4821F9C34 for <webfinger@ietf.org>; Mon,  8 Jul 2013 12:46:20 -0700 (PDT)
Received: from ergon.local (unknown [128.107.239.234]) (Authenticated sender: stpeter) by stpeter.im (Postfix) with ESMTPSA id 0C63D413B8; Mon,  8 Jul 2013 13:47:20 -0600 (MDT)
Message-ID: <51DB170A.9070400@stpeter.im>
Date: Mon, 08 Jul 2013 13:46:18 -0600
From: Peter Saint-Andre <stpeter@stpeter.im>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130620 Thunderbird/17.0.7
MIME-Version: 1.0
To: webfinger@ietf.org
References: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com> <51DABAC6.4090305@doit.wisc.edu>
In-Reply-To: <51DABAC6.4090305@doit.wisc.edu>
X-Enigmail-Version: 1.5.1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Subject: Re: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Jul 2013 19:46:25 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 7/8/13 7:12 AM, Jesse Thompson wrote:
> On 7/5/13 9:17 AM, Cyrus Daboo wrote:
>> Hi folks, I have recently posted a new version of the Automated
>> Service Configuration draft (formerly known as Aggregated Service
>> Discovery): 
>> <https://datatracker.ietf.org/doc/draft-daboo-aggregated-service-discovery/>.
>>
>>
>> 
This protocol now makes use of webfinger to "bootstrap" discovery of the
>> config document. Hopefully it will serve as a useful example of
>> how webfinger can be used by specific applications. I would
>> appreciate feedback from the webfinger community on how we have
>> gone about using webfinger, thanks.
> 
> Since "the target FQDN is not in the queried domain" will apply to
> the vast majority of email/calendar domains (hosted by Google,
> Microsoft, etc):
> 
> When it comes to practical implementation, essentially no clients
> will bother to "verify with the user that the link URI target FQDN
> is suitable for use before executing any connections to the host", 
> especially if they already have an auto-config scheme that doesn't 
> prompt the user (e.g. Thunderbird).
> 
> It might be beneficial to the adoption of this standard to bake in
> a method of secure delegation that could work from day one.

Hi Jesse, do you have anything in mind?

One option might be POSH:

http://datatracker.ietf.org/doc/draft-miller-posh/

However, if the original query to the service domain goes to an HTTPS
URI, then following a redirect from there to an HTTPS URI at the
target domain seems like a form of secure delegation to me. That's the
same model that Matt Miller and I outline in the POSH draft.

If I've misunderstood your comment, please do let me know. :-)

Peter

- -- 
Peter Saint-Andre
https://stpeter.im/


-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.19 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJR2xcKAAoJEOoGpJErxa2pin4P/3WZjKXbWnpjErNGAQm621ah
8T2Yt0mQyChZUpwcFpQqibi3Qf1Y0YdzVSpX0A21rCayF4lz9i+B3w4iJaUslUpC
lPAxQudKBhSZOQlRAbac3UtMKW5g4beIswFbSVsNkhAHxAsRqvbGWD61sL+rmDzO
t/BeOjuoqKhXPnSLCjONnDwU+7p79+wTozDMhEtAvdiAoM5qYu8pxn+INWC0yjiA
Erl+xQisaW4t8Xc/2c+4XioLM1Hfi1AYpcc6SkZn2xO9k2d0aysudf1cvg/Yb/NV
zmk+kpQ/j/nAqllMayWMa+nD6SBF3ymG4hxBL+yYdeamcdfblkBgi88ryyDYdGO7
RozGaflNDPw2icgXnav70914V7z9JNI1Y2tLZLxfs4Ag9ORBl5fbcew1phvBA5aR
gg0JTalFQ5z+LkDZwTmMBG7mmoOyqBeFhITPmJf6iWLG92XbP1UBp+d4wxXmJgNN
dWVNe6r9rEz1L5PyErtLtE3VzJUrEJTSx3fsqXd/nAkHvq3CRJVzfOo0c2gHCUaj
zGkRw5v2WuPzQItaAhdH89Hp0n/6BV1my1fzg36wLmxk2MFSRwpVQjadpyyBSEVv
7HP7bClYAN15bxnorS5DKkrRqH3pVHh+fxloQGVRi24ndNyt4r9wJ0CoSn1mJpgp
Bg0mkbaxoqOBzte9QtAL
=hzKu
-----END PGP SIGNATURE-----

From jesse.thompson@doit.wisc.edu  Mon Jul  8 13:03:01 2013
Return-Path: <jesse.thompson@doit.wisc.edu>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 32CCC21F9A29 for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 13:03:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6jvlo09LLzfL for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 13:02:57 -0700 (PDT)
Received: from smtpauth2.wiscmail.wisc.edu (wmauth2.doit.wisc.edu [144.92.197.222]) by ietfa.amsl.com (Postfix) with ESMTP id 1604221F99B8 for <webfinger@ietf.org>; Mon,  8 Jul 2013 13:02:56 -0700 (PDT)
MIME-version: 1.0
Content-transfer-encoding: 7BIT
Content-type: text/plain; CHARSET=US-ASCII
Received: from avs-daemon.smtpauth2.wiscmail.wisc.edu by smtpauth2.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) id <0MPM00I00VGRD900@smtpauth2.wiscmail.wisc.edu> for webfinger@ietf.org; Mon, 08 Jul 2013 15:02:55 -0500 (CDT)
X-Spam-PmxInfo: Server=avs-2, Version=6.0.2.2308539, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2013.7.8.195119, SenderIP=0.0.0.0
Received: from dyn-72-33-102-9.uwnet.wisc.edu (dyn-72-33-102-9.uwnet.wisc.edu [72.33.102.9]) by smtpauth2.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) with ESMTPSA id <0MPM0031WVOUDH20@smtpauth2.wiscmail.wisc.edu>; Mon, 08 Jul 2013 15:02:54 -0500 (CDT)
User-Agent: K-9 Mail for Android
In-reply-to: <51DB170A.9070400@stpeter.im>
References: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com> <51DABAC6.4090305@doit.wisc.edu> <51DB170A.9070400@stpeter.im>
From: Jesse Thompson <jesse.thompson@doit.wisc.edu>
Date: Mon, 08 Jul 2013 15:03:24 -0500
To: Peter Saint-Andre <stpeter@stpeter.im>, webfinger@ietf.org
Message-id: <123e94cf-ce7b-4c38-805e-e18ce0025d5e@email.android.com>
Subject: Re: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Jul 2013 20:03:01 -0000

Peter Saint-Andre <stpeter@stpeter.im> wrote:

>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>On 7/8/13 7:12 AM, Jesse Thompson wrote:
>> On 7/5/13 9:17 AM, Cyrus Daboo wrote:
>>> Hi folks, I have recently posted a new version of the Automated
>>> Service Configuration draft (formerly known as Aggregated Service
>>> Discovery): 
>>>
><https://datatracker.ietf.org/doc/draft-daboo-aggregated-service-discovery/>.
>>>
>>>
>>> 
>This protocol now makes use of webfinger to "bootstrap" discovery of
>the
>>> config document. Hopefully it will serve as a useful example of
>>> how webfinger can be used by specific applications. I would
>>> appreciate feedback from the webfinger community on how we have
>>> gone about using webfinger, thanks.
>> 
>> Since "the target FQDN is not in the queried domain" will apply to
>> the vast majority of email/calendar domains (hosted by Google,
>> Microsoft, etc):
>> 
>> When it comes to practical implementation, essentially no clients
>> will bother to "verify with the user that the link URI target FQDN
>> is suitable for use before executing any connections to the host", 
>> especially if they already have an auto-config scheme that doesn't 
>> prompt the user (e.g. Thunderbird).
>> 
>> It might be beneficial to the adoption of this standard to bake in
>> a method of secure delegation that could work from day one.
>
>Hi Jesse, do you have anything in mind?
>
>One option might be POSH:
>
>http://datatracker.ietf.org/doc/draft-miller-posh/
>
>However, if the original query to the service domain goes to an HTTPS
>URI, then following a redirect from there to an HTTPS URI at the
>target domain seems like a form of secure delegation to me. That's the
>same model that Matt Miller and I outline in the POSH draft.
>
>If I've misunderstood your comment, please do let me know. :-)

Yes, I was assuming that would be a good option. 

Jesse 


>
>Peter
>
>- -- 
>Peter Saint-Andre
>https://stpeter.im/
>
>
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG/MacGPG2 v2.0.19 (Darwin)
>Comment: GPGTools - http://gpgtools.org
>Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
>iQIcBAEBAgAGBQJR2xcKAAoJEOoGpJErxa2pin4P/3WZjKXbWnpjErNGAQm621ah
>8T2Yt0mQyChZUpwcFpQqibi3Qf1Y0YdzVSpX0A21rCayF4lz9i+B3w4iJaUslUpC
>lPAxQudKBhSZOQlRAbac3UtMKW5g4beIswFbSVsNkhAHxAsRqvbGWD61sL+rmDzO
>t/BeOjuoqKhXPnSLCjONnDwU+7p79+wTozDMhEtAvdiAoM5qYu8pxn+INWC0yjiA
>Erl+xQisaW4t8Xc/2c+4XioLM1Hfi1AYpcc6SkZn2xO9k2d0aysudf1cvg/Yb/NV
>zmk+kpQ/j/nAqllMayWMa+nD6SBF3ymG4hxBL+yYdeamcdfblkBgi88ryyDYdGO7
>RozGaflNDPw2icgXnav70914V7z9JNI1Y2tLZLxfs4Ag9ORBl5fbcew1phvBA5aR
>gg0JTalFQ5z+LkDZwTmMBG7mmoOyqBeFhITPmJf6iWLG92XbP1UBp+d4wxXmJgNN
>dWVNe6r9rEz1L5PyErtLtE3VzJUrEJTSx3fsqXd/nAkHvq3CRJVzfOo0c2gHCUaj
>zGkRw5v2WuPzQItaAhdH89Hp0n/6BV1my1fzg36wLmxk2MFSRwpVQjadpyyBSEVv
>7HP7bClYAN15bxnorS5DKkrRqH3pVHh+fxloQGVRi24ndNyt4r9wJ0CoSn1mJpgp
>Bg0mkbaxoqOBzte9QtAL
>=hzKu
>-----END PGP SIGNATURE-----
>_______________________________________________
>webfinger mailing list
>webfinger@ietf.org
>https://www.ietf.org/mailman/listinfo/webfinger

-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

From stpeter@stpeter.im  Mon Jul  8 13:04:14 2013
Return-Path: <stpeter@stpeter.im>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A896E21F9A57 for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 13:04:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.534
X-Spam-Level: 
X-Spam-Status: No, score=-102.534 tagged_above=-999 required=5 tests=[AWL=0.065, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ccg7KbLZSpal for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 13:04:10 -0700 (PDT)
Received: from stpeter.im (mailhost.stpeter.im [207.210.219.225]) by ietfa.amsl.com (Postfix) with ESMTP id 3EB8421F9A29 for <webfinger@ietf.org>; Mon,  8 Jul 2013 13:04:10 -0700 (PDT)
Received: from ergon.local (unknown [128.107.239.233]) (Authenticated sender: stpeter) by stpeter.im (Postfix) with ESMTPSA id 54735413B8; Mon,  8 Jul 2013 14:05:10 -0600 (MDT)
Message-ID: <51DB1B37.9010007@stpeter.im>
Date: Mon, 08 Jul 2013 14:04:07 -0600
From: Peter Saint-Andre <stpeter@stpeter.im>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130620 Thunderbird/17.0.7
MIME-Version: 1.0
To: webfinger@ietf.org
References: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com> <51DABAC6.4090305@doit.wisc.edu> <51DB170A.9070400@stpeter.im> <123e94cf-ce7b-4c38-805e-e18ce0025d5e@email.android.com>
In-Reply-To: <123e94cf-ce7b-4c38-805e-e18ce0025d5e@email.android.com>
X-Enigmail-Version: 1.5.1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Subject: Re: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Jul 2013 20:04:14 -0000

On 7/8/13 2:03 PM, Jesse Thompson wrote:
> 
> 
> Peter Saint-Andre <stpeter@stpeter.im> wrote:
> 
> On 7/8/13 7:12 AM, Jesse Thompson wrote:
>>>> On 7/5/13 9:17 AM, Cyrus Daboo wrote:
>>>>> Hi folks, I have recently posted a new version of the Automated
>>>>> Service Configuration draft (formerly known as Aggregated Service
>>>>> Discovery): 
>>>>>
> <https://datatracker.ietf.org/doc/draft-daboo-aggregated-service-discovery/>.
>>>>>
>>>>>
>>>>>
> This protocol now makes use of webfinger to "bootstrap" discovery of
> the
>>>>> config document. Hopefully it will serve as a useful example of
>>>>> how webfinger can be used by specific applications. I would
>>>>> appreciate feedback from the webfinger community on how we have
>>>>> gone about using webfinger, thanks.
>>>>
>>>> Since "the target FQDN is not in the queried domain" will apply to
>>>> the vast majority of email/calendar domains (hosted by Google,
>>>> Microsoft, etc):
>>>>
>>>> When it comes to practical implementation, essentially no clients
>>>> will bother to "verify with the user that the link URI target FQDN
>>>> is suitable for use before executing any connections to the host", 
>>>> especially if they already have an auto-config scheme that doesn't 
>>>> prompt the user (e.g. Thunderbird).
>>>>
>>>> It might be beneficial to the adoption of this standard to bake in
>>>> a method of secure delegation that could work from day one.
> 
> Hi Jesse, do you have anything in mind?
> 
> One option might be POSH:
> 
> http://datatracker.ietf.org/doc/draft-miller-posh/
> 
> However, if the original query to the service domain goes to an HTTPS
> URI, then following a redirect from there to an HTTPS URI at the
> target domain seems like a form of secure delegation to me. That's the
> same model that Matt Miller and I outline in the POSH draft.
> 
> If I've misunderstood your comment, please do let me know. :-)
> 
>> Yes, I was assuming that would be a good option. 

OK, so we might want some text about that, which probably could be
borrowed or adapted from the POSH document.

Peter

-- 
Peter Saint-Andre
https://stpeter.im/



From bortzmeyer@nic.fr  Mon Jul  8 13:28:18 2013
Return-Path: <bortzmeyer@nic.fr>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 359CB21F9DEF for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 13:28:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eTS1TQ1T3vhf for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 13:28:13 -0700 (PDT)
Received: from mail.bortzmeyer.org (aetius.bortzmeyer.org [217.70.190.232]) by ietfa.amsl.com (Postfix) with ESMTP id 0BE2A21F9CF1 for <webfinger@ietf.org>; Mon,  8 Jul 2013 13:28:12 -0700 (PDT)
Received: by mail.bortzmeyer.org (Postfix, from userid 10) id 83D263B5B6; Mon,  8 Jul 2013 20:28:06 +0000 (UTC)
Received: by mail.sources.org (Postfix, from userid 1000) id 407801A8893; Mon,  8 Jul 2013 22:26:25 +0200 (CEST)
Date: Mon, 8 Jul 2013 22:26:25 +0200
From: Stephane Bortzmeyer <bortzmeyer@nic.fr>
To: "Paul E. Jones" <paulej@packetizer.com>
Message-ID: <20130708202625.GA30054@sources.org>
References: <0a8601ce7870$2ceef090$86ccd1b0$@packetizer.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <0a8601ce7870$2ceef090$86ccd1b0$@packetizer.com>
X-Transport: UUCP rules
X-Operating-System: Debian GNU/Linux 7.1
User-Agent: Mutt/1.5.21 (2010-09-15)
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Revised WebFinger spec (draft -15)
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Jul 2013 20:28:18 -0000

On Thu, Jul 04, 2013 at 12:37:21AM -0400,
 Paul E. Jones <paulej@packetizer.com> wrote 
 a message of 47 lines which said:

> I revised the WebFinger document and it now appears as draft -15.

I studied it and, IMHO, it addresses the concerns I've raised here. I
find the changes quite sensible and consistent.

Editorial note: 

> suppose a mail client was configured to automatically perform a
> WebFinger query as discussed in the example in Section 3.1.

Should probably be deleted since it refers to an example which no
longer exists.

From ve7jtb@ve7jtb.com  Mon Jul  8 13:36:50 2013
Return-Path: <ve7jtb@ve7jtb.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 376AE21F9D7C for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 13:36:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.599
X-Spam-Level: 
X-Spam-Status: No, score=-3.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PO5rw2SpRgrl for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 13:36:45 -0700 (PDT)
Received: from mail-pa0-f43.google.com (mail-pa0-f43.google.com [209.85.220.43]) by ietfa.amsl.com (Postfix) with ESMTP id AFF0221F9C34 for <webfinger@ietf.org>; Mon,  8 Jul 2013 13:36:45 -0700 (PDT)
Received: by mail-pa0-f43.google.com with SMTP id hz11so4739949pad.2 for <webfinger@ietf.org>; Mon, 08 Jul 2013 13:36:45 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to:x-mailer:x-gm-message-state; bh=bMueZGPyo7icovk8eyZZYFm1E+MtGi7R/rA/lEhlov0=; b=MJzuw3QVAyfp719461/V8IDgBBLqP22K6v7xWukioT6d694uzcIwO/alQJcVCple5c tpCmgoHFNMUyrQ2POWsFYTWhx1o5popLkJCskhB3dRAdmEaECjlsgCXLzBs9SFdRSfDT qquRWpBL8hOVzMVmZOieXvTmKYfDjQfqr6PpFoaDNwzjQ1yqkUZrpg0Q8bV+bA09vXsI hB1qd6FTTc99hd2v7wl7YrTLaHi/+U3JR2z17hlHQeFvgogPSmzK84GKbtvN56m0gzml GqCeGL8RxZFN6jxFWKXwZDgWwaiC+w0BcUhEl9rtNsmTYXuy7JsY4D7E3m8eYhMQmsyr 359g==
X-Received: by 10.66.146.105 with SMTP id tb9mr24918155pab.89.1373315805057; Mon, 08 Jul 2013 13:36:45 -0700 (PDT)
Received: from [10.71.223.190] ([12.232.193.126]) by mx.google.com with ESMTPSA id y6sm24153804pbl.23.2013.07.08.13.36.42 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 08 Jul 2013 13:36:43 -0700 (PDT)
Content-Type: multipart/signed; boundary="Apple-Mail=_ADBEEF84-C56B-4249-9CF8-9E4A4E8349D8"; protocol="application/pkcs7-signature"; micalg=sha1
Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\))
From: John Bradley <ve7jtb@ve7jtb.com>
In-Reply-To: <51DB1B37.9010007@stpeter.im>
Date: Mon, 8 Jul 2013 13:36:42 -0700
Message-Id: <CA73F16B-EBDB-44CD-A199-2ABDD5DE1B59@ve7jtb.com>
References: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com> <51DABAC6.4090305@doit.wisc.edu> <51DB170A.9070400@stpeter.im> <123e94cf-ce7b-4c38-805e-e18ce0025d5e@email.android.com> <51DB1B37.9010007@stpeter.im>
To: Peter Saint-Andre <stpeter@stpeter.im>
X-Mailer: Apple Mail (2.1508)
X-Gm-Message-State: ALoCoQk+VKQter54KJhCYqA+Yah4yxBmZ0pNFDa2JZOjSN2vcK4g/7tlmYpOsSeXY+1Qg0XcOOQD
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Jul 2013 20:36:50 -0000

--Apple-Mail=_ADBEEF84-C56B-4249-9CF8-9E4A4E8349D8
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

In Sec 4.2 WF currently allows redirecting requests from a https: uri to =
another https: uri.

The problem is mostly domains that don't have any sort of secure web =
hosting to redirect from.

John B.


On 2013-07-08, at 1:04 PM, Peter Saint-Andre <stpeter@stpeter.im> wrote:

> On 7/8/13 2:03 PM, Jesse Thompson wrote:
>>=20
>>=20
>> Peter Saint-Andre <stpeter@stpeter.im> wrote:
>>=20
>> On 7/8/13 7:12 AM, Jesse Thompson wrote:
>>>>> On 7/5/13 9:17 AM, Cyrus Daboo wrote:
>>>>>> Hi folks, I have recently posted a new version of the Automated
>>>>>> Service Configuration draft (formerly known as Aggregated Service
>>>>>> Discovery):=20
>>>>>>=20
>> =
<https://datatracker.ietf.org/doc/draft-daboo-aggregated-service-discovery=
/>.
>>>>>>=20
>>>>>>=20
>>>>>>=20
>> This protocol now makes use of webfinger to "bootstrap" discovery of
>> the
>>>>>> config document. Hopefully it will serve as a useful example of
>>>>>> how webfinger can be used by specific applications. I would
>>>>>> appreciate feedback from the webfinger community on how we have
>>>>>> gone about using webfinger, thanks.
>>>>>=20
>>>>> Since "the target FQDN is not in the queried domain" will apply to
>>>>> the vast majority of email/calendar domains (hosted by Google,
>>>>> Microsoft, etc):
>>>>>=20
>>>>> When it comes to practical implementation, essentially no clients
>>>>> will bother to "verify with the user that the link URI target FQDN
>>>>> is suitable for use before executing any connections to the host",=20=

>>>>> especially if they already have an auto-config scheme that doesn't=20=

>>>>> prompt the user (e.g. Thunderbird).
>>>>>=20
>>>>> It might be beneficial to the adoption of this standard to bake in
>>>>> a method of secure delegation that could work from day one.
>>=20
>> Hi Jesse, do you have anything in mind?
>>=20
>> One option might be POSH:
>>=20
>> http://datatracker.ietf.org/doc/draft-miller-posh/
>>=20
>> However, if the original query to the service domain goes to an HTTPS
>> URI, then following a redirect from there to an HTTPS URI at the
>> target domain seems like a form of secure delegation to me. That's =
the
>> same model that Matt Miller and I outline in the POSH draft.
>>=20
>> If I've misunderstood your comment, please do let me know. :-)
>>=20
>>> Yes, I was assuming that would be a good option.=20
>=20
> OK, so we might want some text about that, which probably could be
> borrowed or adapted from the POSH document.
>=20
> Peter
>=20
> --=20
> Peter Saint-Andre
> https://stpeter.im/
>=20
>=20
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger


--Apple-Mail=_ADBEEF84-C56B-4249-9CF8-9E4A4E8349D8
Content-Disposition: attachment;
	filename=smime.p7s
Content-Type: application/pkcs7-signature;
	name=smime.p7s
Content-Transfer-Encoding: base64

MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIN8TCCBjQw
ggQcoAMCAQICASAwDQYJKoZIhvcNAQEFBQAwfTELMAkGA1UEBhMCSUwxFjAUBgNVBAoTDVN0YXJ0
Q29tIEx0ZC4xKzApBgNVBAsTIlNlY3VyZSBEaWdpdGFsIENlcnRpZmljYXRlIFNpZ25pbmcxKTAn
BgNVBAMTIFN0YXJ0Q29tIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTA3MTAyNDIxMDI1NVoX
DTE3MTAyNDIxMDI1NVowgYwxCzAJBgNVBAYTAklMMRYwFAYDVQQKEw1TdGFydENvbSBMdGQuMSsw
KQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0aWZpY2F0ZSBTaWduaW5nMTgwNgYDVQQDEy9TdGFy
dENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJtZWRpYXRlIENsaWVudCBDQTCCASIwDQYJKoZIhvcN
AQEBBQADggEPADCCAQoCggEBAMsohUWcASz7GfKrpTOMKqANy9BV7V0igWdGxA8IU77L3aTxErQ+
fcxtDYZ36Z6GH0YFn7fq5RADteP0AYzrCA+EQTfi8q1+kA3m0nwtwXG94M5sIqsvs7lRP1aycBke
/s5g9hJHryZ2acScnzczjBCAo7X1v5G3yw8MDP2m2RCye0KfgZ4nODerZJVzhAlOD9YejvAXZqHk
sw56HzElVIoYSZ3q4+RJuPXXfIoyby+Y2m1E+YzX5iCZXBx05gk6MKAW1vaw4/v2OOLy6FZH3XHH
tOkzUreG//CsFnB9+uaYSlR65cdGzTsmoIK8WH1ygoXhRBm98SD7Hf/r3FELNvUCAwEAAaOCAa0w
ggGpMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBSuVYNv7DHKufcd
+q9rMfPIHeOsuzAfBgNVHSMEGDAWgBROC+8apEBbpRdphzDKNGhD0EGu8jBmBggrBgEFBQcBAQRa
MFgwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vY3NwLnN0YXJ0c3NsLmNvbS9jYTAtBggrBgEFBQcwAoYh
aHR0cDovL3d3dy5zdGFydHNzbC5jb20vc2ZzY2EuY3J0MFsGA1UdHwRUMFIwJ6AloCOGIWh0dHA6
Ly93d3cuc3RhcnRzc2wuY29tL3Nmc2NhLmNybDAnoCWgI4YhaHR0cDovL2NybC5zdGFydHNzbC5j
b20vc2ZzY2EuY3JsMIGABgNVHSAEeTB3MHUGCysGAQQBgbU3AQIBMGYwLgYIKwYBBQUHAgEWImh0
dHA6Ly93d3cuc3RhcnRzc2wuY29tL3BvbGljeS5wZGYwNAYIKwYBBQUHAgEWKGh0dHA6Ly93d3cu
c3RhcnRzc2wuY29tL2ludGVybWVkaWF0ZS5wZGYwDQYJKoZIhvcNAQEFBQADggIBADqpJw3I07QW
ke9plNBpxUxcffc7nUrIQpJHDci91DFG7fVhHRkMZ1J+BKg5UNUxIFJ2Z9B90Micc/NXcs7kPBRd
n6XGO/vPc87Y6R+cWS9Nc9+fp3Enmsm94OxOwI9wn8qnr/6o3mD4noP9JphwUPTXwHovjavRnhUQ
HLfo/i2NG0XXgTHXS2Xm0kVUozXqpYpAdumMiB/vezj1QHQJDmUdPYMcp+reg9901zkyT3fDW/iv
JVv6pWtkh6Pw2ytZT7mvg7YhX3V50Nv860cV11mocUVcqBLv0gcT+HBDYtbuvexNftwNQKD5193A
7zN4vG7CTYkXxytSjKuXrpEatEiFPxWgb84nVj25SU5q/r1Xhwby6mLhkbaXslkVtwEWT3Van49r
KjlK4XrUKYYWtnfzq6aSak5u0Vpxd1rY79tWhD3EdCvOhNz/QplNa+VkIsrcp7+8ZhP1l1b2U6Ma
xIVteuVMD3X0vziIwr7jxYae9FZjbxlpUemqXjcC0QaFfN7qI0JsQMALL7iGRBg7K0CoOBzECdD3
fuZil5kU/LP9cr1BK31U0Uy651bFnAMMMkqhAChIbn0ei72VnbpSsrrSdF0BAGYQ8vyHae5aCg+H
75dVCV33K6FuxZrf09yTz+Vx/PkdRUYkXmZz/OTfyJXsUOUXrym6KvI2rYpccSk5MIIHtTCCBp2g
AwIBAgICHlwwDQYJKoZIhvcNAQEFBQAwgYwxCzAJBgNVBAYTAklMMRYwFAYDVQQKEw1TdGFydENv
bSBMdGQuMSswKQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0aWZpY2F0ZSBTaWduaW5nMTgwNgYD
VQQDEy9TdGFydENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJtZWRpYXRlIENsaWVudCBDQTAeFw0x
MjAzMTgwNDMyNDhaFw0xNDAzMTkxMTA3MzJaMIGbMRkwFwYDVQQNExBHclRNNkxTN1gzNTc3OHM5
MQswCQYDVQQGEwJDTDEiMCAGA1UECBMZTWV0cm9wb2xpdGFuYSBkZSBTYW50aWFnbzEWMBQGA1UE
BxMNSXNsYSBkZSBNYWlwbzEVMBMGA1UEAxMMSm9obiBCcmFkbGV5MR4wHAYJKoZIhvcNAQkBFg9q
YnJhZGxleUBtZS5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCySuUEj3esFMs5
AZLAhPpyjp0DD+vAM+tFeXr8XahzgoOf5A3oJ0V4ejTwfzjpUlL0IOMsq+cr2NvHGzjBip6cp09v
eODO3yhztv1le1aQ6CzGAx/p0Fn8g+biVYGkJtKvex4MYNcSmITaVNleejtzbk6C5HgTpBqFykcA
FmN4RYrrmYwfbmCahF/kxjWTeq67nL4UJgIcTaLBTmPOr6YjceYbn35QwUvHV+NX7NOyVHDbpxAM
L+56nCN5hKnxLbqF9aKlVbBCPiOz8LtGg+2+3aLJ5T4tIfzWMbjCUBae2I4bVa2hdS5dZJwTGFyI
p4pYKd6bL2qqbFF8moFE54aVAgMBAAGjggQOMIIECjAJBgNVHRMEAjAAMAsGA1UdDwQEAwIEsDAd
BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwHQYDVR0OBBYEFD8Dv8LEoSfOmqZmUvP2JpAz
Lbh5MB8GA1UdIwQYMBaAFK5Vg2/sMcq59x36r2sx88gd46y7MH4GA1UdEQR3MHWBD2picmFkbGV5
QG1lLmNvbYEPamJyYWRsZXlAbWUuY29tgRBqYnJhZGxleUBtYWMuY29tgRF2ZTdqdGJAdmU3anRi
LmNvbYETamJyYWRsZXlAd2luZ2FhLmNvbYEXam9obi5icmFkbGV5QHdpbmdhYS5jb20wggIhBgNV
HSAEggIYMIICFDCCAhAGCysGAQQBgbU3AQICMIIB/zAuBggrBgEFBQcCARYiaHR0cDovL3d3dy5z
dGFydHNzbC5jb20vcG9saWN5LnBkZjA0BggrBgEFBQcCARYoaHR0cDovL3d3dy5zdGFydHNzbC5j
b20vaW50ZXJtZWRpYXRlLnBkZjCB9wYIKwYBBQUHAgIwgeowJxYgU3RhcnRDb20gQ2VydGlmaWNh
dGlvbiBBdXRob3JpdHkwAwIBARqBvlRoaXMgY2VydGlmaWNhdGUgd2FzIGlzc3VlZCBhY2NvcmRp
bmcgdG8gdGhlIENsYXNzIDIgVmFsaWRhdGlvbiByZXF1aXJlbWVudHMgb2YgdGhlIFN0YXJ0Q29t
IENBIHBvbGljeSwgcmVsaWFuY2Ugb25seSBmb3IgdGhlIGludGVuZGVkIHB1cnBvc2UgaW4gY29t
cGxpYW5jZSBvZiB0aGUgcmVseWluZyBwYXJ0eSBvYmxpZ2F0aW9ucy4wgZwGCCsGAQUFBwICMIGP
MCcWIFN0YXJ0Q29tIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MAMCAQIaZExpYWJpbGl0eSBhbmQg
d2FycmFudGllcyBhcmUgbGltaXRlZCEgU2VlIHNlY3Rpb24gIkxlZ2FsIGFuZCBMaW1pdGF0aW9u
cyIgb2YgdGhlIFN0YXJ0Q29tIENBIHBvbGljeS4wNgYDVR0fBC8wLTAroCmgJ4YlaHR0cDovL2Ny
bC5zdGFydHNzbC5jb20vY3J0dTItY3JsLmNybDCBjgYIKwYBBQUHAQEEgYEwfzA5BggrBgEFBQcw
AYYtaHR0cDovL29jc3Auc3RhcnRzc2wuY29tL3N1Yi9jbGFzczIvY2xpZW50L2NhMEIGCCsGAQUF
BzAChjZodHRwOi8vYWlhLnN0YXJ0c3NsLmNvbS9jZXJ0cy9zdWIuY2xhc3MyLmNsaWVudC5jYS5j
cnQwIwYDVR0SBBwwGoYYaHR0cDovL3d3dy5zdGFydHNzbC5jb20vMA0GCSqGSIb3DQEBBQUAA4IB
AQARx8Pg+Yetf5bfNo/8qxHiDAsAvRRNozPXhIieDpr0XeRvxkNtNSd5L25uCmp4lA/YgVzRTmBC
cndd4Ifqn0jzya+bU2opDDxa9+CVLRohLX29+lOBclI90g7Ykk9GpoG1d/fOR1cnByRf3900yssZ
4a9oVP19Q11B0dTgEjWlVSmAqvv3pPstNz8RF8fyIWnX4KZ1WQnpjaIl1ZSniHXteZvFshPQJ1Lh
JKT9VbwsWyf+ZXPqEHvdW2HCMawiS7nhanilG6rUpf6kBOdGTekdFrXPebEkyars4RcQ1wJWb5sC
fJSthtSKU1L1RVNhLz/d1WwqI26kFo5k7686AmpUMYIDbDCCA2gCAQEwgZMwgYwxCzAJBgNVBAYT
AklMMRYwFAYDVQQKEw1TdGFydENvbSBMdGQuMSswKQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0
aWZpY2F0ZSBTaWduaW5nMTgwNgYDVQQDEy9TdGFydENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJt
ZWRpYXRlIENsaWVudCBDQQICHlwwCQYFKw4DAhoFAKCCAa0wGAYJKoZIhvcNAQkDMQsGCSqGSIb3
DQEHATAcBgkqhkiG9w0BCQUxDxcNMTMwNzA4MjAzNjQyWjAjBgkqhkiG9w0BCQQxFgQUYpJNrW52
Opco8xmQju57d785rQYwgaQGCSsGAQQBgjcQBDGBljCBkzCBjDELMAkGA1UEBhMCSUwxFjAUBgNV
BAoTDVN0YXJ0Q29tIEx0ZC4xKzApBgNVBAsTIlNlY3VyZSBEaWdpdGFsIENlcnRpZmljYXRlIFNp
Z25pbmcxODA2BgNVBAMTL1N0YXJ0Q29tIENsYXNzIDIgUHJpbWFyeSBJbnRlcm1lZGlhdGUgQ2xp
ZW50IENBAgIeXDCBpgYLKoZIhvcNAQkQAgsxgZaggZMwgYwxCzAJBgNVBAYTAklMMRYwFAYDVQQK
Ew1TdGFydENvbSBMdGQuMSswKQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0aWZpY2F0ZSBTaWdu
aW5nMTgwNgYDVQQDEy9TdGFydENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJtZWRpYXRlIENsaWVu
dCBDQQICHlwwDQYJKoZIhvcNAQEBBQAEggEARM4JNOI36Wb5wXd2vovuw5GCkTRw7f+246PQiAtn
RN/hy0CwnU2Y6E48wkqgMXXIHQ8mRncUg2t94T6ABYEyauhaJlOJlSp91GvBCNZiNJ2cTWHdLXTm
WZwyU8OLHA37piu4mc2z9S1P+qPzKdmuHO3CI/4u0YUJRmr9AVHcQcBHMKpLmis0pg1jxamZ4MyS
ac5iSzyNyUuLwly7eOE3mDW2TBe6DXzgi/g+4ppXYPLkIlUvGsxNgaFv/1+JoZkMXyUSrmZVXnbd
LO1asjsK1cYprBQo/azXZ/Q32cNAhYiMBtZFZ2vYOullef0AgiEL9/NjJfDMY6JQTGID3A9/owAA
AAAAAA==

--Apple-Mail=_ADBEEF84-C56B-4249-9CF8-9E4A4E8349D8--

From bortzmeyer@nic.fr  Mon Jul  8 13:43:08 2013
Return-Path: <bortzmeyer@nic.fr>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4DB4C21F9DFB for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 13:43:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.6
X-Spam-Level: 
X-Spam-Status: No, score=-102.6 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Be5FzVi8PUsU for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 13:43:07 -0700 (PDT)
Received: from mail.bortzmeyer.org (aetius.bortzmeyer.org [IPv6:2001:4b98:dc0:41:216:3eff:fece:1902]) by ietfa.amsl.com (Postfix) with ESMTP id AC6F021F9DF1 for <webfinger@ietf.org>; Mon,  8 Jul 2013 13:43:07 -0700 (PDT)
Received: by mail.bortzmeyer.org (Postfix, from userid 10) id 539423B5B6; Mon,  8 Jul 2013 20:43:06 +0000 (UTC)
Received: by mail.sources.org (Postfix, from userid 1000) id A9072C9AFC; Mon,  8 Jul 2013 22:41:35 +0200 (CEST)
Date: Mon, 8 Jul 2013 22:41:35 +0200
From: Stephane Bortzmeyer <bortzmeyer@nic.fr>
To: webfinger@ietf.org
Message-ID: <20130708204135.GB30054@sources.org>
References: <044501cddece$fd045040$f70cf0c0$@packetizer.com> <CAHBU6itveCHU+M4A1msr_YQdW9JcrVNmfOmcjFwacLkE-pAYrA@mail.gmail.com> <048401cdded8$605d6c90$211845b0$@packetizer.com> <CAHBU6it45YFr6A+AUm3ub1roXqP99QG4jnEWpbvZew5ejhXt2Q@mail.gmail.com> <04c701cddedc$3f996000$becc2000$@packetizer.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <04c701cddedc$3f996000$becc2000$@packetizer.com>
X-Transport: UUCP rules
X-Operating-System: Debian GNU/Linux 7.1
User-Agent: Mutt/1.5.21 (2010-09-15)
Subject: Re: [webfinger] Server Response language
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Jul 2013 20:43:08 -0000

On Thu, Dec 20, 2012 at 01:02:59PM -0500,
 Paul E. Jones <paulej@packetizer.com> wrote 
 a message of 383 lines which said:

> But there server did find something.  It found the "webfinger"
> resource.  The software that responds to the query has to then
> decided what it returns.  It might be logical to some, but I'd argue
> we need to state this to avoid confusion.

It seems that this thread died without a conclusion? I see nothing in
-15 about the server's return code (all examples are success, with a
200 code). Tim Bray claimed that it should simply follow the standard
rules of HTTP but, as far as I know, there are no standard rules when
/.well-known/webfinger is found *but* the resource is not. 200? 401?
404?

GET /.well-known/webfinger?resource=acct%3ADOESNOTEXIST%40example.com HTTP/1.1


From stpeter@stpeter.im  Mon Jul  8 13:44:26 2013
Return-Path: <stpeter@stpeter.im>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E0D9421F9E12 for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 13:44:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.537
X-Spam-Level: 
X-Spam-Status: No, score=-102.537 tagged_above=-999 required=5 tests=[AWL=0.062, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dmziXl5fX8Fz for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 13:44:22 -0700 (PDT)
Received: from stpeter.im (mailhost.stpeter.im [207.210.219.225]) by ietfa.amsl.com (Postfix) with ESMTP id 6DC4221F9DFF for <webfinger@ietf.org>; Mon,  8 Jul 2013 13:44:22 -0700 (PDT)
Received: from ergon.local (unknown [128.107.239.233]) (Authenticated sender: stpeter) by stpeter.im (Postfix) with ESMTPSA id 4F990413B8; Mon,  8 Jul 2013 14:45:21 -0600 (MDT)
Message-ID: <51DB24A2.9020203@stpeter.im>
Date: Mon, 08 Jul 2013 14:44:18 -0600
From: Peter Saint-Andre <stpeter@stpeter.im>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130620 Thunderbird/17.0.7
MIME-Version: 1.0
To: John Bradley <ve7jtb@ve7jtb.com>
References: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com> <51DABAC6.4090305@doit.wisc.edu> <51DB170A.9070400@stpeter.im> <123e94cf-ce7b-4c38-805e-e18ce0025d5e@email.android.com> <51DB1B37.9010007@stpeter.im> <CA73F16B-EBDB-44CD-A199-2ABDD5DE1B59@ve7jtb.com>
In-Reply-To: <CA73F16B-EBDB-44CD-A199-2ABDD5DE1B59@ve7jtb.com>
X-Enigmail-Version: 1.5.1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Jul 2013 20:44:27 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 7/8/13 2:36 PM, John Bradley wrote:
> In Sec 4.2 WF currently allows redirecting requests from a https:
> uri to another https: uri.
> 
> The problem is mostly domains that don't have any sort of secure
> web hosting to redirect from.

Well, if you don't have secure web hosting in the first place, secure
delegation via HTTP is going to be a problem, eh? ;-)

I don't see that there's anything we can do about that, other than
warn of the potential dangers.

Peter

- -- 
Peter Saint-Andre
https://stpeter.im/


-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.19 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJR2ySiAAoJEOoGpJErxa2pcvIP/2GgFnRyHqujP4lKm+B1A8K4
w8WZXL+6/ISNuEQ0X0Aa8PN75BySbTCLzWW8jn03UGxLH2Lgl3pLsx98E6LhRcJP
5JZ9m6QVIWpFyZ9HM6a67tg3ioIJcxUjvgXvvNFDGHHBxUvsloGejuSZ5QcTpCOD
FpXIUZLrnWaFpKF7yqdbsKw+j7lA85oL3a2LXK5al+6S/rM22AUo4yCScR16CP2b
7pVtVbGRLse5iWK13nOBb/hqETaigK2xsgqZnB69yEce2WZPn6M7OmkeT0ZlYl05
dkJ2SaC6r7qXbJ1LbrwE/TYaFT5sNSQlPbqfSGksnVAlEheAF+y8puGZDxOT9vqg
UR63J1yXVm+tKKXyuVz1+1j5qVwQWDhm6V92+8iHUUb1DfF2wRdswR0n3BKUnR6X
54Ql25rJObuINoPwAPIxNnSnDrRrDn3IHmnpYn2DNpYpdDE5PnqWSMSo33WEMic/
YRgRdoRsiqO8ZjRTwU1kqgYeZXejAigsS8Td9Al3bF5UjbxkhAHdPos8haQbBTug
MbeYaBQiIB2sadmQ+yZufmfO2apQ0unDk9r/HsG2qlorX7k60Pfxs4SspZ1wFvnl
J0HDPJy72fYfGwqCuSYO26Q1ZVDmiAa4tPi6zYY5ZXE4sIul9UAeQcwTZ/lGRADg
rEqTGchmFBK4a8KHSaCe
=aTbl
-----END PGP SIGNATURE-----

From paulej@packetizer.com  Mon Jul  8 13:57:50 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1633B21F9E18 for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 13:57:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000,  BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zo7jg+xfLRYp for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 13:57:45 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id 75DA821F9CAB for <webfinger@ietf.org>; Mon,  8 Jul 2013 13:57:43 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r68KvELK020575 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 8 Jul 2013 16:57:15 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1373317035; bh=m3GhRH7fstfhzZiI+oba0QsdMgrAWKP48YKrtsT9CoA=; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type:Content-Transfer-Encoding; b=fXf/rGQ0Y2W0HnzmUxNhQJHIbhrY+DpeGmNKzA9YDorgBKuo7obdSsX89ZhIZSdhf oD5Y6np8t0A6iUyIa9J4o1bORl6niYtb0/ujqg8TDWUipIgZMKmSZw1oP23ozhFU7h McJv4J02ofODYNz/OBINMHgGPQOcW53nxKfDME8c=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "'Stephane Bortzmeyer'" <bortzmeyer@nic.fr>
References: <0a8601ce7870$2ceef090$86ccd1b0$@packetizer.com> <20130708202625.GA30054@sources.org>
In-Reply-To: <20130708202625.GA30054@sources.org>
Date: Mon, 8 Jul 2013 16:57:18 -0400
Message-ID: <031001ce7c1d$bbd271f0$337755d0$@packetizer.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Content-Language: en-us
Thread-Index: AQK+xgiCySGmeoDt4xMNPiAxDqNw4QGl3zfVl21/WvA=
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Revised WebFinger spec (draft -15)
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Jul 2013 20:57:50 -0000

Stephane,

> Editorial note:
> 
> > suppose a mail client was configured to automatically perform a
> > WebFinger query as discussed in the example in Section 3.1.
> 
> Should probably be deleted since it refers to an example which no
> longer exists.

Should we delete the entire paragraph or just the words "as discussed in the
example in Section 3.1".  I would assume the words of caution related to
automated processing might still be appreciated.

I also noted in section 4.3, there is a reference to a deleted example, too.
This smaller example seems it is OK, but I'll remove the reference and
cleanup the text a little.

Paul



From wnorris@gmail.com  Mon Jul  8 14:27:44 2013
Return-Path: <wnorris@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 90CB321F9DF1 for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 14:27:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.977
X-Spam-Level: 
X-Spam-Status: No, score=-1.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9sCrwqUfCGBw for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 14:27:44 -0700 (PDT)
Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) by ietfa.amsl.com (Postfix) with ESMTP id 9188F21F9C2D for <webfinger@ietf.org>; Mon,  8 Jul 2013 14:27:43 -0700 (PDT)
Received: by mail-we0-f179.google.com with SMTP id w59so4075852wes.38 for <webfinger@ietf.org>; Mon, 08 Jul 2013 14:27:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=Kf8bH1NGlF5imHQ0GDQlM/fYnZskdDr/lch3GnUGS1s=; b=MQkybI4RejwoIh4RcgvINR0OUP/7cOj0qxBIzuKWZLxhuu8CIztn+z3xhNN2iTx6Nx vz2A+AvTFHBUL7vrhnDJzhQE34ftgJgbzGaaT4x0w/OIzD+wECZDDniuJEM4DmD3y7li cFR1s4FsJjijA2C2ahgc8e4Xf1z6GM37lL6R6+TjTfovWdmTEe9Fb+MHg1LE4VNy3AID 7vWqDm54ag3q6GBmnU9CRp/23uM2bglfF1aWRz6yOwVt18FgkosA6nTsHx4gb8ovxsXP 4O1scpxImapdR1vnVoqIddrU2mX2BGt67p8UNuXfkjG0eGtYfO3UnWzZlzpsVJ/18//+ Slqw==
X-Received: by 10.180.189.5 with SMTP id ge5mr877450wic.48.1373318862509; Mon, 08 Jul 2013 14:27:42 -0700 (PDT)
MIME-Version: 1.0
Sender: wnorris@gmail.com
Received: by 10.195.12.202 with HTTP; Mon, 8 Jul 2013 14:27:12 -0700 (PDT)
In-Reply-To: <20130708204135.GB30054@sources.org>
References: <044501cddece$fd045040$f70cf0c0$@packetizer.com> <CAHBU6itveCHU+M4A1msr_YQdW9JcrVNmfOmcjFwacLkE-pAYrA@mail.gmail.com> <048401cdded8$605d6c90$211845b0$@packetizer.com> <CAHBU6it45YFr6A+AUm3ub1roXqP99QG4jnEWpbvZew5ejhXt2Q@mail.gmail.com> <04c701cddedc$3f996000$becc2000$@packetizer.com> <20130708204135.GB30054@sources.org>
From: Will Norris <will@willnorris.com>
Date: Mon, 8 Jul 2013 14:27:12 -0700
X-Google-Sender-Auth: OQqt-2G78wSjJQZzOTYsmR8NBfk
Message-ID: <CAJqAn3zRNHSqAO3sWFkXZZMFxUNMdcW6LO=-ba0K0tokkz7rqg@mail.gmail.com>
To: Stephane Bortzmeyer <bortzmeyer@nic.fr>
Content-Type: multipart/alternative; boundary=001a11c2239af69ea604e106b60b
Cc: "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Server Response language
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Jul 2013 21:27:44 -0000

--001a11c2239af69ea604e106b60b
Content-Type: text/plain; charset=ISO-8859-1

In a webfinger query, the HTTP resource being requested is the full
"/.well-known/webfinger?resource=acct:user@domain.com".  If the host
doesn't have any metadata for "acct:user@domain.com", what else would they
return, aside from a 404?  I agree with Tim that simply referencing HTTP
should be sufficient here.

On Mon, Jul 8, 2013 at 1:41 PM, Stephane Bortzmeyer <bortzmeyer@nic.fr>wrote:

> On Thu, Dec 20, 2012 at 01:02:59PM -0500,
>  Paul E. Jones <paulej@packetizer.com> wrote
>  a message of 383 lines which said:
>
> > But there server did find something.  It found the "webfinger"
> > resource.
>

But that wasn't the HTTP resource that was requested (unless of course you
*actually* requested just "/.well-known/webfinger").  Section 3.4 of
rfc3986 makes it clear that the query string is part of the resource
identifier (as opposed to rfc2396 which left it somewhat ambiguous)


> The software that responds to the query has to then
> > decided what it returns.  It might be logical to some, but I'd argue
> > we need to state this to avoid confusion.
>
> It seems that this thread died without a conclusion? I see nothing in
> -15 about the server's return code (all examples are success, with a
> 200 code). Tim Bray claimed that it should simply follow the standard
> rules of HTTP but, as far as I know, there are no standard rules when
> /.well-known/webfinger is found *but* the resource is not. 200? 401?
> 404?
>
> GET /.well-known/webfinger?resource=acct%3ADOESNOTEXIST%40example.comHTTP/1.1
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>

--001a11c2239af69ea604e106b60b
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">In a webfinger query, the HTTP resource being requested is=
 the full &quot;/.well-known/webfinger?resource=3D<a href=3D"mailto:acct%3A=
user@domain.com">acct:user@domain.com</a>&quot;. =A0If the host doesn&#39;t=
 have any metadata for &quot;<a href=3D"mailto:acct%3Auser@domain.com">acct=
:user@domain.com</a>&quot;, what else would they return, aside from a 404? =
=A0I agree with Tim that simply referencing HTTP should be sufficient here.=
<div>

<br></div><div style>On Mon, Jul 8, 2013 at 1:41 PM, Stephane Bortzmeyer <s=
pan dir=3D"ltr">&lt;<a href=3D"mailto:bortzmeyer@nic.fr" target=3D"_blank">=
bortzmeyer@nic.fr</a>&gt;</span> wrote:<br></div><div class=3D"gmail_extra"=
><div class=3D"gmail_quote">

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">On Thu, Dec 20, 2012 at 01:02:59PM -0500,<br=
>
<div class=3D"im">=A0Paul E. Jones &lt;<a href=3D"mailto:paulej@packetizer.=
com">paulej@packetizer.com</a>&gt; wrote<br>
</div><div class=3D"im">=A0a message of 383 lines which said:<br>
<br>
&gt; But there server did find something. =A0It found the &quot;webfinger&q=
uot;<br>
&gt; resource. =A0</div></blockquote><div><br></div><div style>But that was=
n&#39;t the HTTP resource that was requested (unless of course you *actuall=
y* requested just &quot;/.well-known/webfinger&quot;). =A0Section 3.4 of rf=
c3986 makes it clear that the query string is part of the resource identifi=
er (as opposed to rfc2396 which left it somewhat ambiguous)</div>

<div>=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;=
border-left:1px #ccc solid;padding-left:1ex"><div class=3D"im">The software=
 that responds to the query has to then<br>
&gt; decided what it returns. =A0It might be logical to some, but I&#39;d a=
rgue<br>
&gt; we need to state this to avoid confusion.<br>
<br>
</div>It seems that this thread died without a conclusion? I see nothing in=
<br>
-15 about the server&#39;s return code (all examples are success, with a<br=
>
200 code). Tim Bray claimed that it should simply follow the standard<br>
rules of HTTP but, as far as I know, there are no standard rules when<br>
/.well-known/webfinger is found *but* the resource is not. 200? 401?<br>
404?<br>
<br>
GET /.well-known/webfinger?resource=3Dacct%3ADOESNOTEXIST%<a href=3D"http:/=
/40example.com" target=3D"_blank">40example.com</a> HTTP/1.1<br>
<div class=3D"HOEnZb"><div class=3D"h5"><br>
_______________________________________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><br>
</div></div></blockquote></div><br></div></div>

--001a11c2239af69ea604e106b60b--

From paulej@packetizer.com  Mon Jul  8 21:03:48 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 476C511E8113 for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 21:03:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000,  BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p2tiG6tAHbfc for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 21:03:44 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id D974711E811B for <webfinger@ietf.org>; Mon,  8 Jul 2013 21:03:43 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6943hx3015967 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Tue, 9 Jul 2013 00:03:43 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1373342623; bh=zBdDYQCPe5m9J3eGM6VXeg0c3q9LmwGqUy6ve9+qNho=; h=From:To:References:In-Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type:Content-Transfer-Encoding; b=Tmq4CZ74kuFTeHV6tKuwR2Ffa2INec+vAfaerWBo8IkY8yCXmGV868/D1vzlIMgfB aQiPhA1Os0lh9UJcVFDWDN7ubHSo0IuC4gR6XpLOFUow95W36AbSJ1xLcWLs0tFGRO MwRKkRN7xiazQWDJxAUrrCLEfq31yJloCCFPtTBM=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "'Stephane Bortzmeyer'" <bortzmeyer@nic.fr>, <webfinger@ietf.org>
References: <044501cddece$fd045040$f70cf0c0$@packetizer.com>	<CAHBU6itveCHU+M4A1msr_YQdW9JcrVNmfOmcjFwacLkE-pAYrA@mail.gmail.com>	<048401cdded8$605d6c90$211845b0$@packetizer.com>	<CAHBU6it45YFr6A+AUm3ub1roXqP99QG4jnEWpbvZew5ejhXt2Q@mail.gmail.com>	<04c701cddedc$3f996000$becc2000$@packetizer.com> <20130708204135.GB30054@sources.org>
In-Reply-To: <20130708204135.GB30054@sources.org>
Date: Tue, 9 Jul 2013 00:03:46 -0400
Message-ID: <035e01ce7c59$4fd2ed40$ef78c7c0$@packetizer.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Content-Language: en-us
Thread-Index: AQH37xPjZJRUcIsUNQeBWhT/3tk+XwJBmtyyAWDszUcCCDXr2gDoDW8xAqVlvXCYvu7VYA==
Subject: Re: [webfinger] Server Response language
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Jul 2013 04:03:48 -0000

Stephane,

We used to have explicit language in the document to cover this.  Somehow,
part of it got removed and I do not recall why.  If there is an error, we
still have text that effectively says ...

Up until the -07 version, we had this paragraph:

   If the client queries the WebFinger server and provides a URI for
   which the server has no information, the server MUST return a 404
   status code.

This was in the section "Performing a WebFinger Query".  Some of the
language changed in that section, but this behavior should not be lost.
Should we re-introduce this intent with a paragraph like this?

   If the "resource" parameter is a value for which the server has no
   information, the server MUST indicate that it was unable to match
   the request as per Section 10.4.5 of RFC 2616.

This allows the use of 404 or 410, as appropriate.  I think that is the
right thing to do.

I would suggest we do that and also suggest breaking the last sentence from
the first paragraph from section 4.2 so that it is its own paragraph:

  If the "resource" parameter is absent or malformed, the WebFinger
  resource MUST indicate that the request is bad as per Section 10.4.1
  of RFC 2616 [2].

I would then place the above paragraph after this one.

Paul

> -----Original Message-----
> From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
> Behalf Of Stephane Bortzmeyer
> Sent: Monday, July 08, 2013 4:42 PM
> To: webfinger@ietf.org
> Subject: Re: [webfinger] Server Response language
> 
> On Thu, Dec 20, 2012 at 01:02:59PM -0500,
>  Paul E. Jones <paulej@packetizer.com> wrote
>  a message of 383 lines which said:
> 
> > But there server did find something.  It found the "webfinger"
> > resource.  The software that responds to the query has to then
> > decided what it returns.  It might be logical to some, but I'd argue
> > we need to state this to avoid confusion.
> 
> It seems that this thread died without a conclusion? I see nothing in
> -15 about the server's return code (all examples are success, with a
> 200 code). Tim Bray claimed that it should simply follow the standard
> rules of HTTP but, as far as I know, there are no standard rules when
> /.well-known/webfinger is found *but* the resource is not. 200? 401?
> 404?
> 
> GET /.well-known/webfinger?resource=acct%3ADOESNOTEXIST%40example.com
> HTTP/1.1
> 
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger


From paulej@packetizer.com  Mon Jul  8 21:24:47 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D22B521F9BA6 for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 21:24:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000,  BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A-J6que7Ico9 for <webfinger@ietfa.amsl.com>; Mon,  8 Jul 2013 21:24:41 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id F31A621F9B9C for <webfinger@ietf.org>; Mon,  8 Jul 2013 21:24:40 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r694OVtK017261 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Tue, 9 Jul 2013 00:24:33 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1373343873; bh=SNspGitcyQ/BdBsSpwYvbwF5T/oviuEnc8CDIz3wkwU=; h=From:To:References:In-Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type:Content-Transfer-Encoding; b=nTBJrcWCbxFlQJuV0bq3kVzL4v4CssACAQsuU8M2xqlgj4e9hZu56hz3ioiCPuR8f IZd7KLZ1uObIWIlZ3/Ske+RLUSQNVcm9xxFTzUFuaaPZrlGgD9kb1n3TJtYvodisCf Xfwr8ETMdXcTPLf4SwlyJylrNEG7Oe2G0MxqslVI=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "'Cyrus Daboo'" <cyrus@daboo.name>, <webfinger@ietf.org>
References: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com>
In-Reply-To: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com>
Date: Tue, 9 Jul 2013 00:24:35 -0400
Message-ID: <036001ce7c5c$38d87b70$aa897250$@packetizer.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Content-Language: en-us
Thread-Index: AQNMTePL77yC9mRw9jaL/5G+2vzIp5ZgGVVw
Subject: Re: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Jul 2013 04:24:47 -0000

Cyrus,

I had a quick look over the new draft.  I do think it's good that this will
utilize WebFinger in order to retrieve service discovery information.

I am curious about one thing.  When issuing a query to the WF server, the
server returns a link relation of type "service-configuration".  The
associated URL in the Appendix B example is
"https://example.com/service-config".  Since the response from the WF server
is for a specific identifier (user), I believe this URL should point
directly to the service config document for the user.

For example, what I would expect the example in Appendix B to look like
would be this (changed line denoted with !):

   {
     "subject" : "acct:cyrus@example.com",
     "links" :
     [
       {
         "rel" : "service-configuration",
         "type" : "application/json",
!        "href" : "https://example.com/service-config?id=cyrus@example.com"
       }
     ]
   }

Or perhaps like:

   {
     "subject" : "acct:cyrus@example.com",
     "links" :
     [
       {
         "rel" : "service-configuration",
         "type" : "application/json",
!        "href" : "https://example.com/service-config/cyrus.json"
       }
     ]
   }

I believe for all examples we've considered with WF so far, there was no
need for the client to perform any manipulation on the URI for the specific
link relation.  The examples in this document are the first to do that.  Is
there a reason?  Can I persuade you to put the user-specific URL right into
the WebFinger response?

Paul

> -----Original Message-----
> From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
> Behalf Of Cyrus Daboo
> Sent: Friday, July 05, 2013 10:17 AM
> To: webfinger@ietf.org
> Subject: [webfinger] Automated Service Configuration now uses webfinger
> 
> Hi folks,
> I have recently posted a new version of the Automated Service
> Configuration
> draft (formerly known as Aggregated Service Discovery):
> <https://datatracker.ietf.org/doc/draft-daboo-aggregated-service-
> discovery/>.
> 
> This protocol now makes use of webfinger to "bootstrap" discovery of the
> config document. Hopefully it will serve as a useful example of how
> webfinger can be used by specific applications. I would appreciate
> feedback
> from the webfinger community on how we have gone about using webfinger,
> thanks.
> 
> --
> Cyrus Daboo
> 
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger


From markus.lanthaler@gmx.net  Tue Jul  9 02:12:46 2013
Return-Path: <markus.lanthaler@gmx.net>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84EDF21F9C96 for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 02:12:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.81
X-Spam-Level: 
X-Spam-Status: No, score=0.81 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, MSGID_MULTIPLE_AT=1.449, RCVD_IN_BL_SPAMCOP_NET=1.96]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F6ythMdxs3Lq for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 02:12:40 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) by ietfa.amsl.com (Postfix) with ESMTP id 4AA0021F9D35 for <webfinger@ietf.org>; Tue,  9 Jul 2013 02:12:39 -0700 (PDT)
Received: from Vostro3500 ([77.116.247.55]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0MEccf-1UyQzk3mdV-00Fhhx for <webfinger@ietf.org>; Tue, 09 Jul 2013 11:12:38 +0200
From: "Markus Lanthaler" <markus.lanthaler@gmx.net>
To: <webfinger@ietf.org>
References: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com> <036001ce7c5c$38d87b70$aa897250$@packetizer.com>
In-Reply-To: <036001ce7c5c$38d87b70$aa897250$@packetizer.com>
Date: Tue, 9 Jul 2013 11:12:33 +0200
Message-ID: <012301ce7c84$73e66790$5bb336b0$@lanthaler@gmx.net>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 12.0
Content-Language: de
Thread-Index: AQNMTePL77yC9mRw9jaL/5G+2vzIp5ZgGVVwgABS70A=
X-Provags-ID: V03:K0:uXMLT22OIgqX8GYTcggPt7Dcf4eJPtCA3ZAa3K84CEasNBq1WWQ OBL8HvFpFIVmPY3AV9cZkOxL70ISQX8yPEKbyiAAxOcnqpOoaDGgn6IXe2rMCMydERR65ir 3pheTKIR5QHV7q915wkXGRd9tlAXrZudtxP17m40S+s9oM1+NTaaG5DmqYYHJTRpWEShi7H JTp/5yPDeZhw/e/FWuWgQ==
Subject: Re: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Jul 2013 09:12:46 -0000

On Tuesday, July 09, 2013 6:25 AM, Paul E. Jones wrote:
> Cyrus,
> 
> I had a quick look over the new draft.  I do think it's good that this
will
> utilize WebFinger in order to retrieve service discovery information.
> 
> I am curious about one thing.  When issuing a query to the WF server, the
> server returns a link relation of type "service-configuration".  The
> associated URL in the Appendix B example is
> "https://example.com/service-config".  Since the response from the WF
server
> is for a specific identifier (user), I believe this URL should point
> directly to the service config document for the user.
> 
[...]
>
> I believe for all examples we've considered with WF so far, there was no
> need for the client to perform any manipulation on the URI for the
specific
> link relation.  The examples in this document are the first to do that. Is
> there a reason?  Can I persuade you to put the user-specific URL right
> into the WebFinger response?

I think doing the opposite to make it consistent might be better. The
service-configuration document doesn't contain any information depending on
the user. So, returning *and* requesting https://example.com/service-config
would be better in my opinion.


--
Markus Lanthaler
@markuslanthaler


From cyrus@daboo.name  Tue Jul  9 06:46:03 2013
Return-Path: <cyrus@daboo.name>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A8D7621F90E4 for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 06:46:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8h-2Got08tfR for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 06:45:57 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) by ietfa.amsl.com (Postfix) with ESMTP id CD13121F9256 for <webfinger@ietf.org>; Tue,  9 Jul 2013 06:45:57 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id 6B2BD46DBF0C; Tue,  9 Jul 2013 09:45:57 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tnxXJVnNoeFJ; Tue,  9 Jul 2013 09:45:57 -0400 (EDT)
Received: from caldav.corp.apple.com (unknown [17.45.162.46]) by daboo.name (Postfix) with ESMTPSA id 0D2BC46DBF01; Tue,  9 Jul 2013 09:45:55 -0400 (EDT)
Date: Tue, 09 Jul 2013 09:45:52 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: Markus Lanthaler <markus.lanthaler@gmx.net>, webfinger@ietf.org
Message-ID: <6C0A49BE5C62E974B45DDED3@caldav.corp.apple.com>
In-Reply-To: <012301ce7c84$73e66790$5bb336b0$@lanthaler@gmx.net>
References: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com> <036001ce7c5c$38d87b70$aa897250$@packetizer.com> <012301ce7c84$73e66790$5bb336b0$@lanthaler@gmx.net>
X-Mailer: Mulberry/4.1.0a3 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=897
Subject: Re: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Jul 2013 13:46:03 -0000

Hi Markus,

--On July 9, 2013 at 11:12:33 AM +0200 Markus Lanthaler 
<markus.lanthaler@gmx.net> wrote:

> I think doing the opposite to make it consistent might be better. The
> service-configuration document doesn't contain any information depending
> on the user. So, returning *and* requesting
> https://example.com/service-config would be better in my opinion.

That is not true in general, and I will try and add an example to the spec 
to illustrate that. e.g., some users may be given access to a service that 
other users do not have (and should not see at all) - perhaps some services 
are "for-pay" and the user hasn't signed up yet.

Another aspect we have not addressed is the possibility that the user id 
used to login to the advertised services may be different from the id typed 
in to to discovery - so those id's ought to be in the service config 
document too.

-- 
Cyrus Daboo


From cyrus@daboo.name  Tue Jul  9 06:51:49 2013
Return-Path: <cyrus@daboo.name>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED10E21F9CE8; Tue,  9 Jul 2013 06:51:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9LcrS9W-HKxH; Tue,  9 Jul 2013 06:51:43 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) by ietfa.amsl.com (Postfix) with ESMTP id E03DE21F99FE; Tue,  9 Jul 2013 06:51:42 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id 15B0F46DC1F8; Tue,  9 Jul 2013 09:51:41 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R2e-m6KD6yx6; Tue,  9 Jul 2013 09:51:40 -0400 (EDT)
Received: from caldav.corp.apple.com (unknown [17.45.162.46]) by daboo.name (Postfix) with ESMTPSA id 9D53B46DC1ED; Tue,  9 Jul 2013 09:51:39 -0400 (EDT)
Date: Tue, 09 Jul 2013 09:51:36 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: Markus Lanthaler <markus.lanthaler@gmx.net>
Message-ID: <269D10E96ABEE65AF92AB85A@caldav.corp.apple.com>
In-Reply-To: <012901ce798f$b9c87750$2d5965f0$@lanthaler@gmx.net>
References: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com> <012901ce798f$b9c87750$2d5965f0$@lanthaler@gmx.net>
X-Mailer: Mulberry/4.1.0a3 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=660
Cc: webfinger@ietf.org, apps-discuss@ietf.org
Subject: Re: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Jul 2013 13:51:49 -0000

Hi Markus,

--On July 5, 2013 at 4:55:34 PM +0200 Markus Lanthaler 
<markus.lanthaler@gmx.net> wrote:

>
> Looks good to me. The only thing that bugs me is that the  " Automated
> Service Configuration Document Format" you define doesn't have its own
> media type. That will make it impossible to reuse in other scenarios and
> ambiguous how to process the target of a service-configuration link
> because other people may start using their own JSON flavors. I would
> suggest to define a media type or at list a profile URI to make this
> unambiguous.
>

Agreed - I think that makes sense - I will add that to the next revision of 
the spec.

-- 
Cyrus Daboo


From cyrus@daboo.name  Tue Jul  9 06:54:42 2013
Return-Path: <cyrus@daboo.name>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4646711E8111 for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 06:54:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ty+LGZmhozgl for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 06:54:22 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) by ietfa.amsl.com (Postfix) with ESMTP id 5A3A411E812A for <webfinger@ietf.org>; Tue,  9 Jul 2013 06:54:16 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id 024E146DC26F; Tue,  9 Jul 2013 09:54:16 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 34LnIgcb7ZaK; Tue,  9 Jul 2013 09:54:15 -0400 (EDT)
Received: from caldav.corp.apple.com (unknown [17.45.162.46]) by daboo.name (Postfix) with ESMTPSA id 8FAD846DC264; Tue,  9 Jul 2013 09:54:14 -0400 (EDT)
Date: Tue, 09 Jul 2013 09:54:11 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: "Paul E. Jones" <paulej@packetizer.com>, webfinger@ietf.org
Message-ID: <C76BB7412D784BB9C44707C0@caldav.corp.apple.com>
In-Reply-To: <036001ce7c5c$38d87b70$aa897250$@packetizer.com>
References: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com> <036001ce7c5c$38d87b70$aa897250$@packetizer.com>
X-Mailer: Mulberry/4.1.0a3 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=1181
Subject: Re: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Jul 2013 13:54:42 -0000

Hi Paul,

--On July 9, 2013 at 12:24:35 AM -0400 "Paul E. Jones" 
<paulej@packetizer.com> wrote:

> I believe for all examples we've considered with WF so far, there was no
> need for the client to perform any manipulation on the URI for the
> specific link relation.  The examples in this document are the first to
> do that.  Is there a reason?  Can I persuade you to put the user-specific
> URL right into the WebFinger response?

Yes, that seems like a better approach.

One question that has come up is whether webfinger should be the only HTTP 
service config document discovery mechanism. One suggestion has been to 
have a separate .well-known resource for direct access to the document. My 
feeling is that at this point I think we should stick solely with webfinger 
- partly to help promote use of webfinger itself, but also because there 
might be a whole bunch of other useful information that webfinger could 
provide. e.g. the service config client might also want to get the user's 
vCard in addition to service information and that could be accomplished in 
a single webfinger lookup. I will try adding an example to the spec to 
illustrate that.

-- 
Cyrus Daboo


From markus.lanthaler@gmx.net  Tue Jul  9 07:00:32 2013
Return-Path: <markus.lanthaler@gmx.net>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6247F21F9AF0 for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 07:00:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.15
X-Spam-Level: 
X-Spam-Status: No, score=-1.15 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, MSGID_MULTIPLE_AT=1.449]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kgGbnYYzOTfq for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 07:00:17 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) by ietfa.amsl.com (Postfix) with ESMTP id D9EAB21F84B4 for <webfinger@ietf.org>; Tue,  9 Jul 2013 07:00:10 -0700 (PDT)
Received: from Vostro3500 ([178.115.250.27]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0Li1hG-1USSZA3BVS-00n6mn; Tue, 09 Jul 2013 16:00:07 +0200
From: "Markus Lanthaler" <markus.lanthaler@gmx.net>
To: "'Cyrus Daboo'" <cyrus@daboo.name>, <webfinger@ietf.org>
References: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com> <036001ce7c5c$38d87b70$aa897250$@packetizer.com> <012301ce7c84$73e66790$5bb336b0$@lanthaler@gmx.net> <6C0A49BE5C62E974B45DDED3@caldav.corp.apple.com>
In-Reply-To: <6C0A49BE5C62E974B45DDED3@caldav.corp.apple.com>
Date: Tue, 9 Jul 2013 16:00:02 +0200
Message-ID: <018601ce7cac$9d54c2c0$d7fe4840$@lanthaler@gmx.net>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 12.0
Content-Language: de
Thread-Index: Ac58qql6ZlVoiLuUTZGFXbR1NYBxHQAARzBA
X-Provags-ID: V03:K0:bRZznzxqjtE8hwvLEdYW5DqxCTrjHM6mTBLf76QbE9Bcnbp0mgL 3HV6L+2V2utbp/Tp50LVeItystuHXi7teTNJGoGG2p7ovBj5Z98bXF2EUiYVE7EWzLuuFOL LeUyVY/c6c/SKdiKAmAglkX/F1nVNafSAbZrRcl9bd0TIvVeWUf7OajrRqGISkle5NqPHJM jpjVDEm+mvH3ZkJm7CW/A==
Subject: Re: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Jul 2013 14:00:33 -0000

On Tuesday, July 09, 2013 3:46 PM, Cyrus Daboo wrote:
> Hi Markus,
> 
> --On July 9, 2013 at 11:12:33 AM +0200 Markus Lanthaler wrote:
> 
> > I think doing the opposite to make it consistent might be better. The
> > service-configuration document doesn't contain any information depending
> > on the user. So, returning *and* requesting
> > https://example.com/service-config would be better in my opinion.
> 
> That is not true in general, and I will try and add an example to the spec
> to illustrate that. e.g., some users may be given access to a service that
> other users do not have (and should not see at all) - perhaps some
services
> are "for-pay" and the user hasn't signed up yet.

I wasn't generalizing but talking specifically about the examples in the
current draft.


> Another aspect we have not addressed is the possibility that the user id
> used to login to the advertised services may be different from the id
typed
> in to to discovery - so those id's ought to be in the service config
> document too.

True, but that should be a separate example. The best would be to describe
both mechanisms and, in the case the "id" query parameter is required, it
should be included directly in service-configuration URL in the WebFinger
response as Paul noted.


--
Markus Lanthaler
@markuslanthaler


From gsalguei@cisco.com  Tue Jul  9 09:34:03 2013
Return-Path: <gsalguei@cisco.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4768221F9E94 for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 09:34:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -10.339
X-Spam-Level: 
X-Spam-Status: No, score=-10.339 tagged_above=-999 required=5 tests=[AWL=0.260, BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Pr2FmzA3NGg8 for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 09:33:58 -0700 (PDT)
Received: from av-tac-rtp.cisco.com (av-tac-rtp.cisco.com [64.102.19.209]) by ietfa.amsl.com (Postfix) with ESMTP id 4963C21F9DB4 for <webfinger@ietf.org>; Tue,  9 Jul 2013 09:33:57 -0700 (PDT)
X-TACSUNS: Virus Scanned
Received: from chook.cisco.com (localhost.cisco.com [127.0.0.1]) by av-tac-rtp.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id r69GXuwK006011 for <webfinger@ietf.org>; Tue, 9 Jul 2013 12:33:56 -0400 (EDT)
Received: from dhcp-64-102-154-205.cisco.com (dhcp-64-102-154-205.cisco.com [64.102.154.205]) by chook.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id r69GXt8u015054; Tue, 9 Jul 2013 12:33:55 -0400 (EDT)
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\))
From: Gonzalo Salgueiro <gsalguei@cisco.com>
In-Reply-To: <C76BB7412D784BB9C44707C0@caldav.corp.apple.com>
Date: Tue, 9 Jul 2013 12:33:55 -0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <D1FAD6F5-1C6B-44DA-B5E3-54DEC7818043@cisco.com>
References: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com> <036001ce7c5c$38d87b70$aa897250$@packetizer.com> <C76BB7412D784BB9C44707C0@caldav.corp.apple.com>
To: Cyrus Daboo <cyrus@daboo.name>
X-Mailer: Apple Mail (2.1508)
Cc: Paul Jones <paulej@packetizer.com>, webfinger@ietf.org
Subject: Re: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Jul 2013 16:34:03 -0000

On Jul 9, 2013, at 9:54 AM, Cyrus Daboo <cyrus@daboo.name> wrote:

> Hi Paul,
>=20
> --On July 9, 2013 at 12:24:35 AM -0400 "Paul E. Jones" =
<paulej@packetizer.com> wrote:
>=20
>> I believe for all examples we've considered with WF so far, there was =
no
>> need for the client to perform any manipulation on the URI for the
>> specific link relation.  The examples in this document are the first =
to
>> do that.  Is there a reason?  Can I persuade you to put the =
user-specific
>> URL right into the WebFinger response?
>=20
> Yes, that seems like a better approach.

Agreed.
>=20
> One question that has come up is whether webfinger should be the only =
HTTP service config document discovery mechanism. One suggestion has =
been to have a separate .well-known resource for direct access to the =
document. My feeling is that at this point I think we should stick =
solely with webfinger - partly to help promote use of webfinger itself, =
but also because there might be a whole bunch of other useful =
information that webfinger could provide. e.g. the service config client =
might also want to get the user's vCard in addition to service =
information and that could be accomplished in a single webfinger lookup. =
I will try adding an example to the spec to illustrate that.

An example would help. In this case, Webfinger's flexibility to discover =
info of any kind is a big advantage and should be highlighted. Our =
experiences with Webfinger dictate that simplicity is key to widespread =
adoption, so IMO restricting to just Webfinger as a discovery framework =
seems more implementation-friendly. =20

Thanks for the updates to the doc.  It is looking much better.

--G

>=20
> --=20
> Cyrus Daboo
>=20
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>=20


From jesse.thompson@doit.wisc.edu  Tue Jul  9 13:47:15 2013
Return-Path: <jesse.thompson@doit.wisc.edu>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A01F21F9D67 for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 13:47:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DMoMwE2qLeWN for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 13:47:10 -0700 (PDT)
Received: from smtpauth4.wiscmail.wisc.edu (wmauth4.doit.wisc.edu [144.92.197.145]) by ietfa.amsl.com (Postfix) with ESMTP id B8E4F21F9D79 for <webfinger@ietf.org>; Tue,  9 Jul 2013 13:47:10 -0700 (PDT)
MIME-version: 1.0
Content-transfer-encoding: 7BIT
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Received: from avs-daemon.smtpauth4.wiscmail.wisc.edu by smtpauth4.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) id <0MPO00900S4VJ000@smtpauth4.wiscmail.wisc.edu> for webfinger@ietf.org; Tue, 09 Jul 2013 15:47:08 -0500 (CDT)
X-Spam-PmxInfo: Server=avs-4, Version=6.0.2.2308539, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2013.7.9.203916, SenderIP=0.0.0.0
Received: from [127.0.0.1] (boson.doit.wisc.edu [128.104.17.84]) by smtpauth4.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) with ESMTPSA id <0MPO004HLSEJ7V10@smtpauth4.wiscmail.wisc.edu>; Tue, 09 Jul 2013 15:47:08 -0500 (CDT)
Message-id: <51DC76C9.5030905@doit.wisc.edu>
Date: Tue, 09 Jul 2013 15:47:05 -0500
From: Jesse Thompson <jesse.thompson@doit.wisc.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7
To: Peter Saint-Andre <stpeter@stpeter.im>
References: <F23E5FFF11431C634EC5CA18@caldav.corp.apple.com> <51DABAC6.4090305@doit.wisc.edu> <51DB170A.9070400@stpeter.im> <123e94cf-ce7b-4c38-805e-e18ce0025d5e@email.android.com> <51DB1B37.9010007@stpeter.im>
In-reply-to: <51DB1B37.9010007@stpeter.im>
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Automated Service Configuration now uses webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Jul 2013 20:47:15 -0000

On 7/8/2013 3:04 PM, Peter Saint-Andre wrote:
> On 7/8/13 2:03 PM, Jesse Thompson wrote:
>>
>>
>> Peter Saint-Andre <stpeter@stpeter.im> wrote:
>>
>> On 7/8/13 7:12 AM, Jesse Thompson wrote:
>>>>> On 7/5/13 9:17 AM, Cyrus Daboo wrote:
>>>>>> Hi folks, I have recently posted a new version of the Automated
>>>>>> Service Configuration draft (formerly known as Aggregated Service
>>>>>> Discovery):
>>>>>>
>> <https://datatracker.ietf.org/doc/draft-daboo-aggregated-service-discovery/>.
>>>>>>
>>>>>>
>>>>>>
>> This protocol now makes use of webfinger to "bootstrap" discovery of
>> the
>>>>>> config document. Hopefully it will serve as a useful example of
>>>>>> how webfinger can be used by specific applications. I would
>>>>>> appreciate feedback from the webfinger community on how we have
>>>>>> gone about using webfinger, thanks.
>>>>>
>>>>> Since "the target FQDN is not in the queried domain" will apply to
>>>>> the vast majority of email/calendar domains (hosted by Google,
>>>>> Microsoft, etc):
>>>>>
>>>>> When it comes to practical implementation, essentially no clients
>>>>> will bother to "verify with the user that the link URI target FQDN
>>>>> is suitable for use before executing any connections to the host",
>>>>> especially if they already have an auto-config scheme that doesn't
>>>>> prompt the user (e.g. Thunderbird).
>>>>>
>>>>> It might be beneficial to the adoption of this standard to bake in
>>>>> a method of secure delegation that could work from day one.
>>
>> Hi Jesse, do you have anything in mind?
>>
>> One option might be POSH:
>>
>> http://datatracker.ietf.org/doc/draft-miller-posh/
>>
>> However, if the original query to the service domain goes to an HTTPS
>> URI, then following a redirect from there to an HTTPS URI at the
>> target domain seems like a form of secure delegation to me. That's the
>> same model that Matt Miller and I outline in the POSH draft.
>>
>> If I've misunderstood your comment, please do let me know. :-)
>>
>>> Yes, I was assuming that would be a good option.
>
> OK, so we might want some text about that, which probably could be
> borrowed or adapted from the POSH document.

My suggestion:

"  In the absence of a secure DNS option,
    clients MUST verify that the link URI target FQDN is suitable
    for use before executing any connections to the host as follows.

    1. If the service domain supports it, verify the domain delegation
    chain of trust using POSH (PKIX Over Secure HTTP) as defined by
    [I-D.draft-miller-xmpp-posh-prooftype]

    2. Require that the target FQDN returned in the
    link relation URI record exactly match the original service
    domain that was queried.

    3. Prompt the user for manual confirmation of the trust relationship.

Jesse

From bortzmeyer@nic.fr  Tue Jul  9 23:23:18 2013
Return-Path: <bortzmeyer@nic.fr>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0F62421F9D96 for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 23:23:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XUWTjoh3dXYb for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 23:23:13 -0700 (PDT)
Received: from mail.bortzmeyer.org (aetius.bortzmeyer.org [217.70.190.232]) by ietfa.amsl.com (Postfix) with ESMTP id 49AE821F9E88 for <webfinger@ietf.org>; Tue,  9 Jul 2013 23:23:08 -0700 (PDT)
Received: by mail.bortzmeyer.org (Postfix, from userid 10) id AC08B3B62D; Wed, 10 Jul 2013 06:23:06 +0000 (UTC)
Received: by mail.sources.org (Postfix, from userid 1000) id 0F8E5199251; Wed, 10 Jul 2013 08:21:07 +0200 (CEST)
Date: Wed, 10 Jul 2013 08:21:06 +0200
From: Stephane Bortzmeyer <bortzmeyer@nic.fr>
To: Will Norris <will@willnorris.com>
Message-ID: <20130710062106.GB15182@sources.org>
References: <044501cddece$fd045040$f70cf0c0$@packetizer.com> <CAHBU6itveCHU+M4A1msr_YQdW9JcrVNmfOmcjFwacLkE-pAYrA@mail.gmail.com> <048401cdded8$605d6c90$211845b0$@packetizer.com> <CAHBU6it45YFr6A+AUm3ub1roXqP99QG4jnEWpbvZew5ejhXt2Q@mail.gmail.com> <04c701cddedc$3f996000$becc2000$@packetizer.com> <20130708204135.GB30054@sources.org> <CAJqAn3zRNHSqAO3sWFkXZZMFxUNMdcW6LO=-ba0K0tokkz7rqg@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <CAJqAn3zRNHSqAO3sWFkXZZMFxUNMdcW6LO=-ba0K0tokkz7rqg@mail.gmail.com>
X-Transport: UUCP rules
X-Operating-System: Debian GNU/Linux 7.1
User-Agent: Mutt/1.5.21 (2010-09-15)
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Server Response language
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Jul 2013 06:23:18 -0000

On Mon, Jul 08, 2013 at 02:27:12PM -0700,
 Will Norris <will@willnorris.com> wrote 
 a message of 103 lines which said:

> In a webfinger query, the HTTP resource being requested is the full
> "/.well-known/webfinger?resource=acct:user@domain.com".  If the host
> doesn't have any metadata for "acct:user@domain.com", what else
> would they return, aside from a 404?

It is far from obvious to me. After all,
<https://willnorris.com/search/ghfdghgdghg> does not return a 404,
neither does
<http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=doesnotexistatall>
I understand the difference with Webfinger (both search engines try to
be helpful to humans and so produce some result explaining there was
no match) but, IMHO, it is a sufficient reason to be explicit in the
RFC.


From bortzmeyer@nic.fr  Tue Jul  9 23:23:19 2013
Return-Path: <bortzmeyer@nic.fr>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D93D21F9D96 for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 23:23:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.532
X-Spam-Level: 
X-Spam-Status: No, score=-102.532 tagged_above=-999 required=5 tests=[AWL=-0.067, BAYES_00=-2.599, HTTP_ESCAPED_HOST=0.134, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RMFmNA-uKKJf for <webfinger@ietfa.amsl.com>; Tue,  9 Jul 2013 23:23:14 -0700 (PDT)
Received: from mail.bortzmeyer.org (aetius.bortzmeyer.org [217.70.190.232]) by ietfa.amsl.com (Postfix) with ESMTP id 4990B21F9E6B for <webfinger@ietf.org>; Tue,  9 Jul 2013 23:23:08 -0700 (PDT)
Received: by mail.bortzmeyer.org (Postfix, from userid 10) id A9DFE3B5FC; Wed, 10 Jul 2013 06:23:06 +0000 (UTC)
Received: by mail.sources.org (Postfix, from userid 1000) id A04A9199251; Wed, 10 Jul 2013 08:18:43 +0200 (CEST)
Date: Wed, 10 Jul 2013 08:18:43 +0200
From: 'Stephane Bortzmeyer' <bortzmeyer@nic.fr>
To: "Paul E. Jones" <paulej@packetizer.com>
Message-ID: <20130710061843.GA15182@sources.org>
References: <044501cddece$fd045040$f70cf0c0$@packetizer.com> <CAHBU6itveCHU+M4A1msr_YQdW9JcrVNmfOmcjFwacLkE-pAYrA@mail.gmail.com> <048401cdded8$605d6c90$211845b0$@packetizer.com> <CAHBU6it45YFr6A+AUm3ub1roXqP99QG4jnEWpbvZew5ejhXt2Q@mail.gmail.com> <04c701cddedc$3f996000$becc2000$@packetizer.com> <20130708204135.GB30054@sources.org> <035e01ce7c59$4fd2ed40$ef78c7c0$@packetizer.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <035e01ce7c59$4fd2ed40$ef78c7c0$@packetizer.com>
X-Transport: UUCP rules
X-Operating-System: Debian GNU/Linux 7.1
User-Agent: Mutt/1.5.21 (2010-09-15)
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Server Response language
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Jul 2013 06:23:19 -0000

On Tue, Jul 09, 2013 at 12:03:46AM -0400,
 Paul E. Jones <paulej@packetizer.com> wrote 
 a message of 64 lines which said:

>    If the "resource" parameter is a value for which the server has no
>    information, the server MUST indicate that it was unable to match
>    the request as per Section 10.4.5 of RFC 2616.
> 
> This allows the use of 404 or 410, as appropriate.  I think that is the
> right thing to do.

An aternative, if people insist that it is clear in RFC 3986 and that
it should not be restated in Webfinger, is to provide an example:

For instance, in the OpenID COnnect example, at the end of 3.1, add:

And if the account does not exist:

     GET /.well-known/webfinger?
            resource=acct%3Adoesnotexist%40example.com&
            rel=http%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer
            HTTP/1.1
     Host: example.com

   The server might respond like this:

     HTTP/1.1 404 Not found
     Access-Control-Allow-Origin: *

   Without a body.

From paulej@packetizer.com  Wed Jul 10 07:01:03 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADF0621F9F9A for <webfinger@ietfa.amsl.com>; Wed, 10 Jul 2013 07:01:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.532
X-Spam-Level: 
X-Spam-Status: No, score=-2.532 tagged_above=-999 required=5 tests=[AWL=-0.067, BAYES_00=-2.599, HTTP_ESCAPED_HOST=0.134]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sX6aJcWebPV3 for <webfinger@ietfa.amsl.com>; Wed, 10 Jul 2013 07:00:59 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id E02EB21F9F9E for <webfinger@ietf.org>; Wed, 10 Jul 2013 07:00:58 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6AE0u78015983 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Wed, 10 Jul 2013 10:00:57 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1373464857; bh=X6HqDTeaXUo/MQBSe0M5svhkoVd99jLCezkmuMxyCLU=; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type:Content-Transfer-Encoding; b=lR5Eid6WeKqB4LFmnGuskqUyR15g4nHqLmlouJYJsXRZ7fnX6s81x2Ylh3lIrEgQ0 mn6vccGu0FCn2e1U+nvSCNfesul0nBZKQJt+MJ674HnerTOm/8r+9cQypWnoMhEqri wwUedoZgMQwtwv+NtTcgj4IgVcun4cFGVB4dQjWc=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "'Stephane Bortzmeyer'" <bortzmeyer@nic.fr>
References: <044501cddece$fd045040$f70cf0c0$@packetizer.com> <CAHBU6itveCHU+M4A1msr_YQdW9JcrVNmfOmcjFwacLkE-pAYrA@mail.gmail.com> <048401cdded8$605d6c90$211845b0$@packetizer.com> <CAHBU6it45YFr6A+AUm3ub1roXqP99QG4jnEWpbvZew5ejhXt2Q@mail.gmail.com> <04c701cddedc$3f996000$becc2000$@packetizer.com> <20130708204135.GB30054@sources.org> <035e01ce7c59$4fd2ed40$ef78c7c0$@packetizer.com> <20130710061843.GA15182@sources.org>
In-Reply-To: <20130710061843.GA15182@sources.org>
Date: Wed, 10 Jul 2013 10:01:00 -0400
Message-ID: <01f201ce7d75$e8f4b540$bade1fc0$@packetizer.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQH37xPjZJRUcIsUNQeBWhT/3tk+XwJBmtyyAWDszUcCCDXr2gDoDW8xAqVlvXABHUVasgDvwBZ0mLDi1iA=
Content-Language: en-us
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Server Response language
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Jul 2013 14:01:03 -0000

Stephane,

I believe anyone writing a web service should understand that proposed
sentence.  We could add it as part of an example, but that text is not
normative.  I believe it would be better to introduce a clear statement in
section 4.2 similar to the way I worded it.  Any suggested changes to the
wording?

Paul

> -----Original Message-----
> From: 'Stephane Bortzmeyer' [mailto:bortzmeyer@nic.fr]
> Sent: Wednesday, July 10, 2013 2:19 AM
> To: Paul E. Jones
> Cc: webfinger@ietf.org
> Subject: Re: [webfinger] Server Response language
> 
> On Tue, Jul 09, 2013 at 12:03:46AM -0400,
>  Paul E. Jones <paulej@packetizer.com> wrote
>  a message of 64 lines which said:
> 
> >    If the "resource" parameter is a value for which the server has no
> >    information, the server MUST indicate that it was unable to match
> >    the request as per Section 10.4.5 of RFC 2616.
> >
> > This allows the use of 404 or 410, as appropriate.  I think that is the
> > right thing to do.
> 
> An aternative, if people insist that it is clear in RFC 3986 and that
> it should not be restated in Webfinger, is to provide an example:
> 
> For instance, in the OpenID COnnect example, at the end of 3.1, add:
> 
> And if the account does not exist:
> 
>      GET /.well-known/webfinger?
>             resource=acct%3Adoesnotexist%40example.com&
>             rel=http%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer
>             HTTP/1.1
>      Host: example.com
> 
>    The server might respond like this:
> 
>      HTTP/1.1 404 Not found
>      Access-Control-Allow-Origin: *
> 
>    Without a body.


From tbray@textuality.com  Sun Jul 14 14:53:50 2013
Return-Path: <tbray@textuality.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F6DE21F8C93 for <webfinger@ietfa.amsl.com>; Sun, 14 Jul 2013 14:53:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.976
X-Spam-Level: 
X-Spam-Status: No, score=-2.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ojknkRT2UPBl for <webfinger@ietfa.amsl.com>; Sun, 14 Jul 2013 14:53:44 -0700 (PDT)
Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by ietfa.amsl.com (Postfix) with ESMTP id DBCF121F9294 for <webfinger@ietf.org>; Sun, 14 Jul 2013 14:53:41 -0700 (PDT)
Received: by mail-vc0-f182.google.com with SMTP id id13so8879103vcb.27 for <webfinger@ietf.org>; Sun, 14 Jul 2013 14:53:41 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=SECU8oOoE9kNwIWAPv75m+uMUefyHQYfzNuUUvWtwX4=; b=ZSYHCaM6kMOm/7WBsMOkYrrDFjCC75HO8hYGGpH3D6RxtXpx1ExIjpWuB/ZCeT4/Kb jqpf6sK1TU56rj9cJmWNUCaRHojt5HbjO074Ok/pER7RR2zd6CprNuSPMk06IZ+JhGC9 cBiPAskf8JiK1dwBIKNKDafciBGUs7dHBLS/Gp3nK1RDpBG9NUzLX661mSvJV6PHEiaO 0J+i/L0nx+WjuyFvcM7Pdl8XL3FM5J/07MsjBLMAd/YvghTJrxh8PE3SJjS+d4rDfqw/ takb8G9c7nwEu1KOfR3woGhd9fqqCgsAYy0QRq1UYbIxLdqamwUuZF7NsyOG/Uk6Crn8 6YnA==
MIME-Version: 1.0
X-Received: by 10.52.100.166 with SMTP id ez6mr23375130vdb.19.1373838821090; Sun, 14 Jul 2013 14:53:41 -0700 (PDT)
Received: by 10.220.219.200 with HTTP; Sun, 14 Jul 2013 14:53:41 -0700 (PDT)
X-Originating-IP: [24.84.235.32]
Date: Sun, 14 Jul 2013 14:53:41 -0700
Message-ID: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com>
From: Tim Bray <tbray@textuality.com>
To: "webfinger@ietf.org" <webfinger@ietf.org>
Content-Type: multipart/alternative; boundary=20cf307abcbbe8fa0704e17fc641
X-Gm-Message-State: ALoCoQnF0ovy//PkiSMm7PBC5ssQxl0RhOr1XRKlf7VUVxCenskj//RvjXgh9i/2wb7SNKnuk5MK
Subject: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Jul 2013 21:53:50 -0000

--20cf307abcbbe8fa0704e17fc641
Content-Type: text/plain; charset=UTF-8

Working on some WF code... looking for some candidate addresses/domains to
test JRD wrangling.  Suggestions? -T

--20cf307abcbbe8fa0704e17fc641
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Working on some WF code... looking for some candidate addr=
esses/domains to test JRD wrangling.=C2=A0 Suggestions? -T<br></div>

--20cf307abcbbe8fa0704e17fc641--

From paulej@packetizer.com  Sun Jul 14 19:07:03 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E9DC21F9C12 for <webfinger@ietfa.amsl.com>; Sun, 14 Jul 2013 19:07:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.849
X-Spam-Level: 
X-Spam-Status: No, score=-1.849 tagged_above=-999 required=5 tests=[AWL=-0.740, BAYES_05=-1.11, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JGAc8wJlp00H for <webfinger@ietfa.amsl.com>; Sun, 14 Jul 2013 19:06:58 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id 5BE7521F9C15 for <webfinger@ietf.org>; Sun, 14 Jul 2013 19:06:58 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6F26uS8002304 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Sun, 14 Jul 2013 22:06:57 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1373854017; bh=iAy0mYOqTegZU3w/w6FuFKkBitynj0yUL/I/VVjo2lA=; h=From:To:References:In-Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type; b=B+jC4TS5us69OiR88PKhRTArcODD0LUvWxTSYyeAHHSoNBobVaJKUGn70AkTAw65R 29qQpGuiDWRDMOcTRdpViN+UMyPvwLOqN96oBk1lfym5E2nRN/pSwrAJG8gM09XBhc fsCGBCqflQDRosUTJsbucsXWlvZmO7Z7uw0eHIpw=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "'Tim Bray'" <tbray@textuality.com>, <webfinger@ietf.org>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com>
In-Reply-To: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com>
Date: Sun, 14 Jul 2013 22:07:02 -0400
Message-ID: <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_00D4_01CE80DE.78EC4C10"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQL/r+No/hn+Dxq4/2ORfMNzEE5vjpcCnmFA
Content-Language: en-us
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Jul 2013 02:07:03 -0000

This is a multipart message in MIME format.

------=_NextPart_000_00D4_01CE80DE.78EC4C10
Content-Type: text/plain;
	charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Tim,

=20

You=E2=80=99re welcome to test my addresses, including mailto: / acct: / =
xmpp:=20

=20

Most of what is returned is just test data (though some is valid), but =
it should be properly formatted.

=20

I have aliases, properties, titles, and non-ASCII characters in the =
acct: reply.  I=E2=80=99m happy to throw something in if you want to =
check a particular response.

=20

Paul

=20

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On =
Behalf Of Tim Bray
Sent: Sunday, July 14, 2013 5:54 PM
To: webfinger@ietf.org
Subject: [webfinger] Looking for JRDs

=20

Working on some WF code... looking for some candidate addresses/domains =
to test JRD wrangling.  Suggestions? -T


------=_NextPart_000_00D4_01CE80DE.78EC4C10
Content-Type: text/html;
	charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dutf-8"><meta =
name=3DGenerator content=3D"Microsoft Word 14 (filtered =
medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Tim,<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>You=E2=80=99re welcome to test my addresses, including mailto: / =
acct: / xmpp: <o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Most of what is returned is just test data (though some is valid), =
but it should be properly formatted.<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>I have aliases, properties, titles, and non-ASCII characters in the =
acct: reply.=C2=A0 I=E2=80=99m happy to throw something in if you want =
to check a particular response.<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Paul<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] <b>On =
Behalf Of </b>Tim Bray<br><b>Sent:</b> Sunday, July 14, 2013 5:54 =
PM<br><b>To:</b> webfinger@ietf.org<br><b>Subject:</b> [webfinger] =
Looking for JRDs<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><p class=3DMsoNormal>Working =
on some WF code... looking for some candidate addresses/domains to test =
JRD wrangling.&nbsp; Suggestions? =
-T<o:p></o:p></p></div></div></div></body></html>
------=_NextPart_000_00D4_01CE80DE.78EC4C10--


From konklone@gmail.com  Sun Jul 14 19:13:14 2013
Return-Path: <konklone@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 312F621F9CD5 for <webfinger@ietfa.amsl.com>; Sun, 14 Jul 2013 19:13:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.977
X-Spam-Level: 
X-Spam-Status: No, score=-1.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JL4c+c0Kat-D for <webfinger@ietfa.amsl.com>; Sun, 14 Jul 2013 19:13:13 -0700 (PDT)
Received: from mail-ob0-x231.google.com (mail-ob0-x231.google.com [IPv6:2607:f8b0:4003:c01::231]) by ietfa.amsl.com (Postfix) with ESMTP id 6258A21F99A8 for <webfinger@ietf.org>; Sun, 14 Jul 2013 19:13:13 -0700 (PDT)
Received: by mail-ob0-f177.google.com with SMTP id ta17so13247218obb.22 for <webfinger@ietf.org>; Sun, 14 Jul 2013 19:13:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=WbK/aE9RFfcHE6ofiRjN2C9jFesIIiAd1rUSFqXlAm0=; b=W1gs5jp73Kt5TpzkVZQ88L9SFVD3Uoho7qAA9sCNz7EfkJuam/tonvYQm5T7CmIgNU tF+uIvU27f6JKXiG/o0gRBkOD/Gjvp2uZjb5qrKnYDXqq/ksyFpA9UJI3JvyxAXIf4Au 19zF86aFhAQgYNleYd3eiR+oNECe3KpjE3iQyIPVyx8kQRnwoqPZCV8Bj58dziXNvHon XUosShJ9y5Fn56T+2gUISA/dhentZdSPyIR4qTg7iTUSVwk+f6CUWwTu0QbBtm33lxdY Ck5oGnNHY4TgZaMK1pmEGScbxub9tVSAIEktO7v4G4keMpvrA1oFpH7IYZYkuSf+gDOC qWjg==
X-Received: by 10.182.246.39 with SMTP id xt7mr24133105obc.18.1373854392758; Sun, 14 Jul 2013 19:13:12 -0700 (PDT)
MIME-Version: 1.0
Sender: konklone@gmail.com
Received: by 10.182.22.229 with HTTP; Sun, 14 Jul 2013 19:12:32 -0700 (PDT)
In-Reply-To: <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com>
From: Eric Mill <eric@konklone.com>
Date: Sun, 14 Jul 2013 22:12:32 -0400
X-Google-Sender-Auth: 63a4qVTmQKpN2MakHmBtNL0rjlg
Message-ID: <CANBOYLWQapbQv0B0733_OEiMOr9GgWi=n2J==ZEusg1m9=jo-w@mail.gmail.com>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: multipart/alternative; boundary=001a11c2e2240db84004e18367b8
Cc: "webfinger@ietf.org" <webfinger@ietf.org>, Tim Bray <tbray@textuality.com>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Jul 2013 02:13:14 -0000

--001a11c2e2240db84004e18367b8
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

This is making me want to set up my own. Paul, I can't seem to find yours?
404 at:

http://packetizer.com/.well-known/webfinger?resource=3Dacct:paulej@packetiz=
er.com

-- Eric


On Sun, Jul 14, 2013 at 10:07 PM, Paul E. Jones <paulej@packetizer.com>wrot=
e:

> Tim,****
>
> ** **
>
> You=92re welcome to test my addresses, including mailto: / acct: / xmpp: =
***
> *
>
> ** **
>
> Most of what is returned is just test data (though some is valid), but it
> should be properly formatted.****
>
> ** **
>
> I have aliases, properties, titles, and non-ASCII characters in the acct:
> reply.  I=92m happy to throw something in if you want to check a particul=
ar
> response.****
>
> ** **
>
> Paul****
>
> ** **
>
> *From:* webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] *O=
n
> Behalf Of *Tim Bray
> *Sent:* Sunday, July 14, 2013 5:54 PM
> *To:* webfinger@ietf.org
> *Subject:* [webfinger] Looking for JRDs****
>
> ** **
>
> Working on some WF code... looking for some candidate addresses/domains t=
o
> test JRD wrangling.  Suggestions? -T****
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>
>


--=20
konklone.com | @konklone <https://twitter.com/konklone>

--001a11c2e2240db84004e18367b8
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">This is making me want to set up my own. Paul, I can&#39;t=
 seem to find yours? 404 at:<div><br></div><div><a href=3D"http://packetize=
r.com/.well-known/webfinger?resource=3Dacct:paulej@packetizer.com">http://p=
acketizer.com/.well-known/webfinger?resource=3Dacct:paulej@packetizer.com</=
a><br>

</div><div><br></div><div>-- Eric</div></div><div class=3D"gmail_extra"><br=
><br><div class=3D"gmail_quote">On Sun, Jul 14, 2013 at 10:07 PM, Paul E. J=
ones <span dir=3D"ltr">&lt;<a href=3D"mailto:paulej@packetizer.com" target=
=3D"_blank">paulej@packetizer.com</a>&gt;</span> wrote:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div lang=3D"EN-US" link=3D"blue" vlink=3D"p=
urple"><div><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-fam=
ily:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Tim,<u></u><u=
></u></span></p>

<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=A0<u></u></span><=
/p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot=
;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">You=92re welcome to te=
st my addresses, including mailto: / acct: / xmpp: <u></u><u></u></span></p=
>

<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=A0<u></u></span><=
/p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot=
;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Most of what is return=
ed is just test data (though some is valid), but it should be properly form=
atted.<u></u><u></u></span></p>

<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=A0<u></u></span><=
/p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot=
;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">I have aliases, proper=
ties, titles, and non-ASCII characters in the acct: reply.=A0 I=92m happy t=
o throw something in if you want to check a particular response.<u></u><u><=
/u></span></p>

<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=A0<u></u></span><=
/p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot=
;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Paul<u></u><u></u></sp=
an></p>

<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=A0<u></u></span><=
/p><div style=3D"border:none;border-left:solid blue 1.5pt;padding:0in 0in 0=
in 4.0pt">

<div><div style=3D"border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt=
 0in 0in 0in"><p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;fon=
t-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span s=
tyle=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;"> <a href=3D"mailto:webfinger-bounces@ietf.org" target=3D"_blank">webfi=
nger-bounces@ietf.org</a> [mailto:<a href=3D"mailto:webfinger-bounces@ietf.=
org" target=3D"_blank">webfinger-bounces@ietf.org</a>] <b>On Behalf Of </b>=
Tim Bray<br>

<b>Sent:</b> Sunday, July 14, 2013 5:54 PM<br><b>To:</b> <a href=3D"mailto:=
webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:=
</b> [webfinger] Looking for JRDs<u></u><u></u></span></p></div></div><div =
class=3D"im">

<p class=3D"MsoNormal"><u></u>=A0<u></u></p><div><p class=3D"MsoNormal">Wor=
king on some WF code... looking for some candidate addresses/domains to tes=
t JRD wrangling.=A0 Suggestions? -T<u></u><u></u></p></div></div></div></di=
v></div>

<br>_______________________________________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><br>
<br></blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><div dir=
=3D"ltr"><a href=3D"http://konklone.com" target=3D"_blank">konklone.com</a>=
 | <a href=3D"https://twitter.com/konklone" target=3D"_blank">@konklone</a>=
</div>
</div>

--001a11c2e2240db84004e18367b8--

From tbray@textuality.com  Sun Jul 14 19:35:17 2013
Return-Path: <tbray@textuality.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9EF6721F9C05 for <webfinger@ietfa.amsl.com>; Sun, 14 Jul 2013 19:35:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.976
X-Spam-Level: 
X-Spam-Status: No, score=-2.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cRFYYJ9UVpvy for <webfinger@ietfa.amsl.com>; Sun, 14 Jul 2013 19:35:13 -0700 (PDT)
Received: from mail-ve0-f179.google.com (mail-ve0-f179.google.com [209.85.128.179]) by ietfa.amsl.com (Postfix) with ESMTP id 5E65021F9B7F for <webfinger@ietf.org>; Sun, 14 Jul 2013 19:35:13 -0700 (PDT)
Received: by mail-ve0-f179.google.com with SMTP id d10so9543991vea.38 for <webfinger@ietf.org>; Sun, 14 Jul 2013 19:35:10 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=dren4Pk2EVVOrYlvlwx9JwdFIxRyQslE8UuJL7dligM=; b=ddE6wrdp3ORbKWInM9fPMTTpUKJOOhBCkHS5KBAi3ppQ8alxuSBvjNBtcw+qz3aZ8q O5gd9s5Pq8lfhK1nBJNCjhyhzWWWMYzA8jt28TUSRZixvz+O4HuhMAnMwdS2YIH2sB0q 13yVojFuObybh3eIPAdwDDk4TC++at3oAWVTYV+nJ9K7Jx29CY85n59lBq0ErUh6Sx7c wLSTaLrFbDSXtuWBmpSaKFWnFSLCCD+htLlthm9u2gs4s+UantripicMjKzNDqHzDMpg JkrCHC74vr4f44rmpq+6R/behfEfpbDXo01rsR1TYI1kA0cQUDjq6dS8pExPuZyn0AbF kscw==
MIME-Version: 1.0
X-Received: by 10.52.236.199 with SMTP id uw7mr23912481vdc.18.1373855710636; Sun, 14 Jul 2013 19:35:10 -0700 (PDT)
Received: by 10.220.219.200 with HTTP; Sun, 14 Jul 2013 19:35:10 -0700 (PDT)
X-Originating-IP: [24.84.235.32]
In-Reply-To: <CANBOYLWQapbQv0B0733_OEiMOr9GgWi=n2J==ZEusg1m9=jo-w@mail.gmail.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CANBOYLWQapbQv0B0733_OEiMOr9GgWi=n2J==ZEusg1m9=jo-w@mail.gmail.com>
Date: Sun, 14 Jul 2013 19:35:10 -0700
Message-ID: <CAHBU6iso1SxgE4OwRZN_jdiiRkb6M5L8C-KXLvqoQT51b4ZO+Q@mail.gmail.com>
From: Tim Bray <tbray@textuality.com>
To: Eric Mill <eric@konklone.com>
Content-Type: multipart/alternative; boundary=089e0111d9249aff9204e183b5aa
X-Gm-Message-State: ALoCoQnM/uULZEloQyKt7Iae1aXuJkl+VsDsSFtwe8lZ+gYdf3w+DOVRhLtCMMx1VK/O0cqA7jSz
Cc: "Paul E. Jones" <paulej@packetizer.com>, "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Jul 2013 02:35:17 -0000

--089e0111d9249aff9204e183b5aa
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

You have to use https not http -T


On Sun, Jul 14, 2013 at 7:12 PM, Eric Mill <eric@konklone.com> wrote:

> This is making me want to set up my own. Paul, I can't seem to find yours=
?
> 404 at:
>
>
> http://packetizer.com/.well-known/webfinger?resource=3Dacct:paulej@packet=
izer.com
>
> -- Eric
>
>
> On Sun, Jul 14, 2013 at 10:07 PM, Paul E. Jones <paulej@packetizer.com>wr=
ote:
>
>> Tim,****
>>
>> ** **
>>
>> You=E2=80=99re welcome to test my addresses, including mailto: / acct: /=
 xmpp: **
>> **
>>
>> ** **
>>
>> Most of what is returned is just test data (though some is valid), but i=
t
>> should be properly formatted.****
>>
>> ** **
>>
>> I have aliases, properties, titles, and non-ASCII characters in the acct=
:
>> reply.  I=E2=80=99m happy to throw something in if you want to check a p=
articular
>> response.****
>>
>> ** **
>>
>> Paul****
>>
>> ** **
>>
>> *From:* webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] *=
On
>> Behalf Of *Tim Bray
>> *Sent:* Sunday, July 14, 2013 5:54 PM
>> *To:* webfinger@ietf.org
>> *Subject:* [webfinger] Looking for JRDs****
>>
>> ** **
>>
>> Working on some WF code... looking for some candidate addresses/domains
>> to test JRD wrangling.  Suggestions? -T****
>>
>> _______________________________________________
>> webfinger mailing list
>> webfinger@ietf.org
>> https://www.ietf.org/mailman/listinfo/webfinger
>>
>>
>
>
> --
> konklone.com | @konklone <https://twitter.com/konklone>
>

--089e0111d9249aff9204e183b5aa
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">You have to use https not http -T<br></div><div class=3D"g=
mail_extra"><br><br><div class=3D"gmail_quote">On Sun, Jul 14, 2013 at 7:12=
 PM, Eric Mill <span dir=3D"ltr">&lt;<a href=3D"mailto:eric@konklone.com" t=
arget=3D"_blank">eric@konklone.com</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr">This is making me want to s=
et up my own. Paul, I can&#39;t seem to find yours? 404 at:<div><br></div><=
div>
<a href=3D"http://packetizer.com/.well-known/webfinger?resource=3Dacct:paul=
ej@packetizer.com" target=3D"_blank">http://packetizer.com/.well-known/webf=
inger?resource=3Dacct:paulej@packetizer.com</a><br>

</div><div><br></div><div>-- Eric</div></div><div class=3D"gmail_extra"><br=
><br><div class=3D"gmail_quote"><div><div class=3D"h5">On Sun, Jul 14, 2013=
 at 10:07 PM, Paul E. Jones <span dir=3D"ltr">&lt;<a href=3D"mailto:paulej@=
packetizer.com" target=3D"_blank">paulej@packetizer.com</a>&gt;</span> wrot=
e:<br>


</div></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;bo=
rder-left:1px #ccc solid;padding-left:1ex"><div><div class=3D"h5"><div link=
=3D"blue" vlink=3D"purple" lang=3D"EN-US"><div><p class=3D"MsoNormal"><span=
 style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif=
&quot;;color:#1f497d">Tim,<u></u><u></u></span></p>


<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">You=E2=80=99re welc=
ome to test my addresses, including mailto: / acct: / xmpp: <u></u><u></u><=
/span></p>


<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Most of what is ret=
urned is just test data (though some is valid), but it should be properly f=
ormatted.<u></u><u></u></span></p>


<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">I have aliases, pro=
perties, titles, and non-ASCII characters in the acct: reply.=C2=A0 I=E2=80=
=99m happy to throw something in if you want to check a particular response=
.<u></u><u></u></span></p>


<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Paul<u></u><u></u><=
/span></p>


<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><div style=3D"border:none;border-left:solid blue 1.5pt;padding:0in 0i=
n 0in 4.0pt">


<div><div style=3D"border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt=
 0in 0in 0in"><p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;fon=
t-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span s=
tyle=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;"> <a href=3D"mailto:webfinger-bounces@ietf.org" target=3D"_blank">webfi=
nger-bounces@ietf.org</a> [mailto:<a href=3D"mailto:webfinger-bounces@ietf.=
org" target=3D"_blank">webfinger-bounces@ietf.org</a>] <b>On Behalf Of </b>=
Tim Bray<br>


<b>Sent:</b> Sunday, July 14, 2013 5:54 PM<br><b>To:</b> <a href=3D"mailto:=
webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:=
</b> [webfinger] Looking for JRDs<u></u><u></u></span></p></div></div><div>


<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p><div><p class=3D"MsoNormal">=
Working on some WF code... looking for some candidate addresses/domains to =
test JRD wrangling.=C2=A0 Suggestions? -T<u></u><u></u></p></div></div></di=
v></div></div>


<br></div></div>_______________________________________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org<=
/a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><br>
<br></blockquote></div><span class=3D"HOEnZb"><font color=3D"#888888"><br><=
br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"><a href=3D"http://k=
onklone.com" target=3D"_blank">konklone.com</a> | <a href=3D"https://twitte=
r.com/konklone" target=3D"_blank">@konklone</a></div>

</font></span></div>
</blockquote></div><br></div>

--089e0111d9249aff9204e183b5aa--

From paulej@packetizer.com  Mon Jul 15 12:25:05 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1B08D11E8230 for <webfinger@ietfa.amsl.com>; Mon, 15 Jul 2013 12:25:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.541
X-Spam-Level: 
X-Spam-Status: No, score=-2.541 tagged_above=-999 required=5 tests=[AWL=0.058,  BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QSks7ahAr59B for <webfinger@ietfa.amsl.com>; Mon, 15 Jul 2013 12:25:00 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id 2BB7821E8154 for <webfinger@ietf.org>; Mon, 15 Jul 2013 12:24:45 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6FJOit0004502 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for <webfinger@ietf.org>; Mon, 15 Jul 2013 15:24:44 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1373916284; bh=Ysrd/k4AuMIJcDQ8Hj7F23gOGPZ/QtFvSO1EsTJgUqg=; h=From:To:References:In-Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type:Content-Transfer-Encoding; b=DMr9Ga7Awr1FtQhdZ1YEQyWPEwz5/cJaSLE9rNLyW6Lbyksf7hI1UdNVIKx+xFzjG z8c10enFZ8DfAqa63zkIpn+QPHjy0TTIKWREhz1ed9SELggGGyDRzpHTwKxnthEC0D PC/7bw+X9MdrUKJ57nGf23WW29Y/g4hrQilLY+QA=
From: "Paul E. Jones" <paulej@packetizer.com>
To: <webfinger@ietf.org>
References: <20130715192137.15300.78334.idtracker@ietfa.amsl.com>
In-Reply-To: <20130715192137.15300.78334.idtracker@ietfa.amsl.com>
Date: Mon, 15 Jul 2013 15:24:52 -0400
Message-ID: <025201ce8190$fb00a400$f101ec00$@packetizer.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQLe6EURVrvCr65ZwnvSxZvkNw4V4ZdFUNDg
Content-Language: en-us
Subject: [webfinger] FW: New Version Notification for draft-ietf-appsawg-webfinger-16.txt
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Jul 2013 19:25:05 -0000

Folks,

We've posted a new version of the WebFinger draft that tries to address =
a few minor points raised in recent discussions.

I believe all major issues raised in the DISCUSSes have been resolved, =
but we're still waiting on additional AD review.

Paul

> -----Original Message-----
> From: internet-drafts@ietf.org [mailto:internet-drafts@ietf.org]
> Sent: Monday, July 15, 2013 3:22 PM
> To: Gonzalo Salgueiro; Joseph Smarr; Paul E. Jones; Paul Jones
> Subject: New Version Notification for =
draft-ietf-appsawg-webfinger-16.txt
>=20
>=20
> A new version of I-D, draft-ietf-appsawg-webfinger-16.txt
> has been successfully submitted by Paul E. Jones and posted to the
> IETF repository.
>=20
> Filename:	 draft-ietf-appsawg-webfinger
> Revision:	 16
> Title:		 WebFinger
> Creation date:	 2013-07-15
> Group:		 appsawg
> Number of pages: 21
> URL:             =
http://www.ietf.org/internet-drafts/draft-ietf-appsawg-
> webfinger-16.txt
> Status:          http://datatracker.ietf.org/doc/draft-ietf-appsawg-
> webfinger
> Htmlized:        =
http://tools.ietf.org/html/draft-ietf-appsawg-webfinger-
> 16
> Diff:            =
http://www.ietf.org/rfcdiff?url2=3Ddraft-ietf-appsawg-
> webfinger-16
>=20
> Abstract:
>    This specification defines the WebFinger protocol, which can be =
used
>    to discover information about people or other entities on the
>    Internet using standard HTTP methods.  WebFinger discovers
>    information for a URI that might not be usable as a locator
>    otherwise, such as account or email URIs.
>=20
>=20
>=20
>=20
> The IETF Secretariat



From evan@e14n.com  Thu Jul 18 00:07:03 2013
Return-Path: <evan@e14n.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D69DE21F9F7A for <webfinger@ietfa.amsl.com>; Thu, 18 Jul 2013 00:07:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.998
X-Spam-Level: 
X-Spam-Status: No, score=-1.998 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_42=0.6]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kgy-ZHZqTExy for <webfinger@ietfa.amsl.com>; Thu, 18 Jul 2013 00:06:59 -0700 (PDT)
Received: from office.statusnetinc.com (office.statusnetinc.com [50.57.148.252]) by ietfa.amsl.com (Postfix) with ESMTP id 2DF0521F9F3A for <webfinger@ietf.org>; Thu, 18 Jul 2013 00:06:59 -0700 (PDT)
Received: from [192.168.0.118] (modemcable023.225-203-24.mc.videotron.ca [24.203.225.23]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by office.statusnetinc.com (Postfix) with ESMTPSA id DA6DC8D423D for <webfinger@ietf.org>; Thu, 18 Jul 2013 07:25:22 +0000 (UTC)
Message-ID: <51E79410.9070604@e14n.com>
Date: Thu, 18 Jul 2013 03:06:56 -0400
From: Evan Prodromou <evan@e14n.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7
MIME-Version: 1.0
To: webfinger@ietf.org
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com>
In-Reply-To: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com>
Content-Type: multipart/alternative; boundary="------------000202030707020409070704"
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Jul 2013 07:07:04 -0000

This is a multi-part message in MIME format.
--------------000202030707020409070704
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

On 13-07-14 05:53 PM, Tim Bray wrote:
> Working on some WF code... looking for some candidate 
> addresses/domains to test JRD wrangling.  Suggestions? -T
All pump.io accounts have Webfingers.

https://identi.ca/.well-known/webfinger?resource=acct:tbray@identi.ca

-Evan


--------------000202030707020409070704
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 13-07-14 05:53 PM, Tim Bray wrote:<br>
    </div>
    <blockquote
cite="mid:CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Working on some WF code... looking for some
        candidate addresses/domains to test JRD wrangling.&nbsp; Suggestions?
        -T
      </div>
    </blockquote>
    All pump.io accounts have Webfingers.<br>
    <br>
    &nbsp;&nbsp;&nbsp;
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a
href="https://identi.ca/.well-known/webfinger?resource=acct:tbray@identi.ca">https://identi.ca/.well-known/webfinger?resource=acct:tbray@identi.ca</a><br>
    <br>
    -Evan<br>
    <br>
  </body>
</html>

--------------000202030707020409070704--

From nick@silverbucket.net  Thu Jul 18 03:01:36 2013
Return-Path: <nick@silverbucket.net>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA7C911E8115 for <webfinger@ietfa.amsl.com>; Thu, 18 Jul 2013 03:01:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.976
X-Spam-Level: 
X-Spam-Status: No, score=-2.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E8Ie9onPvAOL for <webfinger@ietfa.amsl.com>; Thu, 18 Jul 2013 03:01:32 -0700 (PDT)
Received: from mail-la0-f50.google.com (mail-la0-f50.google.com [209.85.215.50]) by ietfa.amsl.com (Postfix) with ESMTP id D122311E8113 for <webfinger@ietf.org>; Thu, 18 Jul 2013 03:01:31 -0700 (PDT)
Received: by mail-la0-f50.google.com with SMTP id ep20so2308030lab.37 for <webfinger@ietf.org>; Thu, 18 Jul 2013 03:01:30 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=94JmnUbGgBxknMpwVgSYYF3aXz/YcbwuLPKjNzFERK4=; b=BvsbHfncn/fQ17JrsldEIJzI4gpMGeKoMP376IGDX+yuy+ZdzarEL3L9zAuz6A7E7J OS8Is5yuI1wvNqg/bNVTYTj5QR7nVW4JY2i7V1Nl/XMZPCQB00VsUCD25x7LmjHlpJbr 59jhiH777Pc9wlTO0boXrUxJFPJWrA+ZzCK7F5Z1lmBPdVa8buQOBIgBGaalU9UEVd6m Vn/HiwuMtj8l6Ji5wrio7D4i8yIAEgUJx4NXJL+zuhJ5JLWzdz6jNA2q1qaL0cNoxyim VaI/lZ8Rd+6InRejiA/2qRKtYZteC6ZMiEkwl462bNtokQab7YkTA394UEbW2xcOO8x1 pgkQ==
X-Received: by 10.112.72.67 with SMTP id b3mr4998914lbv.35.1374141690065; Thu, 18 Jul 2013 03:01:30 -0700 (PDT)
Received: from mail-la0-x233.google.com (mail-la0-x233.google.com [2a00:1450:4010:c03::233]) by mx.google.com with ESMTPSA id p20sm4152218lbb.17.2013.07.18.03.01.29 for <webfinger@ietf.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Jul 2013 03:01:29 -0700 (PDT)
Received: by mail-la0-f51.google.com with SMTP id ga9so591611lab.24 for <webfinger@ietf.org>; Thu, 18 Jul 2013 03:01:28 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.152.115.242 with SMTP id jr18mr4825009lab.7.1374141688714; Thu, 18 Jul 2013 03:01:28 -0700 (PDT)
Received: by 10.112.73.239 with HTTP; Thu, 18 Jul 2013 03:01:28 -0700 (PDT)
Received: by 10.112.73.239 with HTTP; Thu, 18 Jul 2013 03:01:28 -0700 (PDT)
In-Reply-To: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com>
Date: Thu, 18 Jul 2013 12:01:28 +0200
Message-ID: <CAJL4WtYHvMK4BV6Ze4nW22_CBYkQvBXubFy0TgN=F0qr4mdCqg@mail.gmail.com>
From: Nick Jennings <nick@silverbucket.net>
To: Tim Bray <tbray@textuality.com>
Content-Type: multipart/alternative; boundary=001a11c3327a3a1cc404e1c64b61
X-Gm-Message-State: ALoCoQl3IfAjZpNeD5T99LamcWclJsnyGkWbIHBeGRUc0RTj4CmaemmTBsJ4BiDjGGVZbcsv4o/j
Cc: "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Jul 2013 10:01:36 -0000

--001a11c3327a3a1cc404e1c64b61
Content-Type: text/plain; charset=UTF-8

You're welcome to test me email address as well.
 On Jul 14, 2013 11:53 PM, "Tim Bray" <tbray@textuality.com> wrote:

> Working on some WF code... looking for some candidate addresses/domains to
> test JRD wrangling.  Suggestions? -T
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>
>

--001a11c3327a3a1cc404e1c64b61
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>You&#39;re welcome to test me email address as well.<br>
</p>
<div class=3D"gmail_quote">On Jul 14, 2013 11:53 PM, &quot;Tim Bray&quot; &=
lt;<a href=3D"mailto:tbray@textuality.com">tbray@textuality.com</a>&gt; wro=
te:<br type=3D"attribution"><blockquote class=3D"gmail_quote" style=3D"marg=
in:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir=3D"ltr">Working on some WF code... looking for some candidate addr=
esses/domains to test JRD wrangling.=C2=A0 Suggestions? -T<br></div>
<br>_______________________________________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><br>
<br></blockquote></div>

--001a11c3327a3a1cc404e1c64b61--

From tbray@textuality.com  Fri Jul 19 21:34:32 2013
Return-Path: <tbray@textuality.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 248FA21E80C6 for <webfinger@ietfa.amsl.com>; Fri, 19 Jul 2013 21:34:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.726
X-Spam-Level: 
X-Spam-Status: No, score=-2.726 tagged_above=-999 required=5 tests=[AWL=0.250,  BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qECgPOdXF4PF for <webfinger@ietfa.amsl.com>; Fri, 19 Jul 2013 21:34:26 -0700 (PDT)
Received: from mail-vc0-f175.google.com (mail-vc0-f175.google.com [209.85.220.175]) by ietfa.amsl.com (Postfix) with ESMTP id E2DD421F99E8 for <webfinger@ietf.org>; Fri, 19 Jul 2013 21:34:25 -0700 (PDT)
Received: by mail-vc0-f175.google.com with SMTP id ij15so2853191vcb.6 for <webfinger@ietf.org>; Fri, 19 Jul 2013 21:34:25 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=l7+0gWlYleH18dJEAG+RDJ8n8BCg4wPfpUwxfnQ6fUw=; b=e6sGPd+Z9pPE24GQoZCNe0c/wt6W1cBvKhr+m5GrkBu2ZaNU8NOmLXAx7GMX5spTwn SM/TUOvFMbIVvBnxU6qC9vSOgX5CO9duVvgeLizAQncu6uxZ1Y71CkCWhUHFdfn26Rb5 FaPgNVASx8xw9TIKAUq7oRjocwGlU1549XMsiTwiuUbq1rNUz5xNW5zodyG7gB0m3EEh ZmUn4cAEE1exwVM0l4k31+Z0zoBoI+pf4u7LjLGVtLU39qCgTAu2Hzq+5yg5paVFwvKv C6ZDvZjrygXolcSwb7SIAnlLu8/sqwXdGx3kEkLkJIU897dFX1PW1efs6+zlz1990aXE qQ4g==
MIME-Version: 1.0
X-Received: by 10.52.94.6 with SMTP id cy6mr5560702vdb.108.1374294864120; Fri, 19 Jul 2013 21:34:24 -0700 (PDT)
Received: by 10.220.219.200 with HTTP; Fri, 19 Jul 2013 21:34:24 -0700 (PDT)
X-Originating-IP: [24.84.235.32]
In-Reply-To: <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com>
Date: Fri, 19 Jul 2013 21:34:24 -0700
Message-ID: <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com>
From: Tim Bray <tbray@textuality.com>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: multipart/alternative; boundary=20cf307abe9f31918304e1e9f525
X-Gm-Message-State: ALoCoQlm3x4lrd2rq9R/pJhCukbOm2kbdYxRBcWnU2mTUqj+vlFNZhBQeWT6x9CSWA7BtTP8C6Yj
Cc: "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Jul 2013 04:34:32 -0000

--20cf307abe9f31918304e1e9f525
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Got an OpenID Connect provider? rel=3D=EF=BB=BF
http://openid.net/specs/connect/1.0/issuer


On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@packetizer.com>wrote=
:

> Tim,****
>
> ** **
>
> You=E2=80=99re welcome to test my addresses, including mailto: / acct: / =
xmpp: ***
> *
>
> ** **
>
> Most of what is returned is just test data (though some is valid), but it
> should be properly formatted.****
>
> ** **
>
> I have aliases, properties, titles, and non-ASCII characters in the acct:
> reply.  I=E2=80=99m happy to throw something in if you want to check a pa=
rticular
> response.****
>
> ** **
>
> Paul****
>
> ** **
>
> *From:* webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] *O=
n
> Behalf Of *Tim Bray
> *Sent:* Sunday, July 14, 2013 5:54 PM
> *To:* webfinger@ietf.org
> *Subject:* [webfinger] Looking for JRDs****
>
> ** **
>
> Working on some WF code... looking for some candidate addresses/domains t=
o
> test JRD wrangling.  Suggestions? -T****
>

--20cf307abe9f31918304e1e9f525
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Got an OpenID Connect provider? rel=3D=EF=BB=BF<a href=3D"=
http://openid.net/specs/connect/1.0/issuer">http://openid.net/specs/connect=
/1.0/issuer</a><br></div><div class=3D"gmail_extra"><br><br><div class=3D"g=
mail_quote">On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <span dir=3D"ltr=
">&lt;<a href=3D"mailto:paulej@packetizer.com" target=3D"_blank">paulej@pac=
ketizer.com</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div link=3D"blue" vlink=3D"purple" lang=3D"=
EN-US"><div><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-fam=
ily:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Tim,<u></u><u=
></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">You=E2=80=99re welc=
ome to test my addresses, including mailto: / acct: / xmpp: <u></u><u></u><=
/span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Most of what is ret=
urned is just test data (though some is valid), but it should be properly f=
ormatted.<u></u><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">I have aliases, pro=
perties, titles, and non-ASCII characters in the acct: reply.=C2=A0 I=E2=80=
=99m happy to throw something in if you want to check a particular response=
.<u></u><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Paul<u></u><u></u><=
/span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><div style=3D"border:none;border-left:solid blue 1.5pt;padding:0in 0i=
n 0in 4.0pt">
<div><div style=3D"border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt=
 0in 0in 0in"><p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;fon=
t-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span s=
tyle=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;"> <a href=3D"mailto:webfinger-bounces@ietf.org" target=3D"_blank">webfi=
nger-bounces@ietf.org</a> [mailto:<a href=3D"mailto:webfinger-bounces@ietf.=
org" target=3D"_blank">webfinger-bounces@ietf.org</a>] <b>On Behalf Of </b>=
Tim Bray<br>
<b>Sent:</b> Sunday, July 14, 2013 5:54 PM<br><b>To:</b> <a href=3D"mailto:=
webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:=
</b> [webfinger] Looking for JRDs<u></u><u></u></span></p></div></div><div =
class=3D"im">
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p><div><p class=3D"MsoNormal">=
Working on some WF code... looking for some candidate addresses/domains to =
test JRD wrangling.=C2=A0 Suggestions? -T<u></u><u></u></p></div></div></di=
v></div></div>
</blockquote></div><br></div>

--20cf307abe9f31918304e1e9f525--

From tbray@textuality.com  Fri Jul 19 21:37:11 2013
Return-Path: <tbray@textuality.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 506E721E80C9 for <webfinger@ietfa.amsl.com>; Fri, 19 Jul 2013 21:37:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.749
X-Spam-Level: 
X-Spam-Status: No, score=-2.749 tagged_above=-999 required=5 tests=[AWL=0.227,  BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BTtaRIDWjzuv for <webfinger@ietfa.amsl.com>; Fri, 19 Jul 2013 21:37:06 -0700 (PDT)
Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by ietfa.amsl.com (Postfix) with ESMTP id 6585521E80C6 for <webfinger@ietf.org>; Fri, 19 Jul 2013 21:37:06 -0700 (PDT)
Received: by mail-vb0-f54.google.com with SMTP id q12so3648199vbe.27 for <webfinger@ietf.org>; Fri, 19 Jul 2013 21:37:05 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=RW3aww7K4GWsm5edXrn6Hi4zOTIW13EBGfy0AVgiYR8=; b=ncMEwDRctPB2Ng3CJvv8GwZZVnqV6ponHyrbSiHWmlzVK+qh+ZtK6xm6E3glNEy44o IHEGSDhILDMqV0mWg3JsmsKYwfzw9T87Byq/SYnkaYN2Spo2LKuPOJRDTl9nIokPdhbZ dQO6pc22gL6nrxyEHKf2ZbnWwVpibkbtEeVri92DUkEpScu5pTIQnYDSgKaVWEuTDoMU zzJMafSjYofUpAOq18q47JN+OwvKFhrOeHo6V4VjiPiTOB+oEnSYe4duO6gElVCh2UcF ZeKTftzIVmHbGmGZVrgYh/qhNAoV+pKM2bj49tlr3yXGFzJLqlgTWEvDuyCg8MJQ51bN mXsA==
MIME-Version: 1.0
X-Received: by 10.220.197.72 with SMTP id ej8mr6750480vcb.66.1374295025822; Fri, 19 Jul 2013 21:37:05 -0700 (PDT)
Received: by 10.220.219.200 with HTTP; Fri, 19 Jul 2013 21:37:05 -0700 (PDT)
X-Originating-IP: [24.84.235.32]
In-Reply-To: <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com>
Date: Fri, 19 Jul 2013 21:37:05 -0700
Message-ID: <CAHBU6isyB8brx9Ka_e=JveySzebb7rkmUc5NEmUH_37mgwJZng@mail.gmail.com>
From: Tim Bray <tbray@textuality.com>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: multipart/alternative; boundary=001a11c1f08ed4efd104e1e9febd
X-Gm-Message-State: ALoCoQmJNJFoDVKaFSJzsZK8s5a/XxVXexwJVNCHiR1YR7bunh3TQM9CpT5LnxIAUgHiFF/wDQx1
Cc: "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Jul 2013 04:37:11 -0000

--001a11c1f08ed4efd104e1e9febd
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

 538> curl '
http://silverbucket.net/.well-known/webfinger?resource=3Dacct:nick@silverbu=
cket.net
'
curl: (7) couldn't connect to host



On Fri, Jul 19, 2013 at 9:34 PM, Tim Bray <tbray@textuality.com> wrote:

> Got an OpenID Connect provider? rel=3D=EF=BB=BF
> http://openid.net/specs/connect/1.0/issuer
>
>
> On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@packetizer.com>wro=
te:
>
>> Tim,****
>>
>> ** **
>>
>> You=E2=80=99re welcome to test my addresses, including mailto: / acct: /=
 xmpp: **
>> **
>>
>> ** **
>>
>> Most of what is returned is just test data (though some is valid), but i=
t
>> should be properly formatted.****
>>
>> ** **
>>
>> I have aliases, properties, titles, and non-ASCII characters in the acct=
:
>> reply.  I=E2=80=99m happy to throw something in if you want to check a p=
articular
>> response.****
>>
>> ** **
>>
>> Paul****
>>
>> ** **
>>
>> *From:* webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] *=
On
>> Behalf Of *Tim Bray
>> *Sent:* Sunday, July 14, 2013 5:54 PM
>> *To:* webfinger@ietf.org
>> *Subject:* [webfinger] Looking for JRDs****
>>
>> ** **
>>
>> Working on some WF code... looking for some candidate addresses/domains
>> to test JRD wrangling.  Suggestions? -T****
>>
>
>

--001a11c1f08ed4efd104e1e9febd
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">=C2=A0538&gt; curl &#39;<a href=3D"http://silverbucket.net=
/.well-known/webfinger?resource=3Dacct:nick@silverbucket.net">http://silver=
bucket.net/.well-known/webfinger?resource=3Dacct:nick@silverbucket.net</a>&=
#39;<br>curl: (7) couldn&#39;t connect to host<br>
<br></div><div class=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On =
Fri, Jul 19, 2013 at 9:34 PM, Tim Bray <span dir=3D"ltr">&lt;<a href=3D"mai=
lto:tbray@textuality.com" target=3D"_blank">tbray@textuality.com</a>&gt;</s=
pan> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr">Got an OpenID Connect provi=
der? rel=3D=EF=BB=BF<a href=3D"http://openid.net/specs/connect/1.0/issuer" =
target=3D"_blank">http://openid.net/specs/connect/1.0/issuer</a><br>
</div><div class=3D"HOEnZb"><div class=3D"h5"><div class=3D"gmail_extra"><b=
r><br><div class=3D"gmail_quote">On Sun, Jul 14, 2013 at 7:07 PM, Paul E. J=
ones <span dir=3D"ltr">&lt;<a href=3D"mailto:paulej@packetizer.com" target=
=3D"_blank">paulej@packetizer.com</a>&gt;</span> wrote:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div link=3D"blue" vlink=3D"purple" lang=3D"=
EN-US"><div><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-fam=
ily:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Tim,<u></u><u=
></u></span></p>

<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">You=E2=80=99re welc=
ome to test my addresses, including mailto: / acct: / xmpp: <u></u><u></u><=
/span></p>

<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Most of what is ret=
urned is just test data (though some is valid), but it should be properly f=
ormatted.<u></u><u></u></span></p>

<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">I have aliases, pro=
perties, titles, and non-ASCII characters in the acct: reply.=C2=A0 I=E2=80=
=99m happy to throw something in if you want to check a particular response=
.<u></u><u></u></span></p>

<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Paul<u></u><u></u><=
/span></p>

<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><div style=3D"border:none;border-left:solid blue 1.5pt;padding:0in 0i=
n 0in 4.0pt">

<div><div style=3D"border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt=
 0in 0in 0in"><p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;fon=
t-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span s=
tyle=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;"> <a href=3D"mailto:webfinger-bounces@ietf.org" target=3D"_blank">webfi=
nger-bounces@ietf.org</a> [mailto:<a href=3D"mailto:webfinger-bounces@ietf.=
org" target=3D"_blank">webfinger-bounces@ietf.org</a>] <b>On Behalf Of </b>=
Tim Bray<br>

<b>Sent:</b> Sunday, July 14, 2013 5:54 PM<br><b>To:</b> <a href=3D"mailto:=
webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:=
</b> [webfinger] Looking for JRDs<u></u><u></u></span></p></div></div><div>

<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p><div><p class=3D"MsoNormal">=
Working on some WF code... looking for some candidate addresses/domains to =
test JRD wrangling.=C2=A0 Suggestions? -T<u></u><u></u></p></div></div></di=
v></div></div>

</blockquote></div><br></div>
</div></div></blockquote></div><br></div>

--001a11c1f08ed4efd104e1e9febd--

From paulej@packetizer.com  Sat Jul 20 07:50:06 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AC2A11E810C for <webfinger@ietfa.amsl.com>; Sat, 20 Jul 2013 07:50:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.528
X-Spam-Level: 
X-Spam-Status: No, score=-2.528 tagged_above=-999 required=5 tests=[AWL=0.070,  BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TVKLgnGmq517 for <webfinger@ietfa.amsl.com>; Sat, 20 Jul 2013 07:50:01 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id 6F57621E80A1 for <webfinger@ietf.org>; Sat, 20 Jul 2013 07:49:59 -0700 (PDT)
Received: from dyn-157.arid.us (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6KEnwdn015109 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 20 Jul 2013 10:49:58 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1374331798; bh=gK7pYVUoH8b1CMJP+eEQHQGakJBQb7NfyOnhJKouko4=; h=In-Reply-To:References:MIME-Version:Content-Type:Subject:From: Date:To:CC:Message-ID; b=ZAtWX0NIW29vsndsuHktQLvZPxHO2F2C/6LIxWMizhDmxWiFc9T0+Wl8cqe0xK9sH DCGwb3oaqO/eqKzp4uWLCOBGypEewQgYXqhOuLAno7V6lXjmXqlUdK8wDgO0xOU8iq 2Dhc/Nudm/py0EElaEhNzzbHCDBjqPywF3bsrQMk=
User-Agent: Kaiten Mail
In-Reply-To: <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----CTPYRMR2FORNBG6BC9XTJPBJPMGRBR"
From: "Paul E. Jones" <paulej@packetizer.com>
Date: Sat, 20 Jul 2013 10:49:56 -0400
To: Tim Bray <tbray@textuality.com>
Message-ID: <2bbd90f2-86a0-48bd-9694-f73f565c891d@email.android.com>
Cc: "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Jul 2013 14:50:06 -0000

------CTPYRMR2FORNBG6BC9XTJPBJPMGRBR
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 8bit

I don't. Perhaps Mike Jones can direct you to somewhere?


-------- Original Message --------
From: Tim Bray <tbray@textuality.com>
Sent: Sat Jul 20 00:34:24 EDT 2013
To: "Paul E. Jones" <paulej@packetizer.com>
Cc: "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs

Got an OpenID Connect provider? rel=﻿
http://openid.net/specs/connect/1.0/issuer


On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@packetizer.com>wrote:

> Tim,****
>
> ** **
>
> You’re welcome to test my addresses, including mailto: / acct: / xmpp: ***
> *
>
> ** **
>
> Most of what is returned is just test data (though some is valid), but it
> should be properly formatted.****
>
> ** **
>
> I have aliases, properties, titles, and non-ASCII characters in the acct:
> reply.  I’m happy to throw something in if you want to check a particular
> response.****
>
> ** **
>
> Paul****
>
> ** **
>
> *From:* webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] *On
> Behalf Of *Tim Bray
> *Sent:* Sunday, July 14, 2013 5:54 PM
> *To:* webfinger@ietf.org
> *Subject:* [webfinger] Looking for JRDs****
>
> ** **
>
> Working on some WF code... looking for some candidate addresses/domains to
> test JRD wrangling.  Suggestions? -T****
>

------CTPYRMR2FORNBG6BC9XTJPBJPMGRBR
Content-Type: text/html;
 charset=utf-8
Content-Transfer-Encoding: 8bit

<html><head></head><body><p dir="ltr">I don't. Perhaps Mike Jones can direct you to somewhere?</p>
<br><br><div style='font-size:10.0pt;font-family:"Tahoma","sans-serif";padding:3.0pt 0in 0in 0in'>
<hr style='border:none;border-top:solid #E1E1E1 1.0pt'>
<b>From:</b> Tim Bray &lt;tbray@textuality.com&gt;<br>
<b>Sent:</b> Sat Jul 20 00:34:24 EDT 2013<br>
<b>To:</b> &quot;Paul E. Jones&quot; &lt;paulej@packetizer.com&gt;<br>
<b>Cc:</b> &quot;webfinger@ietf.org&quot; &lt;webfinger@ietf.org&gt;<br>
<b>Subject:</b> Re: [webfinger] Looking for JRDs<br>
</div>
<br>
<div dir="ltr">Got an OpenID Connect provider? rel=﻿<a href="http://openid.net/specs/connect/1.0/issuer">http://openid.net/specs/connect/1.0/issuer</a><br /></div><div class="gmail_extra"><br /><br /><div class="gmail_quote">On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <span dir="ltr">&lt;<a href="mailto:paulej@packetizer.com" target="_blank">paulej@packetizer.com</a>&gt;</span> wrote:<br />
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div link="blue" vlink="purple" lang="EN-US"><div><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Tim,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">You’re welcome to test my addresses, including mailto: / acct: / xmpp: <u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Most of what is returned is just test data (though some is valid), but it should be properly formatted.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">I have aliases, properties, titles, and non-ASCII characters in the acct: reply.  I’m happy to throw something in if you want to check a particular response.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Paul<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p><div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in"><p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> <a href="mailto:webfinger-bounces@ietf.org" target="_blank">webfinger-bounces@ietf.org</a> [mailto:<a href="mailto:webfinger-bounces@ietf.org" target="_blank">webfinger-bounces@ietf.org</a>] <b>On Behalf Of </b>Tim Bray<br />
<b>Sent:</b> Sunday, July 14, 2013 5:54 PM<br /><b>To:</b> <a href="mailto:webfinger@ietf.org" target="_blank">webfinger@ietf.org</a><br /><b>Subject:</b> [webfinger] Looking for JRDs<u></u><u></u></span></p></div></div><div class="im">
<p class="MsoNormal"><u></u> <u></u></p><div><p class="MsoNormal">Working on some WF code... looking for some candidate addresses/domains to test JRD wrangling.  Suggestions? -T<u></u><u></u></p></div></div></div></div></div>
</blockquote></div><br /></div>
</body></html>
------CTPYRMR2FORNBG6BC9XTJPBJPMGRBR--


From Michael.Jones@microsoft.com  Sat Jul 20 16:34:04 2013
Return-Path: <Michael.Jones@microsoft.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2EDEC21F86B2 for <webfinger@ietfa.amsl.com>; Sat, 20 Jul 2013 16:34:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.251
X-Spam-Level: 
X-Spam-Status: No, score=-3.251 tagged_above=-999 required=5 tests=[AWL=-0.653, BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pcPcA7hqp30e for <webfinger@ietfa.amsl.com>; Sat, 20 Jul 2013 16:33:58 -0700 (PDT)
Received: from db9outboundpool.messaging.microsoft.com (mail-db9lp0251.outbound.messaging.microsoft.com [213.199.154.251]) by ietfa.amsl.com (Postfix) with ESMTP id 3E0FB21F99B0 for <webfinger@ietf.org>; Sat, 20 Jul 2013 16:33:58 -0700 (PDT)
Received: from mail9-db9-R.bigfish.com (10.174.16.247) by DB9EHSOBE025.bigfish.com (10.174.14.88) with Microsoft SMTP Server id 14.1.225.22; Sat, 20 Jul 2013 23:33:57 +0000
Received: from mail9-db9 (localhost [127.0.0.1])	by mail9-db9-R.bigfish.com (Postfix) with ESMTP id 35BA1C800B6; Sat, 20 Jul 2013 23:33:57 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:131.107.125.8; KIP:(null); UIP:(null); IPV:NLI; H:TK5EX14MLTC103.redmond.corp.microsoft.com; RD:autodiscover.service.exchange.microsoft.com; EFVD:NLI
X-SpamScore: -21
X-BigFish: VS-21(zz98dI9371Ic89bhc857hdbb0izz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz8275ch1d7338h1de098h1033IL177df4h17326ah18c673h1de097h1de096h8275bh8275dhz2fh2a8h668h839hd25hf0ah1288h12a5h12bdh137ah1441h1504h1537h153bh15d0h162dh1631h1758h18e1h1946h19b5h19ceh1b0ah1bceh1d0ch1d2eh1d3fh1dfeh1dffh1e1dh1155h)
Received-SPF: pass (mail9-db9: domain of microsoft.com designates 131.107.125.8 as permitted sender) client-ip=131.107.125.8; envelope-from=Michael.Jones@microsoft.com; helo=TK5EX14MLTC103.redmond.corp.microsoft.com ; icrosoft.com ; 
Received: from mail9-db9 (localhost.localdomain [127.0.0.1]) by mail9-db9 (MessageSwitch) id 1374363235123135_32110; Sat, 20 Jul 2013 23:33:55 +0000 (UTC)
Received: from DB9EHSMHS015.bigfish.com (unknown [10.174.16.241])	by mail9-db9.bigfish.com (Postfix) with ESMTP id 17AF5920046; Sat, 20 Jul 2013 23:33:55 +0000 (UTC)
Received: from TK5EX14MLTC103.redmond.corp.microsoft.com (131.107.125.8) by DB9EHSMHS015.bigfish.com (10.174.14.25) with Microsoft SMTP Server (TLS) id 14.16.227.3; Sat, 20 Jul 2013 23:33:54 +0000
Received: from TK5EX14MBXC284.redmond.corp.microsoft.com ([169.254.1.38]) by TK5EX14MLTC103.redmond.corp.microsoft.com ([157.54.79.174]) with mapi id 14.03.0136.001; Sat, 20 Jul 2013 23:33:37 +0000
From: Mike Jones <Michael.Jones@microsoft.com>
To: Tim Bray <tbray@textuality.com>, "Paul E. Jones" <paulej@packetizer.com>
Thread-Topic: [webfinger] Looking for JRDs
Thread-Index: AQHOgNyhR98yiOTSfk+IRcqp3VDu5plk/kQAgAgE1ACAAT06UA==
Date: Sat, 20 Jul 2013 23:33:36 +0000
Message-ID: <4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com>
In-Reply-To: <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [157.54.51.34]
Content-Type: multipart/alternative; boundary="_000_4E1F6AAD24975D4BA5B16804296739436B6F7E7ATK5EX14MBXC284r_"
MIME-Version: 1.0
X-OriginatorOrg: microsoft.com
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Cc: "webfinger@ietf.org" <webfinger@ietf.org>, "openid-connect-interop@googlegroups.com" <openid-connect-interop@googlegroups.com>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Jul 2013 23:34:04 -0000

--_000_4E1F6AAD24975D4BA5B16804296739436B6F7E7ATK5EX14MBXC284r_
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64

U2VlIGh0dHA6Ly9vc2lzLmlkY29tbW9ucy5uZXQvd2lraS9DYXRlZ29yeTpPQzVfT1AgZm9yIGEg
bGlzdCBvZiBPcGVuSUQgcHJvdmlkZXJzLCBtb3N0IG9mIHdoaWNoIGltcGxlbWVudCBEaXNjb3Zl
cnksIGluY2x1ZGluZyBXZWJGaW5nZXIuDQoNCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC0tIE1pa2UNCg0KRnJvbTogd2ViZmluZ2Vy
LWJvdW5jZXNAaWV0Zi5vcmcgW21haWx0bzp3ZWJmaW5nZXItYm91bmNlc0BpZXRmLm9yZ10gT24g
QmVoYWxmIE9mIFRpbSBCcmF5DQpTZW50OiBGcmlkYXksIEp1bHkgMTksIDIwMTMgOTozNCBQTQ0K
VG86IFBhdWwgRS4gSm9uZXMNCkNjOiB3ZWJmaW5nZXJAaWV0Zi5vcmcNClN1YmplY3Q6IFJlOiBb
d2ViZmluZ2VyXSBMb29raW5nIGZvciBKUkRzDQoNCkdvdCBhbiBPcGVuSUQgQ29ubmVjdCBwcm92
aWRlcj8gcmVsPe+7v2h0dHA6Ly9vcGVuaWQubmV0L3NwZWNzL2Nvbm5lY3QvMS4wL2lzc3Vlcg0K
DQpPbiBTdW4sIEp1bCAxNCwgMjAxMyBhdCA3OjA3IFBNLCBQYXVsIEUuIEpvbmVzIDxwYXVsZWpA
cGFja2V0aXplci5jb208bWFpbHRvOnBhdWxlakBwYWNrZXRpemVyLmNvbT4+IHdyb3RlOg0KVGlt
LA0KDQpZb3XigJlyZSB3ZWxjb21lIHRvIHRlc3QgbXkgYWRkcmVzc2VzLCBpbmNsdWRpbmcgbWFp
bHRvOiAvIGFjY3Q6IC8geG1wcDoNCg0KTW9zdCBvZiB3aGF0IGlzIHJldHVybmVkIGlzIGp1c3Qg
dGVzdCBkYXRhICh0aG91Z2ggc29tZSBpcyB2YWxpZCksIGJ1dCBpdCBzaG91bGQgYmUgcHJvcGVy
bHkgZm9ybWF0dGVkLg0KDQpJIGhhdmUgYWxpYXNlcywgcHJvcGVydGllcywgdGl0bGVzLCBhbmQg
bm9uLUFTQ0lJIGNoYXJhY3RlcnMgaW4gdGhlIGFjY3Q6IHJlcGx5LiAgSeKAmW0gaGFwcHkgdG8g
dGhyb3cgc29tZXRoaW5nIGluIGlmIHlvdSB3YW50IHRvIGNoZWNrIGEgcGFydGljdWxhciByZXNw
b25zZS4NCg0KUGF1bA0KDQpGcm9tOiB3ZWJmaW5nZXItYm91bmNlc0BpZXRmLm9yZzxtYWlsdG86
d2ViZmluZ2VyLWJvdW5jZXNAaWV0Zi5vcmc+IFttYWlsdG86d2ViZmluZ2VyLWJvdW5jZXNAaWV0
Zi5vcmc8bWFpbHRvOndlYmZpbmdlci1ib3VuY2VzQGlldGYub3JnPl0gT24gQmVoYWxmIE9mIFRp
bSBCcmF5DQpTZW50OiBTdW5kYXksIEp1bHkgMTQsIDIwMTMgNTo1NCBQTQ0KVG86IHdlYmZpbmdl
ckBpZXRmLm9yZzxtYWlsdG86d2ViZmluZ2VyQGlldGYub3JnPg0KU3ViamVjdDogW3dlYmZpbmdl
cl0gTG9va2luZyBmb3IgSlJEcw0KDQpXb3JraW5nIG9uIHNvbWUgV0YgY29kZS4uLiBsb29raW5n
IGZvciBzb21lIGNhbmRpZGF0ZSBhZGRyZXNzZXMvZG9tYWlucyB0byB0ZXN0IEpSRCB3cmFuZ2xp
bmcuICBTdWdnZXN0aW9ucz8gLVQNCg0K

--_000_4E1F6AAD24975D4BA5B16804296739436B6F7E7ATK5EX14MBXC284r_
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: base64

PGh0bWwgeG1sbnM6dj0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTp2bWwiIHhtbG5zOm89InVy
bjpzY2hlbWFzLW1pY3Jvc29mdC1jb206b2ZmaWNlOm9mZmljZSIgeG1sbnM6dz0idXJuOnNjaGVt
YXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6d29yZCIgeG1sbnM6bT0iaHR0cDovL3NjaGVtYXMubWlj
cm9zb2Z0LmNvbS9vZmZpY2UvMjAwNC8xMi9vbW1sIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcv
VFIvUkVDLWh0bWw0MCI+DQo8aGVhZD4NCjxtZXRhIGh0dHAtZXF1aXY9IkNvbnRlbnQtVHlwZSIg
Y29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PXV0Zi04Ij4NCjxtZXRhIG5hbWU9IkdlbmVyYXRv
ciIgY29udGVudD0iTWljcm9zb2Z0IFdvcmQgMTQgKGZpbHRlcmVkIG1lZGl1bSkiPg0KPHN0eWxl
PjwhLS0NCi8qIEZvbnQgRGVmaW5pdGlvbnMgKi8NCkBmb250LWZhY2UNCgl7Zm9udC1mYW1pbHk6
Q2FsaWJyaTsNCglwYW5vc2UtMToyIDE1IDUgMiAyIDIgNCAzIDIgNDt9DQpAZm9udC1mYWNlDQoJ
e2ZvbnQtZmFtaWx5OlRhaG9tYTsNCglwYW5vc2UtMToyIDExIDYgNCAzIDUgNCA0IDIgNDt9DQov
KiBTdHlsZSBEZWZpbml0aW9ucyAqLw0KcC5Nc29Ob3JtYWwsIGxpLk1zb05vcm1hbCwgZGl2Lk1z
b05vcm1hbA0KCXttYXJnaW46MGluOw0KCW1hcmdpbi1ib3R0b206LjAwMDFwdDsNCglmb250LXNp
emU6MTIuMHB0Ow0KCWZvbnQtZmFtaWx5OiJUaW1lcyBOZXcgUm9tYW4iLCJzZXJpZiI7fQ0KYTps
aW5rLCBzcGFuLk1zb0h5cGVybGluaw0KCXttc28tc3R5bGUtcHJpb3JpdHk6OTk7DQoJY29sb3I6
Ymx1ZTsNCgl0ZXh0LWRlY29yYXRpb246dW5kZXJsaW5lO30NCmE6dmlzaXRlZCwgc3Bhbi5Nc29I
eXBlcmxpbmtGb2xsb3dlZA0KCXttc28tc3R5bGUtcHJpb3JpdHk6OTk7DQoJY29sb3I6cHVycGxl
Ow0KCXRleHQtZGVjb3JhdGlvbjp1bmRlcmxpbmU7fQ0KcC5Nc29BY2V0YXRlLCBsaS5Nc29BY2V0
YXRlLCBkaXYuTXNvQWNldGF0ZQ0KCXttc28tc3R5bGUtcHJpb3JpdHk6OTk7DQoJbXNvLXN0eWxl
LWxpbms6IkJhbGxvb24gVGV4dCBDaGFyIjsNCgltYXJnaW46MGluOw0KCW1hcmdpbi1ib3R0b206
LjAwMDFwdDsNCglmb250LXNpemU6OC4wcHQ7DQoJZm9udC1mYW1pbHk6IlRhaG9tYSIsInNhbnMt
c2VyaWYiO30NCnNwYW4uRW1haWxTdHlsZTE3DQoJe21zby1zdHlsZS10eXBlOnBlcnNvbmFsLXJl
cGx5Ow0KCWZvbnQtZmFtaWx5OiJDYWxpYnJpIiwic2Fucy1zZXJpZiI7DQoJY29sb3I6IzFGNDk3
RDt9DQpzcGFuLkJhbGxvb25UZXh0Q2hhcg0KCXttc28tc3R5bGUtbmFtZToiQmFsbG9vbiBUZXh0
IENoYXIiOw0KCW1zby1zdHlsZS1wcmlvcml0eTo5OTsNCgltc28tc3R5bGUtbGluazoiQmFsbG9v
biBUZXh0IjsNCglmb250LWZhbWlseToiVGFob21hIiwic2Fucy1zZXJpZiI7fQ0KLk1zb0NocERl
ZmF1bHQNCgl7bXNvLXN0eWxlLXR5cGU6ZXhwb3J0LW9ubHk7DQoJZm9udC1mYW1pbHk6IkNhbGli
cmkiLCJzYW5zLXNlcmlmIjt9DQpAcGFnZSBXb3JkU2VjdGlvbjENCgl7c2l6ZTo4LjVpbiAxMS4w
aW47DQoJbWFyZ2luOjEuMGluIDEuMGluIDEuMGluIDEuMGluO30NCmRpdi5Xb3JkU2VjdGlvbjEN
Cgl7cGFnZTpXb3JkU2VjdGlvbjE7fQ0KLS0+PC9zdHlsZT48IS0tW2lmIGd0ZSBtc28gOV0+PHht
bD4NCjxvOnNoYXBlZGVmYXVsdHMgdjpleHQ9ImVkaXQiIHNwaWRtYXg9IjEwMjYiIC8+DQo8L3ht
bD48IVtlbmRpZl0tLT48IS0tW2lmIGd0ZSBtc28gOV0+PHhtbD4NCjxvOnNoYXBlbGF5b3V0IHY6
ZXh0PSJlZGl0Ij4NCjxvOmlkbWFwIHY6ZXh0PSJlZGl0IiBkYXRhPSIxIiAvPg0KPC9vOnNoYXBl
bGF5b3V0PjwveG1sPjwhW2VuZGlmXS0tPg0KPC9oZWFkPg0KPGJvZHkgbGFuZz0iRU4tVVMiIGxp
bms9ImJsdWUiIHZsaW5rPSJwdXJwbGUiPg0KPGRpdiBjbGFzcz0iV29yZFNlY3Rpb24xIj4NCjxw
IGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0O2ZvbnQtZmFt
aWx5OiZxdW90O0NhbGlicmkmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0
OTdEIj5TZWUNCjxhIGhyZWY9Imh0dHA6Ly9vc2lzLmlkY29tbW9ucy5uZXQvd2lraS9DYXRlZ29y
eTpPQzVfT1AiPmh0dHA6Ly9vc2lzLmlkY29tbW9ucy5uZXQvd2lraS9DYXRlZ29yeTpPQzVfT1A8
L2E+IGZvciBhIGxpc3Qgb2YgT3BlbklEIHByb3ZpZGVycywgbW9zdCBvZiB3aGljaCBpbXBsZW1l
bnQgRGlzY292ZXJ5LCBpbmNsdWRpbmcgV2ViRmluZ2VyLjxvOnA+PC9vOnA+PC9zcGFuPjwvcD4N
CjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0O2ZvbnQt
ZmFtaWx5OiZxdW90O0NhbGlicmkmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjoj
MUY0OTdEIj48bzpwPiZuYnNwOzwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFs
Ij48c3BhbiBzdHlsZT0iZm9udC1zaXplOjExLjBwdDtmb250LWZhbWlseTomcXVvdDtDYWxpYnJp
JnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDs7Y29sb3I6IzFGNDk3RCI+Jm5ic3A7Jm5ic3A7
Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i
c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7
Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i
c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7
Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i
c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7
IC0tIE1pa2U8bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48c3Bh
biBzdHlsZT0iZm9udC1zaXplOjExLjBwdDtmb250LWZhbWlseTomcXVvdDtDYWxpYnJpJnF1b3Q7
LCZxdW90O3NhbnMtc2VyaWYmcXVvdDs7Y29sb3I6IzFGNDk3RCI+PG86cD4mbmJzcDs8L286cD48
L3NwYW4+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PGI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6
ZToxMC4wcHQ7Zm9udC1mYW1pbHk6JnF1b3Q7VGFob21hJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYm
cXVvdDsiPkZyb206PC9zcGFuPjwvYj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjEwLjBwdDtmb250
LWZhbWlseTomcXVvdDtUYWhvbWEmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90OyI+IHdlYmZp
bmdlci1ib3VuY2VzQGlldGYub3JnIFttYWlsdG86d2ViZmluZ2VyLWJvdW5jZXNAaWV0Zi5vcmdd
DQo8Yj5PbiBCZWhhbGYgT2YgPC9iPlRpbSBCcmF5PGJyPg0KPGI+U2VudDo8L2I+IEZyaWRheSwg
SnVseSAxOSwgMjAxMyA5OjM0IFBNPGJyPg0KPGI+VG86PC9iPiBQYXVsIEUuIEpvbmVzPGJyPg0K
PGI+Q2M6PC9iPiB3ZWJmaW5nZXJAaWV0Zi5vcmc8YnI+DQo8Yj5TdWJqZWN0OjwvYj4gUmU6IFt3
ZWJmaW5nZXJdIExvb2tpbmcgZm9yIEpSRHM8bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFz
cz0iTXNvTm9ybWFsIj48bzpwPiZuYnNwOzwvbzpwPjwvcD4NCjxkaXY+DQo8cCBjbGFzcz0iTXNv
Tm9ybWFsIj5Hb3QgYW4gT3BlbklEIENvbm5lY3QgcHJvdmlkZXI/IHJlbD3vu788YSBocmVmPSJo
dHRwOi8vb3BlbmlkLm5ldC9zcGVjcy9jb25uZWN0LzEuMC9pc3N1ZXIiPmh0dHA6Ly9vcGVuaWQu
bmV0L3NwZWNzL2Nvbm5lY3QvMS4wL2lzc3VlcjwvYT48bzpwPjwvbzpwPjwvcD4NCjwvZGl2Pg0K
PGRpdj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxlPSJtYXJnaW4tYm90dG9tOjEyLjBwdCI+
PG86cD4mbmJzcDs8L286cD48L3A+DQo8ZGl2Pg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+T24gU3Vu
LCBKdWwgMTQsIDIwMTMgYXQgNzowNyBQTSwgUGF1bCBFLiBKb25lcyAmbHQ7PGEgaHJlZj0ibWFp
bHRvOnBhdWxlakBwYWNrZXRpemVyLmNvbSIgdGFyZ2V0PSJfYmxhbmsiPnBhdWxlakBwYWNrZXRp
emVyLmNvbTwvYT4mZ3Q7IHdyb3RlOjxvOnA+PC9vOnA+PC9wPg0KPGRpdj4NCjxkaXY+DQo8cCBj
bGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0OmF1dG87bXNvLW1hcmdp
bi1ib3R0b20tYWx0OmF1dG8iPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0O2ZvbnQtZmFt
aWx5OiZxdW90O0NhbGlicmkmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0
OTdEIj5UaW0sPC9zcGFuPjxvOnA+PC9vOnA+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5
bGU9Im1zby1tYXJnaW4tdG9wLWFsdDphdXRvO21zby1tYXJnaW4tYm90dG9tLWFsdDphdXRvIj48
c3BhbiBzdHlsZT0iZm9udC1zaXplOjExLjBwdDtmb250LWZhbWlseTomcXVvdDtDYWxpYnJpJnF1
b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDs7Y29sb3I6IzFGNDk3RCI+Jm5ic3A7PC9zcGFuPjxv
OnA+PC9vOnA+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1zby1tYXJnaW4tdG9w
LWFsdDphdXRvO21zby1tYXJnaW4tYm90dG9tLWFsdDphdXRvIj48c3BhbiBzdHlsZT0iZm9udC1z
aXplOjExLjBwdDtmb250LWZhbWlseTomcXVvdDtDYWxpYnJpJnF1b3Q7LCZxdW90O3NhbnMtc2Vy
aWYmcXVvdDs7Y29sb3I6IzFGNDk3RCI+WW914oCZcmUgd2VsY29tZSB0byB0ZXN0IG15IGFkZHJl
c3NlcywgaW5jbHVkaW5nIG1haWx0bzogLyBhY2N0OiAvIHhtcHA6DQo8L3NwYW4+PG86cD48L286
cD48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0OmF1
dG87bXNvLW1hcmdpbi1ib3R0b20tYWx0OmF1dG8iPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEu
MHB0O2ZvbnQtZmFtaWx5OiZxdW90O0NhbGlicmkmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90
Oztjb2xvcjojMUY0OTdEIj4mbmJzcDs8L3NwYW4+PG86cD48L286cD48L3A+DQo8cCBjbGFzcz0i
TXNvTm9ybWFsIiBzdHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0OmF1dG87bXNvLW1hcmdpbi1ib3R0
b20tYWx0OmF1dG8iPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0O2ZvbnQtZmFtaWx5OiZx
dW90O0NhbGlicmkmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0OTdEIj5N
b3N0IG9mIHdoYXQgaXMgcmV0dXJuZWQgaXMganVzdCB0ZXN0IGRhdGEgKHRob3VnaCBzb21lIGlz
IHZhbGlkKSwgYnV0IGl0IHNob3VsZCBiZSBwcm9wZXJseSBmb3JtYXR0ZWQuPC9zcGFuPjxvOnA+
PC9vOnA+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1zby1tYXJnaW4tdG9wLWFs
dDphdXRvO21zby1tYXJnaW4tYm90dG9tLWFsdDphdXRvIj48c3BhbiBzdHlsZT0iZm9udC1zaXpl
OjExLjBwdDtmb250LWZhbWlseTomcXVvdDtDYWxpYnJpJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYm
cXVvdDs7Y29sb3I6IzFGNDk3RCI+Jm5ic3A7PC9zcGFuPjxvOnA+PC9vOnA+PC9wPg0KPHAgY2xh
c3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1zby1tYXJnaW4tdG9wLWFsdDphdXRvO21zby1tYXJnaW4t
Ym90dG9tLWFsdDphdXRvIj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjExLjBwdDtmb250LWZhbWls
eTomcXVvdDtDYWxpYnJpJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDs7Y29sb3I6IzFGNDk3
RCI+SSBoYXZlIGFsaWFzZXMsIHByb3BlcnRpZXMsIHRpdGxlcywgYW5kIG5vbi1BU0NJSSBjaGFy
YWN0ZXJzIGluIHRoZSBhY2N0OiByZXBseS4mbmJzcDsgSeKAmW0gaGFwcHkgdG8gdGhyb3cNCiBz
b21ldGhpbmcgaW4gaWYgeW91IHdhbnQgdG8gY2hlY2sgYSBwYXJ0aWN1bGFyIHJlc3BvbnNlLjwv
c3Bhbj48bzpwPjwvbzpwPjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxlPSJtc28tbWFy
Z2luLXRvcC1hbHQ6YXV0bzttc28tbWFyZ2luLWJvdHRvbS1hbHQ6YXV0byI+PHNwYW4gc3R5bGU9
ImZvbnQtc2l6ZToxMS4wcHQ7Zm9udC1mYW1pbHk6JnF1b3Q7Q2FsaWJyaSZxdW90OywmcXVvdDtz
YW5zLXNlcmlmJnF1b3Q7O2NvbG9yOiMxRjQ5N0QiPiZuYnNwOzwvc3Bhbj48bzpwPjwvbzpwPjwv
cD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxlPSJtc28tbWFyZ2luLXRvcC1hbHQ6YXV0bztt
c28tbWFyZ2luLWJvdHRvbS1hbHQ6YXV0byI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMS4wcHQ7
Zm9udC1mYW1pbHk6JnF1b3Q7Q2FsaWJyaSZxdW90OywmcXVvdDtzYW5zLXNlcmlmJnF1b3Q7O2Nv
bG9yOiMxRjQ5N0QiPlBhdWw8L3NwYW4+PG86cD48L286cD48L3A+DQo8cCBjbGFzcz0iTXNvTm9y
bWFsIiBzdHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0OmF1dG87bXNvLW1hcmdpbi1ib3R0b20tYWx0
OmF1dG8iPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0O2ZvbnQtZmFtaWx5OiZxdW90O0Nh
bGlicmkmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0OTdEIj4mbmJzcDs8
L3NwYW4+PG86cD48L286cD48L3A+DQo8ZGl2IHN0eWxlPSJib3JkZXI6bm9uZTtib3JkZXItbGVm
dDpzb2xpZCBibHVlIDEuNXB0O3BhZGRpbmc6MGluIDBpbiAwaW4gNC4wcHQiPg0KPGRpdj4NCjxk
aXYgc3R5bGU9ImJvcmRlcjpub25lO2JvcmRlci10b3A6c29saWQgI0I1QzRERiAxLjBwdDtwYWRk
aW5nOjMuMHB0IDBpbiAwaW4gMGluIj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxlPSJtc28t
bWFyZ2luLXRvcC1hbHQ6YXV0bzttc28tbWFyZ2luLWJvdHRvbS1hbHQ6YXV0byI+PGI+PHNwYW4g
c3R5bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6JnF1b3Q7VGFob21hJnF1b3Q7LCZx
dW90O3NhbnMtc2VyaWYmcXVvdDsiPkZyb206PC9zcGFuPjwvYj48c3BhbiBzdHlsZT0iZm9udC1z
aXplOjEwLjBwdDtmb250LWZhbWlseTomcXVvdDtUYWhvbWEmcXVvdDssJnF1b3Q7c2Fucy1zZXJp
ZiZxdW90OyI+DQo8YSBocmVmPSJtYWlsdG86d2ViZmluZ2VyLWJvdW5jZXNAaWV0Zi5vcmciIHRh
cmdldD0iX2JsYW5rIj53ZWJmaW5nZXItYm91bmNlc0BpZXRmLm9yZzwvYT4gW21haWx0bzo8YSBo
cmVmPSJtYWlsdG86d2ViZmluZ2VyLWJvdW5jZXNAaWV0Zi5vcmciIHRhcmdldD0iX2JsYW5rIj53
ZWJmaW5nZXItYm91bmNlc0BpZXRmLm9yZzwvYT5dDQo8Yj5PbiBCZWhhbGYgT2YgPC9iPlRpbSBC
cmF5PGJyPg0KPGI+U2VudDo8L2I+IFN1bmRheSwgSnVseSAxNCwgMjAxMyA1OjU0IFBNPGJyPg0K
PGI+VG86PC9iPiA8YSBocmVmPSJtYWlsdG86d2ViZmluZ2VyQGlldGYub3JnIiB0YXJnZXQ9Il9i
bGFuayI+d2ViZmluZ2VyQGlldGYub3JnPC9hPjxicj4NCjxiPlN1YmplY3Q6PC9iPiBbd2ViZmlu
Z2VyXSBMb29raW5nIGZvciBKUkRzPC9zcGFuPjxvOnA+PC9vOnA+PC9wPg0KPC9kaXY+DQo8L2Rp
dj4NCjxkaXY+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0
OmF1dG87bXNvLW1hcmdpbi1ib3R0b20tYWx0OmF1dG8iPiZuYnNwOzxvOnA+PC9vOnA+PC9wPg0K
PGRpdj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxlPSJtc28tbWFyZ2luLXRvcC1hbHQ6YXV0
bzttc28tbWFyZ2luLWJvdHRvbS1hbHQ6YXV0byI+V29ya2luZyBvbiBzb21lIFdGIGNvZGUuLi4g
bG9va2luZyBmb3Igc29tZSBjYW5kaWRhdGUgYWRkcmVzc2VzL2RvbWFpbnMgdG8gdGVzdCBKUkQg
d3JhbmdsaW5nLiZuYnNwOyBTdWdnZXN0aW9ucz8gLVQ8bzpwPjwvbzpwPjwvcD4NCjwvZGl2Pg0K
PC9kaXY+DQo8L2Rpdj4NCjwvZGl2Pg0KPC9kaXY+DQo8L2Rpdj4NCjxwIGNsYXNzPSJNc29Ob3Jt
YWwiPjxvOnA+Jm5ic3A7PC9vOnA+PC9wPg0KPC9kaXY+DQo8L2Rpdj4NCjwvYm9keT4NCjwvaHRt
bD4NCg==

--_000_4E1F6AAD24975D4BA5B16804296739436B6F7E7ATK5EX14MBXC284r_--

From Michael.Jones@microsoft.com  Sat Jul 20 22:52:30 2013
Return-Path: <Michael.Jones@microsoft.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6FDC321F9E6A for <webfinger@ietfa.amsl.com>; Sat, 20 Jul 2013 22:52:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.235
X-Spam-Level: 
X-Spam-Status: No, score=-5.235 tagged_above=-999 required=5 tests=[AWL=1.363,  BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t-48KIvtvplC for <webfinger@ietfa.amsl.com>; Sat, 20 Jul 2013 22:52:25 -0700 (PDT)
Received: from co9outboundpool.messaging.microsoft.com (co9ehsobe001.messaging.microsoft.com [207.46.163.24]) by ietfa.amsl.com (Postfix) with ESMTP id 0642221F9FCC for <webfinger@ietf.org>; Sat, 20 Jul 2013 22:52:16 -0700 (PDT)
Received: from mail39-co9-R.bigfish.com (10.236.132.235) by CO9EHSOBE025.bigfish.com (10.236.130.88) with Microsoft SMTP Server id 14.1.225.22; Sun, 21 Jul 2013 05:52:16 +0000
Received: from mail39-co9 (localhost [127.0.0.1])	by mail39-co9-R.bigfish.com (Postfix) with ESMTP id 22C04D00186; Sun, 21 Jul 2013 05:52:16 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:131.107.125.8; KIP:(null); UIP:(null); IPV:NLI; H:TK5EX14HUBC102.redmond.corp.microsoft.com; RD:autodiscover.service.exchange.microsoft.com; EFVD:NLI
X-SpamScore: -13
X-BigFish: VS-13(zz98dI9371Ic85fhdd00pdbb0izz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz8275ch16d858h1d7338h1de098h1033IL177df4h17326ah18c673h1de097h1de096h8275bh8275dhz2fh2a8h668h839hd25hf0ah1288h12a5h12bdh137ah1441h1504h1537h153bh15d0h162dh1631h1758h18e1h1946h19b5h19ceh1b0ah1bceh1d0ch1d2eh1d3fh1dfeh1dffh1e1dh1155h)
Received-SPF: pass (mail39-co9: domain of microsoft.com designates 131.107.125.8 as permitted sender) client-ip=131.107.125.8; envelope-from=Michael.Jones@microsoft.com; helo=TK5EX14HUBC102.redmond.corp.microsoft.com ; icrosoft.com ; 
Received: from mail39-co9 (localhost.localdomain [127.0.0.1]) by mail39-co9 (MessageSwitch) id 1374385933588788_8824; Sun, 21 Jul 2013 05:52:13 +0000 (UTC)
Received: from CO9EHSMHS009.bigfish.com (unknown [10.236.132.248])	by mail39-co9.bigfish.com (Postfix) with ESMTP id 8A931A4004A; Sun, 21 Jul 2013 05:52:13 +0000 (UTC)
Received: from TK5EX14HUBC102.redmond.corp.microsoft.com (131.107.125.8) by CO9EHSMHS009.bigfish.com (10.236.130.19) with Microsoft SMTP Server (TLS) id 14.16.227.3; Sun, 21 Jul 2013 05:52:10 +0000
Received: from TK5EX14MBXC284.redmond.corp.microsoft.com ([169.254.1.38]) by TK5EX14HUBC102.redmond.corp.microsoft.com ([157.54.7.154]) with mapi id 14.03.0136.001; Sun, 21 Jul 2013 05:51:40 +0000
From: Mike Jones <Michael.Jones@microsoft.com>
To: "openid-connect-interop@googlegroups.com" <openid-connect-interop@googlegroups.com>, Tim Bray <tbray@textuality.com>, "Paul E. Jones" <paulej@packetizer.com>
Thread-Topic: [webfinger] Looking for JRDs
Thread-Index: AQHOgNyhR98yiOTSfk+IRcqp3VDu5plk/kQAgAgE1ACAAT06UIAAahxg
Date: Sun, 21 Jul 2013 05:51:39 +0000
Message-ID: <4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com> <4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com>
In-Reply-To: <4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [157.54.51.37]
Content-Type: multipart/alternative; boundary="_000_4E1F6AAD24975D4BA5B16804296739436B6F81E7TK5EX14MBXC284r_"
MIME-Version: 1.0
X-OriginatorOrg: microsoft.com
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Cc: "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 21 Jul 2013 05:52:30 -0000

--_000_4E1F6AAD24975D4BA5B16804296739436B6F81E7TK5EX14MBXC284r_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Could those of you with OpenID OPs that support discovery please post speci=
fic identifiers using e-mail address syntax that Tim could use for testing =
e-mail based discovery using WebFinger?

                                                            Thanks all,
                                                            -- Mike

From: openid-connect-interop@googlegroups.com [mailto:openid-connect-intero=
p@googlegroups.com] On Behalf Of Mike Jones
Sent: Saturday, July 20, 2013 4:34 PM
To: Tim Bray; Paul E. Jones
Cc: webfinger@ietf.org; openid-connect-interop@googlegroups.com
Subject: RE: [webfinger] Looking for JRDs

See http://osis.idcommons.net/wiki/Category:OC5_OP for a list of OpenID pro=
viders, most of which implement Discovery, including WebFinger.

                                                            -- Mike

From: webfinger-bounces@ietf.org<mailto:webfinger-bounces@ietf.org> [mailto=
:webfinger-bounces@ietf.org] On Behalf Of Tim Bray
Sent: Friday, July 19, 2013 9:34 PM
To: Paul E. Jones
Cc: webfinger@ietf.org<mailto:webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs

Got an OpenID Connect provider? rel=3Dhttp://openid.net/specs/connect/1.0/i=
ssuer

On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@packetizer.com<mailt=
o:paulej@packetizer.com>> wrote:
Tim,

You're welcome to test my addresses, including mailto: / acct: / xmpp:

Most of what is returned is just test data (though some is valid), but it s=
hould be properly formatted.

I have aliases, properties, titles, and non-ASCII characters in the acct: r=
eply.  I'm happy to throw something in if you want to check a particular re=
sponse.

Paul

From: webfinger-bounces@ietf.org<mailto:webfinger-bounces@ietf.org> [mailto=
:webfinger-bounces@ietf.org<mailto:webfinger-bounces@ietf.org>] On Behalf O=
f Tim Bray
Sent: Sunday, July 14, 2013 5:54 PM
To: webfinger@ietf.org<mailto:webfinger@ietf.org>
Subject: [webfinger] Looking for JRDs

Working on some WF code... looking for some candidate addresses/domains to =
test JRD wrangling.  Suggestions? -T

--
You received this message because you are subscribed to the Google Groups "=
OpenID Connect Interop" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to openid-connect-interop+unsubscribe@googlegroups.com<mailto:openid-c=
onnect-interop+unsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/groups/opt_out.



--_000_4E1F6AAD24975D4BA5B16804296739436B6F81E7TK5EX14MBXC284r_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";}
span.EmailStyle19
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle21
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1F497D">Could those of you with O=
penID OPs that support discovery please post specific identifiers using e-m=
ail address syntax that Tim could use for testing e-mail
 based discovery using WebFinger?<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span><=
/p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1F497D">&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks all,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1F497D">&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Mike<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span><=
/p>
<div>
<div style=3D"border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in =
0in 0in">
<p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;font-family:&quot=
;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style=3D"font-s=
ize:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> openid-c=
onnect-interop@googlegroups.com [mailto:openid-connect-interop@googlegroups=
.com]
<b>On Behalf Of </b>Mike Jones<br>
<b>Sent:</b> Saturday, July 20, 2013 4:34 PM<br>
<b>To:</b> Tim Bray; Paul E. Jones<br>
<b>Cc:</b> webfinger@ietf.org; openid-connect-interop@googlegroups.com<br>
<b>Subject:</b> RE: [webfinger] Looking for JRDs<o:p></o:p></span></p>
</div>
</div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1F497D">See
<a href=3D"http://osis.idcommons.net/wiki/Category:OC5_OP">http://osis.idco=
mmons.net/wiki/Category:OC5_OP</a> for a list of OpenID providers, most of =
which implement Discovery, including WebFinger.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span><=
/p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1F497D">&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Mike<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span><=
/p>
<p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;font-family:&quot=
;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style=3D"font-s=
ize:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">
<a href=3D"mailto:webfinger-bounces@ietf.org">webfinger-bounces@ietf.org</a=
> [<a href=3D"mailto:webfinger-bounces@ietf.org">mailto:webfinger-bounces@i=
etf.org</a>]
<b>On Behalf Of </b>Tim Bray<br>
<b>Sent:</b> Friday, July 19, 2013 9:34 PM<br>
<b>To:</b> Paul E. Jones<br>
<b>Cc:</b> <a href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>
<b>Subject:</b> Re: [webfinger] Looking for JRDs<o:p></o:p></span></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<p class=3D"MsoNormal">Got an OpenID Connect provider? rel=3D<a href=3D"htt=
p://openid.net/specs/connect/1.0/issuer">http://openid.net/specs/connect/1.=
0/issuer</a><o:p></o:p></p>
</div>
<div>
<p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt"><o:p>&nbsp;</o:p></p>
<div>
<p class=3D"MsoNormal">On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones &lt;<=
a href=3D"mailto:paulej@packetizer.com" target=3D"_blank">paulej@packetizer=
.com</a>&gt; wrote:<o:p></o:p></p>
<div>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">Tim,</span><o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">&nbsp;</span><o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">You&#8217;re welcome to test my address=
es, including mailto: / acct: / xmpp:
</span><o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">&nbsp;</span><o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">Most of what is returned is just test d=
ata (though some is valid), but it should be properly formatted.</span><o:p=
></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">&nbsp;</span><o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">I have aliases, properties, titles, and=
 non-ASCII characters in the acct: reply.&nbsp; I&#8217;m happy to throw
 something in if you want to check a particular response.</span><o:p></o:p>=
</p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">&nbsp;</span><o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">Paul</span><o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">&nbsp;</span><o:p></o:p></p>
<div style=3D"border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt">
<div>
<div style=3D"border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in =
0in 0in">
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><b><span style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,=
&quot;sans-serif&quot;">From:</span></b><span style=3D"font-size:10.0pt;fon=
t-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">
<a href=3D"mailto:webfinger-bounces@ietf.org" target=3D"_blank">webfinger-b=
ounces@ietf.org</a> [mailto:<a href=3D"mailto:webfinger-bounces@ietf.org" t=
arget=3D"_blank">webfinger-bounces@ietf.org</a>]
<b>On Behalf Of </b>Tim Bray<br>
<b>Sent:</b> Sunday, July 14, 2013 5:54 PM<br>
<b>To:</b> <a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinge=
r@ietf.org</a><br>
<b>Subject:</b> [webfinger] Looking for JRDs</span><o:p></o:p></p>
</div>
</div>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">&nbsp;<o:p></o:p></p>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">Working on some WF code... looking for some candidate addresses/do=
mains to test JRD wrangling.&nbsp; Suggestions? -T<o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<p class=3D"MsoNormal">-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;OpenID Connect Interop&quot; group.<br>
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to
<a href=3D"mailto:openid-connect-interop&#43;unsubscribe@googlegroups.com">=
openid-connect-interop&#43;unsubscribe@googlegroups.com</a>.<br>
For more options, visit <a href=3D"https://groups.google.com/groups/opt_out=
">https://groups.google.com/groups/opt_out</a>.<br>
&nbsp;<br>
&nbsp;<o:p></o:p></p>
</div>
</body>
</html>

--_000_4E1F6AAD24975D4BA5B16804296739436B6F81E7TK5EX14MBXC284r_--

From paulej@packetizer.com  Sun Jul 21 22:47:26 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDCFA21E809E for <webfinger@ietfa.amsl.com>; Sun, 21 Jul 2013 22:47:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.532
X-Spam-Level: 
X-Spam-Status: No, score=-2.532 tagged_above=-999 required=5 tests=[AWL=0.067,  BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VU8mvT7ktXSW for <webfinger@ietfa.amsl.com>; Sun, 21 Jul 2013 22:47:21 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id A6D6521F9E3B for <webfinger@ietf.org>; Sun, 21 Jul 2013 22:47:21 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6M5lKDI025101 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for <webfinger@ietf.org>; Mon, 22 Jul 2013 01:47:21 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1374472041; bh=0/YV3m7wJ9zTNr4CDkCbQWnD79hXqPN4TqBEGOVBDzY=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding; b=tDd0HTbVUs76uECDl9g0YtZr7r2PnhaCbzBPBdLXBCQ1fHaxQx+UxRU+IgesyJ7db 3zwWA0Ej9ROr3Z6k7RkRF2L/GRl6X/VUJjMaBUofU8Ft3jSGGxTdYVXyrKW20XaPPk 3RNx1oJYX1+XmH8ZDbruz52QPi/emil5QbVBJtj8=
From: "Paul E. Jones" <paulej@packetizer.com>
To: <webfinger@ietf.org>
Date: Mon, 22 Jul 2013 01:47:22 -0400
Message-ID: <028101ce869e$f02cddb0$d0869910$@packetizer.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Thread-Index: Ac6GnKy2JFrOlkfaRR6rWfzmXK/Deg==
Content-Language: en-us
Subject: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 05:47:27 -0000

Folks,

One of the requirements in the JRD spec is that certain URIs (e.g., those
identifying link relation types and properties) be "absolute URIs".  This
term has been a point of confusion, since RFC 3986 uses the term to have a
concrete meaning, namely this:

     absolute-URI  = scheme ":" hier-part [ "?" query ]

And the term is used, because that's the term used in the OASIS XRD
specification.  However, it was not clear to me whether that referred to the
above (which I assumed) or referred to URIs that are not relative URIs
(i.e., those lacking a scheme specified).

I had an exchange with Eran Hammer and Mark Nottingham.  I believe the
intent of that language was not to require the above constrained syntax,
but to require the standard URI syntax:

     URI = scheme ":" hier-part [ "?" query ] [ "#" fragment ]

Given that understanding, I believe we should remove the word "absolute"
that appears in front of "URI" in the WebFinger spec.  Do others have an
opinion on this?

Paul



From paulej@packetizer.com  Sun Jul 21 22:50:24 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 533D621F9EB8 for <webfinger@ietfa.amsl.com>; Sun, 21 Jul 2013 22:50:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.535
X-Spam-Level: 
X-Spam-Status: No, score=-2.535 tagged_above=-999 required=5 tests=[AWL=0.064,  BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hwVr6yKdyNWu for <webfinger@ietfa.amsl.com>; Sun, 21 Jul 2013 22:50:19 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id 14A2121F9622 for <webfinger@ietf.org>; Sun, 21 Jul 2013 22:50:19 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6M5oGDw025291 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 22 Jul 2013 01:50:17 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1374472217; bh=kN5gEFuiroMJhcJmcK3RgCacccCfsyLHpPAWXZfWSdA=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding; b=cqTvyBfzLO80fRGS5IHITRp95BDcR8nINvDToVC4G5OaybMBnf/blzoddVmNVNuKv SnC4bql9R5xYm0uDO0IE02wiyKGC71sii64i0ZSjR7yxv9SWniOIXJumlHvRPK73qb mU8k+fS7HC/wMPNU4HBBPXCREwvJ7PkF0n1dkAS0=
From: "Paul E. Jones" <paulej@packetizer.com>
To: <webfinger@ietf.org>
Date: Mon, 22 Jul 2013 01:50:18 -0400
Message-ID: <028301ce869f$596c12a0$0c4437e0$@packetizer.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Thread-Index: Ac6GnLRN4Jk8X/POQYqp7F2LyuxBnQ==
Content-Language: en-us
Cc: "=?iso-8859-1?Q?=22Martin_J._D=FCrst=22?=" <duerst@it.aoyama.ac.jp>
Subject: [webfinger] Webfinger and URI vs IRI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 05:50:24 -0000

Folks,

The term URI is used almost exclusively in the WebFinger spec, with IRI
appearing only twice (outside of the reference).  This is because URI is
used in RFC 6415 almost exclusively.  However, RFC 5988 uses the term IRI in
most of the text.  That said, RFC 5988 also says things like the "target IRI
as a URI-Reference" ...

I feel like we have a terminology problem and it's not quite clear to me how
to fix it.  Should we change every instance of URI to IRI?  Should URI be
used in most places, with IRI discussed specifically somewhere?  Or is there
even a need to mention IRI given that IRIs can be converted to URIs?

I would really like to get this right, but it definitely does not look right
now with only one normative use of IRI in section 4.4.4.  Who can help me
with this?

Paul



From tbray@textuality.com  Sun Jul 21 23:15:43 2013
Return-Path: <tbray@textuality.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4885D21F9EC2 for <webfinger@ietfa.amsl.com>; Sun, 21 Jul 2013 23:15:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.828
X-Spam-Level: 
X-Spam-Status: No, score=-2.828 tagged_above=-999 required=5 tests=[AWL=0.148,  BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1DtYOfjKpoqK for <webfinger@ietfa.amsl.com>; Sun, 21 Jul 2013 23:15:38 -0700 (PDT)
Received: from mail-vb0-f52.google.com (mail-vb0-f52.google.com [209.85.212.52]) by ietfa.amsl.com (Postfix) with ESMTP id 1DFAB21F99E3 for <webfinger@ietf.org>; Sun, 21 Jul 2013 23:15:38 -0700 (PDT)
Received: by mail-vb0-f52.google.com with SMTP id f12so4520622vbg.11 for <webfinger@ietf.org>; Sun, 21 Jul 2013 23:15:35 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=xnGP6xmiizTxiCgmfUmHqmfB0h8FDdVl7p22pJ5fcpM=; b=mSYDK1OY0ObX4oER6dzQpsUckzaIF+MOQkF8L1n95LAmP5kZASq7LMD98cDEVCFvd1 44pb6+h5Py4yZ/shm79qYfbj1Dg8RJcBneTMsD7eHjEPOZvsUE/VWCiIejGoDpXL2v7O h40dzPon8XyT+CSWfYXNSlZ71dQVLJrfozdNOq/CFSLOd0U7iYHW3isYSlV9AnDbdTwI k96UNfXS6AFgm7fy6uxqyTziW6U/oQ7V7Q+gJIF43+JWwYdQdAPXzq01g/PbieC7vVUJ m7YPvJZSp8Gsr4FOPhTtqEIPQaRVFRBVMDMGvFIDixjfnePf3+onWgHl4SLbvKLJHLCI DpfQ==
MIME-Version: 1.0
X-Received: by 10.58.85.161 with SMTP id i1mr8748657vez.97.1374473735642; Sun, 21 Jul 2013 23:15:35 -0700 (PDT)
Received: by 10.220.219.200 with HTTP; Sun, 21 Jul 2013 23:15:35 -0700 (PDT)
X-Originating-IP: [24.84.235.32]
In-Reply-To: <028101ce869e$f02cddb0$d0869910$@packetizer.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com>
Date: Sun, 21 Jul 2013 23:15:35 -0700
Message-ID: <CAHBU6iv4VtpVwOg2obGUjY3iV=bmy3_hVnpdswuHR17L=z5Gzg@mail.gmail.com>
From: Tim Bray <tbray@textuality.com>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: multipart/alternative; boundary=047d7b6da6acc431c804e2139aa5
X-Gm-Message-State: ALoCoQkYA9/6QCREiCQlRlaxvKEls4DY1zbo5lajuA5fG23rc94K+saZU/yVhrtnVuq856bZe4Jc
Cc: "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 06:15:43 -0000

--047d7b6da6acc431c804e2139aa5
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I just read your note 3 times, and I don=E2=80=99t get it.  3986 describes =
the
syntax of a =E2=80=9CURI reference=E2=80=9D to an absolute or relative URI.=
  A relative URI
reference can have an arbitrary number of leading parts missing, e.g.

//foo.bar/cat/dog?x=3Dy
/cat/dog?x=3Dy
./dog?x=3Dy

When specs specify absolute URIs, they typically just mean you can=E2=80=99=
t omit
any leading parts, it has nothing to do with whether a #fragment is there
or not.  -T


On Sun, Jul 21, 2013 at 10:47 PM, Paul E. Jones <paulej@packetizer.com>wrot=
e:

> Folks,
>
> One of the requirements in the JRD spec is that certain URIs (e.g., those
> identifying link relation types and properties) be "absolute URIs".  This
> term has been a point of confusion, since RFC 3986 uses the term to have =
a
> concrete meaning, namely this:
>
>      absolute-URI  =3D scheme ":" hier-part [ "?" query ]
>
> And the term is used, because that's the term used in the OASIS XRD
> specification.  However, it was not clear to me whether that referred to
> the
> above (which I assumed) or referred to URIs that are not relative URIs
> (i.e., those lacking a scheme specified).
>
> I had an exchange with Eran Hammer and Mark Nottingham.  I believe the
> intent of that language was not to require the above constrained syntax,
> but to require the standard URI syntax:
>
>      URI =3D scheme ":" hier-part [ "?" query ] [ "#" fragment ]
>
> Given that understanding, I believe we should remove the word "absolute"
> that appears in front of "URI" in the WebFinger spec.  Do others have an
> opinion on this?
>
> Paul
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>

--047d7b6da6acc431c804e2139aa5
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div><div><div>I just read your note 3 times, and I d=
on=E2=80=99t get it.=C2=A0 3986 describes the syntax of a =E2=80=9CURI refe=
rence=E2=80=9D to an absolute or relative URI.=C2=A0 A relative URI referen=
ce can have an arbitrary number of leading parts missing, e.g.<br>
<br></div>//foo.bar/cat/dog?x=3Dy<br></div>/cat/dog?x=3Dy<br></div>./dog?x=
=3Dy<br><br></div>When specs specify absolute URIs, they typically just mea=
n you can=E2=80=99t omit any leading parts, it has nothing to do with wheth=
er a #fragment is there or not.=C2=A0 -T<br>
</div><div class=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On Sun,=
 Jul 21, 2013 at 10:47 PM, Paul E. Jones <span dir=3D"ltr">&lt;<a href=3D"m=
ailto:paulej@packetizer.com" target=3D"_blank">paulej@packetizer.com</a>&gt=
;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Folks,<br>
<br>
One of the requirements in the JRD spec is that certain URIs (e.g., those<b=
r>
identifying link relation types and properties) be &quot;absolute URIs&quot=
;. =C2=A0This<br>
term has been a point of confusion, since RFC 3986 uses the term to have a<=
br>
concrete meaning, namely this:<br>
<br>
=C2=A0 =C2=A0 =C2=A0absolute-URI =C2=A0=3D scheme &quot;:&quot; hier-part [=
 &quot;?&quot; query ]<br>
<br>
And the term is used, because that&#39;s the term used in the OASIS XRD<br>
specification. =C2=A0However, it was not clear to me whether that referred =
to the<br>
above (which I assumed) or referred to URIs that are not relative URIs<br>
(i.e., those lacking a scheme specified).<br>
<br>
I had an exchange with Eran Hammer and Mark Nottingham. =C2=A0I believe the=
<br>
intent of that language was not to require the above constrained syntax,<br=
>
but to require the standard URI syntax:<br>
<br>
=C2=A0 =C2=A0 =C2=A0URI =3D scheme &quot;:&quot; hier-part [ &quot;?&quot; =
query ] [ &quot;#&quot; fragment ]<br>
<br>
Given that understanding, I believe we should remove the word &quot;absolut=
e&quot;<br>
that appears in front of &quot;URI&quot; in the WebFinger spec. =C2=A0Do ot=
hers have an<br>
opinion on this?<br>
<br>
Paul<br>
<br>
<br>
_______________________________________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><br>
</blockquote></div><br></div>

--047d7b6da6acc431c804e2139aa5--

From melvincarvalho@gmail.com  Sun Jul 21 23:46:38 2013
Return-Path: <melvincarvalho@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 04AE521F9655 for <webfinger@ietfa.amsl.com>; Sun, 21 Jul 2013 23:46:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cpfyUM-yhwPk for <webfinger@ietfa.amsl.com>; Sun, 21 Jul 2013 23:46:32 -0700 (PDT)
Received: from mail-la0-x235.google.com (mail-la0-x235.google.com [IPv6:2a00:1450:4010:c03::235]) by ietfa.amsl.com (Postfix) with ESMTP id D97BF21E8063 for <webfinger@ietf.org>; Sun, 21 Jul 2013 23:46:26 -0700 (PDT)
Received: by mail-la0-f53.google.com with SMTP id fj20so3137441lab.26 for <webfinger@ietf.org>; Sun, 21 Jul 2013 23:46:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=qAm1uFyI+MW0Ye4kR7pOeG2W9qdsqIzcd4UQfTHFCXE=; b=b+TmB2rEOCo6QQQvZYQSnHfv1KljE+IvW4YLOYIEYkLeP+qAsjaGpnr9iaHVSGkRt/ pl/26gvdBgGVY7yh6sr867+pylSCAvuZ3OdRcFprRcfqYWw4tqPv9SjJOidl1ndJzZ+N B+QW3gBgpvcoMOcEXv8l94q6dpukN8DThqlYpyDS9j8jqttwHISzp8/0RmoWV1KQQfCu 3R5/fv8eXOa5KGhQpY86MOC9dGfFT4bPavkm679r76fKsDkvemVXhKam2c0mYoLlJdFS kC7ZmrXPsHcgTQYMXRih2M9lZpl1PTBfPkcckNhca5+YXe18BRmNAVriadehQprrPxOd ddCA==
MIME-Version: 1.0
X-Received: by 10.112.150.231 with SMTP id ul7mr11859865lbb.92.1374475585639;  Sun, 21 Jul 2013 23:46:25 -0700 (PDT)
Received: by 10.112.59.193 with HTTP; Sun, 21 Jul 2013 23:46:25 -0700 (PDT)
In-Reply-To: <028101ce869e$f02cddb0$d0869910$@packetizer.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com>
Date: Mon, 22 Jul 2013 08:46:25 +0200
Message-ID: <CAKaEYhJwpR5b6jEcGYzAcWDJ0P1v6w2+L_h0Sh=m-ZOZA=ZHyw@mail.gmail.com>
From: Melvin Carvalho <melvincarvalho@gmail.com>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: multipart/alternative; boundary=047d7b3434c208db7a04e2140951
Cc: webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 06:46:38 -0000

--047d7b3434c208db7a04e2140951
Content-Type: text/plain; charset=ISO-8859-1

On 22 July 2013 07:47, Paul E. Jones <paulej@packetizer.com> wrote:

> Folks,
>
> One of the requirements in the JRD spec is that certain URIs (e.g., those
> identifying link relation types and properties) be "absolute URIs".  This
> term has been a point of confusion, since RFC 3986 uses the term to have a
> concrete meaning, namely this:
>
>      absolute-URI  = scheme ":" hier-part [ "?" query ]
>
> And the term is used, because that's the term used in the OASIS XRD
> specification.  However, it was not clear to me whether that referred to
> the
> above (which I assumed) or referred to URIs that are not relative URIs
> (i.e., those lacking a scheme specified).
>
> I had an exchange with Eran Hammer and Mark Nottingham.  I believe the
> intent of that language was not to require the above constrained syntax,
> but to require the standard URI syntax:
>
>      URI = scheme ":" hier-part [ "?" query ] [ "#" fragment ]
>

There are many ways that people do this, see:

http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces


>
> Given that understanding, I believe we should remove the word "absolute"
> that appears in front of "URI" in the WebFinger spec.  Do others have an
> opinion on this?
>

+1 on allowing relative URIs


>
> Paul
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>

--047d7b3434c208db7a04e2140951
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div class=3D"gmail=
_quote">On 22 July 2013 07:47, Paul E. Jones <span dir=3D"ltr">&lt;<a href=
=3D"mailto:paulej@packetizer.com" target=3D"_blank">paulej@packetizer.com</=
a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-=
left:1px solid rgb(204,204,204);padding-left:1ex">Folks,<br>
<br>
One of the requirements in the JRD spec is that certain URIs (e.g., those<b=
r>
identifying link relation types and properties) be &quot;absolute URIs&quot=
;. =A0This<br>
term has been a point of confusion, since RFC 3986 uses the term to have a<=
br>
concrete meaning, namely this:<br>
<br>
=A0 =A0 =A0absolute-URI =A0=3D scheme &quot;:&quot; hier-part [ &quot;?&quo=
t; query ]<br>
<br>
And the term is used, because that&#39;s the term used in the OASIS XRD<br>
specification. =A0However, it was not clear to me whether that referred to =
the<br>
above (which I assumed) or referred to URIs that are not relative URIs<br>
(i.e., those lacking a scheme specified).<br>
<br>
I had an exchange with Eran Hammer and Mark Nottingham. =A0I believe the<br=
>
intent of that language was not to require the above constrained syntax,<br=
>
but to require the standard URI syntax:<br>
<br>
=A0 =A0 =A0URI =3D scheme &quot;:&quot; hier-part [ &quot;?&quot; query ] [=
 &quot;#&quot; fragment ]<br></blockquote><div><br></div><div>There are man=
y ways that people do this, see:<br><br><a href=3D"http://tantek.com/2011/2=
38/b1/many-ways-slice-url-name-pieces">http://tantek.com/2011/238/b1/many-w=
ays-slice-url-name-pieces</a><br>
</div><div>=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0=
px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Given that understanding, I believe we should remove the word &quot;absolut=
e&quot;<br>
that appears in front of &quot;URI&quot; in the WebFinger spec. =A0Do other=
s have an<br>
opinion on this?<br></blockquote><div><br></div><div>+1 on allowing relativ=
e URIs<br></div><div>=A0</div><blockquote class=3D"gmail_quote" style=3D"ma=
rgin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:=
1ex">

<br>
Paul<br>
<br>
<br>
_______________________________________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><br>
</blockquote></div><br></div></div>

--047d7b3434c208db7a04e2140951--

From paulej@packetizer.com  Mon Jul 22 00:03:30 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D6CF611E80E0 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 00:03:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.537
X-Spam-Level: 
X-Spam-Status: No, score=-2.537 tagged_above=-999 required=5 tests=[AWL=0.061,  BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7c-p-QQ+lpzL for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 00:03:26 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id 12BA511E80DC for <webfinger@ietf.org>; Mon, 22 Jul 2013 00:03:23 -0700 (PDT)
Received: from dyn-170.arid.us (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6M73Muh029512 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 22 Jul 2013 03:03:23 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1374476603; bh=h9VSXDfV6HDk48laO9vk72HdzCZ602eeAs7i3IdWThw=; h=In-Reply-To:References:MIME-Version:Content-Type:Subject:From: Date:To:CC:Message-ID; b=RkLr0FGQnX1rxSSaPdjJeLruqWblGLOk8CRdaEpO/tAPiQSt5OG3MAaw9qjFfN607 MDNh5uvdgBCcxhhqHeds+n4c3qjlx1Qg+vZcCa8MfMshSDOVWuH9FLaXOiVIBzYwU9 T/LbtGypceJBDejAz2skzjdPJUctPYJXK4e8gcDQ=
User-Agent: Kaiten Mail
In-Reply-To: <CAHBU6iv4VtpVwOg2obGUjY3iV=bmy3_hVnpdswuHR17L=z5Gzg@mail.gmail.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com> <CAHBU6iv4VtpVwOg2obGUjY3iV=bmy3_hVnpdswuHR17L=z5Gzg@mail.gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----PBCW73EABORJT0SLQC7JWP41GCWFPR"
From: "Paul E. Jones" <paulej@packetizer.com>
Date: Mon, 22 Jul 2013 03:03:16 -0400
To: Tim Bray <tbray@textuality.com>
Message-ID: <fd69e2bc-3f18-46f7-8716-9101dcc3cb10@email.android.com>
Cc: "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 07:03:31 -0000

------PBCW73EABORJT0SLQC7JWP41GCWFPR
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 8bit

There is a section in 3986 that defines "absolute-URI". The syntax doors not allow for a fragment.

I think the intent is to specify just "URI" and not absolute URI.

Paul


-------- Original Message --------
From: Tim Bray <tbray@textuality.com>
Sent: Mon Jul 22 02:15:35 EDT 2013
To: "Paul E. Jones" <paulej@packetizer.com>
Cc: "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI

I just read your note 3 times, and I don’t get it.  3986 describes the
syntax of a “URI reference” to an absolute or relative URI.  A relative URI
reference can have an arbitrary number of leading parts missing, e.g.

//foo.bar/cat/dog?x=y
/cat/dog?x=y
./dog?x=y

When specs specify absolute URIs, they typically just mean you can’t omit
any leading parts, it has nothing to do with whether a #fragment is there
or not.  -T


On Sun, Jul 21, 2013 at 10:47 PM, Paul E. Jones <paulej@packetizer.com>wrote:

> Folks,
>
> One of the requirements in the JRD spec is that certain URIs (e.g., those
> identifying link relation types and properties) be "absolute URIs".  This
> term has been a point of confusion, since RFC 3986 uses the term to have a
> concrete meaning, namely this:
>
>      absolute-URI  = scheme ":" hier-part [ "?" query ]
>
> And the term is used, because that's the term used in the OASIS XRD
> specification.  However, it was not clear to me whether that referred to
> the
> above (which I assumed) or referred to URIs that are not relative URIs
> (i.e., those lacking a scheme specified).
>
> I had an exchange with Eran Hammer and Mark Nottingham.  I believe the
> intent of that language was not to require the above constrained syntax,
> but to require the standard URI syntax:
>
>      URI = scheme ":" hier-part [ "?" query ] [ "#" fragment ]
>
> Given that understanding, I believe we should remove the word "absolute"
> that appears in front of "URI" in the WebFinger spec.  Do others have an
> opinion on this?
>
> Paul
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>

------PBCW73EABORJT0SLQC7JWP41GCWFPR
Content-Type: text/html;
 charset=utf-8
Content-Transfer-Encoding: 8bit

<html><head></head><body><p dir="ltr">There is a section in 3986 that defines "absolute-URI". The syntax doors not allow for a fragment.</p>
<p dir="ltr">I think the intent is to specify just "URI" and not absolute URI.</p>
<p dir="ltr">Paul</p>
<br><br><div style='font-size:10.0pt;font-family:"Tahoma","sans-serif";padding:3.0pt 0in 0in 0in'>
<hr style='border:none;border-top:solid #E1E1E1 1.0pt'>
<b>From:</b> Tim Bray &lt;tbray@textuality.com&gt;<br>
<b>Sent:</b> Mon Jul 22 02:15:35 EDT 2013<br>
<b>To:</b> &quot;Paul E. Jones&quot; &lt;paulej@packetizer.com&gt;<br>
<b>Cc:</b> &quot;webfinger@ietf.org&quot; &lt;webfinger@ietf.org&gt;<br>
<b>Subject:</b> Re: [webfinger] Absolute URI vs URI<br>
</div>
<br>
<div dir="ltr"><div><div><div><div>I just read your note 3 times, and I don’t get it.  3986 describes the syntax of a “URI reference” to an absolute or relative URI.  A relative URI reference can have an arbitrary number of leading parts missing, e.g.<br />
<br /></div>//foo.bar/cat/dog?x=y<br /></div>/cat/dog?x=y<br /></div>./dog?x=y<br /><br /></div>When specs specify absolute URIs, they typically just mean you can’t omit any leading parts, it has nothing to do with whether a #fragment is there or not.  -T<br />
</div><div class="gmail_extra"><br /><br /><div class="gmail_quote">On Sun, Jul 21, 2013 at 10:47 PM, Paul E. Jones <span dir="ltr">&lt;<a href="mailto:paulej@packetizer.com" target="_blank">paulej@packetizer.com</a>&gt;</span> wrote:<br />
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Folks,<br />
<br />
One of the requirements in the JRD spec is that certain URIs (e.g., those<br />
identifying link relation types and properties) be &quot;absolute URIs&quot;.  This<br />
term has been a point of confusion, since RFC 3986 uses the term to have a<br />
concrete meaning, namely this:<br />
<br />
     absolute-URI  = scheme &quot;:&quot; hier-part [ &quot;?&quot; query ]<br />
<br />
And the term is used, because that&#39;s the term used in the OASIS XRD<br />
specification.  However, it was not clear to me whether that referred to the<br />
above (which I assumed) or referred to URIs that are not relative URIs<br />
(i.e., those lacking a scheme specified).<br />
<br />
I had an exchange with Eran Hammer and Mark Nottingham.  I believe the<br />
intent of that language was not to require the above constrained syntax,<br />
but to require the standard URI syntax:<br />
<br />
     URI = scheme &quot;:&quot; hier-part [ &quot;?&quot; query ] [ &quot;#&quot; fragment ]<br />
<br />
Given that understanding, I believe we should remove the word &quot;absolute&quot;<br />
that appears in front of &quot;URI&quot; in the WebFinger spec.  Do others have an<br />
opinion on this?<br />
<br />
Paul<br />
<br />
<br />
_______________________________________________<br />
webfinger mailing list<br />
<a href="mailto:webfinger@ietf.org">webfinger@ietf.org</a><br />
<a href="https://www.ietf.org/mailman/listinfo/webfinger" target="_blank">https://www.ietf.org/mailman/listinfo/webfinger</a><br />
</blockquote></div><br /></div>
</body></html>
------PBCW73EABORJT0SLQC7JWP41GCWFPR--


From paulej@packetizer.com  Mon Jul 22 00:07:14 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5994821E808F for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 00:07:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.54
X-Spam-Level: 
X-Spam-Status: No, score=-2.54 tagged_above=-999 required=5 tests=[AWL=0.058,  BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ld1S03jo60on for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 00:07:10 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id E034721E805D for <webfinger@ietf.org>; Mon, 22 Jul 2013 00:07:09 -0700 (PDT)
Received: from dyn-170.arid.us (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6M774C8029748 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 22 Jul 2013 03:07:04 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1374476824; bh=6ohSnplg2NoBNBLv7+jTl7ZLBQ1+DH6enp1juIVuN2Y=; h=In-Reply-To:References:MIME-Version:Content-Type:Subject:From: Date:To:CC:Message-ID; b=PpU9SMtrhf70Bh9wpp0JMUlXvpAFYRvENBIIdFpIiNfgVntQUlELJ4FR/xYAieDE/ BSj8AN9I/JY9tXnvhZaHxo+0mpW/qbd7Cp28l6ICRLZJLG7m75bjuY8lI8pJ95dMOF 5fRrqUiykiMWHjnXPGxO7IOVj3KDnKZ/KT0AczoY=
User-Agent: Kaiten Mail
In-Reply-To: <CAKaEYhJwpR5b6jEcGYzAcWDJ0P1v6w2+L_h0Sh=m-ZOZA=ZHyw@mail.gmail.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com> <CAKaEYhJwpR5b6jEcGYzAcWDJ0P1v6w2+L_h0Sh=m-ZOZA=ZHyw@mail.gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----VDSZVIFSQKGSPGH5VBE53NY93VZXJS"
From: "Paul E. Jones" <paulej@packetizer.com>
Date: Mon, 22 Jul 2013 03:06:57 -0400
To: Melvin Carvalho <melvincarvalho@gmail.com>
Message-ID: <0a1140f5-24d9-4be6-aab4-1ae6a3d63c0c@email.android.com>
Cc: webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 07:07:14 -0000

------VDSZVIFSQKGSPGH5VBE53NY93VZXJS
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 8bit

In not suggesting we use or allow relative URIs. The immediate question would be "relative to what". I think the URIs should be absolute, but not following the syntax of "absolute-URI", but instead just following "URI".

Paul


-------- Original Message --------
From: Melvin Carvalho <melvincarvalho@gmail.com>
Sent: Mon Jul 22 02:46:25 EDT 2013
To: "Paul E. Jones" <paulej@packetizer.com>
Cc: webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI

On 22 July 2013 07:47, Paul E. Jones <paulej@packetizer.com> wrote:

> Folks,
>
> One of the requirements in the JRD spec is that certain URIs (e.g., those
> identifying link relation types and properties) be "absolute URIs".  This
> term has been a point of confusion, since RFC 3986 uses the term to have a
> concrete meaning, namely this:
>
>      absolute-URI  = scheme ":" hier-part [ "?" query ]
>
> And the term is used, because that's the term used in the OASIS XRD
> specification.  However, it was not clear to me whether that referred to
> the
> above (which I assumed) or referred to URIs that are not relative URIs
> (i.e., those lacking a scheme specified).
>
> I had an exchange with Eran Hammer and Mark Nottingham.  I believe the
> intent of that language was not to require the above constrained syntax,
> but to require the standard URI syntax:
>
>      URI = scheme ":" hier-part [ "?" query ] [ "#" fragment ]
>

There are many ways that people do this, see:

http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces


>
> Given that understanding, I believe we should remove the word "absolute"
> that appears in front of "URI" in the WebFinger spec.  Do others have an
> opinion on this?
>

+1 on allowing relative URIs


>
> Paul
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>

------VDSZVIFSQKGSPGH5VBE53NY93VZXJS
Content-Type: text/html;
 charset=utf-8
Content-Transfer-Encoding: 8bit

<html><head></head><body><p dir="ltr">In not suggesting we use or allow relative URIs. The immediate question would be "relative to what". I think the URIs should be absolute, but not following the syntax of "absolute-URI", but instead just following "URI".</p>
<p dir="ltr">Paul</p>
<br><br><div style='font-size:10.0pt;font-family:"Tahoma","sans-serif";padding:3.0pt 0in 0in 0in'>
<hr style='border:none;border-top:solid #E1E1E1 1.0pt'>
<b>From:</b> Melvin Carvalho &lt;melvincarvalho@gmail.com&gt;<br>
<b>Sent:</b> Mon Jul 22 02:46:25 EDT 2013<br>
<b>To:</b> &quot;Paul E. Jones&quot; &lt;paulej@packetizer.com&gt;<br>
<b>Cc:</b> webfinger &lt;webfinger@ietf.org&gt;<br>
<b>Subject:</b> Re: [webfinger] Absolute URI vs URI<br>
</div>
<br>
<div dir="ltr"><br /><div class="gmail_extra"><br /><br /><div class="gmail_quote">On 22 July 2013 07:47, Paul E. Jones <span dir="ltr">&lt;<a href="mailto:paulej@packetizer.com" target="_blank">paulej@packetizer.com</a>&gt;</span> wrote:<br />
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Folks,<br />
<br />
One of the requirements in the JRD spec is that certain URIs (e.g., those<br />
identifying link relation types and properties) be &quot;absolute URIs&quot;.  This<br />
term has been a point of confusion, since RFC 3986 uses the term to have a<br />
concrete meaning, namely this:<br />
<br />
     absolute-URI  = scheme &quot;:&quot; hier-part [ &quot;?&quot; query ]<br />
<br />
And the term is used, because that&#39;s the term used in the OASIS XRD<br />
specification.  However, it was not clear to me whether that referred to the<br />
above (which I assumed) or referred to URIs that are not relative URIs<br />
(i.e., those lacking a scheme specified).<br />
<br />
I had an exchange with Eran Hammer and Mark Nottingham.  I believe the<br />
intent of that language was not to require the above constrained syntax,<br />
but to require the standard URI syntax:<br />
<br />
     URI = scheme &quot;:&quot; hier-part [ &quot;?&quot; query ] [ &quot;#&quot; fragment ]<br /></blockquote><div><br /></div><div>There are many ways that people do this, see:<br /><br /><a href="http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces">http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces</a><br />
</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br />
Given that understanding, I believe we should remove the word &quot;absolute&quot;<br />
that appears in front of &quot;URI&quot; in the WebFinger spec.  Do others have an<br />
opinion on this?<br /></blockquote><div><br /></div><div>+1 on allowing relative URIs<br /></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<br />
Paul<br />
<br />
<br />
_______________________________________________<br />
webfinger mailing list<br />
<a href="mailto:webfinger@ietf.org">webfinger@ietf.org</a><br />
<a href="https://www.ietf.org/mailman/listinfo/webfinger" target="_blank">https://www.ietf.org/mailman/listinfo/webfinger</a><br />
</blockquote></div><br /></div></div>
</body></html>
------VDSZVIFSQKGSPGH5VBE53NY93VZXJS--


From melvincarvalho@gmail.com  Mon Jul 22 01:04:40 2013
Return-Path: <melvincarvalho@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD0A421F8267 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 01:04:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 98SJYtywH8Za for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 01:04:39 -0700 (PDT)
Received: from mail-la0-x233.google.com (mail-la0-x233.google.com [IPv6:2a00:1450:4010:c03::233]) by ietfa.amsl.com (Postfix) with ESMTP id F0B9621F8616 for <webfinger@ietf.org>; Mon, 22 Jul 2013 01:04:27 -0700 (PDT)
Received: by mail-la0-f51.google.com with SMTP id ga9so3276958lab.10 for <webfinger@ietf.org>; Mon, 22 Jul 2013 01:04:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=99+gf+rCUZCnbKWhp7O4UU+LT82dVmBgvGDVCU0kPko=; b=wdKiheKQIlsNIUzRI2KHe0wmIhyFyn7WlD1nVDyCHkHiK2ivD/VzJapcsWV3odIcG2 b2XW9w4NpKuzufRAuVmTfixI5z8HfYP3LtZ8qdEssswMZWIbPnA/AfBMw5zMsgYvSUxV Bj4HLvwK4y0jXnFKSgxVQ4yRxz4ZfEckMdWJONobfLrut3+FnTcV7iOkQrR7hZZKXIyq 9xqqGsMqo1dzpndRVZlgsJdpYkoC7TVb6Z8f7difpYOHYJSSntyJUq2rZH0Oigm4NT6s RQwOGpoCEP0JK63oNyVhSgu0nV+Xl9KZQfwfxOtFZ2Sd+MgJGmTvki5BNQY3JG7un+E1 akQg==
MIME-Version: 1.0
X-Received: by 10.112.51.16 with SMTP id g16mr11694561lbo.0.1374480265623; Mon, 22 Jul 2013 01:04:25 -0700 (PDT)
Received: by 10.112.59.193 with HTTP; Mon, 22 Jul 2013 01:04:25 -0700 (PDT)
In-Reply-To: <fd69e2bc-3f18-46f7-8716-9101dcc3cb10@email.android.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com> <CAHBU6iv4VtpVwOg2obGUjY3iV=bmy3_hVnpdswuHR17L=z5Gzg@mail.gmail.com> <fd69e2bc-3f18-46f7-8716-9101dcc3cb10@email.android.com>
Date: Mon, 22 Jul 2013 10:04:25 +0200
Message-ID: <CAKaEYhKKOuwGYExy_Wh2sDQLRGYiC=viBbYse8L=d91xTRdo=w@mail.gmail.com>
From: Melvin Carvalho <melvincarvalho@gmail.com>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: multipart/alternative; boundary=001a113321defbbd1204e2151fe5
Cc: "webfinger@ietf.org" <webfinger@ietf.org>, Tim Bray <tbray@textuality.com>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 08:04:40 -0000

--001a113321defbbd1204e2151fe5
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

On 22 July 2013 09:03, Paul E. Jones <paulej@packetizer.com> wrote:

> There is a section in 3986 that defines "absolute-URI". The syntax doors
> not allow for a fragment.
>
> I think the intent is to specify just "URI" and not absolute URI.
>
Ah right, yes.  Good catch.  Yes, I think the "Absolute" part there is
unnecessarily restrictive, and may limit interoperability.


> Paul
>
>
> ------------------------------
> *From:* Tim Bray <tbray@textuality.com>
> *Sent:* Mon Jul 22 02:15:35 EDT 2013
> *To:* "Paul E. Jones" <paulej@packetizer.com>
> *Cc:* "webfinger@ietf.org" <webfinger@ietf.org>
> *Subject:* Re: [webfinger] Absolute URI vs URI
>
> I just read your note 3 times, and I don=92t get it.  3986 describes the
> syntax of a =93URI reference=94 to an absolute or relative URI.  A relati=
ve URI
> reference can have an arbitrary number of leading parts missing, e.g.
>
> //foo.bar/cat/dog?x=3Dy
> /cat/dog?x=3Dy
> ./dog?x=3Dy
>
> When specs specify absolute URIs, they typically just mean you can=92t om=
it
> any leading parts, it has nothing to do with whether a #fragment is there
> or not.  -T
>
>
> On Sun, Jul 21, 2013 at 10:47 PM, Paul E. Jones <paulej@packetizer.com>wr=
ote:
>
>> Folks,
>>
>> One of the requirements in the JRD spec is that certain URIs (e.g., thos=
e
>> identifying link relation types and properties) be "absolute URIs".  Thi=
s
>> term has been a point of confusion, since RFC 3986 uses the term to have=
 a
>> concrete meaning, namely this:
>>
>>      absolute-URI  =3D scheme ":" hier-part [ "?" query ]
>>
>> And the term is used, because that's the term used in the OASIS XRD
>> specification.  However, it was not clear to me whether that referred to
>> the
>> above (which I assumed) or referred to URIs that are not relative URIs
>> (i.e., those lacking a scheme specified).
>>
>> I had an exchange with Eran Hammer and Mark Nottingham.  I believe the
>> intent of that language was not to require the above constrained syntax,
>> but to require the standard URI syntax:
>>
>>      URI =3D scheme ":" hier-part [ "?" query ] [ "#" fragment ]
>>
>> Given that understanding, I believe we should remove the word "absolute"
>> that appears in front of "URI" in the WebFinger spec.  Do others have an
>> opinion on this?
>>
>> Paul
>>
>>
>> _______________________________________________
>> webfinger mailing list
>> webfinger@ietf.org
>> https://www.ietf.org/mailman/listinfo/webfinger
>>
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>
>

--001a113321defbbd1204e2151fe5
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div class=3D"gmail=
_quote">On 22 July 2013 09:03, Paul E. Jones <span dir=3D"ltr">&lt;<a href=
=3D"mailto:paulej@packetizer.com" target=3D"_blank">paulej@packetizer.com</=
a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div><p dir=3D"ltr">There is a section in 39=
86 that defines &quot;absolute-URI&quot;. The syntax doors not allow for a =
fragment.</p>

<p dir=3D"ltr">I think the intent is to specify just &quot;URI&quot; and no=
t absolute URI.</p></div></blockquote><div>Ah right, yes.=A0 Good catch.=A0=
 Yes, I think the &quot;Absolute&quot; part there is unnecessarily restrict=
ive, and may limit interoperability.=A0 <br>
</div><div>=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0=
 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
<p dir=3D"ltr">Paul</p>
<br><br><div style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot=
;sans-serif&quot;;padding:3.0pt 0in 0in 0in">
<hr style=3D"border:none;border-top:solid #e1e1e1 1.0pt">
<b>From:</b> Tim Bray &lt;<a href=3D"mailto:tbray@textuality.com" target=3D=
"_blank">tbray@textuality.com</a>&gt;<br>
<b>Sent:</b> Mon Jul 22 02:15:35 EDT 2013<br>
<b>To:</b> &quot;Paul E. Jones&quot; &lt;<a href=3D"mailto:paulej@packetize=
r.com" target=3D"_blank">paulej@packetizer.com</a>&gt;<br>
<b>Cc:</b> &quot;<a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">we=
bfinger@ietf.org</a>&quot; &lt;<a href=3D"mailto:webfinger@ietf.org" target=
=3D"_blank">webfinger@ietf.org</a>&gt;<br>
<b>Subject:</b> Re: [webfinger] Absolute URI vs URI<br>
</div><div><div class=3D"h5">
<br>
<div dir=3D"ltr"><div><div><div><div>I just read your note 3 times, and I d=
on=92t get it.=A0 3986 describes the syntax of a =93URI reference=94 to an =
absolute or relative URI.=A0 A relative URI reference can have an arbitrary=
 number of leading parts missing, e.g.<br>

<br></div>//foo.bar/cat/dog?x=3Dy<br></div>/cat/dog?x=3Dy<br></div>./dog?x=
=3Dy<br><br></div>When specs specify absolute URIs, they typically just mea=
n you can=92t omit any leading parts, it has nothing to do with whether a #=
fragment is there or not.=A0 -T<br>

</div><div class=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On Sun,=
 Jul 21, 2013 at 10:47 PM, Paul E. Jones <span dir=3D"ltr">&lt;<a href=3D"m=
ailto:paulej@packetizer.com" target=3D"_blank">paulej@packetizer.com</a>&gt=
;</span> wrote:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Folks,<br>
<br>
One of the requirements in the JRD spec is that certain URIs (e.g., those<b=
r>
identifying link relation types and properties) be &quot;absolute URIs&quot=
;. =A0This<br>
term has been a point of confusion, since RFC 3986 uses the term to have a<=
br>
concrete meaning, namely this:<br>
<br>
=A0 =A0 =A0absolute-URI =A0=3D scheme &quot;:&quot; hier-part [ &quot;?&quo=
t; query ]<br>
<br>
And the term is used, because that&#39;s the term used in the OASIS XRD<br>
specification. =A0However, it was not clear to me whether that referred to =
the<br>
above (which I assumed) or referred to URIs that are not relative URIs<br>
(i.e., those lacking a scheme specified).<br>
<br>
I had an exchange with Eran Hammer and Mark Nottingham. =A0I believe the<br=
>
intent of that language was not to require the above constrained syntax,<br=
>
but to require the standard URI syntax:<br>
<br>
=A0 =A0 =A0URI =3D scheme &quot;:&quot; hier-part [ &quot;?&quot; query ] [=
 &quot;#&quot; fragment ]<br>
<br>
Given that understanding, I believe we should remove the word &quot;absolut=
e&quot;<br>
that appears in front of &quot;URI&quot; in the WebFinger spec. =A0Do other=
s have an<br>
opinion on this?<br>
<br>
Paul<br>
<br>
<br>
_______________________________________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org<=
/a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><br>
</blockquote></div><br></div>
</div></div></div><br>_______________________________________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><br>
<br></blockquote></div><br></div></div>

--001a113321defbbd1204e2151fe5--

From melvincarvalho@gmail.com  Mon Jul 22 01:09:51 2013
Return-Path: <melvincarvalho@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D07AF11E80F6 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 01:09:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jI73yGqCkV4a for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 01:09:43 -0700 (PDT)
Received: from mail-la0-x233.google.com (mail-la0-x233.google.com [IPv6:2a00:1450:4010:c03::233]) by ietfa.amsl.com (Postfix) with ESMTP id 500A021F85B4 for <webfinger@ietf.org>; Mon, 22 Jul 2013 01:08:52 -0700 (PDT)
Received: by mail-la0-f51.google.com with SMTP id ga9so3280196lab.10 for <webfinger@ietf.org>; Mon, 22 Jul 2013 01:08:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=+BVRjq78nDvYvKUusohTxOUHTlsuuAhB//p9zgqj8l8=; b=D3zVTiQ522aSzHwwnOCW61BbbK8nroVmCA43Mee71pQ5a9bNJkHzsD9VU/+1+lPf/5 BcS/oUrJdBIrMQ+OPYyG+DglspU+4brCx0FCXpOdOxUezknhA5ec0+SB+aTCzdTwpqSq N19J0amKfsXhRXl8VnZkKoFDdH8SaLUmPI0eeHhaTNYONNsaUCN9YXZvBT3zo5vfVUpp XmX41/wfJzZ7VpgbnqhTqz7MGFYPOi21xhC2/IO+2NelwnSjnIHUcVfbMFjGr7gHjAgX KzHjtyD7l++Ohyx1fFxbFzrJn8SghFf7z2zuYD68g6HrzyTaRVwH4vqr/WHxjbdUaOG5 K4fw==
MIME-Version: 1.0
X-Received: by 10.112.198.164 with SMTP id jd4mr12023895lbc.74.1374480529158;  Mon, 22 Jul 2013 01:08:49 -0700 (PDT)
Received: by 10.112.59.193 with HTTP; Mon, 22 Jul 2013 01:08:49 -0700 (PDT)
In-Reply-To: <0a1140f5-24d9-4be6-aab4-1ae6a3d63c0c@email.android.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com> <CAKaEYhJwpR5b6jEcGYzAcWDJ0P1v6w2+L_h0Sh=m-ZOZA=ZHyw@mail.gmail.com> <0a1140f5-24d9-4be6-aab4-1ae6a3d63c0c@email.android.com>
Date: Mon, 22 Jul 2013 10:08:49 +0200
Message-ID: <CAKaEYh+iHNz_WawqRKakrHCdctC6_1V5COWYWQ4m9aC0+fh9WQ@mail.gmail.com>
From: Melvin Carvalho <melvincarvalho@gmail.com>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: multipart/alternative; boundary=001a11c33f26b0f77404e2152f14
Cc: webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 08:09:51 -0000

--001a11c33f26b0f77404e2152f14
Content-Type: text/plain; charset=ISO-8859-1

On 22 July 2013 09:06, Paul E. Jones <paulej@packetizer.com> wrote:

> In not suggesting we use or allow relative URIs. The immediate question
> would be "relative to what". I think the URIs should be absolute, but not
> following the syntax of "absolute-URI", but instead just following "URI".
>
Yes, that's a good question.  Generally relative URIs are relative to the
document, but they need not be.  For example they could be relative by
default to the [supposed] webfinger registry.  In JSON LD they have a
@context variable which allows quite a bit of flexibility in this regard.
I'm unsure if relative URIs are considered a must in standards based
serialization (I suspect not) but they have the advantage of slightly
increased data portability.


> Paul
>
>
> ------------------------------
> *From:* Melvin Carvalho <melvincarvalho@gmail.com>
> *Sent:* Mon Jul 22 02:46:25 EDT 2013
>
> *To:* "Paul E. Jones" <paulej@packetizer.com>
> *Cc:* webfinger <webfinger@ietf.org>
>
> *Subject:* Re: [webfinger] Absolute URI vs URI
>
>
>
>
> On 22 July 2013 07:47, Paul E. Jones <paulej@packetizer.com> wrote:
>
>> Folks,
>>
>> One of the requirements in the JRD spec is that certain URIs (e.g., those
>> identifying link relation types and properties) be "absolute URIs".  This
>> term has been a point of confusion, since RFC 3986 uses the term to have a
>> concrete meaning, namely this:
>>
>>      absolute-URI  = scheme ":" hier-part [ "?" query ]
>>
>> And the term is used, because that's the term used in the OASIS XRD
>> specification.  However, it was not clear to me whether that referred to
>> the
>> above (which I assumed) or referred to URIs that are not relative URIs
>> (i.e., those lacking a scheme specified).
>>
>> I had an exchange with Eran Hammer and Mark Nottingham.  I believe the
>> intent of that language was not to require the above constrained syntax,
>> but to require the standard URI syntax:
>>
>>      URI = scheme ":" hier-part [ "?" query ] [ "#" fragment ]
>>
>
> There are many ways that people do this, see:
>
> http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces
>
>
>>
>> Given that understanding, I believe we should remove the word "absolute"
>> that appears in front of "URI" in the WebFinger spec.  Do others have an
>> opinion on this?
>>
>
> +1 on allowing relative URIs
>
>
>>
>> Paul
>>
>>
>> _______________________________________________
>> webfinger mailing list
>> webfinger@ietf.org
>> https://www.ietf.org/mailman/listinfo/webfinger
>>
>
>

--001a11c33f26b0f77404e2152f14
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div class=3D"gmail=
_quote">On 22 July 2013 09:06, Paul E. Jones <span dir=3D"ltr">&lt;<a href=
=3D"mailto:paulej@packetizer.com" target=3D"_blank">paulej@packetizer.com</=
a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div><p dir=3D"ltr">In not suggesting we use=
 or allow relative URIs. The immediate question would be &quot;relative to =
what&quot;. I think the URIs should be absolute, but not following the synt=
ax of &quot;absolute-URI&quot;, but instead just following &quot;URI&quot;.=
</p>
</div></blockquote><div>Yes, that&#39;s a good question.=A0 Generally relat=
ive URIs are relative to the document, but they need not be.=A0 For example=
 they could be relative by default to the [supposed] webfinger registry.=A0=
 In JSON LD they have a @context variable which allows quite a bit of flexi=
bility in this regard.=A0 I&#39;m unsure if relative URIs are considered a =
must in standards based serialization (I suspect not) but they have the adv=
antage of slightly increased data portability.<br>
</div><div>=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0=
 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
<p dir=3D"ltr">Paul</p>
<br><br><div style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot=
;sans-serif&quot;;padding:3.0pt 0in 0in 0in">
<hr style=3D"border:none;border-top:solid #e1e1e1 1.0pt">
<b>From:</b> Melvin Carvalho &lt;<a href=3D"mailto:melvincarvalho@gmail.com=
" target=3D"_blank">melvincarvalho@gmail.com</a>&gt;<br>
<b>Sent:</b> Mon Jul 22 02:46:25 EDT 2013<div class=3D"im"><br>
<b>To:</b> &quot;Paul E. Jones&quot; &lt;<a href=3D"mailto:paulej@packetize=
r.com" target=3D"_blank">paulej@packetizer.com</a>&gt;<br>
</div><b>Cc:</b> webfinger &lt;<a href=3D"mailto:webfinger@ietf.org" target=
=3D"_blank">webfinger@ietf.org</a>&gt;<div class=3D"im"><br>
<b>Subject:</b> Re: [webfinger] Absolute URI vs URI<br>
</div></div>
<br>
<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div><div class=3D"h5">=
<br><div class=3D"gmail_quote">On 22 July 2013 07:47, Paul E. Jones <span d=
ir=3D"ltr">&lt;<a href=3D"mailto:paulej@packetizer.com" target=3D"_blank">p=
aulej@packetizer.com</a>&gt;</span> wrote:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-=
left:1px solid rgb(204,204,204);padding-left:1ex">Folks,<br>
<br>
One of the requirements in the JRD spec is that certain URIs (e.g., those<b=
r>
identifying link relation types and properties) be &quot;absolute URIs&quot=
;. =A0This<br>
term has been a point of confusion, since RFC 3986 uses the term to have a<=
br>
concrete meaning, namely this:<br>
<br>
=A0 =A0 =A0absolute-URI =A0=3D scheme &quot;:&quot; hier-part [ &quot;?&quo=
t; query ]<br>
<br>
And the term is used, because that&#39;s the term used in the OASIS XRD<br>
specification. =A0However, it was not clear to me whether that referred to =
the<br>
above (which I assumed) or referred to URIs that are not relative URIs<br>
(i.e., those lacking a scheme specified).<br>
<br>
I had an exchange with Eran Hammer and Mark Nottingham. =A0I believe the<br=
>
intent of that language was not to require the above constrained syntax,<br=
>
but to require the standard URI syntax:<br>
<br>
=A0 =A0 =A0URI =3D scheme &quot;:&quot; hier-part [ &quot;?&quot; query ] [=
 &quot;#&quot; fragment ]<br></blockquote><div><br></div><div>There are man=
y ways that people do this, see:<br><br><a href=3D"http://tantek.com/2011/2=
38/b1/many-ways-slice-url-name-pieces" target=3D"_blank">http://tantek.com/=
2011/238/b1/many-ways-slice-url-name-pieces</a><br>

</div><div>=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0=
px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Given that understanding, I believe we should remove the word &quot;absolut=
e&quot;<br>
that appears in front of &quot;URI&quot; in the WebFinger spec. =A0Do other=
s have an<br>
opinion on this?<br></blockquote><div><br></div><div>+1 on allowing relativ=
e URIs<br></div><div>=A0</div><blockquote class=3D"gmail_quote" style=3D"ma=
rgin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:=
1ex">


<br>
Paul<br>
<br>
<br>
_______________________________________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org<=
/a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><br>
</blockquote></div><br></div></div></div></div>
</div></blockquote></div><br></div></div>

--001a11c33f26b0f77404e2152f14--

From paulej@packetizer.com  Mon Jul 22 07:10:08 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EBB0511E80F5 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 07:10:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.542
X-Spam-Level: 
X-Spam-Status: No, score=-2.542 tagged_above=-999 required=5 tests=[AWL=0.056,  BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2GrRXAWNX58l for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 07:10:00 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id CCDFC11E80AE for <webfinger@ietf.org>; Mon, 22 Jul 2013 07:09:59 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6ME9w27022435 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 22 Jul 2013 10:09:58 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1374502198; bh=kmcIjcQZwCDOTxv7beJxbptRr3F4/Zon1tc6T5lf4Oo=; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type; b=EwHmpMtslfGhFBjqk5tYZoHZxWSSpCynbm/px2I99JqJnVD4PJeoKBQz2DHtR98tn 9XnAGf5yVkqdmndr0hfcph81wa0y6ul0LU44DeOrfbVBqv5y7UmoNL/YTiyyD2/3ea d9wPjcaBzlplN06QBkaJw6H7nYNH6x1VlUkFTJss=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "'Melvin Carvalho'" <melvincarvalho@gmail.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com>	<CAKaEYhJwpR5b6jEcGYzAcWDJ0P1v6w2+L_h0Sh=m-ZOZA=ZHyw@mail.gmail.com>	<0a1140f5-24d9-4be6-aab4-1ae6a3d63c0c@email.android.com> <CAKaEYh+iHNz_WawqRKakrHCdctC6_1V5COWYWQ4m9aC0+fh9WQ@mail.gmail.com>
In-Reply-To: <CAKaEYh+iHNz_WawqRKakrHCdctC6_1V5COWYWQ4m9aC0+fh9WQ@mail.gmail.com>
Date: Mon, 22 Jul 2013 10:10:00 -0400
Message-ID: <032701ce86e5$27b2dff0$77189fd0$@packetizer.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0328_01CE86C3.A0A27870"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQGbBSn4eLdZ0GwQKG6t3MRTa4capgJDGRYaAu5vqZkDRM75ipmUDKHQ
Content-Language: en-us
Cc: 'webfinger' <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 14:10:08 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0328_01CE86C3.A0A27870
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Melvin,

 

It's easy enough to replace strings in URIs should data need to be ported.
I suggest we remove the word "absolute" where we currently have "absolute
URI" and then introduce a new paragraph in the terminology section as
follows:

 

The use of URIs throughout this document refers to URIs following the syntax
specified in Section 3 of RFC 3986.  Relative URIs, having syntax following
that of Section 4.2 or RFC 3986, are not used with WebFinger.

 

Is that clear?

 

Paul

 

From: Melvin Carvalho [mailto:melvincarvalho@gmail.com] 
Sent: Monday, July 22, 2013 4:09 AM
To: Paul E. Jones
Cc: webfinger
Subject: Re: [webfinger] Absolute URI vs URI

 

 

 

On 22 July 2013 09:06, Paul E. Jones <paulej@packetizer.com> wrote:

In not suggesting we use or allow relative URIs. The immediate question
would be "relative to what". I think the URIs should be absolute, but not
following the syntax of "absolute-URI", but instead just following "URI".

Yes, that's a good question.  Generally relative URIs are relative to the
document, but they need not be.  For example they could be relative by
default to the [supposed] webfinger registry.  In JSON LD they have a
@context variable which allows quite a bit of flexibility in this regard.
I'm unsure if relative URIs are considered a must in standards based
serialization (I suspect not) but they have the advantage of slightly
increased data portability.

 

Paul

 


  _____  


From: Melvin Carvalho <melvincarvalho@gmail.com>
Sent: Mon Jul 22 02:46:25 EDT 2013


To: "Paul E. Jones" <paulej@packetizer.com>

Cc: webfinger <webfinger@ietf.org>


Subject: Re: [webfinger] Absolute URI vs URI

 

 

 

 

On 22 July 2013 07:47, Paul E. Jones <paulej@packetizer.com> wrote:

Folks,

One of the requirements in the JRD spec is that certain URIs (e.g., those
identifying link relation types and properties) be "absolute URIs".  This
term has been a point of confusion, since RFC 3986 uses the term to have a
concrete meaning, namely this:

     absolute-URI  = scheme ":" hier-part [ "?" query ]

And the term is used, because that's the term used in the OASIS XRD
specification.  However, it was not clear to me whether that referred to the
above (which I assumed) or referred to URIs that are not relative URIs
(i.e., those lacking a scheme specified).

I had an exchange with Eran Hammer and Mark Nottingham.  I believe the
intent of that language was not to require the above constrained syntax,
but to require the standard URI syntax:

     URI = scheme ":" hier-part [ "?" query ] [ "#" fragment ]

 

There are many ways that people do this, see:

http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces

 


Given that understanding, I believe we should remove the word "absolute"
that appears in front of "URI" in the WebFinger spec.  Do others have an
opinion on this?

 

+1 on allowing relative URIs

 


Paul


_______________________________________________
webfinger mailing list
webfinger@ietf.org
https://www.ietf.org/mailman/listinfo/webfinger

 

 


------=_NextPart_000_0328_01CE86C3.A0A27870
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><META =
HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><!--[if !mso]><style>v\:* =
{behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
span.EmailStyle18
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Melvin,<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>It&#8217;s easy enough to replace strings in URIs should data need to =
be ported.&nbsp; I suggest we remove the word &#8220;absolute&#8221; =
where we currently have &#8220;absolute URI&#8221; and then introduce a =
new paragraph in the terminology section as =
follows:<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal =
style=3D'margin-left:.5in'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The use of URIs throughout this document refers to URIs following the =
syntax specified in Section 3 of RFC 3986.&nbsp; Relative URIs, having =
syntax following that of Section 4.2 or RFC 3986, are not used with =
WebFinger.<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Is that clear?<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Paul<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
Melvin Carvalho [mailto:melvincarvalho@gmail.com] <br><b>Sent:</b> =
Monday, July 22, 2013 4:09 AM<br><b>To:</b> Paul E. Jones<br><b>Cc:</b> =
webfinger<br><b>Subject:</b> Re: [webfinger] Absolute URI vs =
URI<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'><o:p>&nbsp;</o:p></p><div><p =
class=3DMsoNormal>On 22 July 2013 09:06, Paul E. Jones &lt;<a =
href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt; =
wrote:<o:p></o:p></p><div><p>In not suggesting we use or allow relative =
URIs. The immediate question would be &quot;relative to what&quot;. I =
think the URIs should be absolute, but not following the syntax of =
&quot;absolute-URI&quot;, but instead just following =
&quot;URI&quot;.<o:p></o:p></p></div><div><p class=3DMsoNormal>Yes, =
that's a good question.&nbsp; Generally relative URIs are relative to =
the document, but they need not be.&nbsp; For example they could be =
relative by default to the [supposed] webfinger registry.&nbsp; In JSON =
LD they have a @context variable which allows quite a bit of flexibility =
in this regard.&nbsp; I'm unsure if relative URIs are considered a must =
in standards based serialization (I suspect not) but they have the =
advantage of slightly increased data =
portability.<o:p></o:p></p></div><div><p =
class=3DMsoNormal>&nbsp;<o:p></o:p></p></div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in =
6.0pt;margin-left:4.8pt;margin-right:0in'><div><p>Paul<o:p></o:p></p><p =
class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'><o:p>&nbsp;</o:p></p><div><div =
class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'><hr =
size=3D2 width=3D"100%" align=3Dcenter></span></div><p =
class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
Melvin Carvalho &lt;<a href=3D"mailto:melvincarvalho@gmail.com" =
target=3D"_blank">melvincarvalho@gmail.com</a>&gt;<br><b>Sent:</b> Mon =
Jul 22 02:46:25 EDT 2013<o:p></o:p></span></p><div><p =
class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'><br><b>To:</=
b> &quot;Paul E. Jones&quot; &lt;<a =
href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt;<o:p></o:p></span></p></di=
v><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Cc:</span></=
b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
webfinger &lt;<a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a>&gt;<o:p></o:p></span></p><div><p=
 class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'><br><b>Subje=
ct:</b> Re: [webfinger] Absolute URI vs =
URI<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><p class=3DMsoNormal>On 22 =
July 2013 07:47, Paul E. Jones &lt;<a =
href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt; wrote:<o:p></o:p></p><p =
class=3DMsoNormal>Folks,<br><br>One of the requirements in the JRD spec =
is that certain URIs (e.g., those<br>identifying link relation types and =
properties) be &quot;absolute URIs&quot;. &nbsp;This<br>term has been a =
point of confusion, since RFC 3986 uses the term to have a<br>concrete =
meaning, namely this:<br><br>&nbsp; &nbsp; &nbsp;absolute-URI &nbsp;=3D =
scheme &quot;:&quot; hier-part [ &quot;?&quot; query ]<br><br>And the =
term is used, because that's the term used in the OASIS =
XRD<br>specification. &nbsp;However, it was not clear to me whether that =
referred to the<br>above (which I assumed) or referred to URIs that are =
not relative URIs<br>(i.e., those lacking a scheme specified).<br><br>I =
had an exchange with Eran Hammer and Mark Nottingham. &nbsp;I believe =
the<br>intent of that language was not to require the above constrained =
syntax,<br>but to require the standard URI syntax:<br><br>&nbsp; &nbsp; =
&nbsp;URI =3D scheme &quot;:&quot; hier-part [ &quot;?&quot; query ] [ =
&quot;#&quot; fragment ]<o:p></o:p></p><div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div><div><p =
class=3DMsoNormal>There are many ways that people do this, =
see:<br><br><a =
href=3D"http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces" =
target=3D"_blank">http://tantek.com/2011/238/b1/many-ways-slice-url-name-=
pieces</a><o:p></o:p></p></div><div><p =
class=3DMsoNormal>&nbsp;<o:p></o:p></p></div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in =
6.0pt;margin-left:4.8pt;margin-right:0in'><p class=3DMsoNormal><br>Given =
that understanding, I believe we should remove the word =
&quot;absolute&quot;<br>that appears in front of &quot;URI&quot; in the =
WebFinger spec. &nbsp;Do others have an<br>opinion on =
this?<o:p></o:p></p></blockquote><div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div><div><p =
class=3DMsoNormal>+1 on allowing relative =
URIs<o:p></o:p></p></div><div><p =
class=3DMsoNormal>&nbsp;<o:p></o:p></p></div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in =
6.0pt;margin-left:4.8pt;margin-right:0in'><p =
class=3DMsoNormal><br>Paul<br><br><br>___________________________________=
____________<br>webfinger mailing list<br><a =
href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><a =
href=3D"https://www.ietf.org/mailman/listinfo/webfinger" =
target=3D"_blank">https://www.ietf.org/mailman/listinfo/webfinger</a><o:p=
></o:p></p></blockquote></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></div></div></div></div></bl=
ockquote></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></div></div></div></body></h=
tml>
------=_NextPart_000_0328_01CE86C3.A0A27870--


From ve7jtb@ve7jtb.com  Mon Jul 22 07:34:27 2013
Return-Path: <ve7jtb@ve7jtb.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D7B4211E80F2 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 07:34:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.528
X-Spam-Level: 
X-Spam-Status: No, score=-3.528 tagged_above=-999 required=5 tests=[AWL=0.070,  BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n00DtlVA25la for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 07:34:22 -0700 (PDT)
Received: from mail-gg0-f175.google.com (mail-gg0-f175.google.com [209.85.161.175]) by ietfa.amsl.com (Postfix) with ESMTP id C872421F849C for <webfinger@ietf.org>; Mon, 22 Jul 2013 07:34:01 -0700 (PDT)
Received: by mail-gg0-f175.google.com with SMTP id q1so2065564ggm.6 for <webfinger@ietf.org>; Mon, 22 Jul 2013 07:34:01 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to:x-mailer:x-gm-message-state; bh=3FcfSoQb6OE4SkUSO/otZ7TRLHtQslomODXnnTfp0WI=; b=oF8D2Nyo9/fEzUjHxu8FALXX5iLPv8RMQRoPXZ4DmpTbUvy0IQBGx3x/tYLG7v+Sia n6mobpAokU3wuk6IfLfJF8+a0BKiutWC3jbqH5BdRXfadDwZvJK9r10i1ZehTMkj8vD0 88Xre/7UBRIfFM65DUh1U6XPBouO4xgeXt3Hs9hcqqVu0fEgiXlRz/whVs664TbwnlJs uFmO+xA87D39JyGvb4AmyLMQfHruhgdb1lwyfVDukzZkbv2jYyE/vb5bh7LwtQ2riQXN +cmg28d/eIAfzImZyrKoOsjH1pMU/h8Fd6Cr4yPa0rnzHbSAayF765rrncAvfcTTShDr /1ZA==
X-Received: by 10.236.53.6 with SMTP id f6mr13297805yhc.222.1374503641005; Mon, 22 Jul 2013 07:34:01 -0700 (PDT)
Received: from [192.168.1.216] (190-20-16-147.baf.movistar.cl. [190.20.16.147]) by mx.google.com with ESMTPSA id f67sm39358460yhh.9.2013.07.22.07.33.58 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 07:33:59 -0700 (PDT)
Content-Type: multipart/signed; boundary="Apple-Mail=_A1751246-5421-46C3-94ED-BB90C8BE5379"; protocol="application/pkcs7-signature"; micalg=sha1
Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\))
From: John Bradley <ve7jtb@ve7jtb.com>
In-Reply-To: <032701ce86e5$27b2dff0$77189fd0$@packetizer.com>
Date: Mon, 22 Jul 2013 10:33:25 -0400
Message-Id: <9AA3BB39-01F1-4E73-99BC-C7ECD0D839C7@ve7jtb.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com>	<CAKaEYhJwpR5b6jEcGYzAcWDJ0P1v6w2+L_h0Sh=m-ZOZA=ZHyw@mail.gmail.com>	<0a1140f5-24d9-4be6-aab4-1ae6a3d63c0c@email.android.com> <CAKaEYh+iHNz_WawqRKakrHCdctC6_1V5COWYWQ4m9aC0+fh9WQ@mail.gmail.com> <032701ce86e5$27b2dff0$77189fd0$@packetizer.com>
To: "Paul E. Jones" <paulej@packetizer.com>
X-Mailer: Apple Mail (2.1508)
X-Gm-Message-State: ALoCoQka4tD5kauC+NhMZ15rYQexUDCYjPE19EeG4bHgBuSOXxwXPR9XywSqsg4eQV8KuKJPzv6m
Cc: 'webfinger' <webfinger@ietf.org>, 'Melvin Carvalho' <melvincarvalho@gmail.com>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 14:34:28 -0000

--Apple-Mail=_A1751246-5421-46C3-94ED-BB90C8BE5379
Content-Type: multipart/alternative;
	boundary="Apple-Mail=_3284B4C6-78E5-4B49-B0EB-17291695E03E"


--Apple-Mail=_3284B4C6-78E5-4B49-B0EB-17291695E03E
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=windows-1252

Yes +1.

On 2013-07-22, at 10:10 AM, "Paul E. Jones" <paulej@packetizer.com> =
wrote:

> Melvin,
> =20
> It=92s easy enough to replace strings in URIs should data need to be =
ported.  I suggest we remove the word =93absolute=94 where we currently =
have =93absolute URI=94 and then introduce a new paragraph in the =
terminology section as follows:
> =20
> The use of URIs throughout this document refers to URIs following the =
syntax specified in Section 3 of RFC 3986.  Relative URIs, having syntax =
following that of Section 4.2 or RFC 3986, are not used with WebFinger.
> =20
> Is that clear?
> =20
> Paul
> =20
> From: Melvin Carvalho [mailto:melvincarvalho@gmail.com]=20
> Sent: Monday, July 22, 2013 4:09 AM
> To: Paul E. Jones
> Cc: webfinger
> Subject: Re: [webfinger] Absolute URI vs URI
> =20
> =20
> =20
>=20
> On 22 July 2013 09:06, Paul E. Jones <paulej@packetizer.com> wrote:
> In not suggesting we use or allow relative URIs. The immediate =
question would be "relative to what". I think the URIs should be =
absolute, but not following the syntax of "absolute-URI", but instead =
just following "URI".
>=20
> Yes, that's a good question.  Generally relative URIs are relative to =
the document, but they need not be.  For example they could be relative =
by default to the [supposed] webfinger registry.  In JSON LD they have a =
@context variable which allows quite a bit of flexibility in this =
regard.  I'm unsure if relative URIs are considered a must in standards =
based serialization (I suspect not) but they have the advantage of =
slightly increased data portability.
> =20
> Paul
>=20
> =20
>=20
> From: Melvin Carvalho <melvincarvalho@gmail.com>
> Sent: Mon Jul 22 02:46:25 EDT 2013
>=20
> To: "Paul E. Jones" <paulej@packetizer.com>
> Cc: webfinger <webfinger@ietf.org>
>=20
> Subject: Re: [webfinger] Absolute URI vs URI
> =20
> =20
> =20
> =20
> On 22 July 2013 07:47, Paul E. Jones <paulej@packetizer.com> wrote:
> Folks,
>=20
> One of the requirements in the JRD spec is that certain URIs (e.g., =
those
> identifying link relation types and properties) be "absolute URIs".  =
This
> term has been a point of confusion, since RFC 3986 uses the term to =
have a
> concrete meaning, namely this:
>=20
>      absolute-URI  =3D scheme ":" hier-part [ "?" query ]
>=20
> And the term is used, because that's the term used in the OASIS XRD
> specification.  However, it was not clear to me whether that referred =
to the
> above (which I assumed) or referred to URIs that are not relative URIs
> (i.e., those lacking a scheme specified).
>=20
> I had an exchange with Eran Hammer and Mark Nottingham.  I believe the
> intent of that language was not to require the above constrained =
syntax,
> but to require the standard URI syntax:
>=20
>      URI =3D scheme ":" hier-part [ "?" query ] [ "#" fragment ]
> =20
> There are many ways that people do this, see:
>=20
> http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces
> =20
>=20
> Given that understanding, I believe we should remove the word =
"absolute"
> that appears in front of "URI" in the WebFinger spec.  Do others have =
an
> opinion on this?
> =20
> +1 on allowing relative URIs
> =20
>=20
> Paul
>=20
>=20
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
> =20
> =20
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger


--Apple-Mail=_3284B4C6-78E5-4B49-B0EB-17291695E03E
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=windows-1252

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dwindows-1252"><base href=3D"x-msg://382/"></head><body =
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; ">Yes +1.<div><br><div><div>On =
2013-07-22, at 10:10 AM, "Paul E. Jones" &lt;<a =
href=3D"mailto:paulej@packetizer.com">paulej@packetizer.com</a>&gt; =
wrote:</div><br class=3D"Apple-interchange-newline"><blockquote =
type=3D"cite"><div lang=3D"EN-US" link=3D"blue" vlink=3D"purple" =
style=3D"font-family: Helvetica; font-size: medium; font-style: normal; =
font-variant: normal; font-weight: normal; letter-spacing: normal; =
line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: =
0px; text-transform: none; white-space: normal; widows: 2; word-spacing: =
0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; =
"><div class=3D"WordSection1" style=3D"page: WordSection1; "><div =
style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times =
New Roman', serif; "><span style=3D"font-size: 11pt; font-family: =
Calibri, sans-serif; color: rgb(31, 73, 125); =
">Melvin,<o:p></o:p></span></div><div style=3D"margin: 0in 0in 0.0001pt; =
font-size: 12pt; font-family: 'Times New Roman', serif; "><span =
style=3D"font-size: 11pt; font-family: Calibri, sans-serif; color: =
rgb(31, 73, 125); ">&nbsp;</span></div><div style=3D"margin: 0in 0in =
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; =
"><span style=3D"font-size: 11pt; font-family: Calibri, sans-serif; =
color: rgb(31, 73, 125); ">It=92s easy enough to replace strings in URIs =
should data need to be ported.&nbsp; I suggest we remove the word =
=93absolute=94 where we currently have =93absolute URI=94 and then =
introduce a new paragraph in the terminology section as =
follows:<o:p></o:p></span></div><div style=3D"margin: 0in 0in 0.0001pt; =
font-size: 12pt; font-family: 'Times New Roman', serif; "><span =
style=3D"font-size: 11pt; font-family: Calibri, sans-serif; color: =
rgb(31, 73, 125); ">&nbsp;</span></div><div style=3D"margin: 0in 0in =
0.0001pt 0.5in; font-size: 12pt; font-family: 'Times New Roman', serif; =
"><span style=3D"font-size: 11pt; font-family: Calibri, sans-serif; =
color: rgb(31, 73, 125); ">The use of URIs throughout this document =
refers to URIs following the syntax specified in Section 3 of RFC =
3986.&nbsp; Relative URIs, having syntax following that of Section 4.2 =
or RFC 3986, are not used with WebFinger.<o:p></o:p></span></div><div =
style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times =
New Roman', serif; "><span style=3D"font-size: 11pt; font-family: =
Calibri, sans-serif; color: rgb(31, 73, 125); ">&nbsp;</span></div><div =
style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times =
New Roman', serif; "><span style=3D"font-size: 11pt; font-family: =
Calibri, sans-serif; color: rgb(31, 73, 125); ">Is that =
clear?<o:p></o:p></span></div><div style=3D"margin: 0in 0in 0.0001pt; =
font-size: 12pt; font-family: 'Times New Roman', serif; "><span =
style=3D"font-size: 11pt; font-family: Calibri, sans-serif; color: =
rgb(31, 73, 125); ">&nbsp;</span></div><div style=3D"margin: 0in 0in =
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; =
"><span style=3D"font-size: 11pt; font-family: Calibri, sans-serif; =
color: rgb(31, 73, 125); ">Paul<o:p></o:p></span></div><div =
style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times =
New Roman', serif; "><span style=3D"font-size: 11pt; font-family: =
Calibri, sans-serif; color: rgb(31, 73, 125); ">&nbsp;</span></div><div =
style=3D"border-style: none none none solid; border-left-width: 1.5pt; =
border-left-color: blue; padding: 0in 0in 0in 4pt; "><div><div =
style=3D"border-style: solid none none; border-top-width: 1pt; =
border-top-color: rgb(181, 196, 223); padding: 3pt 0in 0in; "><div =
style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times =
New Roman', serif; "><b><span style=3D"font-size: 10pt; font-family: =
Tahoma, sans-serif; ">From:</span></b><span style=3D"font-size: 10pt; =
font-family: Tahoma, sans-serif; "><span =
class=3D"Apple-converted-space">&nbsp;</span>Melvin Carvalho =
[mailto:melvincarvalho@<a href=3D"http://gmail.com">gmail.com</a>]<span =
class=3D"Apple-converted-space">&nbsp;</span><br><b>Sent:</b><span =
class=3D"Apple-converted-space">&nbsp;</span>Monday, July 22, 2013 4:09 =
AM<br><b>To:</b><span class=3D"Apple-converted-space">&nbsp;</span>Paul =
E. Jones<br><b>Cc:</b><span =
class=3D"Apple-converted-space">&nbsp;</span>webfinger<br><b>Subject:</b><=
span class=3D"Apple-converted-space">&nbsp;</span>Re: [webfinger] =
Absolute URI vs URI<o:p></o:p></span></div></div></div><div =
style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times =
New Roman', serif; "><o:p>&nbsp;</o:p></div><div><div style=3D"margin: =
0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', =
serif; "><o:p>&nbsp;</o:p></div><div><p class=3D"MsoNormal" =
style=3D"margin: 0in 0in 12pt; font-size: 12pt; font-family: 'Times New =
Roman', serif; "><o:p>&nbsp;</o:p></p><div><div style=3D"margin: 0in 0in =
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; ">On =
22 July 2013 09:06, Paul E. Jones &lt;<a =
href=3D"mailto:paulej@packetizer.com" target=3D"_blank" style=3D"color: =
purple; text-decoration: underline; ">paulej@packetizer.com</a>&gt; =
wrote:<o:p></o:p></div><div><p style=3D"margin-right: 0in; margin-left: =
0in; font-size: 12pt; font-family: 'Times New Roman', serif; ">In not =
suggesting we use or allow relative URIs. The immediate question would =
be "relative to what". I think the URIs should be absolute, but not =
following the syntax of "absolute-URI", but instead just following =
"URI".<o:p></o:p></p></div><div><div style=3D"margin: 0in 0in 0.0001pt; =
font-size: 12pt; font-family: 'Times New Roman', serif; ">Yes, that's a =
good question.&nbsp; Generally relative URIs are relative to the =
document, but they need not be.&nbsp; For example they could be relative =
by default to the [supposed] webfinger registry.&nbsp; In JSON LD they =
have a @context variable which allows quite a bit of flexibility in this =
regard.&nbsp; I'm unsure if relative URIs are considered a must in =
standards based serialization (I suspect not) but they have the =
advantage of slightly increased data =
portability.<o:p></o:p></div></div><div><div style=3D"margin: 0in 0in =
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; =
">&nbsp;<o:p></o:p></div></div><blockquote style=3D"border-style: none =
none none solid; border-left-width: 1pt; border-left-color: rgb(204, =
204, 204); padding: 0in 0in 0in 6pt; margin-left: 4.8pt; margin-right: =
0in; "><p style=3D"margin-right: 0in; margin-left: 0in; font-size: 12pt; =
font-family: 'Times New Roman', serif; ">Paul<o:p></o:p></p><p =
class=3D"MsoNormal" style=3D"margin: 0in 0in 12pt; font-size: 12pt; =
font-family: 'Times New Roman', serif; "><o:p>&nbsp;</o:p></p><div><div =
class=3D"MsoNormal" align=3D"center" style=3D"margin: 0in 0in 0.0001pt; =
font-size: 12pt; font-family: 'Times New Roman', serif; text-align: =
center; "><span style=3D"font-size: 10pt; font-family: Tahoma, =
sans-serif; "><hr size=3D"2" width=3D"100%" =
align=3D"center"></span></div><div style=3D"margin: 0in 0in 0.0001pt; =
font-size: 12pt; font-family: 'Times New Roman', serif; "><b><span =
style=3D"font-size: 10pt; font-family: Tahoma, sans-serif; =
">From:</span></b><span style=3D"font-size: 10pt; font-family: Tahoma, =
sans-serif; "><span class=3D"Apple-converted-space">&nbsp;</span>Melvin =
Carvalho &lt;<a href=3D"mailto:melvincarvalho@gmail.com" target=3D"_blank"=
 style=3D"color: purple; text-decoration: underline; =
">melvincarvalho@gmail.com</a>&gt;<br><b>Sent:</b><span =
class=3D"Apple-converted-space">&nbsp;</span>Mon Jul 22 02:46:25 EDT =
2013<o:p></o:p></span></div><div><div style=3D"margin: 0in 0in 0.0001pt; =
font-size: 12pt; font-family: 'Times New Roman', serif; "><span =
style=3D"font-size: 10pt; font-family: Tahoma, sans-serif; =
"><br><b>To:</b><span class=3D"Apple-converted-space">&nbsp;</span>"Paul =
E. Jones" &lt;<a href=3D"mailto:paulej@packetizer.com" target=3D"_blank" =
style=3D"color: purple; text-decoration: underline; =
">paulej@packetizer.com</a>&gt;<o:p></o:p></span></div></div><div =
style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times =
New Roman', serif; "><b><span style=3D"font-size: 10pt; font-family: =
Tahoma, sans-serif; ">Cc:</span></b><span style=3D"font-size: 10pt; =
font-family: Tahoma, sans-serif; "><span =
class=3D"Apple-converted-space">&nbsp;</span>webfinger &lt;<a =
href=3D"mailto:webfinger@ietf.org" target=3D"_blank" style=3D"color: =
purple; text-decoration: underline; =
">webfinger@ietf.org</a>&gt;<o:p></o:p></span></div><div><div =
style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times =
New Roman', serif; "><span style=3D"font-size: 10pt; font-family: =
Tahoma, sans-serif; "><br><b>Subject:</b><span =
class=3D"Apple-converted-space">&nbsp;</span>Re: [webfinger] Absolute =
URI vs URI<o:p></o:p></span></div></div></div><div style=3D"margin: 0in =
0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; =
"><o:p>&nbsp;</o:p></div><div><div style=3D"margin: 0in 0in 0.0001pt; =
font-size: 12pt; font-family: 'Times New Roman', serif; =
"><o:p>&nbsp;</o:p></div><div><div style=3D"margin: 0in 0in 0.0001pt; =
font-size: 12pt; font-family: 'Times New Roman', serif; =
"><o:p>&nbsp;</o:p></div><div><div style=3D"margin: 0in 0in 0.0001pt; =
font-size: 12pt; font-family: 'Times New Roman', serif; =
"><o:p>&nbsp;</o:p></div><div><div style=3D"margin: 0in 0in 0.0001pt; =
font-size: 12pt; font-family: 'Times New Roman', serif; ">On 22 July =
2013 07:47, Paul E. Jones &lt;<a href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank" style=3D"color: purple; text-decoration: underline; =
">paulej@packetizer.com</a>&gt; wrote:<o:p></o:p></div><div =
style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times =
New Roman', serif; ">Folks,<br><br>One of the requirements in the JRD =
spec is that certain URIs (e.g., those<br>identifying link relation =
types and properties) be "absolute URIs". &nbsp;This<br>term has been a =
point of confusion, since RFC 3986 uses the term to have a<br>concrete =
meaning, namely this:<br><br>&nbsp; &nbsp; &nbsp;absolute-URI &nbsp;=3D =
scheme ":" hier-part [ "?" query ]<br><br>And the term is used, because =
that's the term used in the OASIS XRD<br>specification. &nbsp;However, =
it was not clear to me whether that referred to the<br>above (which I =
assumed) or referred to URIs that are not relative URIs<br>(i.e., those =
lacking a scheme specified).<br><br>I had an exchange with Eran Hammer =
and Mark Nottingham. &nbsp;I believe the<br>intent of that language was =
not to require the above constrained syntax,<br>but to require the =
standard URI syntax:<br><br>&nbsp; &nbsp; &nbsp;URI =3D scheme ":" =
hier-part [ "?" query ] [ "#" fragment ]<o:p></o:p></div><div><div =
style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times =
New Roman', serif; "><o:p>&nbsp;</o:p></div></div><div><div =
style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times =
New Roman', serif; ">There are many ways that people do this, =
see:<br><br><a =
href=3D"http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces" =
target=3D"_blank" style=3D"color: purple; text-decoration: underline; =
">http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces</a><o:p></=
o:p></div></div><div><div style=3D"margin: 0in 0in 0.0001pt; font-size: =
12pt; font-family: 'Times New Roman', serif; =
">&nbsp;<o:p></o:p></div></div><blockquote style=3D"border-style: none =
none none solid; border-left-width: 1pt; border-left-color: rgb(204, =
204, 204); padding: 0in 0in 0in 6pt; margin-left: 4.8pt; margin-right: =
0in; "><div style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; =
font-family: 'Times New Roman', serif; "><br>Given that understanding, I =
believe we should remove the word "absolute"<br>that appears in front of =
"URI" in the WebFinger spec. &nbsp;Do others have an<br>opinion on =
this?<o:p></o:p></div></blockquote><div><div style=3D"margin: 0in 0in =
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; =
"><o:p>&nbsp;</o:p></div></div><div><div style=3D"margin: 0in 0in =
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; ">+1 =
on allowing relative URIs<o:p></o:p></div></div><div><div style=3D"margin:=
 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', =
serif; ">&nbsp;<o:p></o:p></div></div><blockquote style=3D"border-style: =
none none none solid; border-left-width: 1pt; border-left-color: =
rgb(204, 204, 204); padding: 0in 0in 0in 6pt; margin-left: 4.8pt; =
margin-right: 0in; "><div style=3D"margin: 0in 0in 0.0001pt; font-size: =
12pt; font-family: 'Times New Roman', serif; =
"><br>Paul<br><br><br>_______________________________________________<br>w=
ebfinger mailing list<br><a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank" style=3D"color: purple; text-decoration: underline; =
">webfinger@ietf.org</a><br><a =
href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blank"=
 style=3D"color: purple; text-decoration: underline; =
">https://www.ietf.org/mailman/listinfo/webfinger</a><o:p></o:p></div></bl=
ockquote></div><div style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; =
font-family: 'Times New Roman', serif; =
"><o:p>&nbsp;</o:p></div></div></div></div></blockquote></div><div =
style=3D"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times =
New Roman', serif; =
"><o:p>&nbsp;</o:p></div></div></div></div></div>_________________________=
______________________<br>webfinger mailing list<br><a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>https://www.i=
etf.org/mailman/listinfo/webfinger</div></blockquote></div><br></div></bod=
y></html>=

--Apple-Mail=_3284B4C6-78E5-4B49-B0EB-17291695E03E--

--Apple-Mail=_A1751246-5421-46C3-94ED-BB90C8BE5379
Content-Disposition: attachment;
	filename=smime.p7s
Content-Type: application/pkcs7-signature;
	name=smime.p7s
Content-Transfer-Encoding: base64

MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIN8TCCBjQw
ggQcoAMCAQICASAwDQYJKoZIhvcNAQEFBQAwfTELMAkGA1UEBhMCSUwxFjAUBgNVBAoTDVN0YXJ0
Q29tIEx0ZC4xKzApBgNVBAsTIlNlY3VyZSBEaWdpdGFsIENlcnRpZmljYXRlIFNpZ25pbmcxKTAn
BgNVBAMTIFN0YXJ0Q29tIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTA3MTAyNDIxMDI1NVoX
DTE3MTAyNDIxMDI1NVowgYwxCzAJBgNVBAYTAklMMRYwFAYDVQQKEw1TdGFydENvbSBMdGQuMSsw
KQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0aWZpY2F0ZSBTaWduaW5nMTgwNgYDVQQDEy9TdGFy
dENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJtZWRpYXRlIENsaWVudCBDQTCCASIwDQYJKoZIhvcN
AQEBBQADggEPADCCAQoCggEBAMsohUWcASz7GfKrpTOMKqANy9BV7V0igWdGxA8IU77L3aTxErQ+
fcxtDYZ36Z6GH0YFn7fq5RADteP0AYzrCA+EQTfi8q1+kA3m0nwtwXG94M5sIqsvs7lRP1aycBke
/s5g9hJHryZ2acScnzczjBCAo7X1v5G3yw8MDP2m2RCye0KfgZ4nODerZJVzhAlOD9YejvAXZqHk
sw56HzElVIoYSZ3q4+RJuPXXfIoyby+Y2m1E+YzX5iCZXBx05gk6MKAW1vaw4/v2OOLy6FZH3XHH
tOkzUreG//CsFnB9+uaYSlR65cdGzTsmoIK8WH1ygoXhRBm98SD7Hf/r3FELNvUCAwEAAaOCAa0w
ggGpMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBSuVYNv7DHKufcd
+q9rMfPIHeOsuzAfBgNVHSMEGDAWgBROC+8apEBbpRdphzDKNGhD0EGu8jBmBggrBgEFBQcBAQRa
MFgwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vY3NwLnN0YXJ0c3NsLmNvbS9jYTAtBggrBgEFBQcwAoYh
aHR0cDovL3d3dy5zdGFydHNzbC5jb20vc2ZzY2EuY3J0MFsGA1UdHwRUMFIwJ6AloCOGIWh0dHA6
Ly93d3cuc3RhcnRzc2wuY29tL3Nmc2NhLmNybDAnoCWgI4YhaHR0cDovL2NybC5zdGFydHNzbC5j
b20vc2ZzY2EuY3JsMIGABgNVHSAEeTB3MHUGCysGAQQBgbU3AQIBMGYwLgYIKwYBBQUHAgEWImh0
dHA6Ly93d3cuc3RhcnRzc2wuY29tL3BvbGljeS5wZGYwNAYIKwYBBQUHAgEWKGh0dHA6Ly93d3cu
c3RhcnRzc2wuY29tL2ludGVybWVkaWF0ZS5wZGYwDQYJKoZIhvcNAQEFBQADggIBADqpJw3I07QW
ke9plNBpxUxcffc7nUrIQpJHDci91DFG7fVhHRkMZ1J+BKg5UNUxIFJ2Z9B90Micc/NXcs7kPBRd
n6XGO/vPc87Y6R+cWS9Nc9+fp3Enmsm94OxOwI9wn8qnr/6o3mD4noP9JphwUPTXwHovjavRnhUQ
HLfo/i2NG0XXgTHXS2Xm0kVUozXqpYpAdumMiB/vezj1QHQJDmUdPYMcp+reg9901zkyT3fDW/iv
JVv6pWtkh6Pw2ytZT7mvg7YhX3V50Nv860cV11mocUVcqBLv0gcT+HBDYtbuvexNftwNQKD5193A
7zN4vG7CTYkXxytSjKuXrpEatEiFPxWgb84nVj25SU5q/r1Xhwby6mLhkbaXslkVtwEWT3Van49r
KjlK4XrUKYYWtnfzq6aSak5u0Vpxd1rY79tWhD3EdCvOhNz/QplNa+VkIsrcp7+8ZhP1l1b2U6Ma
xIVteuVMD3X0vziIwr7jxYae9FZjbxlpUemqXjcC0QaFfN7qI0JsQMALL7iGRBg7K0CoOBzECdD3
fuZil5kU/LP9cr1BK31U0Uy651bFnAMMMkqhAChIbn0ei72VnbpSsrrSdF0BAGYQ8vyHae5aCg+H
75dVCV33K6FuxZrf09yTz+Vx/PkdRUYkXmZz/OTfyJXsUOUXrym6KvI2rYpccSk5MIIHtTCCBp2g
AwIBAgICHlwwDQYJKoZIhvcNAQEFBQAwgYwxCzAJBgNVBAYTAklMMRYwFAYDVQQKEw1TdGFydENv
bSBMdGQuMSswKQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0aWZpY2F0ZSBTaWduaW5nMTgwNgYD
VQQDEy9TdGFydENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJtZWRpYXRlIENsaWVudCBDQTAeFw0x
MjAzMTgwNDMyNDhaFw0xNDAzMTkxMTA3MzJaMIGbMRkwFwYDVQQNExBHclRNNkxTN1gzNTc3OHM5
MQswCQYDVQQGEwJDTDEiMCAGA1UECBMZTWV0cm9wb2xpdGFuYSBkZSBTYW50aWFnbzEWMBQGA1UE
BxMNSXNsYSBkZSBNYWlwbzEVMBMGA1UEAxMMSm9obiBCcmFkbGV5MR4wHAYJKoZIhvcNAQkBFg9q
YnJhZGxleUBtZS5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCySuUEj3esFMs5
AZLAhPpyjp0DD+vAM+tFeXr8XahzgoOf5A3oJ0V4ejTwfzjpUlL0IOMsq+cr2NvHGzjBip6cp09v
eODO3yhztv1le1aQ6CzGAx/p0Fn8g+biVYGkJtKvex4MYNcSmITaVNleejtzbk6C5HgTpBqFykcA
FmN4RYrrmYwfbmCahF/kxjWTeq67nL4UJgIcTaLBTmPOr6YjceYbn35QwUvHV+NX7NOyVHDbpxAM
L+56nCN5hKnxLbqF9aKlVbBCPiOz8LtGg+2+3aLJ5T4tIfzWMbjCUBae2I4bVa2hdS5dZJwTGFyI
p4pYKd6bL2qqbFF8moFE54aVAgMBAAGjggQOMIIECjAJBgNVHRMEAjAAMAsGA1UdDwQEAwIEsDAd
BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwHQYDVR0OBBYEFD8Dv8LEoSfOmqZmUvP2JpAz
Lbh5MB8GA1UdIwQYMBaAFK5Vg2/sMcq59x36r2sx88gd46y7MH4GA1UdEQR3MHWBD2picmFkbGV5
QG1lLmNvbYEPamJyYWRsZXlAbWUuY29tgRBqYnJhZGxleUBtYWMuY29tgRF2ZTdqdGJAdmU3anRi
LmNvbYETamJyYWRsZXlAd2luZ2FhLmNvbYEXam9obi5icmFkbGV5QHdpbmdhYS5jb20wggIhBgNV
HSAEggIYMIICFDCCAhAGCysGAQQBgbU3AQICMIIB/zAuBggrBgEFBQcCARYiaHR0cDovL3d3dy5z
dGFydHNzbC5jb20vcG9saWN5LnBkZjA0BggrBgEFBQcCARYoaHR0cDovL3d3dy5zdGFydHNzbC5j
b20vaW50ZXJtZWRpYXRlLnBkZjCB9wYIKwYBBQUHAgIwgeowJxYgU3RhcnRDb20gQ2VydGlmaWNh
dGlvbiBBdXRob3JpdHkwAwIBARqBvlRoaXMgY2VydGlmaWNhdGUgd2FzIGlzc3VlZCBhY2NvcmRp
bmcgdG8gdGhlIENsYXNzIDIgVmFsaWRhdGlvbiByZXF1aXJlbWVudHMgb2YgdGhlIFN0YXJ0Q29t
IENBIHBvbGljeSwgcmVsaWFuY2Ugb25seSBmb3IgdGhlIGludGVuZGVkIHB1cnBvc2UgaW4gY29t
cGxpYW5jZSBvZiB0aGUgcmVseWluZyBwYXJ0eSBvYmxpZ2F0aW9ucy4wgZwGCCsGAQUFBwICMIGP
MCcWIFN0YXJ0Q29tIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MAMCAQIaZExpYWJpbGl0eSBhbmQg
d2FycmFudGllcyBhcmUgbGltaXRlZCEgU2VlIHNlY3Rpb24gIkxlZ2FsIGFuZCBMaW1pdGF0aW9u
cyIgb2YgdGhlIFN0YXJ0Q29tIENBIHBvbGljeS4wNgYDVR0fBC8wLTAroCmgJ4YlaHR0cDovL2Ny
bC5zdGFydHNzbC5jb20vY3J0dTItY3JsLmNybDCBjgYIKwYBBQUHAQEEgYEwfzA5BggrBgEFBQcw
AYYtaHR0cDovL29jc3Auc3RhcnRzc2wuY29tL3N1Yi9jbGFzczIvY2xpZW50L2NhMEIGCCsGAQUF
BzAChjZodHRwOi8vYWlhLnN0YXJ0c3NsLmNvbS9jZXJ0cy9zdWIuY2xhc3MyLmNsaWVudC5jYS5j
cnQwIwYDVR0SBBwwGoYYaHR0cDovL3d3dy5zdGFydHNzbC5jb20vMA0GCSqGSIb3DQEBBQUAA4IB
AQARx8Pg+Yetf5bfNo/8qxHiDAsAvRRNozPXhIieDpr0XeRvxkNtNSd5L25uCmp4lA/YgVzRTmBC
cndd4Ifqn0jzya+bU2opDDxa9+CVLRohLX29+lOBclI90g7Ykk9GpoG1d/fOR1cnByRf3900yssZ
4a9oVP19Q11B0dTgEjWlVSmAqvv3pPstNz8RF8fyIWnX4KZ1WQnpjaIl1ZSniHXteZvFshPQJ1Lh
JKT9VbwsWyf+ZXPqEHvdW2HCMawiS7nhanilG6rUpf6kBOdGTekdFrXPebEkyars4RcQ1wJWb5sC
fJSthtSKU1L1RVNhLz/d1WwqI26kFo5k7686AmpUMYIDbDCCA2gCAQEwgZMwgYwxCzAJBgNVBAYT
AklMMRYwFAYDVQQKEw1TdGFydENvbSBMdGQuMSswKQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0
aWZpY2F0ZSBTaWduaW5nMTgwNgYDVQQDEy9TdGFydENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJt
ZWRpYXRlIENsaWVudCBDQQICHlwwCQYFKw4DAhoFAKCCAa0wGAYJKoZIhvcNAQkDMQsGCSqGSIb3
DQEHATAcBgkqhkiG9w0BCQUxDxcNMTMwNzIyMTQzMzI1WjAjBgkqhkiG9w0BCQQxFgQUSZvjabpZ
E2S6ngKtYMg0Swq9B7MwgaQGCSsGAQQBgjcQBDGBljCBkzCBjDELMAkGA1UEBhMCSUwxFjAUBgNV
BAoTDVN0YXJ0Q29tIEx0ZC4xKzApBgNVBAsTIlNlY3VyZSBEaWdpdGFsIENlcnRpZmljYXRlIFNp
Z25pbmcxODA2BgNVBAMTL1N0YXJ0Q29tIENsYXNzIDIgUHJpbWFyeSBJbnRlcm1lZGlhdGUgQ2xp
ZW50IENBAgIeXDCBpgYLKoZIhvcNAQkQAgsxgZaggZMwgYwxCzAJBgNVBAYTAklMMRYwFAYDVQQK
Ew1TdGFydENvbSBMdGQuMSswKQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0aWZpY2F0ZSBTaWdu
aW5nMTgwNgYDVQQDEy9TdGFydENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJtZWRpYXRlIENsaWVu
dCBDQQICHlwwDQYJKoZIhvcNAQEBBQAEggEAPIdfjFU8UWONzPrOJsD9TKWFfk8ZSi/QF4gBx+O8
ssgyLXFwyhcGNEQjyxTCmshrKhe8ktRBa8WzJAzR1NzVtw1jNMPMChrMgJ+AZtlF5pv2RZDpYdR9
RNvUcnYKtaE/rSBgLgqqyc2Zye5hdbl9KLb4G2erLgD+CnTv29yn9A4SThNT78dbORaTdTq99qVI
nOfymbk8oDAgeCA3lRKmF+iluKrvKIHE3mytG7o5mZCKvQSbkpfQ6kHRZzJ1CbXgVCGwSluii5YN
xXT8KjR+EmjPo/j9X+4p687mekWRkKftfNlZMp0yfKGTEQnKOLPZcnhOLDwRRkdypIKrkrU1+wAA
AAAAAA==

--Apple-Mail=_A1751246-5421-46C3-94ED-BB90C8BE5379--

From nick@silverbucket.net  Mon Jul 22 08:01:10 2013
Return-Path: <nick@silverbucket.net>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D0A4911E80F2 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 08:01:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.976
X-Spam-Level: 
X-Spam-Status: No, score=-2.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tEogwtpeMyI4 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 08:01:05 -0700 (PDT)
Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by ietfa.amsl.com (Postfix) with ESMTP id 30FF311E80AE for <webfinger@ietf.org>; Mon, 22 Jul 2013 08:01:04 -0700 (PDT)
Received: by mail-la0-f54.google.com with SMTP id ec20so5225345lab.41 for <webfinger@ietf.org>; Mon, 22 Jul 2013 08:01:04 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=okpnbGIl5cdDP7tYMpB61TyyOz9Y3mLsEjWTGqIcItI=; b=SsbRNLeT5vToRR/DliFNJGYkrASY6PdkkH23KojalmBlF94M70uEbSXv4OJQAehIe0 w28eLejxKfznCdZap0fhlvLzrfLyV6hsioEvDC4lGhH6rSUuF3/MXyCLXXcccJor1ZRt ruAxp5p7apSi7nFqz4MsyCNEElrCuE+Ygu1518LwJxFYmeol3xdtOhSPV9bgeaBwPQ8Y 8bVHA+zjb/UmPmPagYICn1a1sf1nzxGbRNSvTgSIKt0d7HkxaQdYgXgrk/5gfgy2GBGA rYlINw/hScHCj+u1ev/LMlXjCxmMYWRixv2Aj5M2t54C76B/ZSyEEz6L3oI7miJPFtrW LS9w==
X-Received: by 10.152.4.163 with SMTP id l3mr12741399lal.60.1374505264088; Mon, 22 Jul 2013 08:01:04 -0700 (PDT)
Received: from mail-la0-x231.google.com (mail-la0-x231.google.com [2a00:1450:4010:c03::231]) by mx.google.com with ESMTPSA id 8sm11111725lbq.4.2013.07.22.08.01.02 for <webfinger@ietf.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 08:01:02 -0700 (PDT)
Received: by mail-la0-f49.google.com with SMTP id ea20so5282880lab.36 for <webfinger@ietf.org>; Mon, 22 Jul 2013 08:01:02 -0700 (PDT)
X-Received: by 10.152.22.42 with SMTP id a10mr13029012laf.30.1374505262379; Mon, 22 Jul 2013 08:01:02 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.112.73.239 with HTTP; Mon, 22 Jul 2013 08:00:32 -0700 (PDT)
In-Reply-To: <CAHBU6isyB8brx9Ka_e=JveySzebb7rkmUc5NEmUH_37mgwJZng@mail.gmail.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com> <CAHBU6isyB8brx9Ka_e=JveySzebb7rkmUc5NEmUH_37mgwJZng@mail.gmail.com>
From: Nick Jennings <nick@silverbucket.net>
Date: Mon, 22 Jul 2013 17:00:32 +0200
Message-ID: <CAJL4WtZ3fu=rDsb6e76NArxA84G8dE59-AMdLtsmp+L7BD++mA@mail.gmail.com>
To: Tim Bray <tbray@textuality.com>
Content-Type: multipart/alternative; boundary=089e0158b794e7fbae04e21af1e2
X-Gm-Message-State: ALoCoQknpLI1yiVythB8VaYMxrAVbANUX1Yxea/Z6bzdH6S60uIF6BRUD9B65yOUd+UX/czHWB0F
Cc: "Paul E. Jones" <paulej@packetizer.com>, "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 15:01:10 -0000

--089e0158b794e7fbae04e21af1e2
Content-Type: text/plain; charset=UTF-8

On Sat, Jul 20, 2013 at 6:37 AM, Tim Bray <tbray@textuality.com> wrote:

>  538> curl '
> http://silverbucket.net/.well-known/webfinger?resource=acct:nick@silverbucket.net
> '
> curl: (7) couldn't connect to host
>

Hi Tim, thanks for the heads up. I'm running the dev branch of haproxy and
it's not quite stable yet :) restarted, should all work now.

--089e0158b794e7fbae04e21af1e2
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div class=3D"gmail=
_quote">On Sat, Jul 20, 2013 at 6:37 AM, Tim Bray <span dir=3D"ltr">&lt;<a =
href=3D"mailto:tbray@textuality.com" target=3D"_blank">tbray@textuality.com=
</a>&gt;</span> wrote:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr">=C2=A0538&gt; curl &#39;<a =
href=3D"http://silverbucket.net/.well-known/webfinger?resource=3Dacct:nick@=
silverbucket.net" target=3D"_blank">http://silverbucket.net/.well-known/web=
finger?resource=3Dacct:nick@silverbucket.net</a>&#39;<br>

curl: (7) couldn&#39;t connect to host<br></div></blockquote><div><br></div=
><div>Hi Tim, thanks for the heads up. I&#39;m running the dev branch of ha=
proxy and it&#39;s not quite stable yet :) restarted, should all work now.<=
br>

<br></div></div></div></div>

--089e0158b794e7fbae04e21af1e2--

From paulej@packetizer.com  Mon Jul 22 11:25:14 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 295EA21F843F for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 11:25:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level: 
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MOUtrG3Okmiy for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 11:25:09 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id 9F50321F8319 for <webfinger@ietf.org>; Mon, 22 Jul 2013 11:25:09 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6MIP7r2006494 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 22 Jul 2013 14:25:08 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1374517508; bh=HipMylVhkImSjAtrvvTDwvZLmBUdDyuEDIhvZEZoQrU=; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type; b=MCnV534bq0PFkVI5vrwKsG44ICnRxW6Ye7HXezxc5CBma8Om2GsRyakRcDW81nt2M dtMoDSTTjCCYyhKc6qosuPZvkOsC+wAWY9ylsjBd1atyHEVmTFuUu3urC3vCUQI1Ph T7tjgdJdIkZkU5faOeX3i9VPWVsG39kCA/h37ikE=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "'Edmund Jay'" <ejay@mgi1.com>, <openid-connect-interop@googlegroups.com>,  "'Tim Bray'" <tbray@textuality.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com> <4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com> <4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com> <1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com>
In-Reply-To: <1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com>
Date: Mon, 22 Jul 2013 14:25:10 -0400
Message-ID: <03b801ce8708$cd5a2c10$680e8430$@packetizer.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_03B9_01CE86E7.464AAEF0"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQL/r+No/hn+Dxq4/2ORfMNzEE5vjgGfjNBBAk5SfHcBYrYgdgKGwE2GAVKR0D+WxWGwwA==
Content-Language: en-us
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 18:25:14 -0000

This is a multipart message in MIME format.

------=_NextPart_000_03B9_01CE86E7.464AAEF0
Content-Type: text/plain;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Edmund,

=20

Note that we removed the =E2=80=9Cexpires=E2=80=9D header from the =
current WebFinger spec.  It=E2=80=99s OK to have it there, but it should =
be ignored by recipients.

=20

Paul

=20

From: Edmund Jay [mailto:ejay@mgi1.com]=20
Sent: Monday, July 22, 2013 2:15 PM
To: openid-connect-interop@googlegroups.com; Tim Bray; Paul E. Jones
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Looking for JRDs

=20

The following can be used :=20

=20

alice@connect.openid4.us or

bob@connect.openid4.us

=20

-- Edmund

  _____ =20

From: Mike Jones <Michael.Jones@microsoft.com>
To: "openid-connect-interop@googlegroups.com" =
<openid-connect-interop@googlegroups.com>; Tim Bray =
<tbray@textuality.com>; Paul E. Jones <paulej@packetizer.com>=20
Cc: "webfinger@ietf.org" <webfinger@ietf.org>=20
Sent: Saturday, July 20, 2013 10:51 PM
Subject: RE: [webfinger] Looking for JRDs

=20

Could those of you with OpenID OPs that support discovery please post =
specific identifiers using e-mail address syntax that Tim could use for =
testing e-mail based discovery using WebFinger?

=20

                                                            Thanks all,

                                                            -- Mike

=20

From: openid-connect-interop@googlegroups.com =
[mailto:openid-connect-interop@googlegroups.com] On Behalf Of Mike Jones
Sent: Saturday, July 20, 2013 4:34 PM
To: Tim Bray; Paul E. Jones
Cc: webfinger@ietf.org; openid-connect-interop@googlegroups.com
Subject: RE: [webfinger] Looking for JRDs

=20

See http://osis.idcommons.net/wiki/Category:OC5_OP for a list of OpenID =
providers, most of which implement Discovery, including WebFinger.

=20

                                                            -- Mike

=20

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On =
Behalf Of Tim Bray
Sent: Friday, July 19, 2013 9:34 PM
To: Paul E. Jones
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Looking for JRDs

=20

Got an OpenID Connect provider? =
rel=3Dhttp://openid.net/specs/connect/1.0/issuer

=20

On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@packetizer.com> =
wrote:

Tim,

=20

You=E2=80=99re welcome to test my addresses, including mailto: / acct: / =
xmpp:=20

=20

Most of what is returned is just test data (though some is valid), but =
it should be properly formatted.

=20

I have aliases, properties, titles, and non-ASCII characters in the =
acct: reply.  I=E2=80=99m happy to throw something in if you want to =
check a particular response.

=20

Paul

=20

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On =
Behalf Of Tim Bray
Sent: Sunday, July 14, 2013 5:54 PM
To: webfinger@ietf.org
Subject: [webfinger] Looking for JRDs

=20

Working on some WF code... looking for some candidate addresses/domains =
to test JRD wrangling.  Suggestions? -T

=20

--=20
You received this message because you are subscribed to the Google =
Groups "OpenID Connect Interop" group.
To unsubscribe from this group and stop receiving emails from it, send =
an email to openid-connect-interop+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
=20
=20

--=20
You received this message because you are subscribed to the Google =
Groups "OpenID Connect Interop" group.
To unsubscribe from this group and stop receiving emails from it, send =
an email to openid-connect-interop+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
=20
=20

=20


------=_NextPart_000_03B9_01CE86E7.464AAEF0
Content-Type: text/html;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dutf-8"><meta =
name=3DGenerator content=3D"Microsoft Word 14 (filtered medium)"><!--[if =
!mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
p.yiv1860197283msoacetate, li.yiv1860197283msoacetate, =
div.yiv1860197283msoacetate
	{mso-style-name:yiv1860197283msoacetate;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
p.yiv1860197283msonormal, li.yiv1860197283msonormal, =
div.yiv1860197283msonormal
	{mso-style-name:yiv1860197283msonormal;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
p.yiv1860197283msochpdefault, li.yiv1860197283msochpdefault, =
div.yiv1860197283msochpdefault
	{mso-style-name:yiv1860197283msochpdefault;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
span.yiv1860197283msohyperlink
	{mso-style-name:yiv1860197283msohyperlink;}
span.yiv1860197283msohyperlinkfollowed
	{mso-style-name:yiv1860197283msohyperlinkfollowed;}
span.yiv1860197283balloontextchar
	{mso-style-name:yiv1860197283balloontextchar;}
span.yiv1860197283emailstyle19
	{mso-style-name:yiv1860197283emailstyle19;}
span.yiv1860197283emailstyle21
	{mso-style-name:yiv1860197283emailstyle21;}
p.yiv1860197283msonormal1, li.yiv1860197283msonormal1, =
div.yiv1860197283msonormal1
	{mso-style-name:yiv1860197283msonormal1;
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
span.yiv1860197283msohyperlink1
	{mso-style-name:yiv1860197283msohyperlink1;
	color:blue;
	text-decoration:underline;}
span.yiv1860197283msohyperlinkfollowed1
	{mso-style-name:yiv1860197283msohyperlinkfollowed1;
	color:purple;
	text-decoration:underline;}
p.yiv1860197283msoacetate1, li.yiv1860197283msoacetate1, =
div.yiv1860197283msoacetate1
	{mso-style-name:yiv1860197283msoacetate1;
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
span.yiv1860197283balloontextchar1
	{mso-style-name:yiv1860197283balloontextchar1;
	font-family:"Tahoma","sans-serif";}
span.yiv1860197283emailstyle191
	{mso-style-name:yiv1860197283emailstyle191;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.yiv1860197283emailstyle211
	{mso-style-name:yiv1860197283emailstyle211;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
p.yiv1860197283msochpdefault1, li.yiv1860197283msochpdefault1, =
div.yiv1860197283msochpdefault1
	{mso-style-name:yiv1860197283msochpdefault1;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:10.0pt;
	font-family:"Times New Roman","serif";}
span.EmailStyle34
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Edmund,<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Note that we removed the =E2=80=9Cexpires=E2=80=9D header from the =
current WebFinger spec.=C2=A0 It=E2=80=99s OK to have it there, but it =
should be ignored by recipients.<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Paul<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
Edmund Jay [mailto:ejay@mgi1.com] <br><b>Sent:</b> Monday, July 22, 2013 =
2:15 PM<br><b>To:</b> openid-connect-interop@googlegroups.com; Tim Bray; =
Paul E. Jones<br><b>Cc:</b> webfinger@ietf.org<br><b>Subject:</b> Re: =
[webfinger] Looking for JRDs<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black'>=
The following can be used :&nbsp;<o:p></o:p></span></p></div><div><p =
class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black'>=
&nbsp;<o:p></o:p></span></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black'>=
<a href=3D"mailto:alice@connect.openid4.us">alice@connect.openid4.us</a> =
or<o:p></o:p></span></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black'>=
<a =
href=3D"mailto:bob@connect.openid4.us">bob@connect.openid4.us</a><o:p></o=
:p></span></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black'>=
<o:p>&nbsp;</o:p></span></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black'>=
-- Edmund<o:p></o:p></span></p></div><div><div><div><div =
class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center;background:white'><span =
style=3D'color:black'><hr size=3D1 width=3D"100%" =
align=3Dcenter></span></div><p class=3DMsoNormal =
style=3D'background:white'><b><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";color:black'>F=
rom:</span></b><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";color:black'> =
Mike Jones &lt;<a =
href=3D"mailto:Michael.Jones@microsoft.com">Michael.Jones@microsoft.com</=
a>&gt;<br><b>To:</b> &quot;<a =
href=3D"mailto:openid-connect-interop@googlegroups.com">openid-connect-in=
terop@googlegroups.com</a>&quot; &lt;<a =
href=3D"mailto:openid-connect-interop@googlegroups.com">openid-connect-in=
terop@googlegroups.com</a>&gt;; Tim Bray &lt;<a =
href=3D"mailto:tbray@textuality.com">tbray@textuality.com</a>&gt;; Paul =
E. Jones &lt;<a =
href=3D"mailto:paulej@packetizer.com">paulej@packetizer.com</a>&gt; =
<br><b>Cc:</b> &quot;<a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a>&quot; &lt;<a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a>&gt; =
<br><b>Sent:</b> Saturday, July 20, 2013 10:51 PM<br><b>Subject:</b> RE: =
[webfinger] Looking for JRDs</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'><o:p>&nbsp;</o:p></span></p><div =
id=3Dyiv1860197283><div><div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Could those of you with OpenID =
OPs that support discovery please post specific identifiers using e-mail =
address syntax that Tim could use for testing e-mail based discovery =
using WebFinger?</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks all,</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Mike</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><div =
style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in =
0in 0in'><div><p class=3DMsoNormal style=3D'background:white'><b><span =
style=3D'font-size:10.0pt;color:black'>From:</span></b><span =
style=3D'font-size:10.0pt;color:black'> <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">openid-connect-in=
terop@googlegroups.com</a> [<a =
href=3D"mailto:openid-connect-interop@googlegroups.com">mailto:openid-con=
nect-interop@googlegroups.com</a>] <b>On Behalf Of </b>Mike =
Jones<br><b>Sent:</b> Saturday, July 20, 2013 4:34 PM<br><b>To:</b> Tim =
Bray; Paul E. Jones<br><b>Cc:</b> <a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a>; <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">openid-connect-in=
terop@googlegroups.com</a><br><b>Subject:</b> RE: [webfinger] Looking =
for JRDs</span><span =
style=3D'color:black'><o:p></o:p></span></p></div></div></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>&nbsp;<o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>See <a =
href=3D"http://osis.idcommons.net/wiki/Category:OC5_OP">http://osis.idcom=
mons.net/wiki/Category:OC5_OP</a> for a list of OpenID providers, most =
of which implement Discovery, including WebFinger.</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Mike</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><b><span =
style=3D'font-size:10.0pt;color:black'>From:</span></b><span =
style=3D'font-size:10.0pt;color:black'> <a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a> [<a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">mailto:webfinger-bounces@ietf.org</a>] <b>On Behalf Of =
</b>Tim Bray<br><b>Sent:</b> Friday, July 19, 2013 9:34 PM<br><b>To:</b> =
Paul E. Jones<br><b>Cc:</b> <a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:</b> Re: =
[webfinger] Looking for JRDs</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>&nbsp;<o:p></o:p></span></p></div><div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>Got an OpenID Connect provider? rel=3D<a =
href=3D"http://openid.net/specs/connect/1.0/issuer" =
target=3D"_blank">http://openid.net/specs/connect/1.0/issuer</a><o:p></o:=
p></span></p></div></div><div><div style=3D'margin-bottom:12.0pt'><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>&nbsp;<o:p></o:p></span></p></div><div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones =
&lt;<a href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt; =
wrote:<o:p></o:p></span></p></div><div><div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Tim,</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>You=E2=80=99re welcome to test =
my addresses, including mailto: / acct: / xmpp: </span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Most of what is returned is =
just test data (though some is valid), but it should be properly =
formatted.</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>I have aliases, properties, =
titles, and non-ASCII characters in the acct: reply.&nbsp; I=E2=80=99m =
happy to throw something in if you want to check a particular =
response.</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Paul</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><div><p class=3DMsoNormal =
style=3D'background:white'><b><span =
style=3D'font-size:10.0pt;color:black'>From:</span></b><span =
style=3D'font-size:10.0pt;color:black'> <a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a> [mailto:<a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a>] <b>On Behalf Of =
</b>Tim Bray<br><b>Sent:</b> Sunday, July 14, 2013 5:54 PM<br><b>To:</b> =
<a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:</b> [webfinger] =
Looking for JRDs</span><span =
style=3D'color:black'><o:p></o:p></span></p></div></div></div><div><div><=
p class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>&nbsp;<o:p></o:p></span></p></div><div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>Working on some WF code... looking for some =
candidate addresses/domains to test JRD wrangling.&nbsp; Suggestions? =
-T<o:p></o:p></span></p></div></div></div></div></div></div></div><div><p=
 class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>&nbsp;<o:p></o:p></span></p></div></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>-- <br>You received this message because you are =
subscribed to the Google Groups &quot;OpenID Connect Interop&quot; =
group.<br>To unsubscribe from this group and stop receiving emails from =
it, send an email to <a =
href=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.com" =
target=3D"_blank">openid-connect-interop+unsubscribe@googlegroups.com</a>=
.<br>For more options, visit <a =
href=3D"https://groups.google.com/groups/opt_out" =
target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>&nbsp;=
<br>&nbsp;<o:p></o:p></span></p></div></div></div><p class=3DMsoNormal =
style=3D'background:white'><span style=3D'color:black'>-- <br>You =
received this message because you are subscribed to the Google Groups =
&quot;OpenID Connect Interop&quot; group.<br>To unsubscribe from this =
group and stop receiving emails from it, send an email to <a =
href=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.com">openi=
d-connect-interop+unsubscribe@googlegroups.com</a>.<br>For more options, =
visit <a href=3D"https://groups.google.com/groups/opt_out" =
target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>&nbsp;=
<br>&nbsp;<o:p></o:p></span></p></div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt;background:white'><span =
style=3D'color:black'><o:p>&nbsp;</o:p></span></p></div></div></div></div=
></div></div></body></html>
------=_NextPart_000_03B9_01CE86E7.464AAEF0--


From tbray@textuality.com  Mon Jul 22 11:37:13 2013
Return-Path: <tbray@textuality.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4DED821F8717 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 11:37:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.976
X-Spam-Level: 
X-Spam-Status: No, score=-2.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KsP1KjweTPr8 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 11:37:07 -0700 (PDT)
Received: from mail-ve0-f170.google.com (mail-ve0-f170.google.com [209.85.128.170]) by ietfa.amsl.com (Postfix) with ESMTP id C8B9911E80D2 for <webfinger@ietf.org>; Mon, 22 Jul 2013 11:37:04 -0700 (PDT)
Received: by mail-ve0-f170.google.com with SMTP id 14so5350834vea.15 for <webfinger@ietf.org>; Mon, 22 Jul 2013 11:37:04 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=KlB9HF6a9a07YwOGDer8UMH6IhdSGnnl5WH/uNR+lvg=; b=JVrh1LOMtB7e/bhAqSqFfW1kNibA2WvMfqZ6Xk4esGX2pX0H0Z75Sm6tMc4P65LrNQ eiKhhskHfRWJ0SPx5ChTB/lBawk84m4ialCVsYd9jTVuzORQ2XP7+I9LKWfyTljUn5KY VUXF+HGzxoz1pJmCLEjU561mFSkslarrjPibpj2waKjZyX2LQsQtLX/iouIZuQHpAFGu bWjhy2HntbX/pXlS0WQqB67Xh64UUNNzNR4tbZwW3fWKALZLugNhpuy3F16xoudhsJzm dO2klVTZJSeCYvZRSolXO8/qeggC6nPkk06uUAqrBnArrhsFxacgnbr+MIrLFljZ5Vge eXfQ==
MIME-Version: 1.0
X-Received: by 10.221.36.4 with SMTP id sy4mr9886499vcb.11.1374518224109; Mon, 22 Jul 2013 11:37:04 -0700 (PDT)
Received: by 10.220.219.200 with HTTP; Mon, 22 Jul 2013 11:37:04 -0700 (PDT)
X-Originating-IP: [96.49.81.176]
In-Reply-To: <03b801ce8708$cd5a2c10$680e8430$@packetizer.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com> <4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com> <4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com> <1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com> <03b801ce8708$cd5a2c10$680e8430$@packetizer.com>
Date: Mon, 22 Jul 2013 11:37:04 -0700
Message-ID: <CAHBU6ivKr14qwfeof=g6eSw+2GgO-6=dHouobLoPZ7sVNAdLdA@mail.gmail.com>
From: Tim Bray <tbray@textuality.com>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: multipart/alternative; boundary=001a11339f387c55a104e21df6ab
X-Gm-Message-State: ALoCoQmJfWJSl/mWxPJdXIkGaMQIxhNM/++zwGlIdHJIoyd+b/bdxy9CJ+uMSm9e551fwX/+rC2S
Cc: "webfinger@ietf.org" <webfinger@ietf.org>, openid-connect-interop@googlegroups.com, Edmund Jay <ejay@mgi1.com>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 18:37:13 -0000

--001a11339f387c55a104e21df6ab
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hm?  You mean the HTTP Expires header?  Why should recipients act in a
non-HTTP-standard way?  I don=E2=80=99t think we=E2=80=99re allowed to rewr=
ite HTTP rules.
-T


On Mon, Jul 22, 2013 at 11:25 AM, Paul E. Jones <paulej@packetizer.com>wrot=
e:

> Edmund,****
>
> ** **
>
> Note that we removed the =E2=80=9Cexpires=E2=80=9D header from the curren=
t WebFinger
> spec.  It=E2=80=99s OK to have it there, but it should be ignored by reci=
pients.**
> **
>
> ** **
>
> Paul****
>
> ** **
>
> *From:* Edmund Jay [mailto:ejay@mgi1.com]
> *Sent:* Monday, July 22, 2013 2:15 PM
> *To:* openid-connect-interop@googlegroups.com; Tim Bray; Paul E. Jones
> *Cc:* webfinger@ietf.org
>
> *Subject:* Re: [webfinger] Looking for JRDs****
>
> ** **
>
> The following can be used : ****
>
>  ****
>
> alice@connect.openid4.us or****
>
> bob@connect.openid4.us****
>
> ** **
>
> -- Edmund****
> ------------------------------
>
> *From:* Mike Jones <Michael.Jones@microsoft.com>
> *To:* "openid-connect-interop@googlegroups.com" <
> openid-connect-interop@googlegroups.com>; Tim Bray <tbray@textuality.com>=
;
> Paul E. Jones <paulej@packetizer.com>
> *Cc:* "webfinger@ietf.org" <webfinger@ietf.org>
> *Sent:* Saturday, July 20, 2013 10:51 PM
> *Subject:* RE: [webfinger] Looking for JRDs****
>
> ** **
>
> Could those of you with OpenID OPs that support discovery please post
> specific identifiers using e-mail address syntax that Tim could use for
> testing e-mail based discovery using WebFinger?****
>
>  ****
>
>                                                             Thanks all,**=
*
> *
>
>                                                             -- Mike****
>
>  ****
>
> *From:* openid-connect-interop@googlegroups.com [
> mailto:openid-connect-interop@googlegroups.com<openid-connect-interop@goo=
glegroups.com>]
> *On Behalf Of *Mike Jones
> *Sent:* Saturday, July 20, 2013 4:34 PM
> *To:* Tim Bray; Paul E. Jones
> *Cc:* webfinger@ietf.org; openid-connect-interop@googlegroups.com
> *Subject:* RE: [webfinger] Looking for JRDs****
>
>  ****
>
> See http://osis.idcommons.net/wiki/Category:OC5_OP for a list of OpenID
> providers, most of which implement Discovery, including WebFinger.****
>
>  ****
>
>                                                             -- Mike****
>
>  ****
>
> *From:* webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org<web=
finger-bounces@ietf.org>]
> *On Behalf Of *Tim Bray
> *Sent:* Friday, July 19, 2013 9:34 PM
> *To:* Paul E. Jones
> *Cc:* webfinger@ietf.org
> *Subject:* Re: [webfinger] Looking for JRDs****
>
>  ****
>
> Got an OpenID Connect provider? rel=3D
> http://openid.net/specs/connect/1.0/issuer****
>
>  ****
>
> On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@packetizer.com>
> wrote:****
>
> Tim,****
>
>  ****
>
> You=E2=80=99re welcome to test my addresses, including mailto: / acct: / =
xmpp: ***
> *
>
>  ****
>
> Most of what is returned is just test data (though some is valid), but it
> should be properly formatted.****
>
>  ****
>
> I have aliases, properties, titles, and non-ASCII characters in the acct:
> reply.  I=E2=80=99m happy to throw something in if you want to check a pa=
rticular
> response.****
>
>  ****
>
> Paul****
>
>  ****
>
> *From:* webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] *O=
n
> Behalf Of *Tim Bray
> *Sent:* Sunday, July 14, 2013 5:54 PM
> *To:* webfinger@ietf.org
> *Subject:* [webfinger] Looking for JRDs****
>
>  ****
>
> Working on some WF code... looking for some candidate addresses/domains t=
o
> test JRD wrangling.  Suggestions? -T****
>
>  ****
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenID Connect Interop" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to openid-connect-interop+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>  ****
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenID Connect Interop" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to openid-connect-interop+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>  ****
>
> ** **
>

--001a11339f387c55a104e21df6ab
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hm?=C2=A0 You mean the HTTP Expires header?=C2=A0 Why shou=
ld recipients act in a non-HTTP-standard way?=C2=A0 I don=E2=80=99t think w=
e=E2=80=99re allowed to rewrite HTTP rules.=C2=A0 -T<br></div><div class=3D=
"gmail_extra"><br><br><div class=3D"gmail_quote">
On Mon, Jul 22, 2013 at 11:25 AM, Paul E. Jones <span dir=3D"ltr">&lt;<a hr=
ef=3D"mailto:paulej@packetizer.com" target=3D"_blank">paulej@packetizer.com=
</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin=
:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div link=3D"blue" vlink=3D"purple" lang=3D"EN-US"><div><p class=3D"MsoNorm=
al"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;s=
ans-serif&quot;;color:#1f497d">Edmund,<u></u><u></u></span></p><p class=3D"=
MsoNormal">
<span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-=
serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></span></p><p class=3D"MsoNo=
rmal"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot=
;sans-serif&quot;;color:#1f497d">Note that we removed the =E2=80=9Cexpires=
=E2=80=9D header from the current WebFinger spec.=C2=A0 It=E2=80=99s OK to =
have it there, but it should be ignored by recipients.<u></u><u></u></span>=
</p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Paul<u></u><u></u><=
/span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><div style=3D"border:none;border-left:solid blue 1.5pt;padding:0in 0i=
n 0in 4.0pt">
<div><div style=3D"border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt=
 0in 0in 0in"><p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;fon=
t-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span s=
tyle=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;"> Edmund Jay [mailto:<a href=3D"mailto:ejay@mgi1.com" target=3D"_blank"=
>ejay@mgi1.com</a>] <br>
<b>Sent:</b> Monday, July 22, 2013 2:15 PM<br><b>To:</b> <a href=3D"mailto:=
openid-connect-interop@googlegroups.com" target=3D"_blank">openid-connect-i=
nterop@googlegroups.com</a>; Tim Bray; Paul E. Jones<br><b>Cc:</b> <a href=
=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org</a></sp=
an></p>
<div><div class=3D"h5"><br><b>Subject:</b> Re: [webfinger] Looking for JRDs=
<u></u><u></u></div></div><p></p></div></div><div><div class=3D"h5"><p clas=
s=3D"MsoNormal"><u></u>=C2=A0<u></u></p><div><div><p class=3D"MsoNormal" st=
yle=3D"background:white">
<span style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-s=
erif&quot;">The following can be used :=C2=A0<u></u><u></u></span></p></div=
><div><p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:&q=
uot;Tahoma&quot;,&quot;sans-serif&quot;">=C2=A0<u></u><u></u></span></p>
</div><div><p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-fami=
ly:&quot;Tahoma&quot;,&quot;sans-serif&quot;"><a href=3D"mailto:alice@conne=
ct.openid4.us" target=3D"_blank">alice@connect.openid4.us</a> or<u></u><u><=
/u></span></p>
</div><div><p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-fami=
ly:&quot;Tahoma&quot;,&quot;sans-serif&quot;"><a href=3D"mailto:bob@connect=
.openid4.us" target=3D"_blank">bob@connect.openid4.us</a><u></u><u></u></sp=
an></p>
</div><div><p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-fami=
ly:&quot;Tahoma&quot;,&quot;sans-serif&quot;"><u></u>=C2=A0<u></u></span></=
p></div><div><p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-fa=
mily:&quot;Tahoma&quot;,&quot;sans-serif&quot;">-- Edmund<u></u><u></u></sp=
an></p>
</div><div><div><div><div class=3D"MsoNormal" style=3D"text-align:center;ba=
ckground:white" align=3D"center"><span style><hr align=3D"center" size=3D"1=
" width=3D"100%"></span></div><p class=3D"MsoNormal" style=3D"background:wh=
ite"><b><span style=3D"font-size:10.0pt;font-family:&quot;Arial&quot;,&quot=
;sans-serif&quot;">From:</span></b><span style=3D"font-size:10.0pt;font-fam=
ily:&quot;Arial&quot;,&quot;sans-serif&quot;"> Mike Jones &lt;<a href=3D"ma=
ilto:Michael.Jones@microsoft.com" target=3D"_blank">Michael.Jones@microsoft=
.com</a>&gt;<br>
<b>To:</b> &quot;<a href=3D"mailto:openid-connect-interop@googlegroups.com"=
 target=3D"_blank">openid-connect-interop@googlegroups.com</a>&quot; &lt;<a=
 href=3D"mailto:openid-connect-interop@googlegroups.com" target=3D"_blank">=
openid-connect-interop@googlegroups.com</a>&gt;; Tim Bray &lt;<a href=3D"ma=
ilto:tbray@textuality.com" target=3D"_blank">tbray@textuality.com</a>&gt;; =
Paul E. Jones &lt;<a href=3D"mailto:paulej@packetizer.com" target=3D"_blank=
">paulej@packetizer.com</a>&gt; <br>
<b>Cc:</b> &quot;<a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">we=
bfinger@ietf.org</a>&quot; &lt;<a href=3D"mailto:webfinger@ietf.org" target=
=3D"_blank">webfinger@ietf.org</a>&gt; <br><b>Sent:</b> Saturday, July 20, =
2013 10:51 PM<br>
<b>Subject:</b> RE: [webfinger] Looking for JRDs</span><span style><u></u><=
u></u></span></p></div><div><p class=3D"MsoNormal" style=3D"background:whit=
e"><span style><u></u>=C2=A0<u></u></span></p><div><div><div><div><p class=
=3D"MsoNormal" style=3D"background:white">
<span style=3D"font-size:11.0pt;color:#1f497d">Could those of you with Open=
ID OPs that support discovery please post specific identifiers using e-mail=
 address syntax that Tim could use for testing e-mail based discovery using=
 WebFinger?</span><span style><u></u><u></u></span></p>
</div><div><p class=3D"MsoNormal" style=3D"background:white"><span style=3D=
"font-size:11.0pt;color:#1f497d">=C2=A0</span><span style><u></u><u></u></s=
pan></p></div><div><p class=3D"MsoNormal" style=3D"background:white"><span =
style=3D"font-size:11.0pt;color:#1f497d">=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0 Thanks all,</span><span style><u></u><u></u></span></=
p>
</div><div><p class=3D"MsoNormal" style=3D"background:white"><span style=3D=
"font-size:11.0pt;color:#1f497d">=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 -- Mike</span><span style><u></u><u></u></span></p></div><div>
<p class=3D"MsoNormal" style=3D"background:white"><span style=3D"font-size:=
11.0pt;color:#1f497d">=C2=A0</span><span style><u></u><u></u></span></p></d=
iv><div><div style=3D"border:none;border-top:solid #b5c4df 1.0pt;padding:3.=
0pt 0in 0in 0in">
<div><p class=3D"MsoNormal" style=3D"background:white"><b><span style=3D"fo=
nt-size:10.0pt">From:</span></b><span style=3D"font-size:10.0pt"> <a href=
=3D"mailto:openid-connect-interop@googlegroups.com" target=3D"_blank">openi=
d-connect-interop@googlegroups.com</a> [<a href=3D"mailto:openid-connect-in=
terop@googlegroups.com" target=3D"_blank">mailto:openid-connect-interop@goo=
glegroups.com</a>] <b>On Behalf Of </b>Mike Jones<br>
<b>Sent:</b> Saturday, July 20, 2013 4:34 PM<br><b>To:</b> Tim Bray; Paul E=
. Jones<br><b>Cc:</b> <a href=3D"mailto:webfinger@ietf.org" target=3D"_blan=
k">webfinger@ietf.org</a>; <a href=3D"mailto:openid-connect-interop@googleg=
roups.com" target=3D"_blank">openid-connect-interop@googlegroups.com</a><br=
>
<b>Subject:</b> RE: [webfinger] Looking for JRDs</span><span style><u></u><=
u></u></span></p></div></div></div><div><p class=3D"MsoNormal" style=3D"bac=
kground:white"><span style>=C2=A0<u></u><u></u></span></p></div><div><p cla=
ss=3D"MsoNormal" style=3D"background:white">
<span style=3D"font-size:11.0pt;color:#1f497d">See <a href=3D"http://osis.i=
dcommons.net/wiki/Category:OC5_OP" target=3D"_blank">http://osis.idcommons.=
net/wiki/Category:OC5_OP</a> for a list of OpenID providers, most of which =
implement Discovery, including WebFinger.</span><span style><u></u><u></u><=
/span></p>
</div><div><p class=3D"MsoNormal" style=3D"background:white"><span style=3D=
"font-size:11.0pt;color:#1f497d">=C2=A0</span><span style><u></u><u></u></s=
pan></p></div><div><p class=3D"MsoNormal" style=3D"background:white"><span =
style=3D"font-size:11.0pt;color:#1f497d">=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0 -- Mike</span><span style><u></u><u></u></span></p>
</div><div><p class=3D"MsoNormal" style=3D"background:white"><span style=3D=
"font-size:11.0pt;color:#1f497d">=C2=A0</span><span style><u></u><u></u></s=
pan></p></div><div><p class=3D"MsoNormal" style=3D"background:white"><b><sp=
an style=3D"font-size:10.0pt">From:</span></b><span style=3D"font-size:10.0=
pt"> <a href=3D"mailto:webfinger-bounces@ietf.org" target=3D"_blank">webfin=
ger-bounces@ietf.org</a> [<a href=3D"mailto:webfinger-bounces@ietf.org" tar=
get=3D"_blank">mailto:webfinger-bounces@ietf.org</a>] <b>On Behalf Of </b>T=
im Bray<br>
<b>Sent:</b> Friday, July 19, 2013 9:34 PM<br><b>To:</b> Paul E. Jones<br><=
b>Cc:</b> <a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger=
@ietf.org</a><br><b>Subject:</b> Re: [webfinger] Looking for JRDs</span><sp=
an style><u></u><u></u></span></p>
</div><div><p class=3D"MsoNormal" style=3D"background:white"><span style>=
=C2=A0<u></u><u></u></span></p></div><div><div><p class=3D"MsoNormal" style=
=3D"background:white"><span style>Got an OpenID Connect provider? rel=3D<a =
href=3D"http://openid.net/specs/connect/1.0/issuer" target=3D"_blank">http:=
//openid.net/specs/connect/1.0/issuer</a><u></u><u></u></span></p>
</div></div><div><div style=3D"margin-bottom:12.0pt"><p class=3D"MsoNormal"=
 style=3D"background:white"><span style>=C2=A0<u></u><u></u></span></p></di=
v><div><div><p class=3D"MsoNormal" style=3D"background:white"><span style>O=
n Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones &lt;<a href=3D"mailto:paulej@=
packetizer.com" target=3D"_blank">paulej@packetizer.com</a>&gt; wrote:<u></=
u><u></u></span></p>
</div><div><div><div><p class=3D"MsoNormal" style=3D"background:white"><spa=
n style=3D"font-size:11.0pt;color:#1f497d">Tim,</span><span style><u></u><u=
></u></span></p></div><div><p class=3D"MsoNormal" style=3D"background:white=
"><span style=3D"font-size:11.0pt;color:#1f497d">=C2=A0</span><span style><=
u></u><u></u></span></p>
</div><div><p class=3D"MsoNormal" style=3D"background:white"><span style=3D=
"font-size:11.0pt;color:#1f497d">You=E2=80=99re welcome to test my addresse=
s, including mailto: / acct: / xmpp: </span><span style><u></u><u></u></spa=
n></p></div>
<div><p class=3D"MsoNormal" style=3D"background:white"><span style=3D"font-=
size:11.0pt;color:#1f497d">=C2=A0</span><span style><u></u><u></u></span></=
p></div><div><p class=3D"MsoNormal" style=3D"background:white"><span style=
=3D"font-size:11.0pt;color:#1f497d">Most of what is returned is just test d=
ata (though some is valid), but it should be properly formatted.</span><spa=
n style><u></u><u></u></span></p>
</div><div><p class=3D"MsoNormal" style=3D"background:white"><span style=3D=
"font-size:11.0pt;color:#1f497d">=C2=A0</span><span style><u></u><u></u></s=
pan></p></div><div><p class=3D"MsoNormal" style=3D"background:white"><span =
style=3D"font-size:11.0pt;color:#1f497d">I have aliases, properties, titles=
, and non-ASCII characters in the acct: reply.=C2=A0 I=E2=80=99m happy to t=
hrow something in if you want to check a particular response.</span><span s=
tyle><u></u><u></u></span></p>
</div><div><p class=3D"MsoNormal" style=3D"background:white"><span style=3D=
"font-size:11.0pt;color:#1f497d">=C2=A0</span><span style><u></u><u></u></s=
pan></p></div><div><p class=3D"MsoNormal" style=3D"background:white"><span =
style=3D"font-size:11.0pt;color:#1f497d">Paul</span><span style><u></u><u><=
/u></span></p>
</div><div><p class=3D"MsoNormal" style=3D"background:white"><span style=3D=
"font-size:11.0pt;color:#1f497d">=C2=A0</span><span style><u></u><u></u></s=
pan></p></div><div style=3D"border:none;border-left:solid blue 1.5pt;paddin=
g:0in 0in 0in 4.0pt">
<div><div style=3D"border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt=
 0in 0in 0in"><div><p class=3D"MsoNormal" style=3D"background:white"><b><sp=
an style=3D"font-size:10.0pt">From:</span></b><span style=3D"font-size:10.0=
pt"> <a href=3D"mailto:webfinger-bounces@ietf.org" target=3D"_blank">webfin=
ger-bounces@ietf.org</a> [mailto:<a href=3D"mailto:webfinger-bounces@ietf.o=
rg" target=3D"_blank">webfinger-bounces@ietf.org</a>] <b>On Behalf Of </b>T=
im Bray<br>
<b>Sent:</b> Sunday, July 14, 2013 5:54 PM<br><b>To:</b> <a href=3D"mailto:=
webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:=
</b> [webfinger] Looking for JRDs</span><span style><u></u><u></u></span></=
p>
</div></div></div><div><div><p class=3D"MsoNormal" style=3D"background:whit=
e"><span style>=C2=A0<u></u><u></u></span></p></div><div><div><p class=3D"M=
soNormal" style=3D"background:white"><span style>Working on some WF code...=
 looking for some candidate addresses/domains to test JRD wrangling.=C2=A0 =
Suggestions? -T<u></u><u></u></span></p>
</div></div></div></div></div></div></div><div><p class=3D"MsoNormal" style=
=3D"background:white"><span style>=C2=A0<u></u><u></u></span></p></div></di=
v><div><p class=3D"MsoNormal" style=3D"background:white"><span style>-- <br=
>You received this message because you are subscribed to the Google Groups =
&quot;OpenID Connect Interop&quot; group.<br>
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.c=
om" target=3D"_blank">openid-connect-interop+unsubscribe@googlegroups.com</=
a>.<br>
For more options, visit <a href=3D"https://groups.google.com/groups/opt_out=
" target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>=C2=A0=
<br>=C2=A0<u></u><u></u></span></p></div></div></div><p class=3D"MsoNormal"=
 style=3D"background:white">
<span style>-- <br>You received this message because you are subscribed to =
the Google Groups &quot;OpenID Connect Interop&quot; group.<br>To unsubscri=
be from this group and stop receiving emails from it, send an email to <a h=
ref=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.com" target=
=3D"_blank">openid-connect-interop+unsubscribe@googlegroups.com</a>.<br>
For more options, visit <a href=3D"https://groups.google.com/groups/opt_out=
" target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>=C2=A0=
<br>=C2=A0<u></u><u></u></span></p></div><p class=3D"MsoNormal" style=3D"ma=
rgin-bottom:12.0pt;background:white">
<span style><u></u>=C2=A0<u></u></span></p></div></div></div></div></div></=
div></div></div></div></blockquote></div><br></div>

--001a11339f387c55a104e21df6ab--

From paulej@packetizer.com  Mon Jul 22 11:46:51 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB42021F8FDC for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 11:46:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level: 
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZWxy4kNPoIsX for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 11:46:47 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id 8C9F221F94DC for <webfinger@ietf.org>; Mon, 22 Jul 2013 11:46:46 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6MIkjqS007827 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 22 Jul 2013 14:46:45 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1374518805; bh=v28WBvNX4pmpugvUcEd4zXeJadgEaJrSeVch5vzjvHI=; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type; b=QgcXwQ2Mxe0LMCHuMqt2IYTqZ380Ce8Y++q0iP/vocucJBrgB+UHKZ4LDT/ReIwFl 2PVy4/4zhxWnszjXjZWMor9HN3MBVsesmhuG3OQdADwux/T12C21RQpPymyOgqVui7 ntTTXIqMTcozNkdnVoVXihCIIsCzGfT1c2Z3+mi4=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "'Tim Bray'" <tbray@textuality.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com>	<00d301ce80ff$fffd76e0$fff864a0$@packetizer.com>	<CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com>	<4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com>	<4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com>	<1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com>	<03b801ce8708$cd5a2c10$680e8430$@packetizer.com> <CAHBU6ivKr14qwfeof=g6eSw+2GgO-6=dHouobLoPZ7sVNAdLdA@mail.gmail.com>
In-Reply-To: <CAHBU6ivKr14qwfeof=g6eSw+2GgO-6=dHouobLoPZ7sVNAdLdA@mail.gmail.com>
Date: Mon, 22 Jul 2013 14:46:48 -0400
Message-ID: <03e901ce870b$d2a8f040$77fad0c0$@packetizer.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_03EA_01CE86EA.4B994C10"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQL/r+No/hn+Dxq4/2ORfMNzEE5vjgGfjNBBAk5SfHcBYrYgdgKGwE2GAVKR0D8CE3h2fQIi07aRlqO2HAA=
Content-Language: en-us
Cc: webfinger@ietf.org, openid-connect-interop@googlegroups.com, 'Edmund Jay' <ejay@mgi1.com>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 18:46:52 -0000

This is a multipart message in MIME format.

------=_NextPart_000_03EA_01CE86EA.4B994C10
Content-Type: text/plain;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Sorry=E2=80=A6 I meant the =E2=80=9Cexpires=E2=80=9D member of the JRD =
returned has been removed.  Obviously, we cannot remove the HTTP header =
;-)

=20

Paul

=20

=20

From: Tim Bray [mailto:tbray@textuality.com]=20
Sent: Monday, July 22, 2013 2:37 PM
To: Paul E. Jones
Cc: Edmund Jay; openid-connect-interop@googlegroups.com; =
webfinger@ietf.org
Subject: Re: [webfinger] Looking for JRDs

=20

Hm?  You mean the HTTP Expires header?  Why should recipients act in a =
non-HTTP-standard way?  I don=E2=80=99t think we=E2=80=99re allowed to =
rewrite HTTP rules.  -T

=20

On Mon, Jul 22, 2013 at 11:25 AM, Paul E. Jones <paulej@packetizer.com> =
wrote:

Edmund,

=20

Note that we removed the =E2=80=9Cexpires=E2=80=9D header from the =
current WebFinger spec.  It=E2=80=99s OK to have it there, but it should =
be ignored by recipients.

=20

Paul

=20

From: Edmund Jay [mailto:ejay@mgi1.com]=20
Sent: Monday, July 22, 2013 2:15 PM
To: openid-connect-interop@googlegroups.com; Tim Bray; Paul E. Jones
Cc: webfinger@ietf.org


Subject: Re: [webfinger] Looking for JRDs

=20

The following can be used :=20

=20

alice@connect.openid4.us or

bob@connect.openid4.us

=20

-- Edmund

  _____ =20

From: Mike Jones <Michael.Jones@microsoft.com>
To: "openid-connect-interop@googlegroups.com" =
<openid-connect-interop@googlegroups.com>; Tim Bray =
<tbray@textuality.com>; Paul E. Jones <paulej@packetizer.com>=20
Cc: "webfinger@ietf.org" <webfinger@ietf.org>=20
Sent: Saturday, July 20, 2013 10:51 PM
Subject: RE: [webfinger] Looking for JRDs

=20

Could those of you with OpenID OPs that support discovery please post =
specific identifiers using e-mail address syntax that Tim could use for =
testing e-mail based discovery using WebFinger?

=20

                                                            Thanks all,

                                                            -- Mike

=20

From: openid-connect-interop@googlegroups.com =
[mailto:openid-connect-interop@googlegroups.com] On Behalf Of Mike Jones
Sent: Saturday, July 20, 2013 4:34 PM
To: Tim Bray; Paul E. Jones
Cc: webfinger@ietf.org; openid-connect-interop@googlegroups.com
Subject: RE: [webfinger] Looking for JRDs

=20

See http://osis.idcommons.net/wiki/Category:OC5_OP for a list of OpenID =
providers, most of which implement Discovery, including WebFinger.

=20

                                                            -- Mike

=20

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On =
Behalf Of Tim Bray
Sent: Friday, July 19, 2013 9:34 PM
To: Paul E. Jones
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Looking for JRDs

=20

Got an OpenID Connect provider? =
rel=3Dhttp://openid.net/specs/connect/1.0/issuer

=20

On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@packetizer.com> =
wrote:

Tim,

=20

You=E2=80=99re welcome to test my addresses, including mailto: / acct: / =
xmpp:=20

=20

Most of what is returned is just test data (though some is valid), but =
it should be properly formatted.

=20

I have aliases, properties, titles, and non-ASCII characters in the =
acct: reply.  I=E2=80=99m happy to throw something in if you want to =
check a particular response.

=20

Paul

=20

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On =
Behalf Of Tim Bray
Sent: Sunday, July 14, 2013 5:54 PM
To: webfinger@ietf.org
Subject: [webfinger] Looking for JRDs

=20

Working on some WF code... looking for some candidate addresses/domains =
to test JRD wrangling.  Suggestions? -T

=20

--=20
You received this message because you are subscribed to the Google =
Groups "OpenID Connect Interop" group.
To unsubscribe from this group and stop receiving emails from it, send =
an email to openid-connect-interop+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
=20
=20

--=20
You received this message because you are subscribed to the Google =
Groups "OpenID Connect Interop" group.
To unsubscribe from this group and stop receiving emails from it, send =
an email to openid-connect-interop+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
=20
=20

=20

=20


------=_NextPart_000_03EA_01CE86EA.4B994C10
Content-Type: text/html;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dutf-8"><meta =
name=3DGenerator content=3D"Microsoft Word 14 (filtered medium)"><!--[if =
!mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
span.EmailStyle18
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Sorry=E2=80=A6 I meant the =E2=80=9Cexpires=E2=80=9D member of the =
JRD returned has been removed.=C2=A0 Obviously, we cannot remove the =
HTTP header ;-)<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Paul<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
Tim Bray [mailto:tbray@textuality.com] <br><b>Sent:</b> Monday, July 22, =
2013 2:37 PM<br><b>To:</b> Paul E. Jones<br><b>Cc:</b> Edmund Jay; =
openid-connect-interop@googlegroups.com; =
webfinger@ietf.org<br><b>Subject:</b> Re: [webfinger] Looking for =
JRDs<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><p =
class=3DMsoNormal>Hm?&nbsp; You mean the HTTP Expires header?&nbsp; Why =
should recipients act in a non-HTTP-standard way?&nbsp; I don=E2=80=99t =
think we=E2=80=99re allowed to rewrite HTTP rules.&nbsp; =
-T<o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'><o:p>&nbsp;</o:p></p><div><p =
class=3DMsoNormal>On Mon, Jul 22, 2013 at 11:25 AM, Paul E. Jones &lt;<a =
href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt; =
wrote:<o:p></o:p></p><div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Edmund,</span><o:p></o:p></p><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><o:p></o:p></p><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Note that we removed the =E2=80=9Cexpires=E2=80=9D header from the =
current WebFinger spec.&nbsp; It=E2=80=99s OK to have it there, but it =
should be ignored by recipients.</span><o:p></o:p></p><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><o:p></o:p></p><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Paul</span><o:p></o:p></p><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><o:p></o:p></p><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
Edmund Jay [mailto:<a href=3D"mailto:ejay@mgi1.com" =
target=3D"_blank">ejay@mgi1.com</a>] <br><b>Sent:</b> Monday, July 22, =
2013 2:15 PM<br><b>To:</b> <a =
href=3D"mailto:openid-connect-interop@googlegroups.com" =
target=3D"_blank">openid-connect-interop@googlegroups.com</a>; Tim Bray; =
Paul E. Jones<br><b>Cc:</b> <a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a></span><o:p></o:p></p><div><div><=
p class=3DMsoNormal><br><b>Subject:</b> Re: [webfinger] Looking for =
JRDs<o:p></o:p></p></div></div></div></div><div><div><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p><=
/o:p></p><div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>The =
following can be used :&nbsp;</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>&nbsp;</span=
><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'><a =
href=3D"mailto:alice@connect.openid4.us" =
target=3D"_blank">alice@connect.openid4.us</a> =
or</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'><a =
href=3D"mailto:bob@connect.openid4.us" =
target=3D"_blank">bob@connect.openid4.us</a></span><o:p></o:p></p></div><=
div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>&nbsp;</span=
><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>-- =
Edmund</span><o:p></o:p></p></div><div><div><div><div class=3DMsoNormal =
align=3Dcenter style=3D'text-align:center;background:white'><hr size=3D1 =
width=3D"100%" align=3Dcenter></div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><b><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>From:</span><=
/b><span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'> =
Mike Jones &lt;<a href=3D"mailto:Michael.Jones@microsoft.com" =
target=3D"_blank">Michael.Jones@microsoft.com</a>&gt;<br><b>To:</b> =
&quot;<a href=3D"mailto:openid-connect-interop@googlegroups.com" =
target=3D"_blank">openid-connect-interop@googlegroups.com</a>&quot; =
&lt;<a href=3D"mailto:openid-connect-interop@googlegroups.com" =
target=3D"_blank">openid-connect-interop@googlegroups.com</a>&gt;; Tim =
Bray &lt;<a href=3D"mailto:tbray@textuality.com" =
target=3D"_blank">tbray@textuality.com</a>&gt;; Paul E. Jones &lt;<a =
href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt; <br><b>Cc:</b> &quot;<a =
href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a>&quot; &lt;<a =
href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a>&gt; <br><b>Sent:</b> Saturday, =
July 20, 2013 10:51 PM<br><b>Subject:</b> RE: [webfinger] Looking for =
JRDs</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'>&nbsp;<o:p></o:p></p><div><div><div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span style=3D'font-size:11.0pt;color:#1F497D'>Could those of you =
with OpenID OPs that support discovery please post specific identifiers =
using e-mail address syntax that Tim could use for testing e-mail based =
discovery using WebFinger?</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks =
all,</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- =
Mike</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><b><span style=3D'font-size:10.0pt'>From:</span></b><span =
style=3D'font-size:10.0pt'> <a =
href=3D"mailto:openid-connect-interop@googlegroups.com" =
target=3D"_blank">openid-connect-interop@googlegroups.com</a> [<a =
href=3D"mailto:openid-connect-interop@googlegroups.com" =
target=3D"_blank">mailto:openid-connect-interop@googlegroups.com</a>] =
<b>On Behalf Of </b>Mike Jones<br><b>Sent:</b> Saturday, July 20, 2013 =
4:34 PM<br><b>To:</b> Tim Bray; Paul E. Jones<br><b>Cc:</b> <a =
href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a>; <a =
href=3D"mailto:openid-connect-interop@googlegroups.com" =
target=3D"_blank">openid-connect-interop@googlegroups.com</a><br><b>Subje=
ct:</b> RE: [webfinger] Looking for =
JRDs</span><o:p></o:p></p></div></div></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'>&nbsp;<o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span style=3D'font-size:11.0pt;color:#1F497D'>See <a =
href=3D"http://osis.idcommons.net/wiki/Category:OC5_OP" =
target=3D"_blank">http://osis.idcommons.net/wiki/Category:OC5_OP</a> for =
a list of OpenID providers, most of which implement Discovery, including =
WebFinger.</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- =
Mike</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><b><span style=3D'font-size:10.0pt'>From:</span></b><span =
style=3D'font-size:10.0pt'> <a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a> [<a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">mailto:webfinger-bounces@ietf.org</a>] <b>On Behalf Of =
</b>Tim Bray<br><b>Sent:</b> Friday, July 19, 2013 9:34 PM<br><b>To:</b> =
Paul E. Jones<br><b>Cc:</b> <a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:</b> Re: =
[webfinger] Looking for JRDs</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'>&nbsp;<o:p></o:p></p></div><div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'>Got an OpenID Connect provider? rel=3D<a =
href=3D"http://openid.net/specs/connect/1.0/issuer" =
target=3D"_blank">http://openid.net/specs/connect/1.0/issuer</a><o:p></o:=
p></p></div></div><div><div style=3D'margin-bottom:12.0pt'><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'>&nbsp;<o:p></o:p></p></div><div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'>On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones &lt;<a =
href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt; =
wrote:<o:p></o:p></p></div><div><div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Tim,</span><o:p></o:p></p></div>=
<div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span style=3D'font-size:11.0pt;color:#1F497D'>You=E2=80=99re =
welcome to test my addresses, including mailto: / acct: / xmpp: =
</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span style=3D'font-size:11.0pt;color:#1F497D'>Most of what is =
returned is just test data (though some is valid), but it should be =
properly formatted.</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span style=3D'font-size:11.0pt;color:#1F497D'>I have aliases, =
properties, titles, and non-ASCII characters in the acct: reply.&nbsp; =
I=E2=80=99m happy to throw something in if you want to check a =
particular response.</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Paul</span><o:p></o:p></p></div>=
<div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in =
0in 4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><b><span style=3D'font-size:10.0pt'>From:</span></b><span =
style=3D'font-size:10.0pt'> <a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a> [mailto:<a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a>] <b>On Behalf Of =
</b>Tim Bray<br><b>Sent:</b> Sunday, July 14, 2013 5:54 PM<br><b>To:</b> =
<a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:</b> [webfinger] =
Looking for JRDs</span><o:p></o:p></p></div></div></div><div><div><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'>&nbsp;<o:p></o:p></p></div><div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'>Working on some WF code... looking for some candidate =
addresses/domains to test JRD wrangling.&nbsp; Suggestions? =
-T<o:p></o:p></p></div></div></div></div></div></div></div><div><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'>&nbsp;<o:p></o:p></p></div></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'>-- <br>You received this message because you are subscribed to the =
Google Groups &quot;OpenID Connect Interop&quot; group.<br>To =
unsubscribe from this group and stop receiving emails from it, send an =
email to <a =
href=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.com" =
target=3D"_blank">openid-connect-interop+unsubscribe@googlegroups.com</a>=
.<br>For more options, visit <a =
href=3D"https://groups.google.com/groups/opt_out" =
target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>&nbsp;=
<br>&nbsp;<o:p></o:p></p></div></div></div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'>-- <br>You received this message because you are subscribed to the =
Google Groups &quot;OpenID Connect Interop&quot; group.<br>To =
unsubscribe from this group and stop receiving emails from it, send an =
email to <a =
href=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.com" =
target=3D"_blank">openid-connect-interop+unsubscribe@googlegroups.com</a>=
.<br>For more options, visit <a =
href=3D"https://groups.google.com/groups/opt_out" =
target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>&nbsp;=
<br>&nbsp;<o:p></o:p></p></div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;margin-bottom:12.0pt;background:white'>&=
nbsp;<o:p></o:p></p></div></div></div></div></div></div></div></div></div=
></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></div></div></body></html>
------=_NextPart_000_03EA_01CE86EA.4B994C10--


From barryleiba.mailing.lists@gmail.com  Mon Jul 22 13:30:08 2013
Return-Path: <barryleiba.mailing.lists@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B8B221F8CB0 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 13:30:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.977
X-Spam-Level: 
X-Spam-Status: No, score=-101.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wmSSFDJbqjrT for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 13:30:07 -0700 (PDT)
Received: from mail-vc0-x22d.google.com (mail-vc0-x22d.google.com [IPv6:2607:f8b0:400c:c03::22d]) by ietfa.amsl.com (Postfix) with ESMTP id D0D8321F8C7C for <webfinger@ietf.org>; Mon, 22 Jul 2013 13:30:06 -0700 (PDT)
Received: by mail-vc0-f173.google.com with SMTP id hz10so1422856vcb.4 for <webfinger@ietf.org>; Mon, 22 Jul 2013 13:30:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=vV0Ra7gvZygzX27pcPrYQ4Tsq51GuVVRJlAAcBpG2z0=; b=gCVEAXRMirGRq7eWmWJbhzqCL5SNgHCckE9ypKUIpvhPvlu2dLx+ZdG80RkTLQgeFe AAb+B9bPFow/oZfOZW/0vWli1ngfQ7XzDZdt1u69Ka5HUSRSB9HKMUPCYZipjsH6TZLQ vOK+9StznVStCXz4aYYDOFxdpc9JhJzoy/4dySBmX7/PAl5tLwsmJz3tC1+zCHSw3fEr 4Sm24S6gXjD42pSSQKuDWmH9ZSeoiJSN/m+2iNxnxn/LImxhNo/3R/ehQ9pF7HYsFXbV 3snLiIPCu16vUsOE+LZvEHgsEpnelWqTu6w+mAvkE2fatuKutIqunX13xMGfkf5nZdRy eUow==
MIME-Version: 1.0
X-Received: by 10.220.181.69 with SMTP id bx5mr9782994vcb.71.1374525005236; Mon, 22 Jul 2013 13:30:05 -0700 (PDT)
Sender: barryleiba.mailing.lists@gmail.com
Received: by 10.58.137.227 with HTTP; Mon, 22 Jul 2013 13:30:05 -0700 (PDT)
Received: by 10.58.137.227 with HTTP; Mon, 22 Jul 2013 13:30:05 -0700 (PDT)
In-Reply-To: <028301ce869f$596c12a0$0c4437e0$@packetizer.com>
References: <028301ce869f$596c12a0$0c4437e0$@packetizer.com>
Date: Mon, 22 Jul 2013 16:30:05 -0400
X-Google-Sender-Auth: Jrb9rYoxnEgdEMAuDewWvE3bnss
Message-ID: <CAC4RtVCvfzy8m2Tx8fsjoCgstPkf-B5PAkAXumDLqKqhh6ETnA@mail.gmail.com>
From: Barry Leiba <barryleiba@computer.org>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: multipart/alternative; boundary=001a1132f30cac0eec04e21f8ac0
Cc: webfinger@ietf.org, =?ISO-8859-1?Q?Martin_J=2E_D=FCrst?= <duerst@it.aoyama.ac.jp>
Subject: Re: [webfinger] Webfinger and URI vs IRI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 20:30:08 -0000

--001a1132f30cac0eec04e21f8ac0
Content-Type: text/plain; charset=ISO-8859-1

I believe WF should only use URIs.  I believe that IRIs are a presentation
layer thing.

Barry
On Jul 22, 2013 1:50 AM, "Paul E. Jones" <paulej@packetizer.com> wrote:

> Folks,
>
> The term URI is used almost exclusively in the WebFinger spec, with IRI
> appearing only twice (outside of the reference).  This is because URI is
> used in RFC 6415 almost exclusively.  However, RFC 5988 uses the term IRI
> in
> most of the text.  That said, RFC 5988 also says things like the "target
> IRI
> as a URI-Reference" ...
>
> I feel like we have a terminology problem and it's not quite clear to me
> how
> to fix it.  Should we change every instance of URI to IRI?  Should URI be
> used in most places, with IRI discussed specifically somewhere?  Or is
> there
> even a need to mention IRI given that IRIs can be converted to URIs?
>
> I would really like to get this right, but it definitely does not look
> right
> now with only one normative use of IRI in section 4.4.4.  Who can help me
> with this?
>
> Paul
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>

--001a1132f30cac0eec04e21f8ac0
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<p>I believe WF should only use URIs.=A0 I believe that IRIs are a presenta=
tion layer thing.</p>
<p>Barry</p>
<div class=3D"gmail_quote">On Jul 22, 2013 1:50 AM, &quot;Paul E. Jones&quo=
t; &lt;<a href=3D"mailto:paulej@packetizer.com">paulej@packetizer.com</a>&g=
t; wrote:<br type=3D"attribution"><blockquote class=3D"gmail_quote" style=
=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Folks,<br>
<br>
The term URI is used almost exclusively in the WebFinger spec, with IRI<br>
appearing only twice (outside of the reference). =A0This is because URI is<=
br>
used in RFC 6415 almost exclusively. =A0However, RFC 5988 uses the term IRI=
 in<br>
most of the text. =A0That said, RFC 5988 also says things like the &quot;ta=
rget IRI<br>
as a URI-Reference&quot; ...<br>
<br>
I feel like we have a terminology problem and it&#39;s not quite clear to m=
e how<br>
to fix it. =A0Should we change every instance of URI to IRI? =A0Should URI =
be<br>
used in most places, with IRI discussed specifically somewhere? =A0Or is th=
ere<br>
even a need to mention IRI given that IRIs can be converted to URIs?<br>
<br>
I would really like to get this right, but it definitely does not look righ=
t<br>
now with only one normative use of IRI in section 4.4.4. =A0Who can help me=
<br>
with this?<br>
<br>
Paul<br>
<br>
<br>
_______________________________________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><br>
</blockquote></div>

--001a1132f30cac0eec04e21f8ac0--

From Michael.Jones@microsoft.com  Mon Jul 22 13:36:54 2013
Return-Path: <Michael.Jones@microsoft.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BE8411E814E for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 13:36:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.598
X-Spam-Level: 
X-Spam-Status: No, score=-6.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f2RzQUjpKgez for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 13:36:49 -0700 (PDT)
Received: from tx2outboundpool.messaging.microsoft.com (tx2ehsobe003.messaging.microsoft.com [65.55.88.13]) by ietfa.amsl.com (Postfix) with ESMTP id 2AB1211E8123 for <webfinger@ietf.org>; Mon, 22 Jul 2013 13:36:49 -0700 (PDT)
Received: from mail57-tx2-R.bigfish.com (10.9.14.238) by TX2EHSOBE001.bigfish.com (10.9.40.21) with Microsoft SMTP Server id 14.1.225.22; Mon, 22 Jul 2013 20:36:48 +0000
Received: from mail57-tx2 (localhost [127.0.0.1])	by mail57-tx2-R.bigfish.com (Postfix) with ESMTP id 20C9416097B; Mon, 22 Jul 2013 20:36:48 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:131.107.125.8; KIP:(null); UIP:(null); IPV:NLI; H:TK5EX14HUBC107.redmond.corp.microsoft.com; RD:autodiscover.service.exchange.microsoft.com; EFVD:NLI
X-SpamScore: -22
X-BigFish: VS-22(zz98dI9371Ic89bhc85dhzz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz1d7338h1de098h1033IL17326ah18c673h1de097h1de096h8275bh8275dhz2fh2a8h668h839hd25hf0ah1288h12a5h12bdh137ah1441h1504h1537h153bh15d0h162dh1631h1758h18e1h1946h19b5h19ceh1b0ah1bceh1d0ch1d2eh1d3fh1dfeh1dffh1e1dh1155h)
Received-SPF: pass (mail57-tx2: domain of microsoft.com designates 131.107.125.8 as permitted sender) client-ip=131.107.125.8; envelope-from=Michael.Jones@microsoft.com; helo=TK5EX14HUBC107.redmond.corp.microsoft.com ; icrosoft.com ; 
Received: from mail57-tx2 (localhost.localdomain [127.0.0.1]) by mail57-tx2 (MessageSwitch) id 1374525406706432_14154; Mon, 22 Jul 2013 20:36:46 +0000 (UTC)
Received: from TX2EHSMHS020.bigfish.com (unknown [10.9.14.227])	by mail57-tx2.bigfish.com (Postfix) with ESMTP id A81AB2A0056; Mon, 22 Jul 2013 20:36:46 +0000 (UTC)
Received: from TK5EX14HUBC107.redmond.corp.microsoft.com (131.107.125.8) by TX2EHSMHS020.bigfish.com (10.9.99.120) with Microsoft SMTP Server (TLS) id 14.1.225.23; Mon, 22 Jul 2013 20:36:46 +0000
Received: from TK5EX14MBXC284.redmond.corp.microsoft.com ([169.254.1.38]) by TK5EX14HUBC107.redmond.corp.microsoft.com ([157.54.80.67]) with mapi id 14.03.0136.001; Mon, 22 Jul 2013 20:35:42 +0000
From: Mike Jones <Michael.Jones@microsoft.com>
To: Barry Leiba <barryleiba@computer.org>, "Paul E. Jones" <paulej@packetizer.com>
Thread-Topic: [webfinger] Webfinger and URI vs IRI
Thread-Index: Ac6GnLRN4Jk8X/POQYqp7F2LyuxBnQAfYuGAAAAxCDA=
Date: Mon, 22 Jul 2013 20:35:41 +0000
Message-ID: <4E1F6AAD24975D4BA5B16804296739436B6FF6C8@TK5EX14MBXC284.redmond.corp.microsoft.com>
References: <028301ce869f$596c12a0$0c4437e0$@packetizer.com> <CAC4RtVCvfzy8m2Tx8fsjoCgstPkf-B5PAkAXumDLqKqhh6ETnA@mail.gmail.com>
In-Reply-To: <CAC4RtVCvfzy8m2Tx8fsjoCgstPkf-B5PAkAXumDLqKqhh6ETnA@mail.gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [157.54.51.74]
Content-Type: multipart/alternative; boundary="_000_4E1F6AAD24975D4BA5B16804296739436B6FF6C8TK5EX14MBXC284r_"
MIME-Version: 1.0
X-OriginatorOrg: microsoft.com
Cc: "webfinger@ietf.org" <webfinger@ietf.org>, =?iso-8859-1?Q?Martin_J=2E_D=FCrst?= <duerst@it.aoyama.ac.jp>
Subject: Re: [webfinger] Webfinger and URI vs IRI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 20:36:54 -0000

--_000_4E1F6AAD24975D4BA5B16804296739436B6FF6C8TK5EX14MBXC284r_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

+1

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On Beh=
alf Of Barry Leiba
Sent: Monday, July 22, 2013 1:30 PM
To: Paul E. Jones
Cc: webfinger@ietf.org; Martin J. D=FCrst
Subject: Re: [webfinger] Webfinger and URI vs IRI


I believe WF should only use URIs.  I believe that IRIs are a presentation =
layer thing.

Barry
On Jul 22, 2013 1:50 AM, "Paul E. Jones" <paulej@packetizer.com<mailto:paul=
ej@packetizer.com>> wrote:
Folks,

The term URI is used almost exclusively in the WebFinger spec, with IRI
appearing only twice (outside of the reference).  This is because URI is
used in RFC 6415 almost exclusively.  However, RFC 5988 uses the term IRI i=
n
most of the text.  That said, RFC 5988 also says things like the "target IR=
I
as a URI-Reference" ...

I feel like we have a terminology problem and it's not quite clear to me ho=
w
to fix it.  Should we change every instance of URI to IRI?  Should URI be
used in most places, with IRI discussed specifically somewhere?  Or is ther=
e
even a need to mention IRI given that IRIs can be converted to URIs?

I would really like to get this right, but it definitely does not look righ=
t
now with only one normative use of IRI in section 4.4.4.  Who can help me
with this?

Paul


_______________________________________________
webfinger mailing list
webfinger@ietf.org<mailto:webfinger@ietf.org>
https://www.ietf.org/mailman/listinfo/webfinger

--_000_4E1F6AAD24975D4BA5B16804296739436B6FF6C8TK5EX14MBXC284r_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-=
1">
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
span.EmailStyle18
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1F497D">&#43;1<o:p></o:p></span><=
/p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span><=
/p>
<p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;font-family:&quot=
;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style=3D"font-s=
ize:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> webfinge=
r-bounces@ietf.org [mailto:webfinger-bounces@ietf.org]
<b>On Behalf Of </b>Barry Leiba<br>
<b>Sent:</b> Monday, July 22, 2013 1:30 PM<br>
<b>To:</b> Paul E. Jones<br>
<b>Cc:</b> webfinger@ietf.org; Martin J. D=FCrst<br>
<b>Subject:</b> Re: [webfinger] Webfinger and URI vs IRI<o:p></o:p></span><=
/p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p>I believe WF should only use URIs.&nbsp; I believe that IRIs are a prese=
ntation layer thing.<o:p></o:p></p>
<p>Barry<o:p></o:p></p>
<div>
<p class=3D"MsoNormal">On Jul 22, 2013 1:50 AM, &quot;Paul E. Jones&quot; &=
lt;<a href=3D"mailto:paulej@packetizer.com">paulej@packetizer.com</a>&gt; w=
rote:<o:p></o:p></p>
<p class=3D"MsoNormal">Folks,<br>
<br>
The term URI is used almost exclusively in the WebFinger spec, with IRI<br>
appearing only twice (outside of the reference). &nbsp;This is because URI =
is<br>
used in RFC 6415 almost exclusively. &nbsp;However, RFC 5988 uses the term =
IRI in<br>
most of the text. &nbsp;That said, RFC 5988 also says things like the &quot=
;target IRI<br>
as a URI-Reference&quot; ...<br>
<br>
I feel like we have a terminology problem and it's not quite clear to me ho=
w<br>
to fix it. &nbsp;Should we change every instance of URI to IRI? &nbsp;Shoul=
d URI be<br>
used in most places, with IRI discussed specifically somewhere? &nbsp;Or is=
 there<br>
even a need to mention IRI given that IRIs can be converted to URIs?<br>
<br>
I would really like to get this right, but it definitely does not look righ=
t<br>
now with only one normative use of IRI in section 4.4.4. &nbsp;Who can help=
 me<br>
with this?<br>
<br>
Paul<br>
<br>
<br>
_______________________________________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><o:p></o:p></p>
</div>
</div>
</body>
</html>

--_000_4E1F6AAD24975D4BA5B16804296739436B6FF6C8TK5EX14MBXC284r_--

From paulej@packetizer.com  Mon Jul 22 14:27:53 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A528A11E814F for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 14:27:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.373
X-Spam-Level: 
X-Spam-Status: No, score=-1.373 tagged_above=-999 required=5 tests=[AWL=-1.225, BAYES_00=-2.599, HTML_MESSAGE=0.001, MIME_CHARSET_FARAWAY=2.45]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S+mTPhzJeKg6 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 14:27:48 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id 8015F11E813B for <webfinger@ietf.org>; Mon, 22 Jul 2013 14:27:44 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6MLRexf018055 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 22 Jul 2013 17:27:40 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1374528460; bh=AyulUL4kMxt7Uoiab56SE58ikgEnv487472wA2+Yupg=; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type; b=Xv4G7fAFA8DK5q63amdmQ3nMiel7pL4xsTiUkjHz8a13Ct5pEqBgPQD5sjZzF2Z4T yeOBlEHaUHVzv8H0adtJNPw0QQlfsEzQLMK1tTzCUWWNK4FGf1h3c6iPHUYbgBcsos DPJe2Spu4YFocB7nVuJInnTyZ5/jqF14ZfszpDnA=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "'Barry Leiba'" <barryleiba@computer.org>
References: <028301ce869f$596c12a0$0c4437e0$@packetizer.com> <CAC4RtVCvfzy8m2Tx8fsjoCgstPkf-B5PAkAXumDLqKqhh6ETnA@mail.gmail.com>
In-Reply-To: <CAC4RtVCvfzy8m2Tx8fsjoCgstPkf-B5PAkAXumDLqKqhh6ETnA@mail.gmail.com>
Date: Mon, 22 Jul 2013 17:27:43 -0400
Message-ID: <042f01ce8722$4d98a410$e8c9ec30$@packetizer.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0430_01CE8700.C68863A0"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQJrRQzHVjOxguTsrCrvNh3eaj/JigGXXVV3mCrxRGA=
Content-Language: en-us
Cc: webfinger@ietf.org, =?GB2312?B?J01hcnRpbiBKLiBEqLlyc3Qn?= <duerst@it.aoyama.ac.jp>
Subject: Re: [webfinger] Webfinger and URI vs IRI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 21:27:53 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0430_01CE8700.C68863A0
Content-Type: text/plain;
	charset="GB2312"
Content-Transfer-Encoding: quoted-printable

Barry,

=20

The reason I raise this is that RFC 5988 refers to the target IRI (the
=A1=B0href=A1=B1 in WebFinger link relation) and context IRI (the =
=A1=B0subject=A1=B1 and
=A1=B0aliases=A1=B1 in WebFinger).  Only ASCII is used in some =
protocols, so the
IRIs must be formatted as URIs.

=20

However, JRD is JSON and, therefore, Unicode.  Thus, we could easily
accommodate links like this:

=20

  {

    "rel" : "test2",

    "href" : "http://example.org/=CB=BD=A4=CE =CE=C4=95=F8.txt"

}

=20

As opposed this form:

=20

  {

    "rel" : "test2",

    "href" :
"http://example.org/%E7%A7%81%E3%81%AE%20%E6%96%87%E6%9B%B8.txt"

}

=20

I have no strong preference, but the text did have IRI mentioned in one
place in the JRD spec section, but it was not consistent through the
document.  Everywhere else, we specified URI.

=20

So, if IRIs are truly only for presentation, then the latter example =
above
should be what WF servers return.  The query target is always a
percent-encoded URI, so it=A1=AFs a non-issue.

=20

Paul

=20

From: barryleiba.mailing.lists@gmail.com
[mailto:barryleiba.mailing.lists@gmail.com] On Behalf Of Barry Leiba
Sent: Monday, July 22, 2013 4:30 PM
To: Paul E. Jones
Cc: Martin J. D=A8=B9rst; webfinger@ietf.org
Subject: Re: [webfinger] Webfinger and URI vs IRI

=20

I believe WF should only use URIs.  I believe that IRIs are a =
presentation
layer thing.

Barry

On Jul 22, 2013 1:50 AM, "Paul E. Jones" <paulej@packetizer.com> wrote:

Folks,

The term URI is used almost exclusively in the WebFinger spec, with IRI
appearing only twice (outside of the reference).  This is because URI is
used in RFC 6415 almost exclusively.  However, RFC 5988 uses the term =
IRI in
most of the text.  That said, RFC 5988 also says things like the "target =
IRI
as a URI-Reference" ...

I feel like we have a terminology problem and it's not quite clear to me =
how
to fix it.  Should we change every instance of URI to IRI?  Should URI =
be
used in most places, with IRI discussed specifically somewhere?  Or is =
there
even a need to mention IRI given that IRIs can be converted to URIs?

I would really like to get this right, but it definitely does not look =
right
now with only one normative use of IRI in section 4.4.4.  Who can help =
me
with this?

Paul


_______________________________________________
webfinger mailing list
webfinger@ietf.org
https://www.ietf.org/mailman/listinfo/webfinger


------=_NextPart_000_0430_01CE8700.C68863A0
Content-Type: text/html;
	charset="GB2312"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dgb2312"><meta =
name=3DGenerator content=3D"Microsoft Word 14 (filtered =
medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
span.EmailStyle18
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Barry,<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The reason I raise this is that RFC 5988 refers to the target IRI =
(the =A1=B0href=A1=B1 in WebFinger link relation) and context IRI (the =
=A1=B0subject=A1=B1 and =A1=B0aliases=A1=B1 in WebFinger).&nbsp; Only =
ASCII is used in some protocols, so the IRIs must be formatted as =
URIs.<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>However, JRD is JSON and, therefore, Unicode.&nbsp; Thus, we could =
easily accommodate links like this:<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Courier =
New";color:#1F497D'>&nbsp; {<o:p></o:p></span></p><p =
class=3DMsoNormal><span style=3D'font-size:10.0pt;font-family:"Courier =
New";color:#1F497D'>&nbsp; &nbsp;&nbsp;&quot;rel&quot; : =
&quot;test2&quot;,<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Courier =
New";color:#1F497D'>&nbsp; &nbsp;&nbsp;&quot;href&quot; : =
&quot;http://example.org/</span><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun;color:#1F497D'>=CB=BD=A4=CE<=
/span><span lang=3DZH-CN style=3D'font-size:10.0pt;font-family:"Courier =
New";color:#1F497D'> </span><span lang=3DZH-CN =
style=3D'font-size:10.0pt;font-family:SimSun;color:#1F497D'>=CE=C4=95=F8<=
/span><span style=3D'font-size:10.0pt;font-family:"Courier =
New";color:#1F497D'>.txt&quot;<o:p></o:p></span></p><p class=3DMsoNormal =
style=3D'text-indent:9.0pt'><span =
style=3D'font-size:10.0pt;font-family:"Courier New";color:#1F497D'> =
}<o:p></o:p></span></p><p class=3DMsoNormal =
style=3D'text-indent:9.0pt'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>As opposed this form:<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Courier =
New";color:#1F497D'>&nbsp; {<o:p></o:p></span></p><p =
class=3DMsoNormal><span style=3D'font-size:10.0pt;font-family:"Courier =
New";color:#1F497D'>&nbsp;&nbsp;&nbsp; &quot;rel&quot; : =
&quot;test2&quot;,<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Courier =
New";color:#1F497D'>&nbsp;&nbsp;&nbsp; &quot;href&quot; : =
&quot;http://example.org/%E7%A7%81%E3%81%AE%20%E6%96%87%E6%9B%B8.txt&quot=
;<o:p></o:p></span></p><p class=3DMsoNormal =
style=3D'text-indent:9.0pt'><span =
style=3D'font-size:10.0pt;font-family:"Courier New";color:#1F497D'> =
}<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>I have no strong preference, but the text did have IRI mentioned in =
one place in the JRD spec section, but it was not consistent through the =
document.&nbsp; Everywhere else, we specified =
URI.<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>So, if IRIs are truly only for presentation, then the latter example =
above should be what WF servers return.&nbsp; The query target is always =
a percent-encoded URI, so it=A1=AFs a non-issue.<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Paul<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
barryleiba.mailing.lists@gmail.com =
[mailto:barryleiba.mailing.lists@gmail.com] <b>On Behalf Of </b>Barry =
Leiba<br><b>Sent:</b> Monday, July 22, 2013 4:30 PM<br><b>To:</b> Paul =
E. Jones<br><b>Cc:</b> Martin J. D=A8=B9rst; =
webfinger@ietf.org<br><b>Subject:</b> Re: [webfinger] Webfinger and URI =
vs IRI<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p>I believe WF should only use =
URIs.&nbsp; I believe that IRIs are a presentation layer =
thing.<o:p></o:p></p><p>Barry<o:p></o:p></p><div><p class=3DMsoNormal>On =
Jul 22, 2013 1:50 AM, &quot;Paul E. Jones&quot; &lt;<a =
href=3D"mailto:paulej@packetizer.com">paulej@packetizer.com</a>&gt; =
wrote:<o:p></o:p></p><p class=3DMsoNormal>Folks,<br><br>The term URI is =
used almost exclusively in the WebFinger spec, with IRI<br>appearing =
only twice (outside of the reference). &nbsp;This is because URI =
is<br>used in RFC 6415 almost exclusively. &nbsp;However, RFC 5988 uses =
the term IRI in<br>most of the text. &nbsp;That said, RFC 5988 also says =
things like the &quot;target IRI<br>as a URI-Reference&quot; =
...<br><br>I feel like we have a terminology problem and it's not quite =
clear to me how<br>to fix it. &nbsp;Should we change every instance of =
URI to IRI? &nbsp;Should URI be<br>used in most places, with IRI =
discussed specifically somewhere? &nbsp;Or is there<br>even a need to =
mention IRI given that IRIs can be converted to URIs?<br><br>I would =
really like to get this right, but it definitely does not look =
right<br>now with only one normative use of IRI in section 4.4.4. =
&nbsp;Who can help me<br>with =
this?<br><br>Paul<br><br><br>____________________________________________=
___<br>webfinger mailing list<br><a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br><a =
href=3D"https://www.ietf.org/mailman/listinfo/webfinger" =
target=3D"_blank">https://www.ietf.org/mailman/listinfo/webfinger</a><o:p=
></o:p></p></div></div></div></body></html>
------=_NextPart_000_0430_01CE8700.C68863A0--


From barryleiba@gmail.com  Mon Jul 22 14:45:12 2013
Return-Path: <barryleiba@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A87F611E80D3 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 14:45:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.977
X-Spam-Level: 
X-Spam-Status: No, score=-101.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FZDkh62NJakT for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 14:45:12 -0700 (PDT)
Received: from mail-qe0-x22e.google.com (mail-qe0-x22e.google.com [IPv6:2607:f8b0:400d:c02::22e]) by ietfa.amsl.com (Postfix) with ESMTP id A0DA411E80C5 for <webfinger@ietf.org>; Mon, 22 Jul 2013 14:45:11 -0700 (PDT)
Received: by mail-qe0-f46.google.com with SMTP id nd7so4042313qeb.19 for <webfinger@ietf.org>; Mon, 22 Jul 2013 14:45:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=8wJq0SR9CXq1peKG5UACKALy3jdy5FWgYDxBujiSXXw=; b=ixTHUiqNS5jqO8qYdEzZNClzxzWtVwWmIw3FN3KBPMUgXiq5F4CN0x+WKWYoS1gjmI qpVoOsaYVKyMuwGBONgd81vs6/wmVY333+MIz/E+O05W/K9AfvZLDXrJ9bndoKDZ++8a 8FfNcKSAqPUXar29BOhkUDM6NZCVfOkg/72zqFDgFeNF+seL+pbLABcxPOjGtHjSA4ru yFypT/RY6CROLPAoDeSHMSrvFvth6O2e8RojJKk+su7szFaVIwltRMtuX/QRjEId0tFu ts8ioQdlDlrXP5vQvvd8dXlZLae4eo9tGUNbV7HZqRwK9syGPgmUsrSvsHBmXtpwcvZQ 70PQ==
MIME-Version: 1.0
X-Received: by 10.229.214.202 with SMTP id hb10mr8212803qcb.113.1374529510006;  Mon, 22 Jul 2013 14:45:10 -0700 (PDT)
Sender: barryleiba@gmail.com
Received: by 10.224.59.211 with HTTP; Mon, 22 Jul 2013 14:45:09 -0700 (PDT)
Received: by 10.224.59.211 with HTTP; Mon, 22 Jul 2013 14:45:09 -0700 (PDT)
In-Reply-To: <042f01ce8722$4d98a410$e8c9ec30$@packetizer.com>
References: <028301ce869f$596c12a0$0c4437e0$@packetizer.com> <CAC4RtVCvfzy8m2Tx8fsjoCgstPkf-B5PAkAXumDLqKqhh6ETnA@mail.gmail.com> <042f01ce8722$4d98a410$e8c9ec30$@packetizer.com>
Date: Mon, 22 Jul 2013 17:45:09 -0400
X-Google-Sender-Auth: vzqtZ5_OyhY-OV978bE4xRjaBiM
Message-ID: <CALaySJLPTksWuoi0ujewE0s1GgStfKaReG616idsiD_hdy5F8g@mail.gmail.com>
From: Barry Leiba <barryleiba@computer.org>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: multipart/alternative; boundary=001a11339b322d662404e2209775
Cc: webfinger@ietf.org, =?ISO-8859-1?Q?Martin_J=2E_D=FCrst?= <duerst@it.aoyama.ac.jp>
Subject: Re: [webfinger] Webfinger and URI vs IRI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 21:45:13 -0000

--001a11339b322d662404e2209775
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

> So, if IRIs are truly only for presentation, then the latter example abov=
e
> should be what WF servers return. The query target is always a
> percent-encoded URI, so it=E2=80=99s a non-issue.

Yes, that's exactly what I'm saying.

Barry
On Jul 22, 2013 5:27 PM, "Paul E. Jones" <paulej@packetizer.com> wrote:

> Barry,****
>
> ** **
>
> The reason I raise this is that RFC 5988 refers to the target IRI (the
> =E2=80=9Chref=E2=80=9D in WebFinger link relation) and context IRI (the =
=E2=80=9Csubject=E2=80=9D and
> =E2=80=9Caliases=E2=80=9D in WebFinger).  Only ASCII is used in some prot=
ocols, so the IRIs
> must be formatted as URIs.****
>
> ** **
>
> However, JRD is JSON and, therefore, Unicode.  Thus, we could easily
> accommodate links like this:****
>
> ** **
>
>   {****
>
>     "rel" : "test2",****
>
>     "href" : "http://example.org/=E7=A7=81=E3=81=AE =E6=96=87=E6=9B=B8.tx=
t"****
>
> }****
>
> ** **
>
> As opposed this form:****
>
> ** **
>
>   {****
>
>     "rel" : "test2",****
>
>     "href" : "
> http://example.org/%E7%A7%81%E3%81%AE%20%E6%96%87%E6%9B%B8.txt"****
>
> }****
>
> ** **
>
> I have no strong preference, but the text did have IRI mentioned in one
> place in the JRD spec section, but it was not consistent through the
> document.  Everywhere else, we specified URI.****
>
> ** **
>
> So, if IRIs are truly only for presentation, then the latter example abov=
e
> should be what WF servers return.  The query target is always a
> percent-encoded URI, so it=E2=80=99s a non-issue.****
>
> ** **
>
> Paul****
>
> ** **
>
> *From:* barryleiba.mailing.lists@gmail.com [mailto:
> barryleiba.mailing.lists@gmail.com] *On Behalf Of *Barry Leiba
> *Sent:* Monday, July 22, 2013 4:30 PM
> *To:* Paul E. Jones
> *Cc:* Martin J. D=C3=BCrst; webfinger@ietf.org
> *Subject:* Re: [webfinger] Webfinger and URI vs IRI****
>
> ** **
>
> I believe WF should only use URIs.  I believe that IRIs are a presentatio=
n
> layer thing.****
>
> Barry****
>
> On Jul 22, 2013 1:50 AM, "Paul E. Jones" <paulej@packetizer.com> wrote:**=
*
> *
>
> Folks,
>
> The term URI is used almost exclusively in the WebFinger spec, with IRI
> appearing only twice (outside of the reference).  This is because URI is
> used in RFC 6415 almost exclusively.  However, RFC 5988 uses the term IRI
> in
> most of the text.  That said, RFC 5988 also says things like the "target
> IRI
> as a URI-Reference" ...
>
> I feel like we have a terminology problem and it's not quite clear to me
> how
> to fix it.  Should we change every instance of URI to IRI?  Should URI be
> used in most places, with IRI discussed specifically somewhere?  Or is
> there
> even a need to mention IRI given that IRIs can be converted to URIs?
>
> I would really like to get this right, but it definitely does not look
> right
> now with only one normative use of IRI in section 4.4.4.  Who can help me
> with this?
>
> Paul
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger****
>

--001a11339b322d662404e2209775
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>&gt; So, if IRIs are truly only for presentation, then the latter exampl=
e above<br>
&gt; should be what WF servers return. The query target is always a<br>
&gt; percent-encoded URI, so it=E2=80=99s a non-issue.</p>
<p>Yes, that&#39;s exactly what I&#39;m saying.</p>
<p>Barry</p>
<div class=3D"gmail_quote">On Jul 22, 2013 5:27 PM, &quot;Paul E. Jones&quo=
t; &lt;<a href=3D"mailto:paulej@packetizer.com">paulej@packetizer.com</a>&g=
t; wrote:<br type=3D"attribution"><blockquote class=3D"gmail_quote" style=
=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div lang=3D"EN-US" link=3D"blue" vlink=3D"purple"><div><p class=3D"MsoNorm=
al"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;s=
ans-serif&quot;;color:#1f497d">Barry,<u></u><u></u></span></p><p class=3D"M=
soNormal">
<span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-=
serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></span></p><p class=3D"MsoNo=
rmal"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot=
;sans-serif&quot;;color:#1f497d">The reason I raise this is that RFC 5988 r=
efers to the target IRI (the =E2=80=9Chref=E2=80=9D in WebFinger link relat=
ion) and context IRI (the =E2=80=9Csubject=E2=80=9D and =E2=80=9Caliases=E2=
=80=9D in WebFinger).=C2=A0 Only ASCII is used in some protocols, so the IR=
Is must be formatted as URIs.<u></u><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">However, JRD is JSO=
N and, therefore, Unicode.=C2=A0 Thus, we could easily accommodate links li=
ke this:<u></u><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:&q=
uot;Courier New&quot;;color:#1f497d">=C2=A0 {<u></u><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:&quot;Co=
urier New&quot;;color:#1f497d">=C2=A0 =C2=A0=C2=A0&quot;rel&quot; : &quot;t=
est2&quot;,<u></u><u></u></span></p><p class=3D"MsoNormal"><span style=3D"f=
ont-size:10.0pt;font-family:&quot;Courier New&quot;;color:#1f497d">=C2=A0 =
=C2=A0=C2=A0&quot;href&quot; : &quot;<a href=3D"http://example.org/" target=
=3D"_blank">http://example.org/</a></span><span lang=3D"ZH-CN" style=3D"fon=
t-size:10.0pt;font-family:SimSun;color:#1f497d">=E7=A7=81=E3=81=AE</span><s=
pan lang=3D"ZH-CN" style=3D"font-size:10.0pt;font-family:&quot;Courier New&=
quot;;color:#1f497d"> </span><span lang=3D"ZH-CN" style=3D"font-size:10.0pt=
;font-family:SimSun;color:#1f497d">=E6=96=87=E6=9B=B8</span><span style=3D"=
font-size:10.0pt;font-family:&quot;Courier New&quot;;color:#1f497d">.txt&qu=
ot;<u></u><u></u></span></p>
<p class=3D"MsoNormal" style=3D"text-indent:9.0pt"><span style=3D"font-size=
:10.0pt;font-family:&quot;Courier New&quot;;color:#1f497d"> }<u></u><u></u>=
</span></p><p class=3D"MsoNormal" style=3D"text-indent:9.0pt"><span style=
=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;=
;color:#1f497d"><u></u>=C2=A0<u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d">As opposed this form:<u><=
/u><u></u></span></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt=
;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u><=
/u>=C2=A0<u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:&quot;Co=
urier New&quot;;color:#1f497d">=C2=A0 {<u></u><u></u></span></p><p class=3D=
"MsoNormal"><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&q=
uot;;color:#1f497d">=C2=A0=C2=A0=C2=A0 &quot;rel&quot; : &quot;test2&quot;,=
<u></u><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:&quot;Co=
urier New&quot;;color:#1f497d">=C2=A0=C2=A0=C2=A0 &quot;href&quot; : &quot;=
<a href=3D"http://example.org/%E7%A7%81%E3%81%AE%20%E6%96%87%E6%9B%B8.txt" =
target=3D"_blank">http://example.org/%E7%A7%81%E3%81%AE%20%E6%96%87%E6%9B%B=
8.txt</a>&quot;<u></u><u></u></span></p>
<p class=3D"MsoNormal" style=3D"text-indent:9.0pt"><span style=3D"font-size=
:10.0pt;font-family:&quot;Courier New&quot;;color:#1f497d"> }<u></u><u></u>=
</span></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-fami=
ly:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<=
u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d">I have no strong preferen=
ce, but the text did have IRI mentioned in one place in the JRD spec sectio=
n, but it was not consistent through the document.=C2=A0 Everywhere else, w=
e specified URI.<u></u><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">So, if IRIs are tru=
ly only for presentation, then the latter example above should be what WF s=
ervers return.=C2=A0 The query target is always a percent-encoded URI, so i=
t=E2=80=99s a non-issue.<u></u><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&q=
uot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Paul<u></u><u></u><=
/span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=C2=A0<u></u></spa=
n></p><div style=3D"border:none;border-left:solid blue 1.5pt;padding:0in 0i=
n 0in 4.0pt">
<div><div style=3D"border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt=
 0in 0in 0in"><p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;fon=
t-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span s=
tyle=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;"> <a href=3D"mailto:barryleiba.mailing.lists@gmail.com" target=3D"_blan=
k">barryleiba.mailing.lists@gmail.com</a> [mailto:<a href=3D"mailto:barryle=
iba.mailing.lists@gmail.com" target=3D"_blank">barryleiba.mailing.lists@gma=
il.com</a>] <b>On Behalf Of </b>Barry Leiba<br>
<b>Sent:</b> Monday, July 22, 2013 4:30 PM<br><b>To:</b> Paul E. Jones<br><=
b>Cc:</b> Martin J. D=C3=BCrst; <a href=3D"mailto:webfinger@ietf.org" targe=
t=3D"_blank">webfinger@ietf.org</a><br><b>Subject:</b> Re: [webfinger] Webf=
inger and URI vs IRI<u></u><u></u></span></p>
</div></div><p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p><p>I believe WF =
should only use URIs.=C2=A0 I believe that IRIs are a presentation layer th=
ing.<u></u><u></u></p><p>Barry<u></u><u></u></p><div><p class=3D"MsoNormal"=
>On Jul 22, 2013 1:50 AM, &quot;Paul E. Jones&quot; &lt;<a href=3D"mailto:p=
aulej@packetizer.com" target=3D"_blank">paulej@packetizer.com</a>&gt; wrote=
:<u></u><u></u></p>
<p class=3D"MsoNormal">Folks,<br><br>The term URI is used almost exclusivel=
y in the WebFinger spec, with IRI<br>appearing only twice (outside of the r=
eference). =C2=A0This is because URI is<br>used in RFC 6415 almost exclusiv=
ely. =C2=A0However, RFC 5988 uses the term IRI in<br>
most of the text. =C2=A0That said, RFC 5988 also says things like the &quot=
;target IRI<br>as a URI-Reference&quot; ...<br><br>I feel like we have a te=
rminology problem and it&#39;s not quite clear to me how<br>to fix it. =C2=
=A0Should we change every instance of URI to IRI? =C2=A0Should URI be<br>
used in most places, with IRI discussed specifically somewhere? =C2=A0Or is=
 there<br>even a need to mention IRI given that IRIs can be converted to UR=
Is?<br><br>I would really like to get this right, but it definitely does no=
t look right<br>
now with only one normative use of IRI in section 4.4.4. =C2=A0Who can help=
 me<br>with this?<br><br>Paul<br><br><br>__________________________________=
_____________<br>webfinger mailing list<br><a href=3D"mailto:webfinger@ietf=
.org" target=3D"_blank">webfinger@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><u></u><u></u></p></d=
iv></div></div></div></blockquote></div>

--001a11339b322d662404e2209775--

From tbray@textuality.com  Mon Jul 22 17:49:18 2013
Return-Path: <tbray@textuality.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77EFB11E81C8 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 17:49:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.976
X-Spam-Level: 
X-Spam-Status: No, score=-2.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cwC7zt5KISJK for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 17:49:12 -0700 (PDT)
Received: from mail-ve0-f180.google.com (mail-ve0-f180.google.com [209.85.128.180]) by ietfa.amsl.com (Postfix) with ESMTP id 7B9E211E819E for <webfinger@ietf.org>; Mon, 22 Jul 2013 17:49:12 -0700 (PDT)
Received: by mail-ve0-f180.google.com with SMTP id pa12so5605021veb.11 for <webfinger@ietf.org>; Mon, 22 Jul 2013 17:49:11 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=K5WC7fcTsLDJO+Fs/GkYf+3qWqZMCmwJeozp+Qybbq0=; b=OweAjlZRN/yBBqr4d01i+Ei0VyuqTXXuISUx8umFXUK+EgFnyEwv/4f3MJzxC8UMFz xu5/nMM7PaaJE/aNWUSuDRO3CSMSQbnvaMO+RsvYuK3dLb9KzkBe5lAk/xvLihg8w5VB tyGGICRTPmIKDTTVm3ZFJIbisPMfQhIV9MH8Ir/WB11EsnoR3u6/SEk3/bbPeI7D7v7o PWtt2PGAlZ5auWshUyQsU+VKSaVqTWueecDOV4JV55JX8GmvktUU9wklfo3CBfID48Ga eaZicSK+ClL/UchZD4uEjZKMaQ70YO1FgVOA8n4Xc954XJELCiUMUuQxtXTOVbekXHgc RxMQ==
MIME-Version: 1.0
X-Received: by 10.220.183.70 with SMTP id cf6mr8744724vcb.36.1374540551833; Mon, 22 Jul 2013 17:49:11 -0700 (PDT)
Received: by 10.220.219.200 with HTTP; Mon, 22 Jul 2013 17:49:11 -0700 (PDT)
X-Originating-IP: [96.49.81.176]
In-Reply-To: <770A1CF6-4290-48E0-AFCC-ED9ED60357DB@adm.umu.se>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com> <4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com> <4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com> <770A1CF6-4290-48E0-AFCC-ED9ED60357DB@adm.umu.se>
Date: Mon, 22 Jul 2013 17:49:11 -0700
Message-ID: <CAHBU6iuSLABuKkQO0+Yv8xhU5A3+4_MqjxghrMRYDXmyG3ZeeQ@mail.gmail.com>
From: Tim Bray <tbray@textuality.com>
To: openid-connect-interop@googlegroups.com
Content-Type: multipart/alternative; boundary=089e0149cb805259b004e223297f
X-Gm-Message-State: ALoCoQmw3QXZdV2ue9wRTYaQqfElSaAmOEIhXRZjWV8cI3N1N2X0FdNmYyAbgyBYWCGXza30U6Ls
Cc: "Paul E. Jones" <paulej@packetizer.com>, "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Jul 2013 00:49:18 -0000

--089e0149cb805259b004e223297f
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Thanks for the JRDs, the discovery bit seems to work fine.  -T


On Mon, Jul 22, 2013 at 12:29 PM, Roland Hedberg
<roland.hedberg@adm.umu.se>wrote:

> 21 jul 2013 kl. 07:51 skrev Mike Jones <Michael.Jones@microsoft.com>:
>
> > Could those of you with OpenID OPs that support discovery please post
> specific identifiers using e-mail address syntax that Tim could use for
> testing e-mail based discovery using WebFinger?
>
> diana@xenosmilus2.umdc.umu.se
>
> -- Roland
> "Education is the path from cocky ignorance to miserable uncertainty.=E2=
=80=9D -
> Mark Twain
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenID Connect Interop" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to openid-connect-interop+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

--089e0149cb805259b004e223297f
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Thanks for the JRDs, the discovery bit seems to work fine.=
=C2=A0 -T<br></div><div class=3D"gmail_extra"><br><br><div class=3D"gmail_q=
uote">On Mon, Jul 22, 2013 at 12:29 PM, Roland Hedberg <span dir=3D"ltr">&l=
t;<a href=3D"mailto:roland.hedberg@adm.umu.se" target=3D"_blank">roland.hed=
berg@adm.umu.se</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">21 jul 2013 kl. 07:51 skrev Mike Jones &lt;<=
a href=3D"mailto:Michael.Jones@microsoft.com">Michael.Jones@microsoft.com</=
a>&gt;:<br>

<br>
&gt; Could those of you with OpenID OPs that support discovery please post =
specific identifiers using e-mail address syntax that Tim could use for tes=
ting e-mail based discovery using WebFinger?<br>
<br>
<a href=3D"mailto:diana@xenosmilus2.umdc.umu.se">diana@xenosmilus2.umdc.umu=
.se</a><br>
<br>
-- Roland<br>
&quot;Education is the path from cocky ignorance to miserable uncertainty.=
=E2=80=9D - Mark Twain<br>
<span class=3D"HOEnZb"><font color=3D"#888888"><br>
<br>
<br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups &=
quot;OpenID Connect Interop&quot; group.<br>
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:openid-connect-interop%2Bunsubscribe@googlegroups=
.com">openid-connect-interop+unsubscribe@googlegroups.com</a>.<br>
For more options, visit <a href=3D"https://groups.google.com/groups/opt_out=
" target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>
<br>
<br>
</font></span></blockquote></div><br></div>

--089e0149cb805259b004e223297f--

From sakimura@gmail.com  Mon Jul 22 19:36:51 2013
Return-Path: <sakimura@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 73C2A11E81D3 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 19:36:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S2LX4sspdTQJ for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 19:36:50 -0700 (PDT)
Received: from mail-la0-x22d.google.com (mail-la0-x22d.google.com [IPv6:2a00:1450:4010:c03::22d]) by ietfa.amsl.com (Postfix) with ESMTP id 9F00B11E81D2 for <webfinger@ietf.org>; Mon, 22 Jul 2013 19:36:49 -0700 (PDT)
Received: by mail-la0-f45.google.com with SMTP id ev20so4076611lab.4 for <webfinger@ietf.org>; Mon, 22 Jul 2013 19:36:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=yfSv55YtrqOU8QTIaBEUO+ji2Zxz7KWBbORoAmZbvg0=; b=ZTgHwOkEFTjKu5NNzEhgD+vrugvwu0ntR6sjhupeX/+SC2Vmo47sPOEoLFiV7dE/R8 LYwili/NWkiBF9XdrFBKpUYYeIde6t2CqyClH+JTfZI6oFbf+qDfesGw3h+ZPcYDA9i4 CPdu5uK4vbhV3HRtkFPs84LBC0YZb2LUiA2Nk47JB9C8qfDE3TzFLlSKZzH4bZyXLRtO RxSKcC3hixzL6WD7ZFF80HWDKrnwgok7CqYFmt1DgjvkbY3yxVeRMySzlI9rqAyZoxNQ Xe62wyDHn9tzvX6KQ1fxJQ4v+AxJHQudq239tXu7mHV5bt9LBE2Zfe/rK/OfkvffztG6 8aVw==
MIME-Version: 1.0
X-Received: by 10.152.29.227 with SMTP id n3mr13695377lah.43.1374547008484; Mon, 22 Jul 2013 19:36:48 -0700 (PDT)
Received: by 10.112.199.33 with HTTP; Mon, 22 Jul 2013 19:36:48 -0700 (PDT)
In-Reply-To: <9AA3BB39-01F1-4E73-99BC-C7ECD0D839C7@ve7jtb.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com> <CAKaEYhJwpR5b6jEcGYzAcWDJ0P1v6w2+L_h0Sh=m-ZOZA=ZHyw@mail.gmail.com> <0a1140f5-24d9-4be6-aab4-1ae6a3d63c0c@email.android.com> <CAKaEYh+iHNz_WawqRKakrHCdctC6_1V5COWYWQ4m9aC0+fh9WQ@mail.gmail.com> <032701ce86e5$27b2dff0$77189fd0$@packetizer.com> <9AA3BB39-01F1-4E73-99BC-C7ECD0D839C7@ve7jtb.com>
Date: Tue, 23 Jul 2013 11:36:48 +0900
Message-ID: <CABzCy2Dx1uf57LW5B7dSBSnXXtrp49=GHF-q3b4Wj-MQ68zWXQ@mail.gmail.com>
From: Nat Sakimura <sakimura@gmail.com>
To: John Bradley <ve7jtb@ve7jtb.com>
Content-Type: multipart/alternative; boundary=089e0158c76c2afc9e04e224aae4
Cc: "Paul E. Jones" <paulej@packetizer.com>, Melvin Carvalho <melvincarvalho@gmail.com>, webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Jul 2013 02:36:51 -0000

--089e0158c76c2afc9e04e224aae4
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

+1


2013/7/22 John Bradley <ve7jtb@ve7jtb.com>

> Yes +1.
>
> On 2013-07-22, at 10:10 AM, "Paul E. Jones" <paulej@packetizer.com> wrote=
:
>
> Melvin,****
>
> It=92s easy enough to replace strings in URIs should data need to be
> ported.  I suggest we remove the word =93absolute=94 where we currently h=
ave
> =93absolute URI=94 and then introduce a new paragraph in the terminology
> section as follows:****
>
> The use of URIs throughout this document refers to URIs following the
> syntax specified in Section 3 of RFC 3986.  Relative URIs, having syntax
> following that of Section 4.2 or RFC 3986, are not used with WebFinger.**=
*
> *
>
> Is that clear?****
>
> Paul****
>
> *From:* Melvin Carvalho [mailto:melvincarvalho@gmail.com]
> *Sent:* Monday, July 22, 2013 4:09 AM
> *To:* Paul E. Jones
> *Cc:* webfinger
> *Subject:* Re: [webfinger] Absolute URI vs URI****
> ** **
> ** **
>
> ** **
> On 22 July 2013 09:06, Paul E. Jones <paulej@packetizer.com> wrote:****
>
> In not suggesting we use or allow relative URIs. The immediate question
> would be "relative to what". I think the URIs should be absolute, but not
> following the syntax of "absolute-URI", but instead just following "URI".=
*
> ***
> Yes, that's a good question.  Generally relative URIs are relative to the
> document, but they need not be.  For example they could be relative by
> default to the [supposed] webfinger registry.  In JSON LD they have a
> @context variable which allows quite a bit of flexibility in this regard.
> I'm unsure if relative URIs are considered a must in standards based
> serialization (I suspect not) but they have the advantage of slightly
> increased data portability.****
>  ****
>
> Paul****
>
> ** **
> ------------------------------
> *From:* Melvin Carvalho <melvincarvalho@gmail.com>
> *Sent:* Mon Jul 22 02:46:25 EDT 2013****
>
> *To:* "Paul E. Jones" <paulej@packetizer.com>****
> *Cc:* webfinger <webfinger@ietf.org>****
>
> *Subject:* Re: [webfinger] Absolute URI vs URI****
> ** **
> ** **
> ** **
> ** **
> On 22 July 2013 07:47, Paul E. Jones <paulej@packetizer.com> wrote:****
> Folks,
>
> One of the requirements in the JRD spec is that certain URIs (e.g., those
> identifying link relation types and properties) be "absolute URIs".  This
> term has been a point of confusion, since RFC 3986 uses the term to have =
a
> concrete meaning, namely this:
>
>      absolute-URI  =3D scheme ":" hier-part [ "?" query ]
>
> And the term is used, because that's the term used in the OASIS XRD
> specification.  However, it was not clear to me whether that referred to
> the
> above (which I assumed) or referred to URIs that are not relative URIs
> (i.e., those lacking a scheme specified).
>
> I had an exchange with Eran Hammer and Mark Nottingham.  I believe the
> intent of that language was not to require the above constrained syntax,
> but to require the standard URI syntax:
>
>      URI =3D scheme ":" hier-part [ "?" query ] [ "#" fragment ]****
> ** **
> There are many ways that people do this, see:
>
> http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces****
>  ****
>
>
> Given that understanding, I believe we should remove the word "absolute"
> that appears in front of "URI" in the WebFinger spec.  Do others have an
> opinion on this?****
>
> ** **
> +1 on allowing relative URIs****
>  ****
>
>
> Paul
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger****
>
> ** **
>
> ** **
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>
>


--=20
Nat Sakimura (=3Dnat)
Chairman, OpenID Foundation
http://nat.sakimura.org/
@_nat_en

--089e0158c76c2afc9e04e224aae4
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">+1</div><div class=3D"gmail_extra"><br><br><div class=3D"g=
mail_quote">2013/7/22 John Bradley <span dir=3D"ltr">&lt;<a href=3D"mailto:=
ve7jtb@ve7jtb.com" target=3D"_blank">ve7jtb@ve7jtb.com</a>&gt;</span><br><b=
lockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px =
#ccc solid;padding-left:1ex">
<div style=3D"word-wrap:break-word">Yes +1.<div><div class=3D"h5"><div><br>=
<div><div>On 2013-07-22, at 10:10 AM, &quot;Paul E. Jones&quot; &lt;<a href=
=3D"mailto:paulej@packetizer.com" target=3D"_blank">paulej@packetizer.com</=
a>&gt; wrote:</div>
<br><blockquote type=3D"cite"><div lang=3D"EN-US" link=3D"blue" vlink=3D"pu=
rple" style=3D"font-family:Helvetica;font-size:medium;font-style:normal;fon=
t-variant:normal;font-weight:normal;letter-spacing:normal;line-height:norma=
l;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:n=
ormal;word-spacing:0px">
<div><div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;=
Times New Roman&#39;,serif"><span style=3D"font-size:11pt;font-family:Calib=
ri,sans-serif;color:rgb(31,73,125)">Melvin,<u></u><u></u></span></div><div =
style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times New =
Roman&#39;,serif">
<span style=3D"font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,7=
3,125)">=A0</span></div><div style=3D"margin:0in 0in 0.0001pt;font-size:12p=
t;font-family:&#39;Times New Roman&#39;,serif"><span style=3D"font-size:11p=
t;font-family:Calibri,sans-serif;color:rgb(31,73,125)">It=92s easy enough t=
o replace strings in URIs should data need to be ported.=A0 I suggest we re=
move the word =93absolute=94 where we currently have =93absolute URI=94 and=
 then introduce a new paragraph in the terminology section as follows:<u></=
u><u></u></span></div>
<div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times=
 New Roman&#39;,serif"><span style=3D"font-size:11pt;font-family:Calibri,sa=
ns-serif;color:rgb(31,73,125)">=A0</span></div><div style=3D"margin:0in 0in=
 0.0001pt 0.5in;font-size:12pt;font-family:&#39;Times New Roman&#39;,serif"=
>
<span style=3D"font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,7=
3,125)">The use of URIs throughout this document refers to URIs following t=
he syntax specified in Section 3 of RFC 3986.=A0 Relative URIs, having synt=
ax following that of Section 4.2 or RFC 3986, are not used with WebFinger.<=
u></u><u></u></span></div>
<div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times=
 New Roman&#39;,serif"><span style=3D"font-size:11pt;font-family:Calibri,sa=
ns-serif;color:rgb(31,73,125)">=A0</span></div><div style=3D"margin:0in 0in=
 0.0001pt;font-size:12pt;font-family:&#39;Times New Roman&#39;,serif">
<span style=3D"font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,7=
3,125)">Is that clear?<u></u><u></u></span></div><div style=3D"margin:0in 0=
in 0.0001pt;font-size:12pt;font-family:&#39;Times New Roman&#39;,serif"><sp=
an style=3D"font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,1=
25)">=A0</span></div>
<div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times=
 New Roman&#39;,serif"><span style=3D"font-size:11pt;font-family:Calibri,sa=
ns-serif;color:rgb(31,73,125)">Paul<u></u><u></u></span></div><div style=3D=
"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times New Roman&#3=
9;,serif">
<span style=3D"font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,7=
3,125)">=A0</span></div><div style=3D"border-style:none none none solid;bor=
der-left-width:1.5pt;border-left-color:blue;padding:0in 0in 0in 4pt"><div><=
div style=3D"border-style:solid none none;border-top-width:1pt;border-top-c=
olor:rgb(181,196,223);padding:3pt 0in 0in">
<div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times=
 New Roman&#39;,serif"><b><span style=3D"font-size:10pt;font-family:Tahoma,=
sans-serif">From:</span></b><span style=3D"font-size:10pt;font-family:Tahom=
a,sans-serif"><span>=A0</span>Melvin Carvalho [mailto:<a href=3D"mailto:mel=
vincarvalho@" target=3D"_blank">melvincarvalho@</a><a href=3D"http://gmail.=
com" target=3D"_blank">gmail.com</a>]<span>=A0</span><br>
<b>Sent:</b><span>=A0</span>Monday, July 22, 2013 4:09 AM<br><b>To:</b><spa=
n>=A0</span>Paul E. Jones<br><b>Cc:</b><span>=A0</span>webfinger<br><b>Subj=
ect:</b><span>=A0</span>Re: [webfinger] Absolute URI vs URI<u></u><u></u></=
span></div>
</div></div><div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-famil=
y:&#39;Times New Roman&#39;,serif"><u></u>=A0<u></u></div><div><div style=
=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times New Roman=
&#39;,serif">
<u></u>=A0<u></u></div><div><p class=3D"MsoNormal" style=3D"margin:0in 0in =
12pt;font-size:12pt;font-family:&#39;Times New Roman&#39;,serif"><u></u>=A0=
<u></u></p><div><div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-f=
amily:&#39;Times New Roman&#39;,serif">
On 22 July 2013 09:06, Paul E. Jones &lt;<a href=3D"mailto:paulej@packetize=
r.com" style=3D"color:purple;text-decoration:underline" target=3D"_blank">p=
aulej@packetizer.com</a>&gt; wrote:<u></u><u></u></div><div><p style=3D"mar=
gin-right:0in;margin-left:0in;font-size:12pt;font-family:&#39;Times New Rom=
an&#39;,serif">
In not suggesting we use or allow relative URIs. The immediate question wou=
ld be &quot;relative to what&quot;. I think the URIs should be absolute, bu=
t not following the syntax of &quot;absolute-URI&quot;, but instead just fo=
llowing &quot;URI&quot;.<u></u><u></u></p>
</div><div><div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family=
:&#39;Times New Roman&#39;,serif">Yes, that&#39;s a good question.=A0 Gener=
ally relative URIs are relative to the document, but they need not be.=A0 F=
or example they could be relative by default to the [supposed] webfinger re=
gistry.=A0 In JSON LD they have a @context variable which allows quite a bi=
t of flexibility in this regard.=A0 I&#39;m unsure if relative URIs are con=
sidered a must in standards based serialization (I suspect not) but they ha=
ve the advantage of slightly increased data portability.<u></u><u></u></div=
>
</div><div><div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family=
:&#39;Times New Roman&#39;,serif">=A0<u></u><u></u></div></div><blockquote =
style=3D"border-style:none none none solid;border-left-width:1pt;border-lef=
t-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin-left:4.8pt;margin-r=
ight:0in">
<p style=3D"margin-right:0in;margin-left:0in;font-size:12pt;font-family:&#3=
9;Times New Roman&#39;,serif">Paul<u></u><u></u></p><p class=3D"MsoNormal" =
style=3D"margin:0in 0in 12pt;font-size:12pt;font-family:&#39;Times New Roma=
n&#39;,serif">
<u></u>=A0<u></u></p><div><div class=3D"MsoNormal" align=3D"center" style=
=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times New Roman=
&#39;,serif;text-align:center"><span style=3D"font-size:10pt;font-family:Ta=
homa,sans-serif"><hr size=3D"2" width=3D"100%" align=3D"center">
</span></div><div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-fami=
ly:&#39;Times New Roman&#39;,serif"><b><span style=3D"font-size:10pt;font-f=
amily:Tahoma,sans-serif">From:</span></b><span style=3D"font-size:10pt;font=
-family:Tahoma,sans-serif"><span>=A0</span>Melvin Carvalho &lt;<a href=3D"m=
ailto:melvincarvalho@gmail.com" style=3D"color:purple;text-decoration:under=
line" target=3D"_blank">melvincarvalho@gmail.com</a>&gt;<br>
<b>Sent:</b><span>=A0</span>Mon Jul 22 02:46:25 EDT 2013<u></u><u></u></spa=
n></div><div><div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-fami=
ly:&#39;Times New Roman&#39;,serif"><span style=3D"font-size:10pt;font-fami=
ly:Tahoma,sans-serif"><br>
<b>To:</b><span>=A0</span>&quot;Paul E. Jones&quot; &lt;<a href=3D"mailto:p=
aulej@packetizer.com" style=3D"color:purple;text-decoration:underline" targ=
et=3D"_blank">paulej@packetizer.com</a>&gt;<u></u><u></u></span></div></div=
><div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Time=
s New Roman&#39;,serif">
<b><span style=3D"font-size:10pt;font-family:Tahoma,sans-serif">Cc:</span><=
/b><span style=3D"font-size:10pt;font-family:Tahoma,sans-serif"><span>=A0</=
span>webfinger &lt;<a href=3D"mailto:webfinger@ietf.org" style=3D"color:pur=
ple;text-decoration:underline" target=3D"_blank">webfinger@ietf.org</a>&gt;=
<u></u><u></u></span></div>
<div><div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;=
Times New Roman&#39;,serif"><span style=3D"font-size:10pt;font-family:Tahom=
a,sans-serif"><br><b>Subject:</b><span>=A0</span>Re: [webfinger] Absolute U=
RI vs URI<u></u><u></u></span></div>
</div></div><div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-famil=
y:&#39;Times New Roman&#39;,serif"><u></u>=A0<u></u></div><div><div style=
=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times New Roman=
&#39;,serif">
<u></u>=A0<u></u></div><div><div style=3D"margin:0in 0in 0.0001pt;font-size=
:12pt;font-family:&#39;Times New Roman&#39;,serif"><u></u>=A0<u></u></div><=
div><div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;T=
imes New Roman&#39;,serif">
<u></u>=A0<u></u></div><div><div style=3D"margin:0in 0in 0.0001pt;font-size=
:12pt;font-family:&#39;Times New Roman&#39;,serif">On 22 July 2013 07:47, P=
aul E. Jones &lt;<a href=3D"mailto:paulej@packetizer.com" style=3D"color:pu=
rple;text-decoration:underline" target=3D"_blank">paulej@packetizer.com</a>=
&gt; wrote:<u></u><u></u></div>
<div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times=
 New Roman&#39;,serif">Folks,<br><br>One of the requirements in the JRD spe=
c is that certain URIs (e.g., those<br>identifying link relation types and =
properties) be &quot;absolute URIs&quot;. =A0This<br>
term has been a point of confusion, since RFC 3986 uses the term to have a<=
br>concrete meaning, namely this:<br><br>=A0 =A0 =A0absolute-URI =A0=3D sch=
eme &quot;:&quot; hier-part [ &quot;?&quot; query ]<br><br>And the term is =
used, because that&#39;s the term used in the OASIS XRD<br>
specification. =A0However, it was not clear to me whether that referred to =
the<br>above (which I assumed) or referred to URIs that are not relative UR=
Is<br>(i.e., those lacking a scheme specified).<br><br>I had an exchange wi=
th Eran Hammer and Mark Nottingham. =A0I believe the<br>
intent of that language was not to require the above constrained syntax,<br=
>but to require the standard URI syntax:<br><br>=A0 =A0 =A0URI =3D scheme &=
quot;:&quot; hier-part [ &quot;?&quot; query ] [ &quot;#&quot; fragment ]<u=
></u><u></u></div>
<div><div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;=
Times New Roman&#39;,serif"><u></u>=A0<u></u></div></div><div><div style=3D=
"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times New Roman&#3=
9;,serif">
There are many ways that people do this, see:<br><br><a href=3D"http://tant=
ek.com/2011/238/b1/many-ways-slice-url-name-pieces" style=3D"color:purple;t=
ext-decoration:underline" target=3D"_blank">http://tantek.com/2011/238/b1/m=
any-ways-slice-url-name-pieces</a><u></u><u></u></div>
</div><div><div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family=
:&#39;Times New Roman&#39;,serif">=A0<u></u><u></u></div></div><blockquote =
style=3D"border-style:none none none solid;border-left-width:1pt;border-lef=
t-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin-left:4.8pt;margin-r=
ight:0in">
<div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times=
 New Roman&#39;,serif"><br>Given that understanding, I believe we should re=
move the word &quot;absolute&quot;<br>that appears in front of &quot;URI&qu=
ot; in the WebFinger spec. =A0Do others have an<br>
opinion on this?<u></u><u></u></div></blockquote><div><div style=3D"margin:=
0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times New Roman&#39;,serif=
"><u></u>=A0<u></u></div></div><div><div style=3D"margin:0in 0in 0.0001pt;f=
ont-size:12pt;font-family:&#39;Times New Roman&#39;,serif">
+1 on allowing relative URIs<u></u><u></u></div></div><div><div style=3D"ma=
rgin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times New Roman&#39;,=
serif">=A0<u></u><u></u></div></div><blockquote style=3D"border-style:none =
none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);pa=
dding:0in 0in 0in 6pt;margin-left:4.8pt;margin-right:0in">
<div style=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times=
 New Roman&#39;,serif"><br>Paul<br><br><br>________________________________=
_______________<br>webfinger mailing list<br><a href=3D"mailto:webfinger@ie=
tf.org" style=3D"color:purple;text-decoration:underline" target=3D"_blank">=
webfinger@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" style=3D"color:=
purple;text-decoration:underline" target=3D"_blank">https://www.ietf.org/ma=
ilman/listinfo/webfinger</a><u></u><u></u></div></blockquote></div><div sty=
le=3D"margin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times New Rom=
an&#39;,serif">
<u></u>=A0<u></u></div></div></div></div></blockquote></div><div style=3D"m=
argin:0in 0in 0.0001pt;font-size:12pt;font-family:&#39;Times New Roman&#39;=
,serif"><u></u>=A0<u></u></div></div></div></div></div>____________________=
___________________________<br>
webfinger mailing list<br><a href=3D"mailto:webfinger@ietf.org" target=3D"_=
blank">webfinger@ietf.org</a><br><a href=3D"https://www.ietf.org/mailman/li=
stinfo/webfinger" target=3D"_blank">https://www.ietf.org/mailman/listinfo/w=
ebfinger</a></div>
</blockquote></div><br></div></div></div></div><br>________________________=
_______________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><br>
<br></blockquote></div><br><br clear=3D"all"><div><br></div>-- <br>Nat Saki=
mura (=3Dnat)<div>Chairman, OpenID Foundation<br><a href=3D"http://nat.saki=
mura.org/" target=3D"_blank">http://nat.sakimura.org/</a><br>@_nat_en</div>
</div>

--089e0158c76c2afc9e04e224aae4--

From edmundjay@sbcglobal.net  Mon Jul 22 11:21:45 2013
Return-Path: <edmundjay@sbcglobal.net>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4CA6421F8546 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 11:21:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level: 
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ss9R-kMxa8o8 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 11:21:25 -0700 (PDT)
Received: from nm19-vm1.access.bullet.mail.bf1.yahoo.com (nm19-vm1.access.bullet.mail.bf1.yahoo.com [216.109.115.96]) by ietfa.amsl.com (Postfix) with ESMTP id C16C211E811E for <webfinger@ietf.org>; Mon, 22 Jul 2013 11:21:24 -0700 (PDT)
Received: from [66.196.81.158] by nm19.access.bullet.mail.bf1.yahoo.com with NNFMP; 22 Jul 2013 18:21:24 -0000
Received: from [66.196.81.143] by tm4.access.bullet.mail.bf1.yahoo.com with NNFMP; 22 Jul 2013 18:21:24 -0000
Received: from [127.0.0.1] by omp1019.access.mail.bf1.yahoo.com with NNFMP; 22 Jul 2013 18:21:24 -0000
X-Yahoo-Newman-Property: ymail-3
X-Yahoo-Newman-Id: 243265.38533.bm@omp1019.access.mail.bf1.yahoo.com
Received: (qmail 73248 invoked by uid 60001); 22 Jul 2013 18:14:44 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sbcglobal.net; s=s1024; t=1374516884; bh=28LO3YBXQP8RVyfO9lVbOJEWNyoFMm+wy6xCpO2Zz2c=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-RocketYMMF:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=TDjJx/zBFP++nRSTXM5lWbxzuSg+tw+uFbl1KZZ6CdXq87xJQlewIWTY6YZ8pu5e64JyKFIKGM5+b1vHiyQfcQh+RGSuFE6yFqFlqJzsXqvoDVWR1FM6lf/IXopDfUU2KaHK6ndJfyCIxlyXMteM50ETKPkLUiLwfLe9/7gJmOs=
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=sbcglobal.net; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-RocketYMMF:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=4/HM2e/yUKuyjIzNu8pc3Pnk5yjzoRiFuimKYwaRd8PCFXqYY4jcvMlZGy37pmfZMCHQqKAlQQEblwfn3aSVbqwWnVpO+VsfGDW1N113er6HS6IKHDDl1StQQ4UNyPWkgfUaIn6zSVebJoe/UAOwHRkxj3Eu73/RDoDwSHhNiiE=;
X-YMail-OSG: uTJp6pMVM1mHk2M_kV8b46DOr3KCFnYz7ip0zV3ZE_1G0pM pLZsCgzP6lsPQUnH0_C2yZ721ujJQVNtjSL6xgfurjOYqTgqddzp4_FVd_9J YixjSFNhWWM7DFMU.hpn8Hln3uiqT2DodZ47g3fldVA1mk4GQCjLDV4syNt8 QK6HQbjja5Hw2NTSy1ROCvv0RJZXSckubxlj3bmu7mdRVYSR9aV88WlRGPBR f0Y3JcIXYePETg8uu6FemhcHSJlDuBRfu7Ixr.PHKyz3IhMC7o1_9ebLN7KH RWScsYTThZaM9zFZR6oFVhI0xYqb63Wm460dFufQerayVvS.WCFxc1viMWAg YKNpHnNAHyXYc10Wfpe3iQ_UTW2WABNOZkeDq.M3cHXmEvSrS57CgiX1_s22 U1AfICl0G_3AbYyQwdCbt039lVioZ0phwcQplLLj00dh1f4W5ldYI5Wm8Bmb fk5VGpdLgA8G6I8CrR4WEO0u1uxpEwbxE5Tyt5vRvNhvwW.zlfqowBYvHc_t uR4mbm4VF3UyYK4BJJ.zGvHbG96dFa.I02vTO9sltVdMqPOGYMj4xu2x6wK1 1RD8dxDquSTjG6LhUfEgoUA0M1jTTa1XMFeDG9FuK00yjcN.13PFjloaZwnd fCzWI.rhhulwdsxiQpQdY6O5NTB9QuoDJS3ogZYikiQfaxo_lryhOQq9X6HC YaJBdVJ9w3wckKNCQc9umnbJuS1b7WCdEfT9J2_BX979vyqg4VkR.TVcqAd. PoCrYR87LPUJhixplyikwDZiwP85jwFnCBHPrO6WKsUc.BsDb8sfgkX7RyzP HvFazl8Fyyh_7OLd94btU3Aw3zZnDRWn6FA9cnGLieRrQ1rnRBaFyOHyuQiT D.vBQcWexMW_TABGNbueSf.L8hW0_CSXbnYqg3L4-
Received: from [70.36.254.42] by web184401.mail.bf1.yahoo.com via HTTP; Mon, 22 Jul 2013 11:14:43 PDT
X-Rocket-MIMEInfo: 002.001, VGhlIGZvbGxvd2luZyBjYW4gYmUgdXNlZCA6wqAKwqAKYWxpY2VAY29ubmVjdC5vcGVuaWQ0LnVzIG9yCmJvYkBjb25uZWN0Lm9wZW5pZDQudXMKCi0tIEVkbXVuZAoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KIEZyb206IE1pa2UgSm9uZXMgPE1pY2hhZWwuSm9uZXNAbWljcm9zb2Z0LmNvbT4KVG86ICJvcGVuaWQtY29ubmVjdC1pbnRlcm9wQGdvb2dsZWdyb3Vwcy5jb20iIDxvcGVuaWQtY29ubmVjdC1pbnRlcm9wQGdvb2dsZWdyb3Vwcy5jb20.OyBUaW0gQnJheSA8dGJyYXlAdGV4dHVhbGkBMAEBAQE-
X-RocketYMMF: edmundjay@sbcglobal.net
X-Mailer: YahooMailWebService/0.8.150.561
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com> <4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com> <4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com>
Message-ID: <1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com>
Date: Mon, 22 Jul 2013 11:14:43 -0700 (PDT)
From: Edmund Jay <ejay@mgi1.com>
To: "openid-connect-interop@googlegroups.com" <openid-connect-interop@googlegroups.com>,  Tim Bray <tbray@textuality.com>, "Paul E. Jones" <paulej@packetizer.com>
In-Reply-To: <4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="1009959307-800925855-1374516883=:73070"
X-Mailman-Approved-At: Mon, 22 Jul 2013 23:55:57 -0700
Cc: "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: Edmund Jay <ejay@mgi1.com>
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 18:21:45 -0000

--1009959307-800925855-1374516883=:73070
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

The following can be used :=C2=A0=0A=C2=A0=0Aalice@connect.openid4.us or=0A=
bob@connect.openid4.us=0A=0A-- Edmund=0A=0A________________________________=
=0A From: Mike Jones <Michael.Jones@microsoft.com>=0ATo: "openid-connect-in=
terop@googlegroups.com" <openid-connect-interop@googlegroups.com>; Tim Bray=
 <tbray@textuality.com>; Paul E. Jones <paulej@packetizer.com> =0ACc: "webf=
inger@ietf.org" <webfinger@ietf.org> =0ASent: Saturday, July 20, 2013 10:51=
 PM=0ASubject: RE: [webfinger] Looking for JRDs=0A =0A=0A=0A =0ACould those=
 of you with OpenID OPs that support discovery please post specific identif=
iers using e-mail address syntax that Tim could use for testing e-mail base=
d discovery using WebFinger?=0A=C2=A0=0A=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0 Thanks all,=0A=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 -- Mike=0A=C2=A0=0AFrom:openid-connect-interop@googlegroups=
.com [mailto:openid-connect-interop@googlegroups.com] On Behalf Of Mike Jon=
es=0ASent: Saturday, July 20, 2013 4:34 PM=0ATo: Tim Bray; Paul E. Jones=0A=
Cc: webfinger@ietf.org; openid-connect-interop@googlegroups.com=0ASubject: =
RE: [webfinger] Looking for JRDs=0A=C2=A0=0ASee=0Ahttp://osis.idcommons.net=
/wiki/Category:OC5_OP for a list of OpenID providers, most of which impleme=
nt Discovery, including WebFinger.=0A=C2=A0=0A=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 -- Mike=0A=C2=A0=0AFrom:webfinger-bounces@ietf.=
org [mailto:webfinger-bounces@ietf.org] On Behalf Of Tim Bray=0ASent: Frida=
y, July 19, 2013 9:34 PM=0ATo: Paul E. Jones=0ACc: webfinger@ietf.org=0ASub=
ject: Re: [webfinger] Looking for JRDs=0A=C2=A0=0AGot an OpenID Connect pro=
vider? rel=3Dhttp://openid.net/specs/connect/1.0/issuer=0A=C2=A0=0AOn Sun, =
Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@packetizer.com> wrote:=0ATim=
,=0A=C2=A0=0AYou=E2=80=99re welcome to test my addresses, including mailto:=
 / acct: / xmpp: =0A=C2=A0=0AMost of what is returned is just test data (th=
ough some is valid), but it should be properly formatted.=0A=C2=A0=0AI have=
 aliases, properties, titles, and non-ASCII characters in the acct: reply.=
=C2=A0 I=E2=80=99m happy to throw something in if you want to check a parti=
cular response.=0A=C2=A0=0APaul=0A=C2=A0=0AFrom:webfinger-bounces@ietf.org =
[mailto:webfinger-bounces@ietf.org] On Behalf Of Tim Bray=0ASent: Sunday, J=
uly 14, 2013 5:54 PM=0ATo: webfinger@ietf.org=0ASubject: [webfinger] Lookin=
g for JRDs=0A=C2=A0=0AWorking on some WF code... looking for some candidate=
 addresses/domains to test JRD wrangling.=C2=A0 Suggestions? -T=0A=C2=A0=0A=
-- =0AYou received this message because you are subscribed to the Google Gr=
oups "OpenID Connect Interop" group.=0ATo unsubscribe from this group and s=
top receiving emails from it, send an email to openid-connect-interop+unsub=
scribe@googlegroups.com.=0AFor more options, visit https://groups.google.co=
m/groups/opt_out.=0A=C2=A0=0A=C2=A0=0A-- =0AYou received this message becau=
se you are subscribed to the Google Groups "OpenID Connect Interop" group.=
=0ATo unsubscribe from this group and stop receiving emails from it, send a=
n email to openid-connect-interop+unsubscribe@googlegroups.com.=0AFor more =
options, visit https://groups.google.com/groups/opt_out.
--1009959307-800925855-1374516883=:73070
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html><body><div style=3D"color:#000; background-color:#fff; font-family:ta=
homa, new york, times, serif;font-size:10pt"><div><span>The following can b=
e used :&nbsp;</span></div><div style=3D"color: rgb(0, 0, 0); font-size: 13=
px; font-family: tahoma, 'new york', times, serif; background-color: transp=
arent; font-style: normal; "><span>&nbsp;</span></div><div style=3D"color: =
rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, seri=
f; background-color: transparent; font-style: normal; "><span>alice@connect=
.openid4.us or</span></div><div style=3D"color: rgb(0, 0, 0); font-size: 13=
px; font-family: tahoma, 'new york', times, serif; background-color: transp=
arent; font-style: normal; "><span>bob@</span><span style=3D"font-size: 10p=
t; ">connect.openid4.us</span></div><div style=3D"color: rgb(0, 0, 0); font=
-size: 10pt; font-family: tahoma, 'new york', times, serif; background-colo=
r: transparent; font-style: normal; "><span style=3D"font-size: 10pt;
 "><br></span></div><div style=3D"color: rgb(0, 0, 0); font-size: 13px; fon=
t-family: tahoma, 'new york', times, serif; background-color: transparent; =
font-style: normal; "><span style=3D"font-size: 10pt; ">-- Edmund</span></d=
iv>  <div style=3D"font-family: tahoma, 'new york', times, serif; font-size=
: 10pt; "> <div style=3D"font-family: 'times new roman', 'new york', times,=
 serif; font-size: 12pt; "> <div dir=3D"ltr"> <hr size=3D"1">  <font size=
=3D"2" face=3D"Arial"> <b><span style=3D"font-weight:bold;">From:</span></b=
> Mike Jones &lt;Michael.Jones@microsoft.com&gt;<br> <b><span style=3D"font=
-weight: bold;">To:</span></b> "openid-connect-interop@googlegroups.com" &l=
t;openid-connect-interop@googlegroups.com&gt;; Tim Bray &lt;tbray@textualit=
y.com&gt;; Paul E. Jones &lt;paulej@packetizer.com&gt; <br><b><span style=
=3D"font-weight: bold;">Cc:</span></b> "webfinger@ietf.org" &lt;webfinger@i=
etf.org&gt; <br> <b><span style=3D"font-weight: bold;">Sent:</span></b> Sat=
urday, July 20, 2013
 10:51 PM<br> <b><span style=3D"font-weight: bold;">Subject:</span></b> RE:=
 [webfinger] Looking for JRDs<br> </font> </div> <div class=3D"y_msg_contai=
ner"><br>=0A<div id=3D"yiv1860197283">=0A=0A =0A =0A<style><!--=0A#yiv18601=
97283  =0A _filtered #yiv1860197283 {font-family:Calibri;panose-1:2 15 5 2 =
2 2 4 3 2 4;}=0A _filtered #yiv1860197283 {font-family:Tahoma;panose-1:2 11=
 6 4 3 5 4 4 2 4;}=0A#yiv1860197283  =0A#yiv1860197283 p.yiv1860197283MsoNo=
rmal, #yiv1860197283 li.yiv1860197283MsoNormal, #yiv1860197283 div.yiv18601=
97283MsoNormal=0A=09{margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font=
-family:"Times New Roman", "serif";}=0A#yiv1860197283 a:link, #yiv186019728=
3 span.yiv1860197283MsoHyperlink=0A=09{color:blue;text-decoration:underline=
;}=0A#yiv1860197283 a:visited, #yiv1860197283 span.yiv1860197283MsoHyperlin=
kFollowed=0A=09{color:purple;text-decoration:underline;}=0A#yiv1860197283 p=
=0A=09{margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:"Times=
 New Roman", "serif";}=0A#yiv1860197283 p.yiv1860197283MsoAcetate, #yiv1860=
197283 li.yiv1860197283MsoAcetate, #yiv1860197283 div.yiv1860197283MsoAceta=
te=0A=09{margin:0in;margin-bottom:.0001pt;font-size:8.0pt;font-family:"Taho=
ma", "sans-serif";}=0A#yiv1860197283 span.yiv1860197283BalloonTextChar=0A=
=09{font-family:"Tahoma", "sans-serif";}=0A#yiv1860197283 span.yiv186019728=
3EmailStyle19=0A=09{font-family:"Calibri", "sans-serif";color:#1F497D;}=0A#=
yiv1860197283 span.yiv1860197283EmailStyle21=0A=09{font-family:"Calibri", "=
sans-serif";color:#1F497D;}=0A#yiv1860197283 .yiv1860197283MsoChpDefault=0A=
=09{font-size:10.0pt;}=0A _filtered #yiv1860197283 {margin:1.0in 1.0in 1.0i=
n 1.0in;}=0A#yiv1860197283 div.yiv1860197283WordSection1=0A=09{}=0A--></sty=
le>=0A=0A<div>=0A<div class=3D"yiv1860197283WordSection1">=0A<div class=3D"=
yiv1860197283MsoNormal"><span style=3D"font-size:11.0pt;color:#1F497D;">Cou=
ld those of you with OpenID OPs that support discovery please post specific=
 identifiers using e-mail address syntax that Tim could use for testing e-m=
ail=0A based discovery using WebFinger?</span></div> =0A<div class=3D"yiv18=
60197283MsoNormal"><span style=3D"font-size:11.0pt;color:#1F497D;"> &nbsp;<=
/span></div> =0A<div class=3D"yiv1860197283MsoNormal"><span style=3D"font-s=
ize:11.0pt;color:#1F497D;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp; Thanks all,</span></div> =0A<div class=3D"yiv1860197283MsoNormal"><s=
pan style=3D"font-size:11.0pt;color:#1F497D;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp; -- Mike</span></div> =0A<div class=3D"yiv18601972=
83MsoNormal"><span style=3D"font-size:11.0pt;color:#1F497D;"> &nbsp;</span>=
</div> =0A<div>=0A<div style=3D"border:none;border-top:solid #B5C4DF 1.0pt;=
padding:3.0pt 0in 0in 0in;">=0A<div class=3D"yiv1860197283MsoNormal"><b><sp=
an style=3D"font-size:10.0pt;">From:</span></b><span style=3D"font-size:10.=
0pt;"> openid-connect-interop@googlegroups.com [mailto:openid-connect-inter=
op@googlegroups.com]=0A<b>On Behalf Of </b>Mike Jones<br>=0A<b>Sent:</b> Sa=
turday, July 20, 2013 4:34 PM<br>=0A<b>To:</b> Tim Bray; Paul E. Jones<br>=
=0A<b>Cc:</b> webfinger@ietf.org; openid-connect-interop@googlegroups.com<b=
r>=0A<b>Subject:</b> RE: [webfinger] Looking for JRDs</span></div> =0A</div=
>=0A</div>=0A<div class=3D"yiv1860197283MsoNormal"> &nbsp;</div> =0A<div cl=
ass=3D"yiv1860197283MsoNormal"><span style=3D"font-size:11.0pt;color:#1F497=
D;">See=0Ahttp://osis.idcommons.net/wiki/Category:OC5_OP for a list of Open=
ID providers, most of which implement Discovery, including WebFinger.</span=
></div> =0A<div class=3D"yiv1860197283MsoNormal"><span style=3D"font-size:1=
1.0pt;color:#1F497D;"> &nbsp;</span></div> =0A<div class=3D"yiv1860197283Ms=
oNormal"><span style=3D"font-size:11.0pt;color:#1F497D;">&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Mike</span></div> =0A<div class=3D"=
yiv1860197283MsoNormal"><span style=3D"font-size:11.0pt;color:#1F497D;"> &n=
bsp;</span></div> =0A<div class=3D"yiv1860197283MsoNormal"><b><span style=
=3D"font-size:10.0pt;">From:</span></b><span style=3D"font-size:10.0pt;">=
=0A<a rel=3D"nofollow" ymailto=3D"mailto:webfinger-bounces@ietf.org" target=
=3D"_blank" href=3D"mailto:webfinger-bounces@ietf.org">webfinger-bounces@ie=
tf.org</a> [<a rel=3D"nofollow" ymailto=3D"mailto:webfinger-bounces@ietf.or=
g" target=3D"_blank" href=3D"mailto:webfinger-bounces@ietf.org">mailto:webf=
inger-bounces@ietf.org</a>]=0A<b>On Behalf Of </b>Tim Bray<br>=0A<b>Sent:</=
b> Friday, July 19, 2013 9:34 PM<br>=0A<b>To:</b> Paul E. Jones<br>=0A<b>Cc=
:</b> <a rel=3D"nofollow" ymailto=3D"mailto:webfinger@ietf.org" target=3D"_=
blank" href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>=0A<b>S=
ubject:</b> Re: [webfinger] Looking for JRDs</span></div> =0A<div class=3D"=
yiv1860197283MsoNormal"> &nbsp;</div> =0A<div>=0A<div class=3D"yiv186019728=
3MsoNormal">Got an OpenID Connect provider? rel=3D<a rel=3D"nofollow" targe=
t=3D"_blank" href=3D"http://openid.net/specs/connect/1.0/issuer">http://ope=
nid.net/specs/connect/1.0/issuer</a></div> =0A</div>=0A<div>=0A<div class=
=3D"yiv1860197283MsoNormal" style=3D"margin-bottom:12.0pt;"> &nbsp;</div> =
=0A<div>=0A<div class=3D"yiv1860197283MsoNormal">On Sun, Jul 14, 2013 at 7:=
07 PM, Paul E. Jones &lt;<a rel=3D"nofollow" ymailto=3D"mailto:paulej@packe=
tizer.com" target=3D"_blank" href=3D"mailto:paulej@packetizer.com">paulej@p=
acketizer.com</a>&gt; wrote:</div> =0A<div>=0A<div>=0A<div class=3D"yiv1860=
197283MsoNormal" style=3D""><span style=3D"font-size:11.0pt;color:#1F497D;"=
>Tim,</span></div> =0A<div class=3D"yiv1860197283MsoNormal" style=3D""><spa=
n style=3D"font-size:11.0pt;color:#1F497D;">&nbsp;</span></div> =0A<div cla=
ss=3D"yiv1860197283MsoNormal" style=3D""><span style=3D"font-size:11.0pt;co=
lor:#1F497D;">You=E2=80=99re welcome to test my addresses, including mailto=
: / acct: / xmpp:=0A</span></div> =0A<div class=3D"yiv1860197283MsoNormal" =
style=3D""><span style=3D"font-size:11.0pt;color:#1F497D;">&nbsp;</span></d=
iv> =0A<div class=3D"yiv1860197283MsoNormal" style=3D""><span style=3D"font=
-size:11.0pt;color:#1F497D;">Most of what is returned is just test data (th=
ough some is valid), but it should be properly formatted.</span></div> =0A<=
div class=3D"yiv1860197283MsoNormal" style=3D""><span style=3D"font-size:11=
.0pt;color:#1F497D;">&nbsp;</span></div> =0A<div class=3D"yiv1860197283MsoN=
ormal" style=3D""><span style=3D"font-size:11.0pt;color:#1F497D;">I have al=
iases, properties, titles, and non-ASCII characters in the acct: reply.&nbs=
p; I=E2=80=99m happy to throw=0A something in if you want to check a partic=
ular response.</span></div> =0A<div class=3D"yiv1860197283MsoNormal" style=
=3D""><span style=3D"font-size:11.0pt;color:#1F497D;">&nbsp;</span></div> =
=0A<div class=3D"yiv1860197283MsoNormal" style=3D""><span style=3D"font-siz=
e:11.0pt;color:#1F497D;">Paul</span></div> =0A<div class=3D"yiv1860197283Ms=
oNormal" style=3D""><span style=3D"font-size:11.0pt;color:#1F497D;">&nbsp;<=
/span></div> =0A<div style=3D"border:none;border-left:solid blue 1.5pt;padd=
ing:0in 0in 0in 4.0pt;">=0A<div>=0A<div style=3D"border:none;border-top:sol=
id #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in;">=0A<div class=3D"yiv1860197283=
MsoNormal" style=3D""><b><span style=3D"font-size:10.0pt;">From:</span></b>=
<span style=3D"font-size:10.0pt;">=0A<a rel=3D"nofollow" ymailto=3D"mailto:=
webfinger-bounces@ietf.org" target=3D"_blank" href=3D"mailto:webfinger-boun=
ces@ietf.org">webfinger-bounces@ietf.org</a> [mailto:<a rel=3D"nofollow" ym=
ailto=3D"mailto:webfinger-bounces@ietf.org" target=3D"_blank" href=3D"mailt=
o:webfinger-bounces@ietf.org">webfinger-bounces@ietf.org</a>]=0A<b>On Behal=
f Of </b>Tim Bray<br>=0A<b>Sent:</b> Sunday, July 14, 2013 5:54 PM<br>=0A<b=
>To:</b> <a rel=3D"nofollow" ymailto=3D"mailto:webfinger@ietf.org" target=
=3D"_blank" href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>=
=0A<b>Subject:</b> [webfinger] Looking for JRDs</span></div> =0A</div>=0A</=
div>=0A<div>=0A<div class=3D"yiv1860197283MsoNormal" style=3D"">&nbsp;</div=
> =0A<div>=0A<div class=3D"yiv1860197283MsoNormal" style=3D"">Working on so=
me WF code... looking for some candidate addresses/domains to test JRD wran=
gling.&nbsp; Suggestions? -T</div> =0A</div>=0A</div>=0A</div>=0A</div>=0A<=
/div>=0A</div>=0A<div class=3D"yiv1860197283MsoNormal"> &nbsp;</div> =0A</d=
iv>=0A<div class=3D"yiv1860197283MsoNormal">-- <br>=0AYou received this mes=
sage because you are subscribed to the Google Groups "OpenID Connect Intero=
p" group.<br>=0ATo unsubscribe from this group and stop receiving emails fr=
om it, send an email to=0A<a rel=3D"nofollow" ymailto=3D"mailto:openid-conn=
ect-interop+unsubscribe@googlegroups.com" target=3D"_blank" href=3D"mailto:=
openid-connect-interop+unsubscribe@googlegroups.com">openid-connect-interop=
+unsubscribe@googlegroups.com</a>.<br>=0AFor more options, visit <a rel=3D"=
nofollow" target=3D"_blank" href=3D"https://groups.google.com/groups/opt_ou=
t">https://groups.google.com/groups/opt_out</a>.<br>=0A&nbsp;<br>=0A&nbsp;<=
/div> =0A</div>=0A</div>=0A=0A=0A=0A=0A-- <br>=0AYou received this message =
because you are subscribed to the Google Groups "OpenID Connect Interop" gr=
oup.<br>=0ATo unsubscribe from this group and stop receiving emails from it=
, send an email to openid-connect-interop+unsubscribe@googlegroups.com.<br>=
=0AFor more options, visit <a rel=3D"nofollow" target=3D"_blank" href=3D"ht=
tps://groups.google.com/groups/opt_out">https://groups.google.com/groups/op=
t_out</a>.<br>=0A&nbsp;<br>=0A&nbsp;<br>=0A</div><br><br></div> </div> </di=
v>  </div></body></html>
--1009959307-800925855-1374516883=:73070--

From edmundjay@sbcglobal.net  Mon Jul 22 11:39:53 2013
Return-Path: <edmundjay@sbcglobal.net>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA47D21F8EE6 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 11:39:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level: 
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DJ1RMKZ20zd4 for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 11:39:47 -0700 (PDT)
Received: from nm11-vm2.access.bullet.mail.bf1.yahoo.com (nm11-vm2.access.bullet.mail.bf1.yahoo.com [216.109.114.225]) by ietfa.amsl.com (Postfix) with ESMTP id CFBCC11E80D2 for <webfinger@ietf.org>; Mon, 22 Jul 2013 11:39:46 -0700 (PDT)
Received: from [66.196.81.163] by nm11.access.bullet.mail.bf1.yahoo.com with NNFMP; 22 Jul 2013 18:39:46 -0000
Received: from [66.196.81.153] by tm9.access.bullet.mail.bf1.yahoo.com with NNFMP; 22 Jul 2013 18:39:46 -0000
Received: from [127.0.0.1] by omp1029.access.mail.bf1.yahoo.com with NNFMP; 22 Jul 2013 18:39:46 -0000
X-Yahoo-Newman-Property: ymail-3
X-Yahoo-Newman-Id: 258980.62453.bm@omp1029.access.mail.bf1.yahoo.com
Received: (qmail 60969 invoked by uid 60001); 22 Jul 2013 18:39:46 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sbcglobal.net; s=s1024; t=1374518386; bh=jZcwvCQ2k/9cjlQ6ogYlVSqu2CNcCyBEogj3b+P/YtE=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-RocketYMMF:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=ZJjx5n3QHhalDo3qdZa3L4bbjQ8t8lsHoTOagy2sOe/lSlcSYu8sN8xZ6zYSCVfl/6Yg6rmzT3CeyL0EalayiVaNcQn30VrQJUl710YLGvNXzC3EbbRIzVelc3JHwZL8BNzjhDu9T6hFz/7UiTxmPs08/KUAwN3EAXYTL5/68Os=
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=sbcglobal.net; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-RocketYMMF:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=Un3dB+6uiTGFLgKB4jXw7N4ie0W+XSpGgWyS7N/nbI03JFrlDN66/CvNkD8J2PVT10dBMB0kJfbR1g9KCHfwR//Z1kmbSv7O450X0a1oX7ymJ1KUBheK11ka3J5b4o4vFoD8NbSiWe2jelG0LS72tMv1TbTjPGh67FRqCVPbIpk=;
X-YMail-OSG: 3XYSF0kVM1nuGrGwj1HPCUE9MVGIaOox1BNat9OnwUq28KO XlmbuTpuTYoXGnnPsi_XM5R3xj2vZ6Z9N8tm4IWKbQiIhrpTXhQMgWyFNeJG FJtyPtr9lqpJ5OP.LtVZi_77dYDn73sZ1NrNlY649Upd.wcILWnlwFTM13mo rG_BBxD3fvgK_kGSnMOS5Y3mlLYICqduotF72oveAZf8V8.ODxWuzduL4NdC FmUg0EeQwXpZ41I0qyMANNm7ZoqPgz9QDhtOaRDfjWck9oXs8XpjylpNNXSV YF9zHLe2i7SFfMxFBdpvfaYecB2lixA2EVuMs2709eq4b6pYSDOIqs3zv7tS uEL5PFLBopTQQZJrCVeU3PjuYRElyKGiIKI7Qe3QXt4q_WuZ6ytXBqxyPHmT b1N9s9ntoUrzOHS0nnAFMlKQ7ZndrzxDL.EWoeJYE76nnZHOLhhVrouXiuN_ y5wvJcR2I2LoKvME7_Z0aXUYwezmBs4gyd2lPF00M.kzyeKoU2ZKFiVbCpAJ QqfRAYVzSssyVzQgNhQPjX0wE3LKXTvQJSJ4r2GjoK.XhsKcEDgriHxy5OZ2 ON3_qOzkx5YrU1XV.jvUrHhocLqAQGoCFTIOtAgxaB7.SufA8.xuQhjphLiy Gb_todujpn3e92cgQ2GqDgwR9e2eJ3j2xTUeYRGWDsI3yNPosNg1L3sS6Cyx hupC_G3vZXLLo15RLfpjpOtw0efg_GnHZTuJJ3eJzig2Ekdb_Y.1If_geTlU WCZktVMjb3NIS3vfbe5weaiH4.UTx8JRfcP9sKeywfp6.K01nSEwkZnjAgF_ SRUiyBiiFX48aQz24QWV7b4XxMIMZDIGNAmULVwf.ClFOACzE2BTW
Received: from [70.36.254.42] by web184405.mail.bf1.yahoo.com via HTTP; Mon, 22 Jul 2013 11:39:45 PDT
X-Rocket-MIMEInfo: 002.001, UGF1bCwKClRoYW5rIHlvdSDCoGZvciBwb2ludGluZyB0aGF0IG91dC4gSGVhZGVyIHJlbW92ZWQuCgotLSBFZG11bmQKCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwogRnJvbTogUGF1bCBFLiBKb25lcyA8cGF1bGVqQHBhY2tldGl6ZXIuY29tPgpUbzogJ0VkbXVuZCBKYXknIDxlamF5QG1naTEuY29tPjsgb3BlbmlkLWNvbm5lY3QtaW50ZXJvcEBnb29nbGVncm91cHMuY29tOyAnVGltIEJyYXknIDx0YnJheUB0ZXh0dWFsaXR5LmNvbT4gCkNjOiB3ZWJmaW5nZXJAaWV0Zi5vcmcgClNlbnQ6IE0BMAEBAQE-
X-RocketYMMF: edmundjay@sbcglobal.net
X-Mailer: YahooMailWebService/0.8.150.561
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com> <4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com> <4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com> <1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com> <03b801ce8708$cd5a2c10$680e8430$@packetizer.com>
Message-ID: <1374518385.60932.YahooMailNeo@web184405.mail.bf1.yahoo.com>
Date: Mon, 22 Jul 2013 11:39:45 -0700 (PDT)
From: Edmund Jay <ejay@mgi1.com>
To: "Paul E. Jones" <paulej@packetizer.com>, "openid-connect-interop@googlegroups.com" <openid-connect-interop@googlegroups.com>,  'Tim Bray' <tbray@textuality.com>
In-Reply-To: <03b801ce8708$cd5a2c10$680e8430$@packetizer.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="-1412092350-1694681845-1374518385=:60932"
X-Mailman-Approved-At: Mon, 22 Jul 2013 23:55:57 -0700
Cc: "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: Edmund Jay <ejay@mgi1.com>
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 18:39:54 -0000

---1412092350-1694681845-1374518385=:60932
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Paul,=0A=0AThank you =C2=A0for pointing that out. Header removed.=0A=0A-- E=
dmund=0A=0A=0A________________________________=0A From: Paul E. Jones <paul=
ej@packetizer.com>=0ATo: 'Edmund Jay' <ejay@mgi1.com>; openid-connect-inter=
op@googlegroups.com; 'Tim Bray' <tbray@textuality.com> =0ACc: webfinger@iet=
f.org =0ASent: Monday, July 22, 2013 11:25 AM=0ASubject: RE: [webfinger] Lo=
oking for JRDs=0A =0A=0A=0AEdmund,=0A=C2=A0=0ANote that we removed the =E2=
=80=9Cexpires=E2=80=9D header from the current WebFinger spec.=C2=A0 It=E2=
=80=99s OK to have it there, but it should be ignored by recipients.=0A=C2=
=A0=0APaul=0A=C2=A0=0AFrom:Edmund Jay [mailto:ejay@mgi1.com] =0ASent: Monda=
y, July 22, 2013 2:15 PM=0ATo: openid-connect-interop@googlegroups.com; Tim=
 Bray; Paul E. Jones=0ACc: webfinger@ietf.org=0ASubject: Re: [webfinger] Lo=
oking for JRDs=0A=C2=A0=0AThe following can be used :=C2=A0=0A=C2=A0=0Aalic=
e@connect.openid4.us or=0Abob@connect.openid4.us=0A=C2=A0=0A-- Edmund=0A=0A=
________________________________=0A=0AFrom:Mike Jones <Michael.Jones@micros=
oft.com>=0ATo: "openid-connect-interop@googlegroups.com" <openid-connect-in=
terop@googlegroups.com>; Tim Bray <tbray@textuality.com>; Paul E. Jones <pa=
ulej@packetizer.com> =0ACc: "webfinger@ietf.org" <webfinger@ietf.org> =0ASe=
nt: Saturday, July 20, 2013 10:51 PM=0ASubject: RE: [webfinger] Looking for=
 JRDs=0A=C2=A0=0ACould those of you with OpenID OPs that support discovery =
please post specific identifiers using e-mail address syntax that Tim could=
 use for testing e-mail based discovery using WebFinger?=0A=C2=A0=0A=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Thanks all,=0A=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 -- Mike=0A=C2=A0=0AFrom:openid-c=
onnect-interop@googlegroups.com [mailto:openid-connect-interop@googlegroups=
.com] On Behalf Of Mike Jones=0ASent: Saturday, July 20, 2013 4:34 PM=0ATo:=
 Tim Bray; Paul E. Jones=0ACc: webfinger@ietf.org; openid-connect-interop@g=
ooglegroups.com=0ASubject: RE: [webfinger] Looking for JRDs=0A=C2=A0=0ASee =
http://osis.idcommons.net/wiki/Category:OC5_OP for a list of OpenID provide=
rs, most of which implement Discovery, including WebFinger.=0A=C2=A0=0A=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 -- Mike=0A=C2=A0=0AFrom=
:webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On Behalf O=
f Tim Bray=0ASent: Friday, July 19, 2013 9:34 PM=0ATo: Paul E. Jones=0ACc: =
webfinger@ietf.org=0ASubject: Re: [webfinger] Looking for JRDs=0A=C2=A0=0AG=
ot an OpenID Connect provider? rel=3Dhttp://openid.net/specs/connect/1.0/is=
suer=0A=C2=A0=0AOn Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@pack=
etizer.com> wrote:=0ATim,=0A=C2=A0=0AYou=E2=80=99re welcome to test my addr=
esses, including mailto: / acct: / xmpp: =0A=C2=A0=0AMost of what is return=
ed is just test data (though some is valid), but it should be properly form=
atted.=0A=C2=A0=0AI have aliases, properties, titles, and non-ASCII charact=
ers in the acct: reply.=C2=A0 I=E2=80=99m happy to throw something in if yo=
u want to check a particular response.=0A=C2=A0=0APaul=0A=C2=A0=0AFrom:webf=
inger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On Behalf Of Tim=
 Bray=0ASent: Sunday, July 14, 2013 5:54 PM=0ATo: webfinger@ietf.org=0ASubj=
ect: [webfinger] Looking for JRDs=0A=C2=A0=0AWorking on some WF code... loo=
king for some candidate addresses/domains to test JRD wrangling.=C2=A0 Sugg=
estions? -T=0A=C2=A0=0A-- =0AYou received this message because you are subs=
cribed to the Google Groups "OpenID Connect Interop" group.=0ATo unsubscrib=
e from this group and stop receiving emails from it, send an email to openi=
d-connect-interop+unsubscribe@googlegroups.com.=0AFor more options, visit h=
ttps://groups.google.com/groups/opt_out.=0A=C2=A0=0A=C2=A0=0A-- =0AYou rece=
ived this message because you are subscribed to the Google Groups "OpenID C=
onnect Interop" group.=0ATo unsubscribe from this group and stop receiving =
emails from it, send an email to openid-connect-interop+unsubscribe@googleg=
roups.com.=0AFor more options, visit https://groups.google.com/groups/opt_o=
ut.
---1412092350-1694681845-1374518385=:60932
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html><body><div style=3D"color:#000; background-color:#fff; font-family:ta=
homa, new york, times, serif;font-size:10pt"><div><span>Paul,</span></div><=
div style=3D"color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'ne=
w york', times, serif; background-color: transparent; font-style: normal; "=
><span><br></span></div><div style=3D"color: rgb(0, 0, 0); font-size: 13px;=
 font-family: tahoma, 'new york', times, serif; background-color: transpare=
nt; font-style: normal; "><span>Thank you &nbsp;for pointing that out. Head=
er removed.</span></div><div style=3D"color: rgb(0, 0, 0); font-size: 13px;=
 font-family: tahoma, 'new york', times, serif; background-color: transpare=
nt; font-style: normal; "><span><br></span></div><div style=3D"color: rgb(0=
, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; ba=
ckground-color: transparent; font-style: normal; "><span>-- Edmund</span></=
div><div><br></div>  <div style=3D"font-family: tahoma, 'new york', times,
 serif; font-size: 10pt; "> <div style=3D"font-family: 'times new roman', '=
new york', times, serif; font-size: 12pt; "> <div dir=3D"ltr"> <hr size=3D"=
1">  <font size=3D"2" face=3D"Arial"> <b><span style=3D"font-weight:bold;">=
From:</span></b> Paul E. Jones &lt;paulej@packetizer.com&gt;<br> <b><span s=
tyle=3D"font-weight: bold;">To:</span></b> 'Edmund Jay' &lt;ejay@mgi1.com&g=
t;; openid-connect-interop@googlegroups.com; 'Tim Bray' &lt;tbray@textualit=
y.com&gt; <br><b><span style=3D"font-weight: bold;">Cc:</span></b> webfinge=
r@ietf.org <br> <b><span style=3D"font-weight: bold;">Sent:</span></b> Mond=
ay, July 22, 2013 11:25 AM<br> <b><span style=3D"font-weight: bold;">Subjec=
t:</span></b> RE: [webfinger] Looking for JRDs<br> </font> </div> <div clas=
s=3D"y_msg_container"><br>=0A<div id=3D"yiv1361293289"><style><!--=0A#yiv13=
61293289  =0A _filtered #yiv1361293289 {font-family:SimSun;panose-1:2 1 6 0=
 3 1 1 1 1 1;}=0A _filtered #yiv1361293289 {font-family:SimSun;panose-1:2 1=
 6 0 3 1 1 1 1 1;}=0A _filtered #yiv1361293289 {font-family:Calibri;panose-=
1:2 15 5 2 2 2 4 3 2 4;}=0A _filtered #yiv1361293289 {font-family:Tahoma;pa=
nose-1:2 11 6 4 3 5 4 4 2 4;}=0A _filtered #yiv1361293289 {panose-1:2 1 6 0=
 3 1 1 1 1 1;}=0A#yiv1361293289  =0A#yiv1361293289 p.yiv1361293289MsoNormal=
, #yiv1361293289 li.yiv1361293289MsoNormal, #yiv1361293289 div.yiv136129328=
9MsoNormal=0A=09{margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-fam=
ily:"Times New Roman", "serif";}=0A#yiv1361293289 a:link, #yiv1361293289 sp=
an.yiv1361293289MsoHyperlink=0A=09{color:blue;text-decoration:underline;}=
=0A#yiv1361293289 a:visited, #yiv1361293289 span.yiv1361293289MsoHyperlinkF=
ollowed=0A=09{color:purple;text-decoration:underline;}=0A#yiv1361293289 p=
=0A=09{margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:"Times=
 New Roman", "serif";}=0A#yiv1361293289 p.yiv1361293289MsoAcetate, #yiv1361=
293289 li.yiv1361293289MsoAcetate, #yiv1361293289 div.yiv1361293289MsoAceta=
te=0A=09{margin:0in;margin-bottom:.0001pt;font-size:8.0pt;font-family:"Taho=
ma", "sans-serif";}=0A#yiv1361293289 p.yiv1361293289msoacetate, #yiv1361293=
289 li.yiv1361293289msoacetate, #yiv1361293289 div.yiv1361293289msoacetate=
=0A=09{margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:"Times=
 New Roman", "serif";}=0A#yiv1361293289 p.yiv1361293289msonormal, #yiv13612=
93289 li.yiv1361293289msonormal, #yiv1361293289 div.yiv1361293289msonormal=
=0A=09{margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:"Times=
 New Roman", "serif";}=0A#yiv1361293289 p.yiv1361293289msochpdefault, #yiv1=
361293289 li.yiv1361293289msochpdefault, #yiv1361293289 div.yiv1361293289ms=
ochpdefault=0A=09{margin-right:0in;margin-left:0in;font-size:12.0pt;font-fa=
mily:"Times New Roman", "serif";}=0A#yiv1361293289 span.yiv1361293289msohyp=
erlink=0A=09{}=0A#yiv1361293289 span.yiv1361293289msohyperlinkfollowed=0A=
=09{}=0A#yiv1361293289 span.yiv1361293289balloontextchar=0A=09{}=0A#yiv1361=
293289 span.yiv1361293289emailstyle19=0A=09{}=0A#yiv1361293289 span.yiv1361=
293289emailstyle21=0A=09{}=0A#yiv1361293289 p.yiv1361293289msonormal1, #yiv=
1361293289 li.yiv1361293289msonormal1, #yiv1361293289 div.yiv1361293289mson=
ormal1=0A=09{margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:=
"Times New Roman", "serif";}=0A#yiv1361293289 span.yiv1361293289msohyperlin=
k1=0A=09{color:blue;text-decoration:underline;}=0A#yiv1361293289 span.yiv13=
61293289msohyperlinkfollowed1=0A=09{color:purple;text-decoration:underline;=
}=0A#yiv1361293289 p.yiv1361293289msoacetate1, #yiv1361293289 li.yiv1361293=
289msoacetate1, #yiv1361293289 div.yiv1361293289msoacetate1=0A=09{margin:0i=
n;margin-bottom:.0001pt;font-size:8.0pt;font-family:"Tahoma", "sans-serif";=
}=0A#yiv1361293289 span.yiv1361293289balloontextchar1=0A=09{font-family:"Ta=
homa", "sans-serif";}=0A#yiv1361293289 span.yiv1361293289emailstyle191=0A=
=09{font-family:"Calibri", "sans-serif";color:#1F497D;}=0A#yiv1361293289 sp=
an.yiv1361293289emailstyle211=0A=09{font-family:"Calibri", "sans-serif";col=
or:#1F497D;}=0A#yiv1361293289 p.yiv1361293289msochpdefault1, #yiv1361293289=
 li.yiv1361293289msochpdefault1, #yiv1361293289 div.yiv1361293289msochpdefa=
ult1=0A=09{margin-right:0in;margin-left:0in;font-size:10.0pt;font-family:"T=
imes New Roman", "serif";}=0A#yiv1361293289 span.yiv1361293289EmailStyle34=
=0A=09{font-family:"Calibri", "sans-serif";color:#1F497D;}=0A#yiv1361293289=
 span.yiv1361293289BalloonTextChar=0A=09{font-family:"Tahoma", "sans-serif"=
;}=0A#yiv1361293289 .yiv1361293289MsoChpDefault=0A=09{font-size:10.0pt;}=0A=
 _filtered #yiv1361293289 {margin:1.0in 1.0in 1.0in 1.0in;}=0A#yiv136129328=
9 div.yiv1361293289WordSection1=0A=09{}=0A--></style><div><div class=3D"yiv=
1361293289WordSection1"><div class=3D"yiv1361293289MsoNormal"><span style=
=3D"font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 1=
25); ">Edmund,</span></div><div class=3D"yiv1361293289MsoNormal"><span styl=
e=3D"font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, =
125); "> &nbsp;</span></div><div class=3D"yiv1361293289MsoNormal"><span sty=
le=3D"font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73,=
 125); ">Note that we removed the =E2=80=9Cexpires=E2=80=9D header from the=
 current WebFinger spec.&nbsp; It=E2=80=99s OK to have it there, but it sho=
uld be ignored by recipients.</span></div><div class=3D"yiv1361293289MsoNor=
mal"><span style=3D"font-size: 11pt; font-family: Calibri, sans-serif; colo=
r: rgb(31, 73, 125); "> &nbsp;</span></div><div class=3D"yiv1361293289MsoNo=
rmal"><span style=3D"font-size: 11pt; font-family: Calibri, sans-serif; col=
or: rgb(31, 73, 125); ">Paul</span></div><div
 class=3D"yiv1361293289MsoNormal"><span style=3D"font-size: 11pt; font-fami=
ly: Calibri, sans-serif; color: rgb(31, 73, 125); "> &nbsp;</span></div><di=
v style=3D"border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0=
pt;"><div><div style=3D"border:none;border-top:solid #B5C4DF 1.0pt;padding:=
3.0pt 0in 0in 0in;"><div class=3D"yiv1361293289MsoNormal"><b><span style=3D=
"font-size: 10pt; font-family: Tahoma, sans-serif; ">From:</span></b><span =
style=3D"font-size: 10pt; font-family: Tahoma, sans-serif; "> Edmund Jay [m=
ailto:ejay@mgi1.com] <br><b>Sent:</b> Monday, July 22, 2013 2:15 PM<br><b>T=
o:</b> openid-connect-interop@googlegroups.com; Tim Bray; Paul E. Jones<br>=
<b>Cc:</b> webfinger@ietf.org<br><b>Subject:</b> Re: [webfinger] Looking fo=
r JRDs</span></div></div></div><div class=3D"yiv1361293289MsoNormal"> &nbsp=
;</div><div><div><div class=3D"yiv1361293289MsoNormal" style=3D"background:=
white;"><span style=3D"font-size: 10pt; font-family: Tahoma, sans-serif; co=
lor: black;
 ">The following can be used :&nbsp;</span></div></div><div><div class=3D"y=
iv1361293289MsoNormal"><span style=3D"font-size: 10pt; font-family: Tahoma,=
 sans-serif; color: black; ">&nbsp;</span></div></div><div><div class=3D"yi=
v1361293289MsoNormal"><span style=3D"font-size: 10pt; font-family: Tahoma, =
sans-serif; color: black; "><a rel=3D"nofollow" ymailto=3D"mailto:alice@con=
nect.openid4.us" target=3D"_blank" href=3D"mailto:alice@connect.openid4.us"=
>alice@connect.openid4.us</a> or</span></div></div><div><div class=3D"yiv13=
61293289MsoNormal"><span style=3D"font-size: 10pt; font-family: Tahoma, san=
s-serif; color: black; "><a rel=3D"nofollow" ymailto=3D"mailto:bob@connect.=
openid4.us" target=3D"_blank" href=3D"mailto:bob@connect.openid4.us">bob@co=
nnect.openid4.us</a></span></div></div><div><div class=3D"yiv1361293289MsoN=
ormal"><span style=3D"font-size: 10pt; font-family: Tahoma, sans-serif; col=
or: black; "> &nbsp;</span></div></div><div><div class=3D"yiv1361293289MsoN=
ormal"><span
 style=3D"font-size: 10pt; font-family: Tahoma, sans-serif; color: black; "=
>-- Edmund</span></div></div><div><div><div><div class=3D"yiv1361293289MsoN=
ormal" align=3D"center" style=3D"text-align:center;background:white;"><span=
 style=3D"color:black;"><hr size=3D"1" width=3D"100%" align=3D"center"></sp=
an></div><div class=3D"yiv1361293289MsoNormal" style=3D"background:white;">=
<b><span style=3D"font-size: 10pt; font-family: Arial, sans-serif; color: b=
lack; ">From:</span></b><span style=3D"font-size: 10pt; font-family: Arial,=
 sans-serif; color: black; "> Mike Jones &lt;<a rel=3D"nofollow" ymailto=3D=
"mailto:Michael.Jones@microsoft.com" target=3D"_blank" href=3D"mailto:Micha=
el.Jones@microsoft.com">Michael.Jones@microsoft.com</a>&gt;<br><b>To:</b> "=
<a rel=3D"nofollow" ymailto=3D"mailto:openid-connect-interop@googlegroups.c=
om" target=3D"_blank" href=3D"mailto:openid-connect-interop@googlegroups.co=
m">openid-connect-interop@googlegroups.com</a>" &lt;<a rel=3D"nofollow"
 ymailto=3D"mailto:openid-connect-interop@googlegroups.com" target=3D"_blan=
k" href=3D"mailto:openid-connect-interop@googlegroups.com">openid-connect-i=
nterop@googlegroups.com</a>&gt;; Tim Bray &lt;<a rel=3D"nofollow" ymailto=
=3D"mailto:tbray@textuality.com" target=3D"_blank" href=3D"mailto:tbray@tex=
tuality.com">tbray@textuality.com</a>&gt;; Paul E. Jones &lt;<a rel=3D"nofo=
llow" ymailto=3D"mailto:paulej@packetizer.com" target=3D"_blank" href=3D"ma=
ilto:paulej@packetizer.com">paulej@packetizer.com</a>&gt; <br><b>Cc:</b> "<=
a rel=3D"nofollow" ymailto=3D"mailto:webfinger@ietf.org" target=3D"_blank" =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a>" &lt;<a rel=3D"no=
follow" ymailto=3D"mailto:webfinger@ietf.org" target=3D"_blank" href=3D"mai=
lto:webfinger@ietf.org">webfinger@ietf.org</a>&gt; <br><b>Sent:</b> Saturda=
y, July 20, 2013 10:51 PM<br><b>Subject:</b> RE: [webfinger] Looking for JR=
Ds</span><span style=3D"color:black;"></span></div></div><div><div class=3D=
"yiv1361293289MsoNormal"
 style=3D"background:white;"><span style=3D"color:black;"> &nbsp;</span></d=
iv><div id=3D"yiv1361293289"><div><div><div><div class=3D"yiv1361293289MsoN=
ormal" style=3D"background:white;"><span style=3D"font-size:11.0pt;color:#1=
F497D;">Could those of you with OpenID OPs that support discovery please po=
st specific identifiers using e-mail address syntax that Tim could use for =
testing e-mail based discovery using WebFinger?</span><span style=3D"color:=
black;"></span></div></div><div><div class=3D"yiv1361293289MsoNormal" style=
=3D"background:white;"><span style=3D"font-size:11.0pt;color:#1F497D;">&nbs=
p;</span><span style=3D"color:black;"></span></div></div><div><div class=3D=
"yiv1361293289MsoNormal" style=3D"background:white;"><span
 style=3D"font-size:11.0pt;color:#1F497D;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp; Thanks all,</span><span style=3D"color:black;"></spa=
n></div></div><div><div class=3D"yiv1361293289MsoNormal" style=3D"backgroun=
d:white;"><span style=3D"font-size:11.0pt;color:#1F497D;">&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Mike</span><span
 style=3D"color:black;"></span></div></div><div><div class=3D"yiv1361293289=
MsoNormal" style=3D"background:white;"><span style=3D"font-size:11.0pt;colo=
r:#1F497D;">&nbsp;</span><span style=3D"color:black;"></span></div></div><d=
iv><div style=3D"border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0=
in 0in 0in;"><div><div class=3D"yiv1361293289MsoNormal" style=3D"background=
:white;"><b><span style=3D"font-size:10.0pt;color:black;">From:</span></b><=
span style=3D"font-size:10.0pt;color:black;"> <a rel=3D"nofollow" ymailto=
=3D"mailto:openid-connect-interop@googlegroups.com" target=3D"_blank" href=
=3D"mailto:openid-connect-interop@googlegroups.com">openid-connect-interop@=
googlegroups.com</a> [<a rel=3D"nofollow" ymailto=3D"mailto:openid-connect-=
interop@googlegroups.com" target=3D"_blank" href=3D"mailto:openid-connect-i=
nterop@googlegroups.com">mailto:openid-connect-interop@googlegroups.com</a>=
] <b>On Behalf Of </b>Mike Jones<br><b>Sent:</b> Saturday, July 20, 2013 4:=
34 PM<br><b>To:</b> Tim Bray;
 Paul E. Jones<br><b>Cc:</b> <a rel=3D"nofollow" ymailto=3D"mailto:webfinge=
r@ietf.org" target=3D"_blank" href=3D"mailto:webfinger@ietf.org">webfinger@=
ietf.org</a>; <a rel=3D"nofollow" ymailto=3D"mailto:openid-connect-interop@=
googlegroups.com" target=3D"_blank" href=3D"mailto:openid-connect-interop@g=
ooglegroups.com">openid-connect-interop@googlegroups.com</a><br><b>Subject:=
</b> RE: [webfinger] Looking for JRDs</span><span style=3D"color:black;"></=
span></div></div></div></div><div><div class=3D"yiv1361293289MsoNormal" sty=
le=3D"background:white;"><span style=3D"color:black;">&nbsp;</span></div></=
div><div><div class=3D"yiv1361293289MsoNormal" style=3D"background:white;">=
<span style=3D"font-size:11.0pt;color:#1F497D;">See http://osis.idcommons.n=
et/wiki/Category:OC5_OP for a list of OpenID providers, most of which imple=
ment Discovery, including WebFinger.</span><span style=3D"color:black;"></s=
pan></div></div><div><div class=3D"yiv1361293289MsoNormal" style=3D"backgro=
und:white;"><span
 style=3D"font-size:11.0pt;color:#1F497D;">&nbsp;</span><span style=3D"colo=
r:black;"></span></div></div><div><div class=3D"yiv1361293289MsoNormal" sty=
le=3D"background:white;"><span style=3D"font-size:11.0pt;color:#1F497D;">&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Mike</span><span st=
yle=3D"color:black;"></span></div></div><div><div class=3D"yiv1361293289Mso=
Normal" style=3D"background:white;"><span style=3D"font-size:11.0pt;color:#=
1F497D;">&nbsp;</span><span style=3D"color:black;"></span></div></div><div>=
<div class=3D"yiv1361293289MsoNormal" style=3D"background:white;"><b><span =
style=3D"font-size:10.0pt;color:black;">From:</span></b><span
 style=3D"font-size:10.0pt;color:black;"> <a rel=3D"nofollow" ymailto=3D"ma=
ilto:webfinger-bounces@ietf.org" target=3D"_blank" href=3D"mailto:webfinger=
-bounces@ietf.org">webfinger-bounces@ietf.org</a> [<a rel=3D"nofollow" ymai=
lto=3D"mailto:webfinger-bounces@ietf.org" target=3D"_blank" href=3D"mailto:=
webfinger-bounces@ietf.org">mailto:webfinger-bounces@ietf.org</a>] <b>On Be=
half Of </b>Tim Bray<br><b>Sent:</b> Friday, July 19, 2013 9:34 PM<br><b>To=
:</b> Paul E. Jones<br><b>Cc:</b> <a rel=3D"nofollow" ymailto=3D"mailto:web=
finger@ietf.org" target=3D"_blank" href=3D"mailto:webfinger@ietf.org">webfi=
nger@ietf.org</a><br><b>Subject:</b> Re: [webfinger] Looking for JRDs</span=
><span style=3D"color:black;"></span></div></div><div><div class=3D"yiv1361=
293289MsoNormal" style=3D"background:white;"><span style=3D"color:black;">&=
nbsp;</span></div></div><div><div><div class=3D"yiv1361293289MsoNormal" sty=
le=3D"background:white;"><span style=3D"color:black;">Got an OpenID Connect=
 provider? rel=3D<a rel=3D"nofollow"
 target=3D"_blank" href=3D"http://openid.net/specs/connect/1.0/issuer">http=
://openid.net/specs/connect/1.0/issuer</a></span></div></div></div><div><di=
v style=3D"margin-bottom:12.0pt;"><div class=3D"yiv1361293289MsoNormal" sty=
le=3D"background:white;"><span style=3D"color:black;">&nbsp;</span></div></=
div><div><div><div class=3D"yiv1361293289MsoNormal" style=3D"background:whi=
te;"><span style=3D"color:black;">On Sun, Jul 14, 2013 at 7:07 PM, Paul E. =
Jones &lt;<a rel=3D"nofollow" ymailto=3D"mailto:paulej@packetizer.com" targ=
et=3D"_blank" href=3D"mailto:paulej@packetizer.com">paulej@packetizer.com</=
a>&gt; wrote:</span></div></div><div><div><div><div class=3D"yiv1361293289M=
soNormal" style=3D"background:white;"><span style=3D"font-size:11.0pt;color=
:#1F497D;">Tim,</span><span style=3D"color:black;"></span></div></div><div>=
<div class=3D"yiv1361293289MsoNormal" style=3D"background:white;"><span sty=
le=3D"font-size:11.0pt;color:#1F497D;">&nbsp;</span><span style=3D"color:bl=
ack;"></span></div></div><div><div
 class=3D"yiv1361293289MsoNormal" style=3D"background:white;"><span style=
=3D"font-size:11.0pt;color:#1F497D;">You=E2=80=99re welcome to test my addr=
esses, including mailto: / acct: / xmpp: </span><span style=3D"color:black;=
"></span></div></div><div><div class=3D"yiv1361293289MsoNormal" style=3D"ba=
ckground:white;"><span style=3D"font-size:11.0pt;color:#1F497D;">&nbsp;</sp=
an><span style=3D"color:black;"></span></div></div><div><div class=3D"yiv13=
61293289MsoNormal" style=3D"background:white;"><span style=3D"font-size:11.=
0pt;color:#1F497D;">Most of what is returned is just test data (though some=
 is valid), but it should be properly formatted.</span><span style=3D"color=
:black;"></span></div></div><div><div class=3D"yiv1361293289MsoNormal" styl=
e=3D"background:white;"><span style=3D"font-size:11.0pt;color:#1F497D;">&nb=
sp;</span><span style=3D"color:black;"></span></div></div><div><div class=
=3D"yiv1361293289MsoNormal" style=3D"background:white;"><span style=3D"font=
-size:11.0pt;color:#1F497D;">I have
 aliases, properties, titles, and non-ASCII characters in the acct: reply.&=
nbsp; I=E2=80=99m happy to throw something in if you want to check a partic=
ular response.</span><span style=3D"color:black;"></span></div></div><div><=
div class=3D"yiv1361293289MsoNormal" style=3D"background:white;"><span styl=
e=3D"font-size:11.0pt;color:#1F497D;">&nbsp;</span><span style=3D"color:bla=
ck;"></span></div></div><div><div class=3D"yiv1361293289MsoNormal" style=3D=
"background:white;"><span style=3D"font-size:11.0pt;color:#1F497D;">Paul</s=
pan><span style=3D"color:black;"></span></div></div><div><div class=3D"yiv1=
361293289MsoNormal" style=3D"background:white;"><span style=3D"font-size:11=
.0pt;color:#1F497D;">&nbsp;</span><span style=3D"color:black;"></span></div=
></div><div style=3D"border:none;border-left:solid blue 1.5pt;padding:0in 0=
in 0in 4.0pt;"><div><div style=3D"border:none;border-top:solid #B5C4DF 1.0p=
t;padding:3.0pt 0in 0in 0in;"><div><div class=3D"yiv1361293289MsoNormal"
 style=3D"background:white;"><b><span style=3D"font-size:10.0pt;color:black=
;">From:</span></b><span style=3D"font-size:10.0pt;color:black;"> <a rel=3D=
"nofollow" ymailto=3D"mailto:webfinger-bounces@ietf.org" target=3D"_blank" =
href=3D"mailto:webfinger-bounces@ietf.org">webfinger-bounces@ietf.org</a> [=
mailto:<a rel=3D"nofollow" ymailto=3D"mailto:webfinger-bounces@ietf.org" ta=
rget=3D"_blank" href=3D"mailto:webfinger-bounces@ietf.org">webfinger-bounce=
s@ietf.org</a>] <b>On Behalf Of </b>Tim Bray<br><b>Sent:</b> Sunday, July 1=
4, 2013 5:54 PM<br><b>To:</b> <a rel=3D"nofollow" ymailto=3D"mailto:webfing=
er@ietf.org" target=3D"_blank" href=3D"mailto:webfinger@ietf.org">webfinger=
@ietf.org</a><br><b>Subject:</b> [webfinger] Looking for JRDs</span><span s=
tyle=3D"color:black;"></span></div></div></div></div><div><div><div class=
=3D"yiv1361293289MsoNormal" style=3D"background:white;"><span style=3D"colo=
r:black;">&nbsp;</span></div></div><div><div><div class=3D"yiv1361293289Mso=
Normal"
 style=3D"background:white;"><span style=3D"color:black;">Working on some W=
F code... looking for some candidate addresses/domains to test JRD wranglin=
g.&nbsp; Suggestions? -T</span></div></div></div></div></div></div></div></=
div><div><div class=3D"yiv1361293289MsoNormal" style=3D"background:white;">=
<span style=3D"color:black;">&nbsp;</span></div></div></div><div><div class=
=3D"yiv1361293289MsoNormal" style=3D"background:white;"><span style=3D"colo=
r:black;">-- <br>You received this message because you are subscribed to th=
e Google Groups "OpenID Connect Interop" group.<br>To unsubscribe from this=
 group and stop receiving emails from it, send an email to <a rel=3D"nofoll=
ow" ymailto=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.com" =
target=3D"_blank" href=3D"mailto:openid-connect-interop+unsubscribe@googleg=
roups.com">openid-connect-interop+unsubscribe@googlegroups.com</a>.<br>For =
more options, visit <a rel=3D"nofollow" target=3D"_blank"
 href=3D"https://groups.google.com/groups/opt_out">https://groups.google.co=
m/groups/opt_out</a>.<br>&nbsp;<br>&nbsp;</span></div></div></div></div><di=
v class=3D"yiv1361293289MsoNormal" style=3D"background:white;"><span style=
=3D"color:black;">-- <br>You received this message because you are subscrib=
ed to the Google Groups "OpenID Connect Interop" group.<br>To unsubscribe f=
rom this group and stop receiving emails from it, send an email to <a rel=
=3D"nofollow" ymailto=3D"mailto:openid-connect-interop+unsubscribe@googlegr=
oups.com" target=3D"_blank" href=3D"mailto:openid-connect-interop+unsubscri=
be@googlegroups.com">openid-connect-interop+unsubscribe@googlegroups.com</a=
>.<br>For more options, visit <a rel=3D"nofollow" target=3D"_blank" href=3D=
"https://groups.google.com/groups/opt_out">https://groups.google.com/groups=
/opt_out</a>.<br>&nbsp;<br>&nbsp;</span></div></div><div class=3D"yiv136129=
3289MsoNormal" style=3D"margin-bottom:12.0pt;background:white;"><span style=
=3D"color:black;">
 &nbsp;</span></div></div></div></div></div></div></div></div></div><br><br=
></div> </div> </div>  </div></body></html>
---1412092350-1694681845-1374518385=:60932--

From roland.hedberg@adm.umu.se  Mon Jul 22 12:29:35 2013
Return-Path: <roland.hedberg@adm.umu.se>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1337521F94DC for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 12:29:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.249
X-Spam-Level: 
X-Spam-Status: No, score=-2.249 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_SE=0.35]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B9OGD8zIB1GQ for <webfinger@ietfa.amsl.com>; Mon, 22 Jul 2013 12:29:30 -0700 (PDT)
Received: from mail.ad.umu.se (umdac-ch1.ad.umu.se [130.239.1.246]) by ietfa.amsl.com (Postfix) with ESMTP id 0944611E8125 for <webfinger@ietf.org>; Mon, 22 Jul 2013 12:29:21 -0700 (PDT)
Received: from UMDAC-CCR1.ad.umu.se ([169.254.1.56]) by UMDAC-CH1.ad.umu.se ([130.239.1.246]) with mapi; Mon, 22 Jul 2013 21:28:57 +0200
From: Roland Hedberg <roland.hedberg@adm.umu.se>
To: "openid-connect-interop@googlegroups.com" <openid-connect-interop@googlegroups.com>
Date: Mon, 22 Jul 2013 21:29:09 +0200
Thread-Topic: [webfinger] Looking for JRDs
Thread-Index: Ac6HEbWRSs1Jw84/So6LE6GinB75KA==
Message-ID: <770A1CF6-4290-48E0-AFCC-ED9ED60357DB@adm.umu.se>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com> <4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com> <4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com>
In-Reply-To: <4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com>
Accept-Language: en-US, sv-SE
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
acceptlanguage: en-US, sv-SE
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailman-Approved-At: Mon, 22 Jul 2013 23:55:57 -0700
Cc: "Paul E. Jones" <paulej@packetizer.com>, Tim Bray <tbray@textuality.com>, "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2013 19:29:35 -0000

21 jul 2013 kl. 07:51 skrev Mike Jones <Michael.Jones@microsoft.com>:

> Could those of you with OpenID OPs that support discovery please post spe=
cific identifiers using e-mail address syntax that Tim could use for testin=
g e-mail based discovery using WebFinger?

diana@xenosmilus2.umdc.umu.se

-- Roland
"Education is the path from cocky ignorance to miserable uncertainty.=94 - =
Mark Twain





From duerst@it.aoyama.ac.jp  Tue Jul 23 01:59:31 2013
Return-Path: <duerst@it.aoyama.ac.jp>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D51A511E8155 for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 01:59:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.79
X-Spam-Level: 
X-Spam-Status: No, score=-103.79 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_JP=1.244, HOST_EQ_JP=1.265, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pDFaGFylNO9m for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 01:59:25 -0700 (PDT)
Received: from scintmta02.scbb.aoyama.ac.jp (scintmta02.scbb.aoyama.ac.jp [133.2.253.34]) by ietfa.amsl.com (Postfix) with ESMTP id 8B2B811E8103 for <webfinger@ietf.org>; Tue, 23 Jul 2013 01:59:21 -0700 (PDT)
Received: from scmse02.scbb.aoyama.ac.jp ([133.2.253.231]) by scintmta02.scbb.aoyama.ac.jp (secret/secret) with SMTP id r6N8x9Wc014808; Tue, 23 Jul 2013 17:59:10 +0900
Received: from (unknown [133.2.206.134]) by scmse02.scbb.aoyama.ac.jp with smtp id 0d8f_64d9_22fe0130_f376_11e2_a64a_001e6722eec2; Tue, 23 Jul 2013 17:59:08 +0900
Received: from [IPv6:::1] (unknown [133.2.210.1]) by itmail2.it.aoyama.ac.jp (Postfix) with ESMTP id 0629ABFF80; Tue, 23 Jul 2013 17:57:13 +0900 (JST)
Message-ID: <51EE45C5.4080701@it.aoyama.ac.jp>
Date: Tue, 23 Jul 2013 17:58:45 +0900
From: =?UTF-8?B?Ik1hcnRpbiBKLiBEw7xyc3Qi?= <duerst@it.aoyama.ac.jp>
Organization: Aoyama Gakuin University
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100722 Eudora/3.0.4
MIME-Version: 1.0
To: "Paul E. Jones" <paulej@packetizer.com>
References: <028301ce869f$596c12a0$0c4437e0$@packetizer.com> <CAC4RtVCvfzy8m2Tx8fsjoCgstPkf-B5PAkAXumDLqKqhh6ETnA@mail.gmail.com> <042f01ce8722$4d98a410$e8c9ec30$@packetizer.com>
In-Reply-To: <042f01ce8722$4d98a410$e8c9ec30$@packetizer.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
Cc: webfinger@ietf.org, 'Barry Leiba' <barryleiba@computer.org>
Subject: Re: [webfinger] Webfinger and URI vs IRI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Jul 2013 08:59:32 -0000

Hello everybody,

On 2013/07/23 6:27, Paul E. Jones wrote:
> Barry,

> The reason I raise this is that RFC 5988 refers to the target IRI (the
> =E2=80=9Chref=E2=80=9D in WebFinger link relation) and context IRI (the=
 =E2=80=9Csubject=E2=80=9D and
> =E2=80=9Caliases=E2=80=9D in WebFinger).  Only ASCII is used in some pr=
otocols, so the
> IRIs must be formatted as URIs.

> However, JRD is JSON and, therefore, Unicode.  Thus, we could easily
> accommodate links like this:

>    {
>
>      "rel" : "test2",
>
>      "href" : "http://example.org/=E7=A7=81=E3=81=AE =E6=96=87=E6=9B=B8=
.txt"
>
> }

> As opposed this form:

>    {
>
>      "rel" : "test2",
>
>      "href" :
> "http://example.org/%E7%A7%81%E3%81%AE%20%E6%96%87%E6%9B%B8.txt"
>
> }

> I have no strong preference, but the text did have IRI mentioned in one
> place in the JRD spec section, but it was not consistent through the
> document.  Everywhere else, we specified URI.

> So, if IRIs are truly only for presentation,

That's clearly not the case. IRIs are used in HTML and other places.

> then the latter example above
> should be what WF servers return.  The query target is always a
> percent-encoded URI, so it=E2=80=99s a non-issue.

For most of you, the differences between the above two examples are=20
mostly irrelevant, and the second one may even look more familiar. But=20
for those who can read the first one (Japanese, although the space is=20
highly suspicious, because Japanese doesn't use spaces), the first one=20
is very clear, whereas the second one is complete gibberish.

As a slightly related example, one could write
      "rel" : "test2"
as
      "rel" : "%74%65%73%74%32"
and it would provide about the same level of useless obscuration.

Please stop this "only for presentation" myth that essentially means=20
that everything is legible as long as it's English.

Regards,   Martin.

From barryleiba@gmail.com  Tue Jul 23 02:26:53 2013
Return-Path: <barryleiba@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0D79511E80DC for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 02:26:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.827
X-Spam-Level: 
X-Spam-Status: No, score=-101.827 tagged_above=-999 required=5 tests=[AWL=-0.150, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, MIME_8BIT_HEADER=0.3, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 41heDo8blp0d for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 02:26:52 -0700 (PDT)
Received: from mail-qc0-x22a.google.com (mail-qc0-x22a.google.com [IPv6:2607:f8b0:400d:c01::22a]) by ietfa.amsl.com (Postfix) with ESMTP id 160FD11E8156 for <webfinger@ietf.org>; Tue, 23 Jul 2013 02:26:51 -0700 (PDT)
Received: by mail-qc0-f170.google.com with SMTP id s1so4194291qcw.29 for <webfinger@ietf.org>; Tue, 23 Jul 2013 02:26:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=+ua4LW/Q9qoTpX/usDrC2F+qEzA2nlGMAPuIbno2lts=; b=MCDy57t+tONz0bw3vTz2uLyBL5pH8pVYsO9RyDGMm7yq0JKC630ooeSses8IMjofwk zcV1AcAzYrt2Y/U5wRCcxZq6TqyDR1w+JBiRw1MopNVKnDgO95N9p4j6r4jVqtgh9Id6 WqLEZKyy+0wK/1WElTDW0RK6sk9mCmwv5VHS2wwJwHdOaGxeBEaZfu1aWZsU42Oyt4a8 hZsqqL1liJdUcqciImSByTPrGP7yf8BzClVbEob2PY/2L4pYifGn+C65n9XGoTGsAX2A l/IHk4fiUBxuJDXLMu1s82vk4Lgc7TuutlNJSN0atJUgiJXHME+ZVvQXbqGyOdZwPW2U 0hRg==
MIME-Version: 1.0
X-Received: by 10.224.63.7 with SMTP id z7mr38959326qah.51.1374571610474; Tue, 23 Jul 2013 02:26:50 -0700 (PDT)
Sender: barryleiba@gmail.com
Received: by 10.224.59.211 with HTTP; Tue, 23 Jul 2013 02:26:50 -0700 (PDT)
In-Reply-To: <51EE45C5.4080701@it.aoyama.ac.jp>
References: <028301ce869f$596c12a0$0c4437e0$@packetizer.com> <CAC4RtVCvfzy8m2Tx8fsjoCgstPkf-B5PAkAXumDLqKqhh6ETnA@mail.gmail.com> <042f01ce8722$4d98a410$e8c9ec30$@packetizer.com> <51EE45C5.4080701@it.aoyama.ac.jp>
Date: Tue, 23 Jul 2013 05:26:50 -0400
X-Google-Sender-Auth: mQf9g1qb0RGs4rqi3iolJOU3x7Q
Message-ID: <CALaySJLmPDNmML5ktFt1b-88605F6fmPwR6yQitic8oYXM9Z9A@mail.gmail.com>
From: Barry Leiba <barryleiba@computer.org>
To: =?ISO-8859-1?Q?Martin_J=2E_D=FCrst?= <duerst@it.aoyama.ac.jp>
Content-Type: multipart/alternative; boundary=047d7bdc77aa8f8f7204e22a64b5
Cc: "Paul E. Jones" <paulej@packetizer.com>, "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Webfinger and URI vs IRI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Jul 2013 09:26:53 -0000

--047d7bdc77aa8f8f7204e22a64b5
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

> Please stop this "only for presentation" myth that essentially means that
everything is legible as long as it's English.

It's not a "myth", Martin.  It's a question of who needs to read it.
 Humans don't have to read what's in the JSON.  The application that shows
a URI to a user will have to render it in a way the user can read it.
 That's where we get the presentation layer.

Barry

On Tuesday, July 23, 2013, "Martin J. D=C3=BCrst" wrote:

> Hello everybody,
>
> On 2013/07/23 6:27, Paul E. Jones wrote:
>
>> Barry,
>>
>
>  The reason I raise this is that RFC 5988 refers to the target IRI (the
>> =E2=80=9Chref=E2=80=9D in WebFinger link relation) and context IRI (the =
=E2=80=9Csubject=E2=80=9D and
>> =E2=80=9Caliases=E2=80=9D in WebFinger).  Only ASCII is used in some pro=
tocols, so the
>> IRIs must be formatted as URIs.
>>
>
>  However, JRD is JSON and, therefore, Unicode.  Thus, we could easily
>> accommodate links like this:
>>
>
>     {
>>
>>      "rel" : "test2",
>>
>>      "href" : "http://example.org/=E7=A7=81=E3=81=AE =E6=96=87=E6=9B=B8.=
txt"
>>
>> }
>>
>
>  As opposed this form:
>>
>
>     {
>>
>>      "rel" : "test2",
>>
>>      "href" :
>> "http://example.org/%E7%A7%81%**E3%81%AE%20%E6%96%87%E6%9B%B8.**txt<http=
://example.org/%E7%A7%81%E3%81%AE%20%E6%96%87%E6%9B%B8.txt>
>> "
>>
>> }
>>
>
>  I have no strong preference, but the text did have IRI mentioned in one
>> place in the JRD spec section, but it was not consistent through the
>> document.  Everywhere else, we specified URI.
>>
>
>  So, if IRIs are truly only for presentation,
>>
>
> That's clearly not the case. IRIs are used in HTML and other places.
>
>  then the latter example above
>> should be what WF servers return.  The query target is always a
>> percent-encoded URI, so it=E2=80=99s a non-issue.
>>
>
> For most of you, the differences between the above two examples are mostl=
y
> irrelevant, and the second one may even look more familiar. But for those
> who can read the first one (Japanese, although the space is highly
> suspicious, because Japanese doesn't use spaces), the first one is very
> clear, whereas the second one is complete gibberish.
>
> As a slightly related example, one could write
>      "rel" : "test2"
> as
>      "rel" : "%74%65%73%74%32"
> and it would provide about the same level of useless obscuration.
>
> Please stop this "only for presentation" myth that essentially means that
> everything is legible as long as it's English.
>
> Regards,   Martin.
>

--047d7bdc77aa8f8f7204e22a64b5
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div><font><span style=3D"line-height:normal;background-color:rgba(255,255,=
255,0)">&gt;=C2=A0Please stop this &quot;only for presentation&quot; myth t=
hat essentially means that everything is legible as long as it&#39;s Englis=
h.</span></font><br>
</div><div><br></div>It&#39;s not a &quot;myth&quot;, Martin. =C2=A0It&#39;=
s a question of who needs to read it. =C2=A0Humans don&#39;t have to read w=
hat&#39;s in the JSON. =C2=A0The application that shows a URI to a user wil=
l have to render it in a way the user can read it. =C2=A0That&#39;s where w=
e get the presentation layer.<div>
<br></div><div>Barry<span></span><br><br>On Tuesday, July 23, 2013, &quot;M=
artin J. D=C3=BCrst&quot;  wrote:<br><blockquote class=3D"gmail_quote" styl=
e=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello e=
verybody,<br>

<br>
On 2013/07/23 6:27, Paul E. Jones wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
Barry,<br>
</blockquote>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
The reason I raise this is that RFC 5988 refers to the target IRI (the<br>
=E2=80=9Chref=E2=80=9D in WebFinger link relation) and context IRI (the =E2=
=80=9Csubject=E2=80=9D and<br>
=E2=80=9Caliases=E2=80=9D in WebFinger). =C2=A0Only ASCII is used in some p=
rotocols, so the<br>
IRIs must be formatted as URIs.<br>
</blockquote>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
However, JRD is JSON and, therefore, Unicode. =C2=A0Thus, we could easily<b=
r>
accommodate links like this:<br>
</blockquote>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
=C2=A0 =C2=A0{<br>
<br>
=C2=A0 =C2=A0 =C2=A0&quot;rel&quot; : &quot;test2&quot;,<br>
<br>
=C2=A0 =C2=A0 =C2=A0&quot;href&quot; : &quot;<a href=3D"http://example.org/=
%E7%A7%81%E3%81%AE" target=3D"_blank">http://example.org/=E7=A7=81=E3=81=AE=
</a> =E6=96=87=E6=9B=B8.txt&quot;<br>
<br>
}<br>
</blockquote>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
As opposed this form:<br>
</blockquote>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
=C2=A0 =C2=A0{<br>
<br>
=C2=A0 =C2=A0 =C2=A0&quot;rel&quot; : &quot;test2&quot;,<br>
<br>
=C2=A0 =C2=A0 =C2=A0&quot;href&quot; :<br>
&quot;<a href=3D"http://example.org/%E7%A7%81%E3%81%AE%20%E6%96%87%E6%9B%B8=
.txt" target=3D"_blank">http://example.org/%E7%A7%81%<u></u>E3%81%AE%20%E6%=
96%87%E6%9B%B8.<u></u>txt</a>&quot;<br>
<br>
}<br>
</blockquote>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
I have no strong preference, but the text did have IRI mentioned in one<br>
place in the JRD spec section, but it was not consistent through the<br>
document. =C2=A0Everywhere else, we specified URI.<br>
</blockquote>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
So, if IRIs are truly only for presentation,<br>
</blockquote>
<br>
That&#39;s clearly not the case. IRIs are used in HTML and other places.<br=
>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
then the latter example above<br>
should be what WF servers return. =C2=A0The query target is always a<br>
percent-encoded URI, so it=E2=80=99s a non-issue.<br>
</blockquote>
<br>
For most of you, the differences between the above two examples are mostly =
irrelevant, and the second one may even look more familiar. But for those w=
ho can read the first one (Japanese, although the space is highly suspiciou=
s, because Japanese doesn&#39;t use spaces), the first one is very clear, w=
hereas the second one is complete gibberish.<br>

<br>
As a slightly related example, one could write<br>
=C2=A0 =C2=A0 =C2=A0&quot;rel&quot; : &quot;test2&quot;<br>
as<br>
=C2=A0 =C2=A0 =C2=A0&quot;rel&quot; : &quot;%74%65%73%74%32&quot;<br>
and it would provide about the same level of useless obscuration.<br>
<br>
Please stop this &quot;only for presentation&quot; myth that essentially me=
ans that everything is legible as long as it&#39;s English.<br>
<br>
Regards, =C2=A0 Martin.<br>
</blockquote></div>

--047d7bdc77aa8f8f7204e22a64b5--

From javier@gluu.org  Tue Jul 23 12:51:17 2013
Return-Path: <javier@gluu.org>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD48911E80E7 for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 12:51:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.264
X-Spam-Level: 
X-Spam-Status: No, score=-2.264 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, IP_NOT_FRIENDLY=0.334]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RxbkTemdR-pB for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 12:51:05 -0700 (PDT)
Received: from gateway14.websitewelcome.com (gateway14.websitewelcome.com [67.18.68.2]) by ietfa.amsl.com (Postfix) with ESMTP id 2052111E82F4 for <webfinger@ietf.org>; Tue, 23 Jul 2013 12:50:56 -0700 (PDT)
Received: by gateway14.websitewelcome.com (Postfix, from userid 5007) id 01346B0DEE2E1; Tue, 23 Jul 2013 14:50:48 -0500 (CDT)
Received: from gator405.hostgator.com (gator405.hostgator.com [184.172.165.9]) by gateway14.websitewelcome.com (Postfix) with ESMTP id E0E2CB0DEE266 for <webfinger@ietf.org>; Tue, 23 Jul 2013 14:50:47 -0500 (CDT)
Received: from [201.222.71.66] (port=47744 helo=localhost.localdomain) by gator405.hostgator.com with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.80) (envelope-from <javier@gluu.org>) id 1V1ibl-0006Zq-LO; Tue, 23 Jul 2013 14:50:54 -0500
Message-ID: <51EEDE9C.8020105@gluu.org>
Date: Tue, 23 Jul 2013 15:50:52 -0400
From: Javier Rojas Blum <javier@gluu.org>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7
MIME-Version: 1.0
To: Edmund Jay <ejay@mgi1.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com> <4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com> <4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com> <1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com>
In-Reply-To: <1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com>
Content-Type: multipart/alternative; boundary="------------060203050301050804060805"
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - gator405.hostgator.com
X-AntiAbuse: Original Domain - ietf.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - gluu.org
X-BWhitelist: no
X-Source: 
X-Source-Args: 
X-Source-Dir: 
X-Source-Sender: (localhost.localdomain) [201.222.71.66]:47744
X-Source-Auth: javier+gluu.org
X-Email-Count: 7
X-Source-Cap: ZGlnaW1vbjtkaWdpbW9uO2dhdG9yNDA1Lmhvc3RnYXRvci5jb20=
Cc: "webfinger@ietf.org" <webfinger@ietf.org>, "openid-connect-interop@googlegroups.com" <openid-connect-interop@googlegroups.com>, Tim Bray <tbray@textuality.com>, "Paul E. Jones" <paulej@packetizer.com>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Jul 2013 19:51:17 -0000

This is a multi-part message in MIME format.
--------------060203050301050804060805
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

acct:javier@seed.gluu.org
acct:mike@seed.gluu.org

-- Javier


On 07/22/2013 02:14 PM, Edmund Jay wrote:
> The following can be used :
> alice@connect.openid4.us or
> bob@connect.openid4.us
>
> -- Edmund
> ------------------------------------------------------------------------
> *From:* Mike Jones <Michael.Jones@microsoft.com>
> *To:* "openid-connect-interop@googlegroups.com" 
> <openid-connect-interop@googlegroups.com>; Tim Bray 
> <tbray@textuality.com>; Paul E. Jones <paulej@packetizer.com>
> *Cc:* "webfinger@ietf.org" <webfinger@ietf.org>
> *Sent:* Saturday, July 20, 2013 10:51 PM
> *Subject:* RE: [webfinger] Looking for JRDs
>
> Could those of you with OpenID OPs that support discovery please post 
> specific identifiers using e-mail address syntax that Tim could use 
> for testing e-mail based discovery using WebFinger?
> Thanks all,
> -- Mike
> *From:*openid-connect-interop@googlegroups.com 
> [mailto:openid-connect-interop@googlegroups.com] *On Behalf Of *Mike Jones
> *Sent:* Saturday, July 20, 2013 4:34 PM
> *To:* Tim Bray; Paul E. Jones
> *Cc:* webfinger@ietf.org; openid-connect-interop@googlegroups.com
> *Subject:* RE: [webfinger] Looking for JRDs
> See http://osis.idcommons.net/wiki/Category:OC5_OP for a list of 
> OpenID providers, most of which implement Discovery, including WebFinger.
> -- Mike
> *From:*webfinger-bounces@ietf.org <mailto:webfinger-bounces@ietf.org> 
> [mailto:webfinger-bounces@ietf.org] *On Behalf Of *Tim Bray
> *Sent:* Friday, July 19, 2013 9:34 PM
> *To:* Paul E. Jones
> *Cc:* webfinger@ietf.org <mailto:webfinger@ietf.org>
> *Subject:* Re: [webfinger] Looking for JRDs
> Got an OpenID Connect provider? 
> rel=http://openid.net/specs/connect/1.0/issuer
> On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@packetizer.com 
> <mailto:paulej@packetizer.com>> wrote:
> Tim,
> You're welcome to test my addresses, including mailto: / acct: / xmpp:
> Most of what is returned is just test data (though some is valid), but 
> it should be properly formatted.
> I have aliases, properties, titles, and non-ASCII characters in the 
> acct: reply.  I'm happy to throw something in if you want to check a 
> particular response.
> Paul
> *From:*webfinger-bounces@ietf.org <mailto:webfinger-bounces@ietf.org> 
> [mailto:webfinger-bounces@ietf.org 
> <mailto:webfinger-bounces@ietf.org>] *On Behalf Of *Tim Bray
> *Sent:* Sunday, July 14, 2013 5:54 PM
> *To:* webfinger@ietf.org <mailto:webfinger@ietf.org>
> *Subject:* [webfinger] Looking for JRDs
> Working on some WF code... looking for some candidate 
> addresses/domains to test JRD wrangling.  Suggestions? -T
> -- 
> You received this message because you are subscribed to the Google 
> Groups "OpenID Connect Interop" group.
> To unsubscribe from this group and stop receiving emails from it, send 
> an email to openid-connect-interop+unsubscribe@googlegroups.com 
> <mailto:openid-connect-interop+unsubscribe@googlegroups.com>.
> For more options, visit https://groups.google.com/groups/opt_out.
>
> -- 
> You received this message because you are subscribed to the Google 
> Groups "OpenID Connect Interop" group.
> To unsubscribe from this group and stop receiving emails from it, send 
> an email to openid-connect-interop+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
>
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger


--------------060203050301050804060805
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><a class="moz-txt-link-abbreviated"
        href="mailto:acct:javier@seed.gluu.org">acct:javier@seed.gluu.org</a><br>
      <a class="moz-txt-link-abbreviated"
        href="mailto:acct:mike@seed.gluu.org">acct:mike@seed.gluu.org</a><br>
      <br>
      -- Javier<br>
      <br>
      <br>
      On 07/22/2013 02:14 PM, Edmund Jay wrote:<br>
    </div>
    <blockquote
      cite="mid:1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:tahoma,
        new york, times, serif;font-size:10pt">
        <div><span>The following can be used :&nbsp;</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 13px; font-family:
          tahoma, 'new york', times, serif; background-color:
          transparent; font-style: normal; "><span>&nbsp;</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 13px; font-family:
          tahoma, 'new york', times, serif; background-color:
          transparent; font-style: normal; "><span><a class="moz-txt-link-abbreviated" href="mailto:alice@connect.openid4.us">alice@connect.openid4.us</a>
            or</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 13px; font-family:
          tahoma, 'new york', times, serif; background-color:
          transparent; font-style: normal; "><span>bob@</span><span
            style="font-size: 10pt; ">connect.openid4.us</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 10pt; font-family:
          tahoma, 'new york', times, serif; background-color:
          transparent; font-style: normal; "><span style="font-size:
            10pt; "><br>
          </span></div>
        <div style="color: rgb(0, 0, 0); font-size: 13px; font-family:
          tahoma, 'new york', times, serif; background-color:
          transparent; font-style: normal; "><span style="font-size:
            10pt; ">-- Edmund</span></div>
        <div style="font-family: tahoma, 'new york', times, serif;
          font-size: 10pt; ">
          <div style="font-family: 'times new roman', 'new york', times,
            serif; font-size: 12pt; ">
            <div dir="ltr">
              <hr size="1"> <font face="Arial" size="2"> <b><span
                    style="font-weight:bold;">From:</span></b> Mike
                Jones <a class="moz-txt-link-rfc2396E" href="mailto:Michael.Jones@microsoft.com">&lt;Michael.Jones@microsoft.com&gt;</a><br>
                <b><span style="font-weight: bold;">To:</span></b>
                <a class="moz-txt-link-rfc2396E" href="mailto:openid-connect-interop@googlegroups.com">"openid-connect-interop@googlegroups.com"</a>
                <a class="moz-txt-link-rfc2396E" href="mailto:openid-connect-interop@googlegroups.com">&lt;openid-connect-interop@googlegroups.com&gt;</a>; Tim
                Bray <a class="moz-txt-link-rfc2396E" href="mailto:tbray@textuality.com">&lt;tbray@textuality.com&gt;</a>; Paul E. Jones
                <a class="moz-txt-link-rfc2396E" href="mailto:paulej@packetizer.com">&lt;paulej@packetizer.com&gt;</a> <br>
                <b><span style="font-weight: bold;">Cc:</span></b>
                <a class="moz-txt-link-rfc2396E" href="mailto:webfinger@ietf.org">"webfinger@ietf.org"</a> <a class="moz-txt-link-rfc2396E" href="mailto:webfinger@ietf.org">&lt;webfinger@ietf.org&gt;</a> <br>
                <b><span style="font-weight: bold;">Sent:</span></b>
                Saturday, July 20, 2013 10:51 PM<br>
                <b><span style="font-weight: bold;">Subject:</span></b>
                RE: [webfinger] Looking for JRDs<br>
              </font> </div>
            <div class="y_msg_container"><br>
              <div id="yiv1860197283">
                <style><!--
#yiv1860197283  
 _filtered #yiv1860197283 {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}
 _filtered #yiv1860197283 {font-family:Tahoma;panose-1:2 11 6 4 3 5 4 4 2 4;}
#yiv1860197283  
#yiv1860197283 p.yiv1860197283MsoNormal, #yiv1860197283 li.yiv1860197283MsoNormal, #yiv1860197283 div.yiv1860197283MsoNormal
	{margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:"Times New Roman", "serif";}
#yiv1860197283 a:link, #yiv1860197283 span.yiv1860197283MsoHyperlink
	{color:blue;text-decoration:underline;}
#yiv1860197283 a:visited, #yiv1860197283 span.yiv1860197283MsoHyperlinkFollowed
	{color:purple;text-decoration:underline;}
#yiv1860197283 p
	{margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:"Times New Roman", "serif";}
#yiv1860197283 p.yiv1860197283MsoAcetate, #yiv1860197283 li.yiv1860197283MsoAcetate, #yiv1860197283 div.yiv1860197283MsoAcetate
	{margin:0in;margin-bottom:.0001pt;font-size:8.0pt;font-family:"Tahoma", "sans-serif";}
#yiv1860197283 span.yiv1860197283BalloonTextChar
	{font-family:"Tahoma", "sans-serif";}
#yiv1860197283 span.yiv1860197283EmailStyle19
	{font-family:"Calibri", "sans-serif";color:#1F497D;}
#yiv1860197283 span.yiv1860197283EmailStyle21
	{font-family:"Calibri", "sans-serif";color:#1F497D;}
#yiv1860197283 .yiv1860197283MsoChpDefault
	{font-size:10.0pt;}
 _filtered #yiv1860197283 {margin:1.0in 1.0in 1.0in 1.0in;}
#yiv1860197283 div.yiv1860197283WordSection1
	{}
--></style>
                <div>
                  <div class="yiv1860197283WordSection1">
                    <div class="yiv1860197283MsoNormal"><span
                        style="font-size:11.0pt;color:#1F497D;">Could
                        those of you with OpenID OPs that support
                        discovery please post specific identifiers using
                        e-mail address syntax that Tim could use for
                        testing e-mail based discovery using WebFinger?</span></div>
                    <div class="yiv1860197283MsoNormal"><span
                        style="font-size:11.0pt;color:#1F497D;"> &nbsp;</span></div>
                    <div class="yiv1860197283MsoNormal"><span
                        style="font-size:11.0pt;color:#1F497D;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                        Thanks all,</span></div>
                    <div class="yiv1860197283MsoNormal"><span
                        style="font-size:11.0pt;color:#1F497D;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                        -- Mike</span></div>
                    <div class="yiv1860197283MsoNormal"><span
                        style="font-size:11.0pt;color:#1F497D;"> &nbsp;</span></div>
                    <div>
                      <div style="border:none;border-top:solid #B5C4DF
                        1.0pt;padding:3.0pt 0in 0in 0in;">
                        <div class="yiv1860197283MsoNormal"><b><span
                              style="font-size:10.0pt;">From:</span></b><span
                            style="font-size:10.0pt;">
                            <a class="moz-txt-link-abbreviated" href="mailto:openid-connect-interop@googlegroups.com">openid-connect-interop@googlegroups.com</a>
                            [<a class="moz-txt-link-freetext" href="mailto:openid-connect-interop@googlegroups.com">mailto:openid-connect-interop@googlegroups.com</a>]
                            <b>On Behalf Of </b>Mike Jones<br>
                            <b>Sent:</b> Saturday, July 20, 2013 4:34 PM<br>
                            <b>To:</b> Tim Bray; Paul E. Jones<br>
                            <b>Cc:</b> <a class="moz-txt-link-abbreviated" href="mailto:webfinger@ietf.org">webfinger@ietf.org</a>;
                            <a class="moz-txt-link-abbreviated" href="mailto:openid-connect-interop@googlegroups.com">openid-connect-interop@googlegroups.com</a><br>
                            <b>Subject:</b> RE: [webfinger] Looking for
                            JRDs</span></div>
                      </div>
                    </div>
                    <div class="yiv1860197283MsoNormal"> &nbsp;</div>
                    <div class="yiv1860197283MsoNormal"><span
                        style="font-size:11.0pt;color:#1F497D;">See
                        <a class="moz-txt-link-freetext" href="http://osis.idcommons.net/wiki/Category:OC5_OP">http://osis.idcommons.net/wiki/Category:OC5_OP</a>
                        for a list of OpenID providers, most of which
                        implement Discovery, including WebFinger.</span></div>
                    <div class="yiv1860197283MsoNormal"><span
                        style="font-size:11.0pt;color:#1F497D;"> &nbsp;</span></div>
                    <div class="yiv1860197283MsoNormal"><span
                        style="font-size:11.0pt;color:#1F497D;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                        -- Mike</span></div>
                    <div class="yiv1860197283MsoNormal"><span
                        style="font-size:11.0pt;color:#1F497D;"> &nbsp;</span></div>
                    <div class="yiv1860197283MsoNormal"><b><span
                          style="font-size:10.0pt;">From:</span></b><span
                        style="font-size:10.0pt;">
                        <a moz-do-not-send="true" rel="nofollow"
                          ymailto="mailto:webfinger-bounces@ietf.org"
                          target="_blank"
                          href="mailto:webfinger-bounces@ietf.org">webfinger-bounces@ietf.org</a>
                        [<a moz-do-not-send="true" rel="nofollow"
                          ymailto="mailto:webfinger-bounces@ietf.org"
                          target="_blank"
                          href="mailto:webfinger-bounces@ietf.org">mailto:webfinger-bounces@ietf.org</a>]
                        <b>On Behalf Of </b>Tim Bray<br>
                        <b>Sent:</b> Friday, July 19, 2013 9:34 PM<br>
                        <b>To:</b> Paul E. Jones<br>
                        <b>Cc:</b> <a moz-do-not-send="true"
                          rel="nofollow"
                          ymailto="mailto:webfinger@ietf.org"
                          target="_blank"
                          href="mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>
                        <b>Subject:</b> Re: [webfinger] Looking for JRDs</span></div>
                    <div class="yiv1860197283MsoNormal"> &nbsp;</div>
                    <div>
                      <div class="yiv1860197283MsoNormal">Got an OpenID
                        Connect provider? rel=<a moz-do-not-send="true"
                          rel="nofollow" target="_blank"
                          href="http://openid.net/specs/connect/1.0/issuer">http://openid.net/specs/connect/1.0/issuer</a></div>
                    </div>
                    <div>
                      <div class="yiv1860197283MsoNormal"
                        style="margin-bottom:12.0pt;"> &nbsp;</div>
                      <div>
                        <div class="yiv1860197283MsoNormal">On Sun, Jul
                          14, 2013 at 7:07 PM, Paul E. Jones &lt;<a
                            moz-do-not-send="true" rel="nofollow"
                            ymailto="mailto:paulej@packetizer.com"
                            target="_blank"
                            href="mailto:paulej@packetizer.com">paulej@packetizer.com</a>&gt;
                          wrote:</div>
                        <div>
                          <div>
                            <div class="yiv1860197283MsoNormal" style=""><span
                                style="font-size:11.0pt;color:#1F497D;">Tim,</span></div>
                            <div class="yiv1860197283MsoNormal" style=""><span
                                style="font-size:11.0pt;color:#1F497D;">&nbsp;</span></div>
                            <div class="yiv1860197283MsoNormal" style=""><span
                                style="font-size:11.0pt;color:#1F497D;">You&#8217;re
                                welcome to test my addresses, including
                                mailto: / acct: / xmpp:
                              </span></div>
                            <div class="yiv1860197283MsoNormal" style=""><span
                                style="font-size:11.0pt;color:#1F497D;">&nbsp;</span></div>
                            <div class="yiv1860197283MsoNormal" style=""><span
                                style="font-size:11.0pt;color:#1F497D;">Most
                                of what is returned is just test data
                                (though some is valid), but it should be
                                properly formatted.</span></div>
                            <div class="yiv1860197283MsoNormal" style=""><span
                                style="font-size:11.0pt;color:#1F497D;">&nbsp;</span></div>
                            <div class="yiv1860197283MsoNormal" style=""><span
                                style="font-size:11.0pt;color:#1F497D;">I
                                have aliases, properties, titles, and
                                non-ASCII characters in the acct:
                                reply.&nbsp; I&#8217;m happy to throw something in
                                if you want to check a particular
                                response.</span></div>
                            <div class="yiv1860197283MsoNormal" style=""><span
                                style="font-size:11.0pt;color:#1F497D;">&nbsp;</span></div>
                            <div class="yiv1860197283MsoNormal" style=""><span
                                style="font-size:11.0pt;color:#1F497D;">Paul</span></div>
                            <div class="yiv1860197283MsoNormal" style=""><span
                                style="font-size:11.0pt;color:#1F497D;">&nbsp;</span></div>
                            <div style="border:none;border-left:solid
                              blue 1.5pt;padding:0in 0in 0in 4.0pt;">
                              <div>
                                <div style="border:none;border-top:solid
                                  #B5C4DF 1.0pt;padding:3.0pt 0in 0in
                                  0in;">
                                  <div class="yiv1860197283MsoNormal"
                                    style=""><b><span
                                        style="font-size:10.0pt;">From:</span></b><span
                                      style="font-size:10.0pt;">
                                      <a moz-do-not-send="true"
                                        rel="nofollow"
                                        ymailto="mailto:webfinger-bounces@ietf.org"
                                        target="_blank"
                                        href="mailto:webfinger-bounces@ietf.org">webfinger-bounces@ietf.org</a>
                                      [mailto:<a moz-do-not-send="true"
                                        rel="nofollow"
                                        ymailto="mailto:webfinger-bounces@ietf.org"
                                        target="_blank"
                                        href="mailto:webfinger-bounces@ietf.org">webfinger-bounces@ietf.org</a>]
                                      <b>On Behalf Of </b>Tim Bray<br>
                                      <b>Sent:</b> Sunday, July 14, 2013
                                      5:54 PM<br>
                                      <b>To:</b> <a
                                        moz-do-not-send="true"
                                        rel="nofollow"
                                        ymailto="mailto:webfinger@ietf.org"
                                        target="_blank"
                                        href="mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>
                                      <b>Subject:</b> [webfinger]
                                      Looking for JRDs</span></div>
                                </div>
                              </div>
                              <div>
                                <div class="yiv1860197283MsoNormal"
                                  style="">&nbsp;</div>
                                <div>
                                  <div class="yiv1860197283MsoNormal"
                                    style="">Working on some WF code...
                                    looking for some candidate
                                    addresses/domains to test JRD
                                    wrangling.&nbsp; Suggestions? -T</div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                      <div class="yiv1860197283MsoNormal"> &nbsp;</div>
                    </div>
                    <div class="yiv1860197283MsoNormal">-- <br>
                      You received this message because you are
                      subscribed to the Google Groups "OpenID Connect
                      Interop" group.<br>
                      To unsubscribe from this group and stop receiving
                      emails from it, send an email to
                      <a moz-do-not-send="true" rel="nofollow"
                        ymailto="mailto:openid-connect-interop+unsubscribe@googlegroups.com"
                        target="_blank"
                        href="mailto:openid-connect-interop+unsubscribe@googlegroups.com">openid-connect-interop+unsubscribe@googlegroups.com</a>.<br>
                      For more options, visit <a moz-do-not-send="true"
                        rel="nofollow" target="_blank"
                        href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br>
                      &nbsp;<br>
                      &nbsp;</div>
                  </div>
                </div>
                -- <br>
                You received this message because you are subscribed to
                the Google Groups "OpenID Connect Interop" group.<br>
                To unsubscribe from this group and stop receiving emails
                from it, send an email to
                <a class="moz-txt-link-abbreviated" href="mailto:openid-connect-interop+unsubscribe@googlegroups.com">openid-connect-interop+unsubscribe@googlegroups.com</a>.<br>
                For more options, visit <a moz-do-not-send="true"
                  rel="nofollow" target="_blank"
                  href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br>
                &nbsp;<br>
                &nbsp;<br>
              </div>
              <br>
              <br>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
webfinger mailing list
<a class="moz-txt-link-abbreviated" href="mailto:webfinger@ietf.org">webfinger@ietf.org</a>
<a class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/webfinger">https://www.ietf.org/mailman/listinfo/webfinger</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>

--------------060203050301050804060805--

From paulej@packetizer.com  Tue Jul 23 12:54:08 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A345B11E82E1 for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 12:54:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.19
X-Spam-Level: 
X-Spam-Status: No, score=-2.19 tagged_above=-999 required=5 tests=[AWL=0.408,  BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ssUUQ+lMDQSI for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 12:54:03 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id 9533911E82D6 for <webfinger@ietf.org>; Tue, 23 Jul 2013 12:54:03 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6NJrx8X003784 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Tue, 23 Jul 2013 15:53:59 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1374609239; bh=JhGhy61GuJzR6JVivQQIQA6DHIxDV4bf/6lCPukXUI0=; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type; b=emCua2IkqlM+ja1R86AbdXWd5U1wlb7yrCfR2fZyAlCQz8CBGLpVnwQL/F3ECMyd9 JaVSEHn47KZtSImBbHHZUFVcnOBjNstv9ph7QCrMC7qiiBWOmgHzHVuqzCBdKwmaLX VXTHK2xCPDo9azd6+59O/OZuHoUZIhwIW01WeKZ8=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "'Javier Rojas Blum'" <javier@gluu.org>, "'Edmund Jay'" <ejay@mgi1.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com>	<00d301ce80ff$fffd76e0$fff864a0$@packetizer.com>	<CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com>	<4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com>	<4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com>	<1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com> <51EEDE9C.8020105@gluu.org>
In-Reply-To: <51EEDE9C.8020105@gluu.org>
Date: Tue, 23 Jul 2013 15:54:04 -0400
Message-ID: <05cb01ce87de$62c09200$2841b600$@packetizer.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_05CC_01CE87BC.DBB0EDD0"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQL/r+No/hn+Dxq4/2ORfMNzEE5vjgGfjNBBAk5SfHcBYrYgdgKGwE2GAVKR0D8CoDoGBZayC8Gw
Content-Language: en-us
Cc: webfinger@ietf.org, 'Tim Bray' <tbray@textuality.com>, openid-connect-interop@googlegroups.com
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Jul 2013 19:54:08 -0000

This is a multipart message in MIME format.

------=_NextPart_000_05CC_01CE87BC.DBB0EDD0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

I get a 200 OK when I query, but the message body appears to be empty.

 

 

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
Behalf Of Javier Rojas Blum
Sent: Tuesday, July 23, 2013 3:51 PM
To: Edmund Jay
Cc: webfinger@ietf.org; openid-connect-interop@googlegroups.com; Tim Bray;
Paul E. Jones
Subject: Re: [webfinger] Looking for JRDs

 

acct:javier@seed.gluu.org
acct:mike@seed.gluu.org

-- Javier


On 07/22/2013 02:14 PM, Edmund Jay wrote:

The following can be used : 

 

alice@connect.openid4.us or

bob@connect.openid4.us

 

-- Edmund

  _____  

From: Mike Jones  <mailto:Michael.Jones@microsoft.com>
<Michael.Jones@microsoft.com>
To:  <mailto:openid-connect-interop@googlegroups.com>
"openid-connect-interop@googlegroups.com"
<mailto:openid-connect-interop@googlegroups.com>
<openid-connect-interop@googlegroups.com>; Tim Bray
<mailto:tbray@textuality.com> <tbray@textuality.com>; Paul E. Jones
<mailto:paulej@packetizer.com> <paulej@packetizer.com> 
Cc:  <mailto:webfinger@ietf.org> "webfinger@ietf.org"
<mailto:webfinger@ietf.org> <webfinger@ietf.org> 
Sent: Saturday, July 20, 2013 10:51 PM
Subject: RE: [webfinger] Looking for JRDs

 

Could those of you with OpenID OPs that support discovery please post
specific identifiers using e-mail address syntax that Tim could use for
testing e-mail based discovery using WebFinger?

 

                                                            Thanks all,

                                                            -- Mike

 

From: openid-connect-interop@googlegroups.com
[mailto:openid-connect-interop@googlegroups.com] On Behalf Of Mike Jones
Sent: Saturday, July 20, 2013 4:34 PM
To: Tim Bray; Paul E. Jones
Cc: webfinger@ietf.org; openid-connect-interop@googlegroups.com
Subject: RE: [webfinger] Looking for JRDs

 

See http://osis.idcommons.net/wiki/Category:OC5_OP for a list of OpenID
providers, most of which implement Discovery, including WebFinger.

 

                                                            -- Mike

 

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
Behalf Of Tim Bray
Sent: Friday, July 19, 2013 9:34 PM
To: Paul E. Jones
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Looking for JRDs

 

Got an OpenID Connect provider?
rel=http://openid.net/specs/connect/1.0/issuer

 

On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@packetizer.com>
wrote:

Tim,

 

You're welcome to test my addresses, including mailto: / acct: / xmpp: 

 

Most of what is returned is just test data (though some is valid), but it
should be properly formatted.

 

I have aliases, properties, titles, and non-ASCII characters in the acct:
reply.  I'm happy to throw something in if you want to check a particular
response.

 

Paul

 

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
Behalf Of Tim Bray
Sent: Sunday, July 14, 2013 5:54 PM
To: webfinger@ietf.org
Subject: [webfinger] Looking for JRDs

 

Working on some WF code... looking for some candidate addresses/domains to
test JRD wrangling.  Suggestions? -T

 

-- 
You received this message because you are subscribed to the Google Groups
"OpenID Connect Interop" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to openid-connect-interop+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

-- 
You received this message because you are subscribed to the Google Groups
"OpenID Connect Interop" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to openid-connect-interop+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

 






_______________________________________________
webfinger mailing list
webfinger@ietf.org
https://www.ietf.org/mailman/listinfo/webfinger

 


------=_NextPart_000_05CC_01CE87BC.DBB0EDD0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><META =
HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><!--[if !mso]><style>v\:* =
{behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Consolas;
	panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
pre
	{mso-style-priority:99;
	mso-style-link:"HTML Preformatted Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";
	color:black;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";
	color:black;}
p.yiv1860197283msoacetate, li.yiv1860197283msoacetate, =
div.yiv1860197283msoacetate
	{mso-style-name:yiv1860197283msoacetate;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msonormal, li.yiv1860197283msonormal, =
div.yiv1860197283msonormal
	{mso-style-name:yiv1860197283msonormal;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msochpdefault, li.yiv1860197283msochpdefault, =
div.yiv1860197283msochpdefault
	{mso-style-name:yiv1860197283msochpdefault;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
span.yiv1860197283msohyperlink
	{mso-style-name:yiv1860197283msohyperlink;}
span.yiv1860197283msohyperlinkfollowed
	{mso-style-name:yiv1860197283msohyperlinkfollowed;}
span.yiv1860197283balloontextchar
	{mso-style-name:yiv1860197283balloontextchar;}
span.yiv1860197283emailstyle19
	{mso-style-name:yiv1860197283emailstyle19;}
span.yiv1860197283emailstyle21
	{mso-style-name:yiv1860197283emailstyle21;}
p.yiv1860197283msonormal1, li.yiv1860197283msonormal1, =
div.yiv1860197283msonormal1
	{mso-style-name:yiv1860197283msonormal1;
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
span.yiv1860197283msohyperlink1
	{mso-style-name:yiv1860197283msohyperlink1;
	color:blue;
	text-decoration:underline;}
span.yiv1860197283msohyperlinkfollowed1
	{mso-style-name:yiv1860197283msohyperlinkfollowed1;
	color:purple;
	text-decoration:underline;}
p.yiv1860197283msoacetate1, li.yiv1860197283msoacetate1, =
div.yiv1860197283msoacetate1
	{mso-style-name:yiv1860197283msoacetate1;
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";
	color:black;}
span.yiv1860197283balloontextchar1
	{mso-style-name:yiv1860197283balloontextchar1;
	font-family:"Tahoma","sans-serif";}
span.yiv1860197283emailstyle191
	{mso-style-name:yiv1860197283emailstyle191;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.yiv1860197283emailstyle211
	{mso-style-name:yiv1860197283emailstyle211;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
p.yiv1860197283msochpdefault1, li.yiv1860197283msochpdefault1, =
div.yiv1860197283msochpdefault1
	{mso-style-name:yiv1860197283msochpdefault1;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:10.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
span.HTMLPreformattedChar
	{mso-style-name:"HTML Preformatted Char";
	mso-style-priority:99;
	mso-style-link:"HTML Preformatted";
	font-family:Consolas;
	color:black;}
span.EmailStyle36
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";
	color:black;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor=3Dwhite =
lang=3DEN-US link=3Dblue vlink=3Dpurple><div class=3DWordSection1><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>I get a 200 OK when I query, but the message body appears to be =
empty.<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowt=
ext'>From:</span></b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowt=
ext'> webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] =
<b>On Behalf Of </b>Javier Rojas Blum<br><b>Sent:</b> Tuesday, July 23, =
2013 3:51 PM<br><b>To:</b> Edmund Jay<br><b>Cc:</b> webfinger@ietf.org; =
openid-connect-interop@googlegroups.com; Tim Bray; Paul E. =
Jones<br><b>Subject:</b> Re: [webfinger] Looking for =
JRDs<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><p class=3DMsoNormal><a =
href=3D"mailto:acct:javier@seed.gluu.org">acct:javier@seed.gluu.org</a><b=
r><a =
href=3D"mailto:acct:mike@seed.gluu.org">acct:mike@seed.gluu.org</a><br><b=
r>-- Javier<br><br><br>On 07/22/2013 02:14 PM, Edmund Jay =
wrote:<o:p></o:p></p></div><blockquote =
style=3D'margin-top:5.0pt;margin-bottom:5.0pt'><div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>The =
following can be used :&nbsp;<o:p></o:p></span></p></div><div><p =
class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>&nbsp;<o:p><=
/o:p></span></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'><a =
href=3D"mailto:alice@connect.openid4.us">alice@connect.openid4.us</a> =
or<o:p></o:p></span></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'><a =
href=3D"mailto:bob@connect.openid4.us">bob@connect.openid4.us</a><o:p></o=
:p></span></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'><o:p>&nbsp;<=
/o:p></span></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>-- =
Edmund<o:p></o:p></span></p></div><div><div><div><div class=3DMsoNormal =
align=3Dcenter style=3D'text-align:center;background:white'><hr size=3D1 =
width=3D"100%" align=3Dcenter></div><p class=3DMsoNormal =
style=3D'background:white'><b><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>From:</span><=
/b><span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'> =
Mike Jones <a =
href=3D"mailto:Michael.Jones@microsoft.com">&lt;Michael.Jones@microsoft.c=
om&gt;</a><br><b>To:</b> <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">&quot;openid-conn=
ect-interop@googlegroups.com&quot;</a> <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">&lt;openid-connec=
t-interop@googlegroups.com&gt;</a>; Tim Bray <a =
href=3D"mailto:tbray@textuality.com">&lt;tbray@textuality.com&gt;</a>; =
Paul E. Jones <a =
href=3D"mailto:paulej@packetizer.com">&lt;paulej@packetizer.com&gt;</a> =
<br><b>Cc:</b> <a =
href=3D"mailto:webfinger@ietf.org">&quot;webfinger@ietf.org&quot;</a> <a =
href=3D"mailto:webfinger@ietf.org">&lt;webfinger@ietf.org&gt;</a> =
<br><b>Sent:</b> Saturday, July 20, 2013 10:51 PM<br><b>Subject:</b> RE: =
[webfinger] Looking for JRDs</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><o:p>&nbsp;</o:p></p><div =
id=3Dyiv1860197283><div><div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Could those of you with OpenID =
OPs that support discovery please post specific identifiers using e-mail =
address syntax that Tim could use for testing e-mail based discovery =
using WebFinger?</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks =
all,</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- =
Mike</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><div><p class=3DMsoNormal =
style=3D'background:white'><b><span =
style=3D'font-size:10.0pt'>From:</span></b><span =
style=3D'font-size:10.0pt'> <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">openid-connect-in=
terop@googlegroups.com</a> [<a =
href=3D"mailto:openid-connect-interop@googlegroups.com">mailto:openid-con=
nect-interop@googlegroups.com</a>] <b>On Behalf Of </b>Mike =
Jones<br><b>Sent:</b> Saturday, July 20, 2013 4:34 PM<br><b>To:</b> Tim =
Bray; Paul E. Jones<br><b>Cc:</b> <a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a>; <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">openid-connect-in=
terop@googlegroups.com</a><br><b>Subject:</b> RE: [webfinger] Looking =
for JRDs</span><o:p></o:p></p></div></div></div><div><p =
class=3DMsoNormal =
style=3D'background:white'>&nbsp;<o:p></o:p></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>See <a =
href=3D"http://osis.idcommons.net/wiki/Category:OC5_OP">http://osis.idcom=
mons.net/wiki/Category:OC5_OP</a> for a list of OpenID providers, most =
of which implement Discovery, including =
WebFinger.</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- =
Mike</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><b><span =
style=3D'font-size:10.0pt'>From:</span></b><span =
style=3D'font-size:10.0pt'> <a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a> [<a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">mailto:webfinger-bounces@ietf.org</a>] <b>On Behalf Of =
</b>Tim Bray<br><b>Sent:</b> Friday, July 19, 2013 9:34 PM<br><b>To:</b> =
Paul E. Jones<br><b>Cc:</b> <a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:</b> Re: =
[webfinger] Looking for JRDs</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal =
style=3D'background:white'>&nbsp;<o:p></o:p></p></div><div><div><p =
class=3DMsoNormal style=3D'background:white'>Got an OpenID Connect =
provider? rel=3D<a href=3D"http://openid.net/specs/connect/1.0/issuer" =
target=3D"_blank">http://openid.net/specs/connect/1.0/issuer</a><o:p></o:=
p></p></div></div><div><div style=3D'margin-bottom:12.0pt'><p =
class=3DMsoNormal =
style=3D'background:white'>&nbsp;<o:p></o:p></p></div><div><div><p =
class=3DMsoNormal style=3D'background:white'>On Sun, Jul 14, 2013 at =
7:07 PM, Paul E. Jones &lt;<a href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt; =
wrote:<o:p></o:p></p></div><div><div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Tim,</span><o:p></o:p></p></div>=
<div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>You&#8217;re welcome to test my =
addresses, including mailto: / acct: / xmpp: =
</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Most of what is returned is =
just test data (though some is valid), but it should be properly =
formatted.</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>I have aliases, properties, =
titles, and non-ASCII characters in the acct: reply.&nbsp; I&#8217;m =
happy to throw something in if you want to check a particular =
response.</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Paul</span><o:p></o:p></p></div>=
<div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in =
0in 4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><div><p class=3DMsoNormal =
style=3D'background:white'><b><span =
style=3D'font-size:10.0pt'>From:</span></b><span =
style=3D'font-size:10.0pt'> <a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a> [mailto:<a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a>] <b>On Behalf Of =
</b>Tim Bray<br><b>Sent:</b> Sunday, July 14, 2013 5:54 PM<br><b>To:</b> =
<a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:</b> [webfinger] =
Looking for JRDs</span><o:p></o:p></p></div></div></div><div><div><p =
class=3DMsoNormal =
style=3D'background:white'>&nbsp;<o:p></o:p></p></div><div><div><p =
class=3DMsoNormal style=3D'background:white'>Working on some WF code... =
looking for some candidate addresses/domains to test JRD =
wrangling.&nbsp; Suggestions? =
-T<o:p></o:p></p></div></div></div></div></div></div></div><div><p =
class=3DMsoNormal =
style=3D'background:white'>&nbsp;<o:p></o:p></p></div></div><div><p =
class=3DMsoNormal style=3D'background:white'>-- <br>You received this =
message because you are subscribed to the Google Groups &quot;OpenID =
Connect Interop&quot; group.<br>To unsubscribe from this group and stop =
receiving emails from it, send an email to <a =
href=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.com" =
target=3D"_blank">openid-connect-interop+unsubscribe@googlegroups.com</a>=
.<br>For more options, visit <a =
href=3D"https://groups.google.com/groups/opt_out" =
target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>&nbsp;=
<br>&nbsp;<o:p></o:p></p></div></div></div><p class=3DMsoNormal =
style=3D'background:white'>-- <br>You received this message because you =
are subscribed to the Google Groups &quot;OpenID Connect Interop&quot; =
group.<br>To unsubscribe from this group and stop receiving emails from =
it, send an email to <a =
href=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.com">openi=
d-connect-interop+unsubscribe@googlegroups.com</a>.<br>For more options, =
visit <a href=3D"https://groups.google.com/groups/opt_out" =
target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>&nbsp;=
<br>&nbsp;<o:p></o:p></p></div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt;background:white'><o:p>&nbsp;</o:p></p></di=
v></div></div></div><p =
class=3DMsoNormal><br><br><br><o:p></o:p></p><pre>_______________________=
________________________<o:p></o:p></pre><pre>webfinger mailing =
list<o:p></o:p></pre><pre><a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><o:p></o:p></pre=
><pre><a =
href=3D"https://www.ietf.org/mailman/listinfo/webfinger">https://www.ietf=
.org/mailman/listinfo/webfinger</a><o:p></o:p></pre></blockquote><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></div></body></html>
------=_NextPart_000_05CC_01CE87BC.DBB0EDD0--


From javier@gluu.org  Tue Jul 23 13:07:53 2013
Return-Path: <javier@gluu.org>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7196311E82D6 for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 13:07:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.264
X-Spam-Level: 
X-Spam-Status: No, score=-2.264 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, IP_NOT_FRIENDLY=0.334]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wd87IsNXMeTc for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 13:07:48 -0700 (PDT)
Received: from gateway14.websitewelcome.com (gateway14.websitewelcome.com [69.93.179.25]) by ietfa.amsl.com (Postfix) with ESMTP id A3D2B11E8116 for <webfinger@ietf.org>; Tue, 23 Jul 2013 13:07:47 -0700 (PDT)
Received: by gateway14.websitewelcome.com (Postfix, from userid 5007) id D7EBBB0EA3F68; Tue, 23 Jul 2013 15:07:40 -0500 (CDT)
Received: from gator405.hostgator.com (gator405.hostgator.com [184.172.165.9]) by gateway14.websitewelcome.com (Postfix) with ESMTP id C5E0CB0EA3F44 for <webfinger@ietf.org>; Tue, 23 Jul 2013 15:07:40 -0500 (CDT)
Received: from [201.222.71.66] (port=47959 helo=localhost.localdomain) by gator405.hostgator.com with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.80) (envelope-from <javier@gluu.org>) id 1V1is6-0004nC-7v; Tue, 23 Jul 2013 15:07:47 -0500
Message-ID: <51EEE28E.7080604@gluu.org>
Date: Tue, 23 Jul 2013 16:07:42 -0400
From: Javier Rojas Blum <javier@gluu.org>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7
MIME-Version: 1.0
To: "Paul E. Jones" <paulej@packetizer.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com>	<00d301ce80ff$fffd76e0$fff864a0$@packetizer.com>	<CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com>	<4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com>	<4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com>	<1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com> <51EEDE9C.8020105@gluu.org> <05cb01ce87de$62c09200$2841b600$@packetizer.com>
In-Reply-To: <05cb01ce87de$62c09200$2841b600$@packetizer.com>
Content-Type: multipart/alternative; boundary="------------020300030903090706040703"
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - gator405.hostgator.com
X-AntiAbuse: Original Domain - ietf.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - gluu.org
X-BWhitelist: no
X-Source: 
X-Source-Args: 
X-Source-Dir: 
X-Source-Sender: (localhost.localdomain) [201.222.71.66]:47959
X-Source-Auth: javier+gluu.org
X-Email-Count: 4
X-Source-Cap: ZGlnaW1vbjtkaWdpbW9uO2dhdG9yNDA1Lmhvc3RnYXRvci5jb20=
Cc: webfinger@ietf.org, 'Tim Bray' <tbray@textuality.com>, openid-connect-interop@googlegroups.com, 'Edmund Jay' <ejay@mgi1.com>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Jul 2013 20:07:53 -0000

This is a multi-part message in MIME format.
--------------020300030903090706040703
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Please try this: 
https://seed.gluu.org/.well-known/webfinger?resource=acct:javier@seed.gluu.org&rel=http%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer

Regards

-- Javier


On 07/23/2013 03:54 PM, Paul E. Jones wrote:
>
> I get a 200 OK when I query, but the message body appears to be empty.
>
> *From:*webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] 
> *On Behalf Of *Javier Rojas Blum
> *Sent:* Tuesday, July 23, 2013 3:51 PM
> *To:* Edmund Jay
> *Cc:* webfinger@ietf.org; openid-connect-interop@googlegroups.com; Tim 
> Bray; Paul E. Jones
> *Subject:* Re: [webfinger] Looking for JRDs
>
> acct:javier@seed.gluu.org <mailto:acct:javier@seed.gluu.org>
> acct:mike@seed.gluu.org <mailto:acct:mike@seed.gluu.org>
>
> -- Javier
>
>
> On 07/22/2013 02:14 PM, Edmund Jay wrote:
>
>     The following can be used :
>
>     alice@connect.openid4.us <mailto:alice@connect.openid4.us> or
>
>     bob@connect.openid4.us <mailto:bob@connect.openid4.us>
>
>     -- Edmund
>
>     ------------------------------------------------------------------------
>
>     *From:*Mike Jones <Michael.Jones@microsoft.com>
>     <mailto:Michael.Jones@microsoft.com>
>     *To:* "openid-connect-interop@googlegroups.com"
>     <mailto:openid-connect-interop@googlegroups.com>
>     <openid-connect-interop@googlegroups.com>
>     <mailto:openid-connect-interop@googlegroups.com>; Tim Bray
>     <tbray@textuality.com> <mailto:tbray@textuality.com>; Paul E.
>     Jones <paulej@packetizer.com> <mailto:paulej@packetizer.com>
>     *Cc:* "webfinger@ietf.org" <mailto:webfinger@ietf.org>
>     <webfinger@ietf.org> <mailto:webfinger@ietf.org>
>     *Sent:* Saturday, July 20, 2013 10:51 PM
>     *Subject:* RE: [webfinger] Looking for JRDs
>
>     Could those of you with OpenID OPs that support discovery please
>     post specific identifiers using e-mail address syntax that Tim
>     could use for testing e-mail based discovery using WebFinger?
>
>     Thanks all,
>
>     -- Mike
>
>     *From:*openid-connect-interop@googlegroups.com
>     <mailto:openid-connect-interop@googlegroups.com>
>     [mailto:openid-connect-interop@googlegroups.com] *On Behalf Of
>     *Mike Jones
>     *Sent:* Saturday, July 20, 2013 4:34 PM
>     *To:* Tim Bray; Paul E. Jones
>     *Cc:* webfinger@ietf.org <mailto:webfinger@ietf.org>;
>     openid-connect-interop@googlegroups.com
>     <mailto:openid-connect-interop@googlegroups.com>
>     *Subject:* RE: [webfinger] Looking for JRDs
>
>     See http://osis.idcommons.net/wiki/Category:OC5_OP for a list of
>     OpenID providers, most of which implement Discovery, including
>     WebFinger.
>
>     -- Mike
>
>     *From:*webfinger-bounces@ietf.org
>     <mailto:webfinger-bounces@ietf.org>
>     [mailto:webfinger-bounces@ietf.org] *On Behalf Of *Tim Bray
>     *Sent:* Friday, July 19, 2013 9:34 PM
>     *To:* Paul E. Jones
>     *Cc:* webfinger@ietf.org <mailto:webfinger@ietf.org>
>     *Subject:* Re: [webfinger] Looking for JRDs
>
>     Got an OpenID Connect provider?
>     rel=http://openid.net/specs/connect/1.0/issuer
>
>     On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones
>     <paulej@packetizer.com <mailto:paulej@packetizer.com>> wrote:
>
>     Tim,
>
>     You're welcome to test my addresses, including mailto: / acct: /
>     xmpp:
>
>     Most of what is returned is just test data (though some is valid),
>     but it should be properly formatted.
>
>     I have aliases, properties, titles, and non-ASCII characters in
>     the acct: reply.  I'm happy to throw something in if you want to
>     check a particular response.
>
>     Paul
>
>     *From:*webfinger-bounces@ietf.org
>     <mailto:webfinger-bounces@ietf.org>
>     [mailto:webfinger-bounces@ietf.org
>     <mailto:webfinger-bounces@ietf.org>] *On Behalf Of *Tim Bray
>     *Sent:* Sunday, July 14, 2013 5:54 PM
>     *To:* webfinger@ietf.org <mailto:webfinger@ietf.org>
>     *Subject:* [webfinger] Looking for JRDs
>
>     Working on some WF code... looking for some candidate
>     addresses/domains to test JRD wrangling.  Suggestions? -T
>
>     -- 
>     You received this message because you are subscribed to the Google
>     Groups "OpenID Connect Interop" group.
>     To unsubscribe from this group and stop receiving emails from it,
>     send an email to
>     openid-connect-interop+unsubscribe@googlegroups.com
>     <mailto:openid-connect-interop+unsubscribe@googlegroups.com>.
>     For more options, visit https://groups.google.com/groups/opt_out.
>
>     -- 
>     You received this message because you are subscribed to the Google
>     Groups "OpenID Connect Interop" group.
>     To unsubscribe from this group and stop receiving emails from it,
>     send an email to
>     openid-connect-interop+unsubscribe@googlegroups.com
>     <mailto:openid-connect-interop+unsubscribe@googlegroups.com>.
>     For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
>
>     _______________________________________________
>
>     webfinger mailing list
>
>     webfinger@ietf.org  <mailto:webfinger@ietf.org>
>
>     https://www.ietf.org/mailman/listinfo/webfinger
>
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger


--------------020300030903090706040703
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Please try this:
<a class="moz-txt-link-freetext" href="https://seed.gluu.org/.well-known/webfinger?resource=acct:javier@seed.gluu.org&amp;rel=http%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer">https://seed.gluu.org/.well-known/webfinger?resource=acct:javier@seed.gluu.org&amp;rel=http%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer</a><br>
      <br>
      Regards<br>
      <br>
      -- Javier<br>
      <br>
      <br>
      On 07/23/2013 03:54 PM, Paul E. Jones wrote:<br>
    </div>
    <blockquote
      cite="mid:05cb01ce87de$62c09200$2841b600$@packetizer.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
      <style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Consolas;
	panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
pre
	{mso-style-priority:99;
	mso-style-link:"HTML Preformatted Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";
	color:black;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";
	color:black;}
p.yiv1860197283msoacetate, li.yiv1860197283msoacetate, div.yiv1860197283msoacetate
	{mso-style-name:yiv1860197283msoacetate;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msonormal, li.yiv1860197283msonormal, div.yiv1860197283msonormal
	{mso-style-name:yiv1860197283msonormal;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msochpdefault, li.yiv1860197283msochpdefault, div.yiv1860197283msochpdefault
	{mso-style-name:yiv1860197283msochpdefault;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
span.yiv1860197283msohyperlink
	{mso-style-name:yiv1860197283msohyperlink;}
span.yiv1860197283msohyperlinkfollowed
	{mso-style-name:yiv1860197283msohyperlinkfollowed;}
span.yiv1860197283balloontextchar
	{mso-style-name:yiv1860197283balloontextchar;}
span.yiv1860197283emailstyle19
	{mso-style-name:yiv1860197283emailstyle19;}
span.yiv1860197283emailstyle21
	{mso-style-name:yiv1860197283emailstyle21;}
p.yiv1860197283msonormal1, li.yiv1860197283msonormal1, div.yiv1860197283msonormal1
	{mso-style-name:yiv1860197283msonormal1;
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
span.yiv1860197283msohyperlink1
	{mso-style-name:yiv1860197283msohyperlink1;
	color:blue;
	text-decoration:underline;}
span.yiv1860197283msohyperlinkfollowed1
	{mso-style-name:yiv1860197283msohyperlinkfollowed1;
	color:purple;
	text-decoration:underline;}
p.yiv1860197283msoacetate1, li.yiv1860197283msoacetate1, div.yiv1860197283msoacetate1
	{mso-style-name:yiv1860197283msoacetate1;
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";
	color:black;}
span.yiv1860197283balloontextchar1
	{mso-style-name:yiv1860197283balloontextchar1;
	font-family:"Tahoma","sans-serif";}
span.yiv1860197283emailstyle191
	{mso-style-name:yiv1860197283emailstyle191;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.yiv1860197283emailstyle211
	{mso-style-name:yiv1860197283emailstyle211;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
p.yiv1860197283msochpdefault1, li.yiv1860197283msochpdefault1, div.yiv1860197283msochpdefault1
	{mso-style-name:yiv1860197283msochpdefault1;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:10.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
span.HTMLPreformattedChar
	{mso-style-name:"HTML Preformatted Char";
	mso-style-priority:99;
	mso-style-link:"HTML Preformatted";
	font-family:Consolas;
	color:black;}
span.EmailStyle36
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";
	color:black;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">I
            get a 200 OK when I query, but the message body appears to
            be empty.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
        <div style="border:none;border-left:solid blue 1.5pt;padding:0in
          0in 0in 4.0pt">
          <div>
            <div style="border:none;border-top:solid #B5C4DF
              1.0pt;padding:3.0pt 0in 0in 0in">
              <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">From:</span></b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">
                  <a class="moz-txt-link-abbreviated" href="mailto:webfinger-bounces@ietf.org">webfinger-bounces@ietf.org</a>
                  [<a class="moz-txt-link-freetext" href="mailto:webfinger-bounces@ietf.org">mailto:webfinger-bounces@ietf.org</a>] <b>On Behalf Of </b>Javier
                  Rojas Blum<br>
                  <b>Sent:</b> Tuesday, July 23, 2013 3:51 PM<br>
                  <b>To:</b> Edmund Jay<br>
                  <b>Cc:</b> <a class="moz-txt-link-abbreviated" href="mailto:webfinger@ietf.org">webfinger@ietf.org</a>;
                  <a class="moz-txt-link-abbreviated" href="mailto:openid-connect-interop@googlegroups.com">openid-connect-interop@googlegroups.com</a>; Tim Bray;
                  Paul E. Jones<br>
                  <b>Subject:</b> Re: [webfinger] Looking for JRDs<o:p></o:p></span></p>
            </div>
          </div>
          <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
          <div>
            <p class="MsoNormal"><a moz-do-not-send="true"
                href="mailto:acct:javier@seed.gluu.org">acct:javier@seed.gluu.org</a><br>
              <a moz-do-not-send="true"
                href="mailto:acct:mike@seed.gluu.org">acct:mike@seed.gluu.org</a><br>
              <br>
              -- Javier<br>
              <br>
              <br>
              On 07/22/2013 02:14 PM, Edmund Jay wrote:<o:p></o:p></p>
          </div>
          <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
            <div>
              <div>
                <p class="MsoNormal" style="background:white"><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">The
                    following can be used :&nbsp;<o:p></o:p></span></p>
              </div>
              <div>
                <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">&nbsp;<o:p></o:p></span></p>
              </div>
              <div>
                <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"><a
                      moz-do-not-send="true"
                      href="mailto:alice@connect.openid4.us">alice@connect.openid4.us</a>
                    or<o:p></o:p></span></p>
              </div>
              <div>
                <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"><a
                      moz-do-not-send="true"
                      href="mailto:bob@connect.openid4.us">bob@connect.openid4.us</a><o:p></o:p></span></p>
              </div>
              <div>
                <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
              </div>
              <div>
                <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">--
                    Edmund<o:p></o:p></span></p>
              </div>
              <div>
                <div>
                  <div>
                    <div class="MsoNormal"
                      style="text-align:center;background:white"
                      align="center">
                      <hr align="center" size="1" width="100%"></div>
                    <p class="MsoNormal" style="background:white"><b><span
style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">From:</span></b><span
style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">
                        Mike Jones <a moz-do-not-send="true"
                          href="mailto:Michael.Jones@microsoft.com">&lt;Michael.Jones@microsoft.com&gt;</a><br>
                        <b>To:</b> <a moz-do-not-send="true"
                          href="mailto:openid-connect-interop@googlegroups.com">"openid-connect-interop@googlegroups.com"</a>
                        <a moz-do-not-send="true"
                          href="mailto:openid-connect-interop@googlegroups.com">&lt;openid-connect-interop@googlegroups.com&gt;</a>;
                        Tim Bray <a moz-do-not-send="true"
                          href="mailto:tbray@textuality.com">&lt;tbray@textuality.com&gt;</a>;
                        Paul E. Jones <a moz-do-not-send="true"
                          href="mailto:paulej@packetizer.com">&lt;paulej@packetizer.com&gt;</a>
                        <br>
                        <b>Cc:</b> <a moz-do-not-send="true"
                          href="mailto:webfinger@ietf.org">"webfinger@ietf.org"</a>
                        <a moz-do-not-send="true"
                          href="mailto:webfinger@ietf.org">&lt;webfinger@ietf.org&gt;</a>
                        <br>
                        <b>Sent:</b> Saturday, July 20, 2013 10:51 PM<br>
                        <b>Subject:</b> RE: [webfinger] Looking for JRDs</span><o:p></o:p></p>
                  </div>
                  <div>
                    <p class="MsoNormal" style="background:white"><o:p>&nbsp;</o:p></p>
                    <div id="yiv1860197283">
                      <div>
                        <div>
                          <div>
                            <p class="MsoNormal"
                              style="background:white"><span
                                style="font-size:11.0pt;color:#1F497D">Could
                                those of you with OpenID OPs that
                                support discovery please post specific
                                identifiers using e-mail address syntax
                                that Tim could use for testing e-mail
                                based discovery using WebFinger?</span><o:p></o:p></p>
                          </div>
                          <div>
                            <p class="MsoNormal"
                              style="background:white"><span
                                style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                          </div>
                          <div>
                            <p class="MsoNormal"
                              style="background:white"><span
                                style="font-size:11.0pt;color:#1F497D">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                Thanks all,</span><o:p></o:p></p>
                          </div>
                          <div>
                            <p class="MsoNormal"
                              style="background:white"><span
                                style="font-size:11.0pt;color:#1F497D">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                -- Mike</span><o:p></o:p></p>
                          </div>
                          <div>
                            <p class="MsoNormal"
                              style="background:white"><span
                                style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                          </div>
                          <div>
                            <div style="border:none;border-top:solid
                              #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
                              <div>
                                <p class="MsoNormal"
                                  style="background:white"><b><span
                                      style="font-size:10.0pt">From:</span></b><span
                                    style="font-size:10.0pt"> <a
                                      moz-do-not-send="true"
                                      href="mailto:openid-connect-interop@googlegroups.com">openid-connect-interop@googlegroups.com</a>
                                    [<a moz-do-not-send="true"
                                      href="mailto:openid-connect-interop@googlegroups.com">mailto:openid-connect-interop@googlegroups.com</a>]
                                    <b>On Behalf Of </b>Mike Jones<br>
                                    <b>Sent:</b> Saturday, July 20, 2013
                                    4:34 PM<br>
                                    <b>To:</b> Tim Bray; Paul E. Jones<br>
                                    <b>Cc:</b> <a
                                      moz-do-not-send="true"
                                      href="mailto:webfinger@ietf.org">webfinger@ietf.org</a>;
                                    <a moz-do-not-send="true"
                                      href="mailto:openid-connect-interop@googlegroups.com">openid-connect-interop@googlegroups.com</a><br>
                                    <b>Subject:</b> RE: [webfinger]
                                    Looking for JRDs</span><o:p></o:p></p>
                              </div>
                            </div>
                          </div>
                          <div>
                            <p class="MsoNormal"
                              style="background:white">&nbsp;<o:p></o:p></p>
                          </div>
                          <div>
                            <p class="MsoNormal"
                              style="background:white"><span
                                style="font-size:11.0pt;color:#1F497D">See
                                <a moz-do-not-send="true"
                                  href="http://osis.idcommons.net/wiki/Category:OC5_OP">http://osis.idcommons.net/wiki/Category:OC5_OP</a>
                                for a list of OpenID providers, most of
                                which implement Discovery, including
                                WebFinger.</span><o:p></o:p></p>
                          </div>
                          <div>
                            <p class="MsoNormal"
                              style="background:white"><span
                                style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                          </div>
                          <div>
                            <p class="MsoNormal"
                              style="background:white"><span
                                style="font-size:11.0pt;color:#1F497D">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                -- Mike</span><o:p></o:p></p>
                          </div>
                          <div>
                            <p class="MsoNormal"
                              style="background:white"><span
                                style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                          </div>
                          <div>
                            <p class="MsoNormal"
                              style="background:white"><b><span
                                  style="font-size:10.0pt">From:</span></b><span
                                style="font-size:10.0pt"> <a
                                  moz-do-not-send="true"
                                  href="mailto:webfinger-bounces@ietf.org"
                                  target="_blank">webfinger-bounces@ietf.org</a>
                                [<a moz-do-not-send="true"
                                  href="mailto:webfinger-bounces@ietf.org"
                                  target="_blank">mailto:webfinger-bounces@ietf.org</a>]
                                <b>On Behalf Of </b>Tim Bray<br>
                                <b>Sent:</b> Friday, July 19, 2013 9:34
                                PM<br>
                                <b>To:</b> Paul E. Jones<br>
                                <b>Cc:</b> <a moz-do-not-send="true"
                                  href="mailto:webfinger@ietf.org"
                                  target="_blank">webfinger@ietf.org</a><br>
                                <b>Subject:</b> Re: [webfinger] Looking
                                for JRDs</span><o:p></o:p></p>
                          </div>
                          <div>
                            <p class="MsoNormal"
                              style="background:white">&nbsp;<o:p></o:p></p>
                          </div>
                          <div>
                            <div>
                              <p class="MsoNormal"
                                style="background:white">Got an OpenID
                                Connect provider? rel=<a
                                  moz-do-not-send="true"
                                  href="http://openid.net/specs/connect/1.0/issuer"
                                  target="_blank">http://openid.net/specs/connect/1.0/issuer</a><o:p></o:p></p>
                            </div>
                          </div>
                          <div>
                            <div style="margin-bottom:12.0pt">
                              <p class="MsoNormal"
                                style="background:white">&nbsp;<o:p></o:p></p>
                            </div>
                            <div>
                              <div>
                                <p class="MsoNormal"
                                  style="background:white">On Sun, Jul
                                  14, 2013 at 7:07 PM, Paul E. Jones
                                  &lt;<a moz-do-not-send="true"
                                    href="mailto:paulej@packetizer.com"
                                    target="_blank">paulej@packetizer.com</a>&gt;
                                  wrote:<o:p></o:p></p>
                              </div>
                              <div>
                                <div>
                                  <div>
                                    <p class="MsoNormal"
                                      style="background:white"><span
                                        style="font-size:11.0pt;color:#1F497D">Tim,</span><o:p></o:p></p>
                                  </div>
                                  <div>
                                    <p class="MsoNormal"
                                      style="background:white"><span
                                        style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                                  </div>
                                  <div>
                                    <p class="MsoNormal"
                                      style="background:white"><span
                                        style="font-size:11.0pt;color:#1F497D">You&#8217;re
                                        welcome to test my addresses,
                                        including mailto: / acct: /
                                        xmpp: </span><o:p></o:p></p>
                                  </div>
                                  <div>
                                    <p class="MsoNormal"
                                      style="background:white"><span
                                        style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                                  </div>
                                  <div>
                                    <p class="MsoNormal"
                                      style="background:white"><span
                                        style="font-size:11.0pt;color:#1F497D">Most
                                        of what is returned is just test
                                        data (though some is valid), but
                                        it should be properly formatted.</span><o:p></o:p></p>
                                  </div>
                                  <div>
                                    <p class="MsoNormal"
                                      style="background:white"><span
                                        style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                                  </div>
                                  <div>
                                    <p class="MsoNormal"
                                      style="background:white"><span
                                        style="font-size:11.0pt;color:#1F497D">I
                                        have aliases, properties,
                                        titles, and non-ASCII characters
                                        in the acct: reply.&nbsp; I&#8217;m happy
                                        to throw something in if you
                                        want to check a particular
                                        response.</span><o:p></o:p></p>
                                  </div>
                                  <div>
                                    <p class="MsoNormal"
                                      style="background:white"><span
                                        style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                                  </div>
                                  <div>
                                    <p class="MsoNormal"
                                      style="background:white"><span
                                        style="font-size:11.0pt;color:#1F497D">Paul</span><o:p></o:p></p>
                                  </div>
                                  <div>
                                    <p class="MsoNormal"
                                      style="background:white"><span
                                        style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                                  </div>
                                  <div
                                    style="border:none;border-left:solid
                                    blue 1.5pt;padding:0in 0in 0in
                                    4.0pt">
                                    <div>
                                      <div
                                        style="border:none;border-top:solid
                                        #B5C4DF 1.0pt;padding:3.0pt 0in
                                        0in 0in">
                                        <div>
                                          <p class="MsoNormal"
                                            style="background:white"><b><span
                                                style="font-size:10.0pt">From:</span></b><span
                                              style="font-size:10.0pt">
                                              <a moz-do-not-send="true"
href="mailto:webfinger-bounces@ietf.org" target="_blank">webfinger-bounces@ietf.org</a>
                                              [mailto:<a
                                                moz-do-not-send="true"
                                                href="mailto:webfinger-bounces@ietf.org"
                                                target="_blank">webfinger-bounces@ietf.org</a>]
                                              <b>On Behalf Of </b>Tim
                                              Bray<br>
                                              <b>Sent:</b> Sunday, July
                                              14, 2013 5:54 PM<br>
                                              <b>To:</b> <a
                                                moz-do-not-send="true"
                                                href="mailto:webfinger@ietf.org"
                                                target="_blank">webfinger@ietf.org</a><br>
                                              <b>Subject:</b>
                                              [webfinger] Looking for
                                              JRDs</span><o:p></o:p></p>
                                        </div>
                                      </div>
                                    </div>
                                    <div>
                                      <div>
                                        <p class="MsoNormal"
                                          style="background:white">&nbsp;<o:p></o:p></p>
                                      </div>
                                      <div>
                                        <div>
                                          <p class="MsoNormal"
                                            style="background:white">Working
                                            on some WF code... looking
                                            for some candidate
                                            addresses/domains to test
                                            JRD wrangling.&nbsp; Suggestions?
                                            -T<o:p></o:p></p>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                            <div>
                              <p class="MsoNormal"
                                style="background:white">&nbsp;<o:p></o:p></p>
                            </div>
                          </div>
                          <div>
                            <p class="MsoNormal"
                              style="background:white">-- <br>
                              You received this message because you are
                              subscribed to the Google Groups "OpenID
                              Connect Interop" group.<br>
                              To unsubscribe from this group and stop
                              receiving emails from it, send an email to
                              <a moz-do-not-send="true"
                                href="mailto:openid-connect-interop+unsubscribe@googlegroups.com"
                                target="_blank">openid-connect-interop+unsubscribe@googlegroups.com</a>.<br>
                              For more options, visit <a
                                moz-do-not-send="true"
                                href="https://groups.google.com/groups/opt_out"
                                target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
                              &nbsp;<br>
                              &nbsp;<o:p></o:p></p>
                          </div>
                        </div>
                      </div>
                      <p class="MsoNormal" style="background:white">-- <br>
                        You received this message because you are
                        subscribed to the Google Groups "OpenID Connect
                        Interop" group.<br>
                        To unsubscribe from this group and stop
                        receiving emails from it, send an email to <a
                          moz-do-not-send="true"
                          href="mailto:openid-connect-interop+unsubscribe@googlegroups.com">openid-connect-interop+unsubscribe@googlegroups.com</a>.<br>
                        For more options, visit <a
                          moz-do-not-send="true"
                          href="https://groups.google.com/groups/opt_out"
                          target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
                        &nbsp;<br>
                        &nbsp;<o:p></o:p></p>
                    </div>
                    <p class="MsoNormal"
                      style="margin-bottom:12.0pt;background:white"><o:p>&nbsp;</o:p></p>
                  </div>
                </div>
              </div>
            </div>
            <p class="MsoNormal"><br>
              <br>
              <br>
              <o:p></o:p></p>
            <pre>_______________________________________________<o:p></o:p></pre>
            <pre>webfinger mailing list<o:p></o:p></pre>
            <pre><a moz-do-not-send="true" href="mailto:webfinger@ietf.org">webfinger@ietf.org</a><o:p></o:p></pre>
            <pre><a moz-do-not-send="true" href="https://www.ietf.org/mailman/listinfo/webfinger">https://www.ietf.org/mailman/listinfo/webfinger</a><o:p></o:p></pre>
          </blockquote>
          <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
webfinger mailing list
<a class="moz-txt-link-abbreviated" href="mailto:webfinger@ietf.org">webfinger@ietf.org</a>
<a class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/webfinger">https://www.ietf.org/mailman/listinfo/webfinger</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>

--------------020300030903090706040703--

From paulej@packetizer.com  Tue Jul 23 13:25:09 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E51D11E83A0 for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 13:25:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.225
X-Spam-Level: 
X-Spam-Status: No, score=-2.225 tagged_above=-999 required=5 tests=[AWL=0.239,  BAYES_00=-2.599, HTML_MESSAGE=0.001, HTTP_ESCAPED_HOST=0.134]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h3cIPTICfGGd for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 13:25:03 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id 7CDD311E8136 for <webfinger@ietf.org>; Tue, 23 Jul 2013 13:25:03 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6NKOmUV005736 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Tue, 23 Jul 2013 16:24:49 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1374611089; bh=wUR6nq2JfK2ZpYfW4cF1kNa/bOMmPtwRceDrTY76yt4=; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type; b=bG29u8fcwmDegaDsGLK9j32rYeX9NAcJv1xln3w6Uz29V/Q/2fxygD/rE+lxgSXfw /Msr3F11MadwRe3h8ZZR3cyNaDZj+kTcq4w1bWuQlwzXxtvWUQyi0rtM0gVzHN1ec+ uVOTqyGzjt9ZUdtdkz5UrZKi2N/V82sPnmoL18RA=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "'Javier Rojas Blum'" <javier@gluu.org>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com>	<00d301ce80ff$fffd76e0$fff864a0$@packetizer.com>	<CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com>	<4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com>	<4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com>	<1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com>	<51EEDE9C.8020105@gluu.org>	<05cb01ce87de$62c09200$2841b600$@packetizer.com> <51EEE28E.7080604@gluu.org>
In-Reply-To: <51EEE28E.7080604@gluu.org>
Date: Tue, 23 Jul 2013 16:24:54 -0400
Message-ID: <05f901ce87e2$b14dd5f0$13e981d0$@packetizer.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_05FA_01CE87C1.2A3E7FE0"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQL/r+No/hn+Dxq4/2ORfMNzEE5vjgGfjNBBAk5SfHcBYrYgdgKGwE2GAVKR0D8CoDoGBQEixDXtAtnNNruWki/kIA==
Content-Language: en-us
Cc: webfinger@ietf.org, 'Edmund Jay' <ejay@mgi1.com>, 'Tim Bray' <tbray@textuality.com>, openid-connect-interop@googlegroups.com
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Jul 2013 20:25:09 -0000

This is a multipart message in MIME format.

------=_NextPart_000_05FA_01CE87C1.2A3E7FE0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

That works, but why does it fail if the rel parameters is absent?  That
should not fail.

 

Paul

 

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
Behalf Of Javier Rojas Blum
Sent: Tuesday, July 23, 2013 4:08 PM
To: Paul E. Jones
Cc: webfinger@ietf.org; 'Tim Bray'; openid-connect-interop@googlegroups.com;
'Edmund Jay'
Subject: Re: [webfinger] Looking for JRDs

 

Please try this:
https://seed.gluu.org/.well-known/webfinger?resource=acct:javier@seed.gluu.o
rg
<https://seed.gluu.org/.well-known/webfinger?resource=acct:javier@seed.gluu.
org&rel=http%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer>
&rel=http%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer

Regards

-- Javier


On 07/23/2013 03:54 PM, Paul E. Jones wrote:

I get a 200 OK when I query, but the message body appears to be empty.

 

 

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
Behalf Of Javier Rojas Blum
Sent: Tuesday, July 23, 2013 3:51 PM
To: Edmund Jay
Cc: webfinger@ietf.org; openid-connect-interop@googlegroups.com; Tim Bray;
Paul E. Jones
Subject: Re: [webfinger] Looking for JRDs

 

acct:javier@seed.gluu.org
acct:mike@seed.gluu.org

-- Javier


On 07/22/2013 02:14 PM, Edmund Jay wrote:

The following can be used : 

 

alice@connect.openid4.us or

bob@connect.openid4.us

 

-- Edmund

  _____  

From: Mike Jones  <mailto:Michael.Jones@microsoft.com>
<Michael.Jones@microsoft.com>
To:  <mailto:openid-connect-interop@googlegroups.com>
"openid-connect-interop@googlegroups.com"
<mailto:openid-connect-interop@googlegroups.com>
<openid-connect-interop@googlegroups.com>; Tim Bray
<mailto:tbray@textuality.com> <tbray@textuality.com>; Paul E. Jones
<mailto:paulej@packetizer.com> <paulej@packetizer.com> 
Cc:  <mailto:webfinger@ietf.org> "webfinger@ietf.org"
<mailto:webfinger@ietf.org> <webfinger@ietf.org> 
Sent: Saturday, July 20, 2013 10:51 PM
Subject: RE: [webfinger] Looking for JRDs

 

Could those of you with OpenID OPs that support discovery please post
specific identifiers using e-mail address syntax that Tim could use for
testing e-mail based discovery using WebFinger?

 

                                                            Thanks all,

                                                            -- Mike

 

From: openid-connect-interop@googlegroups.com
[mailto:openid-connect-interop@googlegroups.com] On Behalf Of Mike Jones
Sent: Saturday, July 20, 2013 4:34 PM
To: Tim Bray; Paul E. Jones
Cc: webfinger@ietf.org; openid-connect-interop@googlegroups.com
Subject: RE: [webfinger] Looking for JRDs

 

See http://osis.idcommons.net/wiki/Category:OC5_OP for a list of OpenID
providers, most of which implement Discovery, including WebFinger.

 

                                                            -- Mike

 

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
Behalf Of Tim Bray
Sent: Friday, July 19, 2013 9:34 PM
To: Paul E. Jones
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Looking for JRDs

 

Got an OpenID Connect provider?
rel=http://openid.net/specs/connect/1.0/issuer

 

On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@packetizer.com>
wrote:

Tim,

 

You're welcome to test my addresses, including mailto: / acct: / xmpp: 

 

Most of what is returned is just test data (though some is valid), but it
should be properly formatted.

 

I have aliases, properties, titles, and non-ASCII characters in the acct:
reply.  I'm happy to throw something in if you want to check a particular
response.

 

Paul

 

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
Behalf Of Tim Bray
Sent: Sunday, July 14, 2013 5:54 PM
To: webfinger@ietf.org
Subject: [webfinger] Looking for JRDs

 

Working on some WF code... looking for some candidate addresses/domains to
test JRD wrangling.  Suggestions? -T

 

-- 
You received this message because you are subscribed to the Google Groups
"OpenID Connect Interop" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to openid-connect-interop+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

-- 
You received this message because you are subscribed to the Google Groups
"OpenID Connect Interop" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to openid-connect-interop+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

 







_______________________________________________
webfinger mailing list
webfinger@ietf.org
https://www.ietf.org/mailman/listinfo/webfinger

 






_______________________________________________
webfinger mailing list
webfinger@ietf.org
https://www.ietf.org/mailman/listinfo/webfinger

 


------=_NextPart_000_05FA_01CE87C1.2A3E7FE0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><META =
HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><!--[if !mso]><style>v\:* =
{behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Consolas;
	panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
pre
	{mso-style-priority:99;
	mso-style-link:"HTML Preformatted Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";
	color:black;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";
	color:black;}
span.HTMLPreformattedChar
	{mso-style-name:"HTML Preformatted Char";
	mso-style-priority:99;
	mso-style-link:"HTML Preformatted";
	font-family:Consolas;
	color:black;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";
	color:black;}
p.yiv1860197283msoacetate, li.yiv1860197283msoacetate, =
div.yiv1860197283msoacetate
	{mso-style-name:yiv1860197283msoacetate;
	mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msonormal, li.yiv1860197283msonormal, =
div.yiv1860197283msonormal
	{mso-style-name:yiv1860197283msonormal;
	mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msochpdefault, li.yiv1860197283msochpdefault, =
div.yiv1860197283msochpdefault
	{mso-style-name:yiv1860197283msochpdefault;
	mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msonormal1, li.yiv1860197283msonormal1, =
div.yiv1860197283msonormal1
	{mso-style-name:yiv1860197283msonormal1;
	mso-style-priority:99;
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msoacetate1, li.yiv1860197283msoacetate1, =
div.yiv1860197283msoacetate1
	{mso-style-name:yiv1860197283msoacetate1;
	mso-style-priority:99;
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";
	color:black;}
p.yiv1860197283msochpdefault1, li.yiv1860197283msochpdefault1, =
div.yiv1860197283msochpdefault1
	{mso-style-name:yiv1860197283msochpdefault1;
	mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:10.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
span.yiv1860197283msohyperlink
	{mso-style-name:yiv1860197283msohyperlink;}
span.yiv1860197283msohyperlinkfollowed
	{mso-style-name:yiv1860197283msohyperlinkfollowed;}
span.yiv1860197283balloontextchar
	{mso-style-name:yiv1860197283balloontextchar;}
span.yiv1860197283emailstyle19
	{mso-style-name:yiv1860197283emailstyle19;}
span.yiv1860197283emailstyle21
	{mso-style-name:yiv1860197283emailstyle21;}
span.yiv1860197283msohyperlink1
	{mso-style-name:yiv1860197283msohyperlink1;
	color:blue;
	text-decoration:underline;}
span.yiv1860197283msohyperlinkfollowed1
	{mso-style-name:yiv1860197283msohyperlinkfollowed1;
	color:purple;
	text-decoration:underline;}
span.yiv1860197283balloontextchar1
	{mso-style-name:yiv1860197283balloontextchar1;
	font-family:"Tahoma","sans-serif";}
span.yiv1860197283emailstyle191
	{mso-style-name:yiv1860197283emailstyle191;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.yiv1860197283emailstyle211
	{mso-style-name:yiv1860197283emailstyle211;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle38
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle39
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor=3Dwhite =
lang=3DEN-US link=3Dblue vlink=3Dpurple><div class=3DWordSection1><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>That works, but why does it fail if the rel parameters is =
absent?&nbsp; That should not fail.<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Paul<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowt=
ext'>From:</span></b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowt=
ext'> webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] =
<b>On Behalf Of </b>Javier Rojas Blum<br><b>Sent:</b> Tuesday, July 23, =
2013 4:08 PM<br><b>To:</b> Paul E. Jones<br><b>Cc:</b> =
webfinger@ietf.org; 'Tim Bray'; openid-connect-interop@googlegroups.com; =
'Edmund Jay'<br><b>Subject:</b> Re: [webfinger] Looking for =
JRDs<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><p class=3DMsoNormal>Please =
try this: <a =
href=3D"https://seed.gluu.org/.well-known/webfinger?resource=3Dacct:javie=
r@seed.gluu.org&amp;rel=3Dhttp%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0=
%2Fissuer">https://seed.gluu.org/.well-known/webfinger?resource=3Dacct:ja=
vier@seed.gluu.org&amp;rel=3Dhttp%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F=
1.0%2Fissuer</a><br><br>Regards<br><br>-- Javier<br><br><br>On =
07/23/2013 03:54 PM, Paul E. Jones =
wrote:<o:p></o:p></p></div><blockquote =
style=3D'margin-top:5.0pt;margin-bottom:5.0pt'><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>I get a 200 OK when I query, but the message body appears to be =
empty.</span><o:p></o:p></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><o:p></o:p></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><o:p></o:p></p><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowt=
ext'>From:</span></b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowt=
ext'> <a =
href=3D"mailto:webfinger-bounces@ietf.org">webfinger-bounces@ietf.org</a>=
 [<a =
href=3D"mailto:webfinger-bounces@ietf.org">mailto:webfinger-bounces@ietf.=
org</a>] <b>On Behalf Of </b>Javier Rojas Blum<br><b>Sent:</b> Tuesday, =
July 23, 2013 3:51 PM<br><b>To:</b> Edmund Jay<br><b>Cc:</b> <a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a>; <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">openid-connect-in=
terop@googlegroups.com</a>; Tim Bray; Paul E. Jones<br><b>Subject:</b> =
Re: [webfinger] Looking for JRDs</span><o:p></o:p></p></div></div><p =
class=3DMsoNormal>&nbsp;<o:p></o:p></p><div><p class=3DMsoNormal><a =
href=3D"mailto:acct:javier@seed.gluu.org">acct:javier@seed.gluu.org</a><b=
r><a =
href=3D"mailto:acct:mike@seed.gluu.org">acct:mike@seed.gluu.org</a><br><b=
r>-- Javier<br><br><br>On 07/22/2013 02:14 PM, Edmund Jay =
wrote:<o:p></o:p></p></div><blockquote =
style=3D'margin-top:5.0pt;margin-bottom:5.0pt'><div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>The =
following can be used :&nbsp;</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>&nbsp;</span=
><o:p></o:p></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'><a =
href=3D"mailto:alice@connect.openid4.us">alice@connect.openid4.us</a> =
or</span><o:p></o:p></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'><a =
href=3D"mailto:bob@connect.openid4.us">bob@connect.openid4.us</a></span><=
o:p></o:p></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>&nbsp;</span=
><o:p></o:p></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>-- =
Edmund</span><o:p></o:p></p></div><div><div><div><div class=3DMsoNormal =
align=3Dcenter style=3D'text-align:center;background:white'><hr size=3D1 =
width=3D"100%" align=3Dcenter></div><p class=3DMsoNormal =
style=3D'background:white'><b><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>From:</span><=
/b><span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'> =
Mike Jones <a =
href=3D"mailto:Michael.Jones@microsoft.com">&lt;Michael.Jones@microsoft.c=
om&gt;</a><br><b>To:</b> <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">&quot;openid-conn=
ect-interop@googlegroups.com&quot;</a> <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">&lt;openid-connec=
t-interop@googlegroups.com&gt;</a>; Tim Bray <a =
href=3D"mailto:tbray@textuality.com">&lt;tbray@textuality.com&gt;</a>; =
Paul E. Jones <a =
href=3D"mailto:paulej@packetizer.com">&lt;paulej@packetizer.com&gt;</a> =
<br><b>Cc:</b> <a =
href=3D"mailto:webfinger@ietf.org">&quot;webfinger@ietf.org&quot;</a> <a =
href=3D"mailto:webfinger@ietf.org">&lt;webfinger@ietf.org&gt;</a> =
<br><b>Sent:</b> Saturday, July 20, 2013 10:51 PM<br><b>Subject:</b> RE: =
[webfinger] Looking for JRDs</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal style=3D'background:white'>&nbsp;<o:p></o:p></p><div =
id=3Dyiv1860197283><div><div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Could those of you with OpenID =
OPs that support discovery please post specific identifiers using e-mail =
address syntax that Tim could use for testing e-mail based discovery =
using WebFinger?</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks =
all,</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- =
Mike</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><div><p class=3DMsoNormal =
style=3D'background:white'><b><span =
style=3D'font-size:10.0pt'>From:</span></b><span =
style=3D'font-size:10.0pt'> <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">openid-connect-in=
terop@googlegroups.com</a> [<a =
href=3D"mailto:openid-connect-interop@googlegroups.com">mailto:openid-con=
nect-interop@googlegroups.com</a>] <b>On Behalf Of </b>Mike =
Jones<br><b>Sent:</b> Saturday, July 20, 2013 4:34 PM<br><b>To:</b> Tim =
Bray; Paul E. Jones<br><b>Cc:</b> <a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a>; <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">openid-connect-in=
terop@googlegroups.com</a><br><b>Subject:</b> RE: [webfinger] Looking =
for JRDs</span><o:p></o:p></p></div></div></div><div><p =
class=3DMsoNormal =
style=3D'background:white'>&nbsp;<o:p></o:p></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>See <a =
href=3D"http://osis.idcommons.net/wiki/Category:OC5_OP">http://osis.idcom=
mons.net/wiki/Category:OC5_OP</a> for a list of OpenID providers, most =
of which implement Discovery, including =
WebFinger.</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- =
Mike</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><b><span =
style=3D'font-size:10.0pt'>From:</span></b><span =
style=3D'font-size:10.0pt'> <a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a> [<a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">mailto:webfinger-bounces@ietf.org</a>] <b>On Behalf Of =
</b>Tim Bray<br><b>Sent:</b> Friday, July 19, 2013 9:34 PM<br><b>To:</b> =
Paul E. Jones<br><b>Cc:</b> <a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:</b> Re: =
[webfinger] Looking for JRDs</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal =
style=3D'background:white'>&nbsp;<o:p></o:p></p></div><div><div><p =
class=3DMsoNormal style=3D'background:white'>Got an OpenID Connect =
provider? rel=3D<a href=3D"http://openid.net/specs/connect/1.0/issuer" =
target=3D"_blank">http://openid.net/specs/connect/1.0/issuer</a><o:p></o:=
p></p></div></div><div><div style=3D'margin-bottom:12.0pt'><p =
class=3DMsoNormal =
style=3D'background:white'>&nbsp;<o:p></o:p></p></div><div><div><p =
class=3DMsoNormal style=3D'background:white'>On Sun, Jul 14, 2013 at =
7:07 PM, Paul E. Jones &lt;<a href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt; =
wrote:<o:p></o:p></p></div><div><div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Tim,</span><o:p></o:p></p></div>=
<div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>You&#8217;re welcome to test my =
addresses, including mailto: / acct: / xmpp: =
</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Most of what is returned is =
just test data (though some is valid), but it should be properly =
formatted.</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>I have aliases, properties, =
titles, and non-ASCII characters in the acct: reply.&nbsp; I&#8217;m =
happy to throw something in if you want to check a particular =
response.</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Paul</span><o:p></o:p></p></div>=
<div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in =
0in 4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><div><p class=3DMsoNormal =
style=3D'background:white'><b><span =
style=3D'font-size:10.0pt'>From:</span></b><span =
style=3D'font-size:10.0pt'> <a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a> [mailto:<a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a>] <b>On Behalf Of =
</b>Tim Bray<br><b>Sent:</b> Sunday, July 14, 2013 5:54 PM<br><b>To:</b> =
<a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:</b> [webfinger] =
Looking for JRDs</span><o:p></o:p></p></div></div></div><div><div><p =
class=3DMsoNormal =
style=3D'background:white'>&nbsp;<o:p></o:p></p></div><div><div><p =
class=3DMsoNormal style=3D'background:white'>Working on some WF code... =
looking for some candidate addresses/domains to test JRD =
wrangling.&nbsp; Suggestions? =
-T<o:p></o:p></p></div></div></div></div></div></div></div><div><p =
class=3DMsoNormal =
style=3D'background:white'>&nbsp;<o:p></o:p></p></div></div><div><p =
class=3DMsoNormal style=3D'background:white'>-- <br>You received this =
message because you are subscribed to the Google Groups &quot;OpenID =
Connect Interop&quot; group.<br>To unsubscribe from this group and stop =
receiving emails from it, send an email to <a =
href=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.com" =
target=3D"_blank">openid-connect-interop+unsubscribe@googlegroups.com</a>=
.<br>For more options, visit <a =
href=3D"https://groups.google.com/groups/opt_out" =
target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>&nbsp;=
<br>&nbsp;<o:p></o:p></p></div></div></div><p class=3DMsoNormal =
style=3D'background:white'>-- <br>You received this message because you =
are subscribed to the Google Groups &quot;OpenID Connect Interop&quot; =
group.<br>To unsubscribe from this group and stop receiving emails from =
it, send an email to <a =
href=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.com">openi=
d-connect-interop+unsubscribe@googlegroups.com</a>.<br>For more options, =
visit <a href=3D"https://groups.google.com/groups/opt_out" =
target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>&nbsp;=
<br>&nbsp;<o:p></o:p></p></div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt;background:white'>&nbsp;<o:p></o:p></p></di=
v></div></div></div><p =
class=3DMsoNormal><br><br><br><br><o:p></o:p></p><pre>___________________=
____________________________<o:p></o:p></pre><pre>webfinger mailing =
list<o:p></o:p></pre><pre><a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><o:p></o:p></pre=
><pre><a =
href=3D"https://www.ietf.org/mailman/listinfo/webfinger">https://www.ietf=
.org/mailman/listinfo/webfinger</a><o:p></o:p></pre></blockquote><p =
class=3DMsoNormal>&nbsp;<o:p></o:p></p></div><p =
class=3DMsoNormal><br><br><br><o:p></o:p></p><pre>_______________________=
________________________<o:p></o:p></pre><pre>webfinger mailing =
list<o:p></o:p></pre><pre><a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><o:p></o:p></pre=
><pre><a =
href=3D"https://www.ietf.org/mailman/listinfo/webfinger">https://www.ietf=
.org/mailman/listinfo/webfinger</a><o:p></o:p></pre></blockquote><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></div></body></html>
------=_NextPart_000_05FA_01CE87C1.2A3E7FE0--


From javier@gluu.org  Tue Jul 23 14:52:10 2013
Return-Path: <javier@gluu.org>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EFBCA11E8149 for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 14:52:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.264
X-Spam-Level: 
X-Spam-Status: No, score=-2.264 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, IP_NOT_FRIENDLY=0.334]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15pmtStU9XhY for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 14:51:58 -0700 (PDT)
Received: from gateway07.websitewelcome.com (gateway07.websitewelcome.com [69.41.247.30]) by ietfa.amsl.com (Postfix) with ESMTP id C488211E836F for <webfinger@ietf.org>; Tue, 23 Jul 2013 14:51:55 -0700 (PDT)
Received: by gateway07.websitewelcome.com (Postfix, from userid 5007) id 71B66E7F74738; Tue, 23 Jul 2013 16:50:48 -0500 (CDT)
Received: from gator405.hostgator.com (gator405.hostgator.com [184.172.165.9]) by gateway07.websitewelcome.com (Postfix) with ESMTP id 61B6DE7F746F8 for <webfinger@ietf.org>; Tue, 23 Jul 2013 16:50:48 -0500 (CDT)
Received: from [201.222.71.66] (port=49825 helo=localhost.localdomain) by gator405.hostgator.com with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.80) (envelope-from <javier@gluu.org>) id 1V1kTv-0000rU-HA; Tue, 23 Jul 2013 16:50:56 -0500
Message-ID: <51EEFABD.8080000@gluu.org>
Date: Tue, 23 Jul 2013 17:50:53 -0400
From: Javier Rojas Blum <javier@gluu.org>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7
MIME-Version: 1.0
To: "Paul E. Jones" <paulej@packetizer.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com>	<00d301ce80ff$fffd76e0$fff864a0$@packetizer.com>	<CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com>	<4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com>	<4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com>	<1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com>	<51EEDE9C.8020105@gluu.org>	<05cb01ce87de$62c09200$2841b600$@packetizer.com> <51EEE28E.7080604@gluu.org> <05f901ce87e2$b14dd5f0$13e981d0$@packetizer.com>
In-Reply-To: <05f901ce87e2$b14dd5f0$13e981d0$@packetizer.com>
Content-Type: multipart/alternative; boundary="------------090908030808050800060200"
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - gator405.hostgator.com
X-AntiAbuse: Original Domain - ietf.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - gluu.org
X-BWhitelist: no
X-Source: 
X-Source-Args: 
X-Source-Dir: 
X-Source-Sender: (localhost.localdomain) [201.222.71.66]:49825
X-Source-Auth: javier+gluu.org
X-Email-Count: 13
X-Source-Cap: ZGlnaW1vbjtkaWdpbW9uO2dhdG9yNDA1Lmhvc3RnYXRvci5jb20=
Cc: webfinger@ietf.org, 'Tim Bray' <tbray@textuality.com>, openid-connect-interop@googlegroups.com, 'Edmund Jay' <ejay@mgi1.com>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Jul 2013 21:52:10 -0000

This is a multi-part message in MIME format.
--------------090908030808050800060200
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Fixed now.

Thanks

-- Javier

On 07/23/2013 04:24 PM, Paul E. Jones wrote:
>
> That works, but why does it fail if the rel parameters is absent?  
> That should not fail.
>
> Paul
>
> *From:*webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] 
> *On Behalf Of *Javier Rojas Blum
> *Sent:* Tuesday, July 23, 2013 4:08 PM
> *To:* Paul E. Jones
> *Cc:* webfinger@ietf.org; 'Tim Bray'; 
> openid-connect-interop@googlegroups.com; 'Edmund Jay'
> *Subject:* Re: [webfinger] Looking for JRDs
>
> Please try this: 
> https://seed.gluu.org/.well-known/webfinger?resource=acct:javier@seed.gluu.org&rel=http%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer
>
> Regards
>
> -- Javier
>
>
> On 07/23/2013 03:54 PM, Paul E. Jones wrote:
>
>     I get a 200 OK when I query, but the message body appears to be empty.
>
>     *From:*webfinger-bounces@ietf.org
>     <mailto:webfinger-bounces@ietf.org>
>     [mailto:webfinger-bounces@ietf.org] *On Behalf Of *Javier Rojas Blum
>     *Sent:* Tuesday, July 23, 2013 3:51 PM
>     *To:* Edmund Jay
>     *Cc:* webfinger@ietf.org <mailto:webfinger@ietf.org>;
>     openid-connect-interop@googlegroups.com
>     <mailto:openid-connect-interop@googlegroups.com>; Tim Bray; Paul
>     E. Jones
>     *Subject:* Re: [webfinger] Looking for JRDs
>
>     acct:javier@seed.gluu.org <mailto:acct:javier@seed.gluu.org>
>     acct:mike@seed.gluu.org <mailto:acct:mike@seed.gluu.org>
>
>     -- Javier
>
>
>     On 07/22/2013 02:14 PM, Edmund Jay wrote:
>
>         The following can be used :
>
>         alice@connect.openid4.us <mailto:alice@connect.openid4.us> or
>
>         bob@connect.openid4.us <mailto:bob@connect.openid4.us>
>
>         -- Edmund
>
>         ------------------------------------------------------------------------
>
>         *From:*Mike Jones <Michael.Jones@microsoft.com>
>         <mailto:Michael.Jones@microsoft.com>
>         *To:* "openid-connect-interop@googlegroups.com"
>         <mailto:openid-connect-interop@googlegroups.com>
>         <openid-connect-interop@googlegroups.com>
>         <mailto:openid-connect-interop@googlegroups.com>; Tim Bray
>         <tbray@textuality.com> <mailto:tbray@textuality.com>; Paul E.
>         Jones <paulej@packetizer.com> <mailto:paulej@packetizer.com>
>         *Cc:* "webfinger@ietf.org" <mailto:webfinger@ietf.org>
>         <webfinger@ietf.org> <mailto:webfinger@ietf.org>
>         *Sent:* Saturday, July 20, 2013 10:51 PM
>         *Subject:* RE: [webfinger] Looking for JRDs
>
>         Could those of you with OpenID OPs that support discovery
>         please post specific identifiers using e-mail address syntax
>         that Tim could use for testing e-mail based discovery using
>         WebFinger?
>
>         Thanks all,
>
>         -- Mike
>
>         *From:*openid-connect-interop@googlegroups.com
>         <mailto:openid-connect-interop@googlegroups.com>
>         [mailto:openid-connect-interop@googlegroups.com] *On Behalf Of
>         *Mike Jones
>         *Sent:* Saturday, July 20, 2013 4:34 PM
>         *To:* Tim Bray; Paul E. Jones
>         *Cc:* webfinger@ietf.org <mailto:webfinger@ietf.org>;
>         openid-connect-interop@googlegroups.com
>         <mailto:openid-connect-interop@googlegroups.com>
>         *Subject:* RE: [webfinger] Looking for JRDs
>
>         See http://osis.idcommons.net/wiki/Category:OC5_OP for a list
>         of OpenID providers, most of which implement Discovery,
>         including WebFinger.
>
>         -- Mike
>
>         *From:*webfinger-bounces@ietf.org
>         <mailto:webfinger-bounces@ietf.org>
>         [mailto:webfinger-bounces@ietf.org] *On Behalf Of *Tim Bray
>         *Sent:* Friday, July 19, 2013 9:34 PM
>         *To:* Paul E. Jones
>         *Cc:* webfinger@ietf.org <mailto:webfinger@ietf.org>
>         *Subject:* Re: [webfinger] Looking for JRDs
>
>         Got an OpenID Connect provider?
>         rel=http://openid.net/specs/connect/1.0/issuer
>
>         On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones
>         <paulej@packetizer.com <mailto:paulej@packetizer.com>> wrote:
>
>         Tim,
>
>         You're welcome to test my addresses, including mailto: / acct:
>         / xmpp:
>
>         Most of what is returned is just test data (though some is
>         valid), but it should be properly formatted.
>
>         I have aliases, properties, titles, and non-ASCII characters
>         in the acct: reply.  I'm happy to throw something in if you
>         want to check a particular response.
>
>         Paul
>
>         *From:*webfinger-bounces@ietf.org
>         <mailto:webfinger-bounces@ietf.org>
>         [mailto:webfinger-bounces@ietf.org
>         <mailto:webfinger-bounces@ietf.org>] *On Behalf Of *Tim Bray
>         *Sent:* Sunday, July 14, 2013 5:54 PM
>         *To:* webfinger@ietf.org <mailto:webfinger@ietf.org>
>         *Subject:* [webfinger] Looking for JRDs
>
>         Working on some WF code... looking for some candidate
>         addresses/domains to test JRD wrangling. Suggestions? -T
>
>         -- 
>         You received this message because you are subscribed to the
>         Google Groups "OpenID Connect Interop" group.
>         To unsubscribe from this group and stop receiving emails from
>         it, send an email to
>         openid-connect-interop+unsubscribe@googlegroups.com
>         <mailto:openid-connect-interop+unsubscribe@googlegroups.com>.
>         For more options, visit https://groups.google.com/groups/opt_out.
>
>         -- 
>         You received this message because you are subscribed to the
>         Google Groups "OpenID Connect Interop" group.
>         To unsubscribe from this group and stop receiving emails from
>         it, send an email to
>         openid-connect-interop+unsubscribe@googlegroups.com
>         <mailto:openid-connect-interop+unsubscribe@googlegroups.com>.
>         For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
>
>
>         _______________________________________________
>
>         webfinger mailing list
>
>         webfinger@ietf.org  <mailto:webfinger@ietf.org>
>
>         https://www.ietf.org/mailman/listinfo/webfinger
>
>
>
>
>     _______________________________________________
>
>     webfinger mailing list
>
>     webfinger@ietf.org  <mailto:webfinger@ietf.org>
>
>     https://www.ietf.org/mailman/listinfo/webfinger
>
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger


--------------090908030808050800060200
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Fixed now.<br>
      <br>
      Thanks<br>
      <br>
      -- Javier<br>
      <br>
      On 07/23/2013 04:24 PM, Paul E. Jones wrote:<br>
    </div>
    <blockquote
      cite="mid:05f901ce87e2$b14dd5f0$13e981d0$@packetizer.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
      <style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Consolas;
	panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
pre
	{mso-style-priority:99;
	mso-style-link:"HTML Preformatted Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";
	color:black;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";
	color:black;}
span.HTMLPreformattedChar
	{mso-style-name:"HTML Preformatted Char";
	mso-style-priority:99;
	mso-style-link:"HTML Preformatted";
	font-family:Consolas;
	color:black;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";
	color:black;}
p.yiv1860197283msoacetate, li.yiv1860197283msoacetate, div.yiv1860197283msoacetate
	{mso-style-name:yiv1860197283msoacetate;
	mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msonormal, li.yiv1860197283msonormal, div.yiv1860197283msonormal
	{mso-style-name:yiv1860197283msonormal;
	mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msochpdefault, li.yiv1860197283msochpdefault, div.yiv1860197283msochpdefault
	{mso-style-name:yiv1860197283msochpdefault;
	mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msonormal1, li.yiv1860197283msonormal1, div.yiv1860197283msonormal1
	{mso-style-name:yiv1860197283msonormal1;
	mso-style-priority:99;
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msoacetate1, li.yiv1860197283msoacetate1, div.yiv1860197283msoacetate1
	{mso-style-name:yiv1860197283msoacetate1;
	mso-style-priority:99;
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";
	color:black;}
p.yiv1860197283msochpdefault1, li.yiv1860197283msochpdefault1, div.yiv1860197283msochpdefault1
	{mso-style-name:yiv1860197283msochpdefault1;
	mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:10.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
span.yiv1860197283msohyperlink
	{mso-style-name:yiv1860197283msohyperlink;}
span.yiv1860197283msohyperlinkfollowed
	{mso-style-name:yiv1860197283msohyperlinkfollowed;}
span.yiv1860197283balloontextchar
	{mso-style-name:yiv1860197283balloontextchar;}
span.yiv1860197283emailstyle19
	{mso-style-name:yiv1860197283emailstyle19;}
span.yiv1860197283emailstyle21
	{mso-style-name:yiv1860197283emailstyle21;}
span.yiv1860197283msohyperlink1
	{mso-style-name:yiv1860197283msohyperlink1;
	color:blue;
	text-decoration:underline;}
span.yiv1860197283msohyperlinkfollowed1
	{mso-style-name:yiv1860197283msohyperlinkfollowed1;
	color:purple;
	text-decoration:underline;}
span.yiv1860197283balloontextchar1
	{mso-style-name:yiv1860197283balloontextchar1;
	font-family:"Tahoma","sans-serif";}
span.yiv1860197283emailstyle191
	{mso-style-name:yiv1860197283emailstyle191;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.yiv1860197283emailstyle211
	{mso-style-name:yiv1860197283emailstyle211;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle38
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle39
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">That
            works, but why does it fail if the rel parameters is
            absent?&nbsp; That should not fail.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Paul<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
        <div style="border:none;border-left:solid blue 1.5pt;padding:0in
          0in 0in 4.0pt">
          <div>
            <div style="border:none;border-top:solid #B5C4DF
              1.0pt;padding:3.0pt 0in 0in 0in">
              <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">From:</span></b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">
                  <a class="moz-txt-link-abbreviated" href="mailto:webfinger-bounces@ietf.org">webfinger-bounces@ietf.org</a>
                  [<a class="moz-txt-link-freetext" href="mailto:webfinger-bounces@ietf.org">mailto:webfinger-bounces@ietf.org</a>] <b>On Behalf Of </b>Javier
                  Rojas Blum<br>
                  <b>Sent:</b> Tuesday, July 23, 2013 4:08 PM<br>
                  <b>To:</b> Paul E. Jones<br>
                  <b>Cc:</b> <a class="moz-txt-link-abbreviated" href="mailto:webfinger@ietf.org">webfinger@ietf.org</a>; 'Tim Bray';
                  <a class="moz-txt-link-abbreviated" href="mailto:openid-connect-interop@googlegroups.com">openid-connect-interop@googlegroups.com</a>; 'Edmund Jay'<br>
                  <b>Subject:</b> Re: [webfinger] Looking for JRDs<o:p></o:p></span></p>
            </div>
          </div>
          <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
          <div>
            <p class="MsoNormal">Please try this: <a
                moz-do-not-send="true"
href="https://seed.gluu.org/.well-known/webfinger?resource=acct:javier@seed.gluu.org&amp;rel=http%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer">https://seed.gluu.org/.well-known/webfinger?resource=acct:javier@seed.gluu.org&amp;rel=http%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer</a><br>
              <br>
              Regards<br>
              <br>
              -- Javier<br>
              <br>
              <br>
              On 07/23/2013 03:54 PM, Paul E. Jones wrote:<o:p></o:p></p>
          </div>
          <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
            <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">I
                get a 200 OK when I query, but the message body appears
                to be empty.</span><o:p></o:p></p>
            <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">&nbsp;</span><o:p></o:p></p>
            <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">&nbsp;</span><o:p></o:p></p>
            <div style="border:none;border-left:solid blue
              1.5pt;padding:0in 0in 0in 4.0pt">
              <div>
                <div style="border:none;border-top:solid #B5C4DF
                  1.0pt;padding:3.0pt 0in 0in 0in">
                  <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">From:</span></b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">
                      <a moz-do-not-send="true"
                        href="mailto:webfinger-bounces@ietf.org">webfinger-bounces@ietf.org</a>
                      [<a moz-do-not-send="true"
                        href="mailto:webfinger-bounces@ietf.org">mailto:webfinger-bounces@ietf.org</a>]
                      <b>On Behalf Of </b>Javier Rojas Blum<br>
                      <b>Sent:</b> Tuesday, July 23, 2013 3:51 PM<br>
                      <b>To:</b> Edmund Jay<br>
                      <b>Cc:</b> <a moz-do-not-send="true"
                        href="mailto:webfinger@ietf.org">webfinger@ietf.org</a>;
                      <a moz-do-not-send="true"
                        href="mailto:openid-connect-interop@googlegroups.com">openid-connect-interop@googlegroups.com</a>;
                      Tim Bray; Paul E. Jones<br>
                      <b>Subject:</b> Re: [webfinger] Looking for JRDs</span><o:p></o:p></p>
                </div>
              </div>
              <p class="MsoNormal">&nbsp;<o:p></o:p></p>
              <div>
                <p class="MsoNormal"><a moz-do-not-send="true"
                    href="mailto:acct:javier@seed.gluu.org">acct:javier@seed.gluu.org</a><br>
                  <a moz-do-not-send="true"
                    href="mailto:acct:mike@seed.gluu.org">acct:mike@seed.gluu.org</a><br>
                  <br>
                  -- Javier<br>
                  <br>
                  <br>
                  On 07/22/2013 02:14 PM, Edmund Jay wrote:<o:p></o:p></p>
              </div>
              <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
                <div>
                  <div>
                    <p class="MsoNormal" style="background:white"><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">The
                        following can be used :&nbsp;</span><o:p></o:p></p>
                  </div>
                  <div>
                    <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">&nbsp;</span><o:p></o:p></p>
                  </div>
                  <div>
                    <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"><a
                          moz-do-not-send="true"
                          href="mailto:alice@connect.openid4.us">alice@connect.openid4.us</a>
                        or</span><o:p></o:p></p>
                  </div>
                  <div>
                    <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"><a
                          moz-do-not-send="true"
                          href="mailto:bob@connect.openid4.us">bob@connect.openid4.us</a></span><o:p></o:p></p>
                  </div>
                  <div>
                    <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">&nbsp;</span><o:p></o:p></p>
                  </div>
                  <div>
                    <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">--
                        Edmund</span><o:p></o:p></p>
                  </div>
                  <div>
                    <div>
                      <div>
                        <div class="MsoNormal"
                          style="text-align:center;background:white"
                          align="center">
                          <hr align="center" size="1" width="100%"></div>
                        <p class="MsoNormal" style="background:white"><b><span
style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">From:</span></b><span
style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">
                            Mike Jones <a moz-do-not-send="true"
                              href="mailto:Michael.Jones@microsoft.com">&lt;Michael.Jones@microsoft.com&gt;</a><br>
                            <b>To:</b> <a moz-do-not-send="true"
                              href="mailto:openid-connect-interop@googlegroups.com">"openid-connect-interop@googlegroups.com"</a>
                            <a moz-do-not-send="true"
                              href="mailto:openid-connect-interop@googlegroups.com">&lt;openid-connect-interop@googlegroups.com&gt;</a>;
                            Tim Bray <a moz-do-not-send="true"
                              href="mailto:tbray@textuality.com">&lt;tbray@textuality.com&gt;</a>;
                            Paul E. Jones <a moz-do-not-send="true"
                              href="mailto:paulej@packetizer.com">&lt;paulej@packetizer.com&gt;</a>
                            <br>
                            <b>Cc:</b> <a moz-do-not-send="true"
                              href="mailto:webfinger@ietf.org">"webfinger@ietf.org"</a>
                            <a moz-do-not-send="true"
                              href="mailto:webfinger@ietf.org">&lt;webfinger@ietf.org&gt;</a>
                            <br>
                            <b>Sent:</b> Saturday, July 20, 2013 10:51
                            PM<br>
                            <b>Subject:</b> RE: [webfinger] Looking for
                            JRDs</span><o:p></o:p></p>
                      </div>
                      <div>
                        <p class="MsoNormal" style="background:white">&nbsp;<o:p></o:p></p>
                        <div id="yiv1860197283">
                          <div>
                            <div>
                              <div>
                                <p class="MsoNormal"
                                  style="background:white"><span
                                    style="font-size:11.0pt;color:#1F497D">Could
                                    those of you with OpenID OPs that
                                    support discovery please post
                                    specific identifiers using e-mail
                                    address syntax that Tim could use
                                    for testing e-mail based discovery
                                    using WebFinger?</span><o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal"
                                  style="background:white"><span
                                    style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal"
                                  style="background:white"><span
                                    style="font-size:11.0pt;color:#1F497D">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                    Thanks all,</span><o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal"
                                  style="background:white"><span
                                    style="font-size:11.0pt;color:#1F497D">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                    -- Mike</span><o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal"
                                  style="background:white"><span
                                    style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                              </div>
                              <div>
                                <div style="border:none;border-top:solid
                                  #B5C4DF 1.0pt;padding:3.0pt 0in 0in
                                  0in">
                                  <div>
                                    <p class="MsoNormal"
                                      style="background:white"><b><span
                                          style="font-size:10.0pt">From:</span></b><span
                                        style="font-size:10.0pt"> <a
                                          moz-do-not-send="true"
                                          href="mailto:openid-connect-interop@googlegroups.com">openid-connect-interop@googlegroups.com</a>
                                        [<a moz-do-not-send="true"
                                          href="mailto:openid-connect-interop@googlegroups.com">mailto:openid-connect-interop@googlegroups.com</a>]
                                        <b>On Behalf Of </b>Mike Jones<br>
                                        <b>Sent:</b> Saturday, July 20,
                                        2013 4:34 PM<br>
                                        <b>To:</b> Tim Bray; Paul E.
                                        Jones<br>
                                        <b>Cc:</b> <a
                                          moz-do-not-send="true"
                                          href="mailto:webfinger@ietf.org">webfinger@ietf.org</a>;
                                        <a moz-do-not-send="true"
                                          href="mailto:openid-connect-interop@googlegroups.com">openid-connect-interop@googlegroups.com</a><br>
                                        <b>Subject:</b> RE: [webfinger]
                                        Looking for JRDs</span><o:p></o:p></p>
                                  </div>
                                </div>
                              </div>
                              <div>
                                <p class="MsoNormal"
                                  style="background:white">&nbsp;<o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal"
                                  style="background:white"><span
                                    style="font-size:11.0pt;color:#1F497D">See
                                    <a moz-do-not-send="true"
                                      href="http://osis.idcommons.net/wiki/Category:OC5_OP">http://osis.idcommons.net/wiki/Category:OC5_OP</a>
                                    for a list of OpenID providers, most
                                    of which implement Discovery,
                                    including WebFinger.</span><o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal"
                                  style="background:white"><span
                                    style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal"
                                  style="background:white"><span
                                    style="font-size:11.0pt;color:#1F497D">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                    -- Mike</span><o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal"
                                  style="background:white"><span
                                    style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal"
                                  style="background:white"><b><span
                                      style="font-size:10.0pt">From:</span></b><span
                                    style="font-size:10.0pt"> <a
                                      moz-do-not-send="true"
                                      href="mailto:webfinger-bounces@ietf.org"
                                      target="_blank">webfinger-bounces@ietf.org</a>
                                    [<a moz-do-not-send="true"
                                      href="mailto:webfinger-bounces@ietf.org"
                                      target="_blank">mailto:webfinger-bounces@ietf.org</a>]
                                    <b>On Behalf Of </b>Tim Bray<br>
                                    <b>Sent:</b> Friday, July 19, 2013
                                    9:34 PM<br>
                                    <b>To:</b> Paul E. Jones<br>
                                    <b>Cc:</b> <a
                                      moz-do-not-send="true"
                                      href="mailto:webfinger@ietf.org"
                                      target="_blank">webfinger@ietf.org</a><br>
                                    <b>Subject:</b> Re: [webfinger]
                                    Looking for JRDs</span><o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal"
                                  style="background:white">&nbsp;<o:p></o:p></p>
                              </div>
                              <div>
                                <div>
                                  <p class="MsoNormal"
                                    style="background:white">Got an
                                    OpenID Connect provider? rel=<a
                                      moz-do-not-send="true"
                                      href="http://openid.net/specs/connect/1.0/issuer"
                                      target="_blank">http://openid.net/specs/connect/1.0/issuer</a><o:p></o:p></p>
                                </div>
                              </div>
                              <div>
                                <div style="margin-bottom:12.0pt">
                                  <p class="MsoNormal"
                                    style="background:white">&nbsp;<o:p></o:p></p>
                                </div>
                                <div>
                                  <div>
                                    <p class="MsoNormal"
                                      style="background:white">On Sun,
                                      Jul 14, 2013 at 7:07 PM, Paul E.
                                      Jones &lt;<a
                                        moz-do-not-send="true"
                                        href="mailto:paulej@packetizer.com"
                                        target="_blank">paulej@packetizer.com</a>&gt;
                                      wrote:<o:p></o:p></p>
                                  </div>
                                  <div>
                                    <div>
                                      <div>
                                        <p class="MsoNormal"
                                          style="background:white"><span
style="font-size:11.0pt;color:#1F497D">Tim,</span><o:p></o:p></p>
                                      </div>
                                      <div>
                                        <p class="MsoNormal"
                                          style="background:white"><span
style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                                      </div>
                                      <div>
                                        <p class="MsoNormal"
                                          style="background:white"><span
style="font-size:11.0pt;color:#1F497D">You&#8217;re welcome to test my
                                            addresses, including mailto:
                                            / acct: / xmpp: </span><o:p></o:p></p>
                                      </div>
                                      <div>
                                        <p class="MsoNormal"
                                          style="background:white"><span
style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                                      </div>
                                      <div>
                                        <p class="MsoNormal"
                                          style="background:white"><span
style="font-size:11.0pt;color:#1F497D">Most of what is returned is just
                                            test data (though some is
                                            valid), but it should be
                                            properly formatted.</span><o:p></o:p></p>
                                      </div>
                                      <div>
                                        <p class="MsoNormal"
                                          style="background:white"><span
style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                                      </div>
                                      <div>
                                        <p class="MsoNormal"
                                          style="background:white"><span
style="font-size:11.0pt;color:#1F497D">I have aliases, properties,
                                            titles, and non-ASCII
                                            characters in the acct:
                                            reply.&nbsp; I&#8217;m happy to throw
                                            something in if you want to
                                            check a particular response.</span><o:p></o:p></p>
                                      </div>
                                      <div>
                                        <p class="MsoNormal"
                                          style="background:white"><span
style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                                      </div>
                                      <div>
                                        <p class="MsoNormal"
                                          style="background:white"><span
style="font-size:11.0pt;color:#1F497D">Paul</span><o:p></o:p></p>
                                      </div>
                                      <div>
                                        <p class="MsoNormal"
                                          style="background:white"><span
style="font-size:11.0pt;color:#1F497D">&nbsp;</span><o:p></o:p></p>
                                      </div>
                                      <div
                                        style="border:none;border-left:solid
                                        blue 1.5pt;padding:0in 0in 0in
                                        4.0pt">
                                        <div>
                                          <div
                                            style="border:none;border-top:solid
                                            #B5C4DF 1.0pt;padding:3.0pt
                                            0in 0in 0in">
                                            <div>
                                              <p class="MsoNormal"
                                                style="background:white"><b><span
style="font-size:10.0pt">From:</span></b><span style="font-size:10.0pt">
                                                  <a
                                                    moz-do-not-send="true"
href="mailto:webfinger-bounces@ietf.org" target="_blank">webfinger-bounces@ietf.org</a>
                                                  [mailto:<a
                                                    moz-do-not-send="true"
href="mailto:webfinger-bounces@ietf.org" target="_blank">webfinger-bounces@ietf.org</a>]
                                                  <b>On Behalf Of </b>Tim
                                                  Bray<br>
                                                  <b>Sent:</b> Sunday,
                                                  July 14, 2013 5:54 PM<br>
                                                  <b>To:</b> <a
                                                    moz-do-not-send="true"
href="mailto:webfinger@ietf.org" target="_blank">webfinger@ietf.org</a><br>
                                                  <b>Subject:</b>
                                                  [webfinger] Looking
                                                  for JRDs</span><o:p></o:p></p>
                                            </div>
                                          </div>
                                        </div>
                                        <div>
                                          <div>
                                            <p class="MsoNormal"
                                              style="background:white">&nbsp;<o:p></o:p></p>
                                          </div>
                                          <div>
                                            <div>
                                              <p class="MsoNormal"
                                                style="background:white">Working
                                                on some WF code...
                                                looking for some
                                                candidate
                                                addresses/domains to
                                                test JRD wrangling.&nbsp;
                                                Suggestions? -T<o:p></o:p></p>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                                <div>
                                  <p class="MsoNormal"
                                    style="background:white">&nbsp;<o:p></o:p></p>
                                </div>
                              </div>
                              <div>
                                <p class="MsoNormal"
                                  style="background:white">-- <br>
                                  You received this message because you
                                  are subscribed to the Google Groups
                                  "OpenID Connect Interop" group.<br>
                                  To unsubscribe from this group and
                                  stop receiving emails from it, send an
                                  email to <a moz-do-not-send="true"
                                    href="mailto:openid-connect-interop+unsubscribe@googlegroups.com"
                                    target="_blank">openid-connect-interop+unsubscribe@googlegroups.com</a>.<br>
                                  For more options, visit <a
                                    moz-do-not-send="true"
                                    href="https://groups.google.com/groups/opt_out"
                                    target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
                                  &nbsp;<br>
                                  &nbsp;<o:p></o:p></p>
                              </div>
                            </div>
                          </div>
                          <p class="MsoNormal" style="background:white">--
                            <br>
                            You received this message because you are
                            subscribed to the Google Groups "OpenID
                            Connect Interop" group.<br>
                            To unsubscribe from this group and stop
                            receiving emails from it, send an email to <a
                              moz-do-not-send="true"
                              href="mailto:openid-connect-interop+unsubscribe@googlegroups.com">openid-connect-interop+unsubscribe@googlegroups.com</a>.<br>
                            For more options, visit <a
                              moz-do-not-send="true"
                              href="https://groups.google.com/groups/opt_out"
                              target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
                            &nbsp;<br>
                            &nbsp;<o:p></o:p></p>
                        </div>
                        <p class="MsoNormal"
                          style="margin-bottom:12.0pt;background:white">&nbsp;<o:p></o:p></p>
                      </div>
                    </div>
                  </div>
                </div>
                <p class="MsoNormal"><br>
                  <br>
                  <br>
                  <br>
                  <o:p></o:p></p>
                <pre>_______________________________________________<o:p></o:p></pre>
                <pre>webfinger mailing list<o:p></o:p></pre>
                <pre><a moz-do-not-send="true" href="mailto:webfinger@ietf.org">webfinger@ietf.org</a><o:p></o:p></pre>
                <pre><a moz-do-not-send="true" href="https://www.ietf.org/mailman/listinfo/webfinger">https://www.ietf.org/mailman/listinfo/webfinger</a><o:p></o:p></pre>
              </blockquote>
              <p class="MsoNormal">&nbsp;<o:p></o:p></p>
            </div>
            <p class="MsoNormal"><br>
              <br>
              <br>
              <o:p></o:p></p>
            <pre>_______________________________________________<o:p></o:p></pre>
            <pre>webfinger mailing list<o:p></o:p></pre>
            <pre><a moz-do-not-send="true" href="mailto:webfinger@ietf.org">webfinger@ietf.org</a><o:p></o:p></pre>
            <pre><a moz-do-not-send="true" href="https://www.ietf.org/mailman/listinfo/webfinger">https://www.ietf.org/mailman/listinfo/webfinger</a><o:p></o:p></pre>
          </blockquote>
          <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
webfinger mailing list
<a class="moz-txt-link-abbreviated" href="mailto:webfinger@ietf.org">webfinger@ietf.org</a>
<a class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/webfinger">https://www.ietf.org/mailman/listinfo/webfinger</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>

--------------090908030808050800060200--

From paulej@packetizer.com  Tue Jul 23 16:31:01 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF49211E8171 for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 16:31:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.273
X-Spam-Level: 
X-Spam-Status: No, score=-2.273 tagged_above=-999 required=5 tests=[AWL=0.191,  BAYES_00=-2.599, HTML_MESSAGE=0.001, HTTP_ESCAPED_HOST=0.134]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VZpsiW-1LgBq for <webfinger@ietfa.amsl.com>; Tue, 23 Jul 2013 16:30:57 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id A3F7411E8163 for <webfinger@ietf.org>; Tue, 23 Jul 2013 16:30:57 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6NNUoMU017100 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Tue, 23 Jul 2013 19:30:52 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1374622253; bh=0tWsah5dcOsjAeoMGbg0USnnZYpADqNLUSt8715M46o=; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type; b=Yp3veJ7kh5HdZ27s55A6N+4HARxJlMLcsFkggsEdMU0YAV+3JOwsn3tQ7wA5RtSNH ChacmEztbyxmR1RT8FXO7cSSksBW4y3ZpfMOgMcVHlR+Mb6BBL9+DWMm+bg1VY2dyY RD6k+BYhcBpOzpp+ah+/UZkewH8F6xXPuuHmgoDM=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "'Javier Rojas Blum'" <javier@gluu.org>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com>	<00d301ce80ff$fffd76e0$fff864a0$@packetizer.com>	<CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com>	<4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com>	<4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com>	<1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com>	<51EEDE9C.8020105@gluu.org>	<05cb01ce87de$62c09200$2841b600$@packetizer.com>	<51EEE28E.7080604@gluu.org>	<05f901ce87e2$b14dd5f0$13e981d0$@packetizer.com> <51EEFABD.8080000@gluu.org>
In-Reply-To: <51EEFABD.8080000@gluu.org>
Date: Tue, 23 Jul 2013 19:30:56 -0400
Message-ID: <067001ce87fc$af5e1510$0e1a3f30$@packetizer.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0671_01CE87DB.284EE610"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQL/r+No/hn+Dxq4/2ORfMNzEE5vjgGfjNBBAk5SfHcBYrYgdgKGwE2GAVKR0D8CoDoGBQEixDXtAtnNNrsBvxcbmwL3GOiPlmyyedA=
Content-Language: en-us
Cc: webfinger@ietf.org, 'Edmund Jay' <ejay@mgi1.com>, 'Tim Bray' <tbray@textuality.com>, openid-connect-interop@googlegroups.com
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Jul 2013 23:31:02 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0671_01CE87DB.284EE610
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Verified!

 

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
Behalf Of Javier Rojas Blum
Sent: Tuesday, July 23, 2013 5:51 PM
To: Paul E. Jones
Cc: webfinger@ietf.org; 'Tim Bray'; openid-connect-interop@googlegroups.com;
'Edmund Jay'
Subject: Re: [webfinger] Looking for JRDs

 

Fixed now.

Thanks

-- Javier

On 07/23/2013 04:24 PM, Paul E. Jones wrote:

That works, but why does it fail if the rel parameters is absent?  That
should not fail.

 

Paul

 

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
Behalf Of Javier Rojas Blum
Sent: Tuesday, July 23, 2013 4:08 PM
To: Paul E. Jones
Cc: webfinger@ietf.org; 'Tim Bray'; openid-connect-interop@googlegroups.com;
'Edmund Jay'
Subject: Re: [webfinger] Looking for JRDs

 

Please try this:
https://seed.gluu.org/.well-known/webfinger?resource=acct:javier@seed.gluu.o
rg
<https://seed.gluu.org/.well-known/webfinger?resource=acct:javier@seed.gluu.
org&rel=http%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer>
&rel=http%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer

Regards

-- Javier


On 07/23/2013 03:54 PM, Paul E. Jones wrote:

I get a 200 OK when I query, but the message body appears to be empty.

 

 

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
Behalf Of Javier Rojas Blum
Sent: Tuesday, July 23, 2013 3:51 PM
To: Edmund Jay
Cc: webfinger@ietf.org; openid-connect-interop@googlegroups.com; Tim Bray;
Paul E. Jones
Subject: Re: [webfinger] Looking for JRDs

 

acct:javier@seed.gluu.org
acct:mike@seed.gluu.org

-- Javier


On 07/22/2013 02:14 PM, Edmund Jay wrote:

The following can be used : 

 

alice@connect.openid4.us or

bob@connect.openid4.us

 

-- Edmund

  _____  

From: Mike Jones  <mailto:Michael.Jones@microsoft.com>
<Michael.Jones@microsoft.com>
To:  <mailto:openid-connect-interop@googlegroups.com>
"openid-connect-interop@googlegroups.com"
<mailto:openid-connect-interop@googlegroups.com>
<openid-connect-interop@googlegroups.com>; Tim Bray
<mailto:tbray@textuality.com> <tbray@textuality.com>; Paul E. Jones
<mailto:paulej@packetizer.com> <paulej@packetizer.com> 
Cc:  <mailto:webfinger@ietf.org> "webfinger@ietf.org"
<mailto:webfinger@ietf.org> <webfinger@ietf.org> 
Sent: Saturday, July 20, 2013 10:51 PM
Subject: RE: [webfinger] Looking for JRDs

 

Could those of you with OpenID OPs that support discovery please post
specific identifiers using e-mail address syntax that Tim could use for
testing e-mail based discovery using WebFinger?

 

                                                            Thanks all,

                                                            -- Mike

 

From: openid-connect-interop@googlegroups.com
[mailto:openid-connect-interop@googlegroups.com] On Behalf Of Mike Jones
Sent: Saturday, July 20, 2013 4:34 PM
To: Tim Bray; Paul E. Jones
Cc: webfinger@ietf.org; openid-connect-interop@googlegroups.com
Subject: RE: [webfinger] Looking for JRDs

 

See http://osis.idcommons.net/wiki/Category:OC5_OP for a list of OpenID
providers, most of which implement Discovery, including WebFinger.

 

                                                            -- Mike

 

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
Behalf Of Tim Bray
Sent: Friday, July 19, 2013 9:34 PM
To: Paul E. Jones
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Looking for JRDs

 

Got an OpenID Connect provider?
rel=http://openid.net/specs/connect/1.0/issuer

 

On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@packetizer.com>
wrote:

Tim,

 

You're welcome to test my addresses, including mailto: / acct: / xmpp: 

 

Most of what is returned is just test data (though some is valid), but it
should be properly formatted.

 

I have aliases, properties, titles, and non-ASCII characters in the acct:
reply.  I'm happy to throw something in if you want to check a particular
response.

 

Paul

 

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
Behalf Of Tim Bray
Sent: Sunday, July 14, 2013 5:54 PM
To: webfinger@ietf.org
Subject: [webfinger] Looking for JRDs

 

Working on some WF code... looking for some candidate addresses/domains to
test JRD wrangling.  Suggestions? -T

 

-- 
You received this message because you are subscribed to the Google Groups
"OpenID Connect Interop" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to openid-connect-interop+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

-- 
You received this message because you are subscribed to the Google Groups
"OpenID Connect Interop" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to openid-connect-interop+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

 








_______________________________________________
webfinger mailing list
webfinger@ietf.org
https://www.ietf.org/mailman/listinfo/webfinger

 







_______________________________________________
webfinger mailing list
webfinger@ietf.org
https://www.ietf.org/mailman/listinfo/webfinger

 






_______________________________________________
webfinger mailing list
webfinger@ietf.org
https://www.ietf.org/mailman/listinfo/webfinger

 


------=_NextPart_000_0671_01CE87DB.284EE610
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><META =
HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><!--[if !mso]><style>v\:* =
{behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Consolas;
	panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
pre
	{mso-style-priority:99;
	mso-style-link:"HTML Preformatted Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";
	color:black;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";
	color:black;}
span.HTMLPreformattedChar
	{mso-style-name:"HTML Preformatted Char";
	mso-style-priority:99;
	mso-style-link:"HTML Preformatted";
	font-family:Consolas;
	color:black;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";
	color:black;}
p.yiv1860197283msoacetate, li.yiv1860197283msoacetate, =
div.yiv1860197283msoacetate
	{mso-style-name:yiv1860197283msoacetate;
	mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msonormal, li.yiv1860197283msonormal, =
div.yiv1860197283msonormal
	{mso-style-name:yiv1860197283msonormal;
	mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msochpdefault, li.yiv1860197283msochpdefault, =
div.yiv1860197283msochpdefault
	{mso-style-name:yiv1860197283msochpdefault;
	mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msonormal1, li.yiv1860197283msonormal1, =
div.yiv1860197283msonormal1
	{mso-style-name:yiv1860197283msonormal1;
	mso-style-priority:99;
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
p.yiv1860197283msoacetate1, li.yiv1860197283msoacetate1, =
div.yiv1860197283msoacetate1
	{mso-style-name:yiv1860197283msoacetate1;
	mso-style-priority:99;
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";
	color:black;}
p.yiv1860197283msochpdefault1, li.yiv1860197283msochpdefault1, =
div.yiv1860197283msochpdefault1
	{mso-style-name:yiv1860197283msochpdefault1;
	mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:10.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
span.yiv1860197283msohyperlink
	{mso-style-name:yiv1860197283msohyperlink;}
span.yiv1860197283msohyperlinkfollowed
	{mso-style-name:yiv1860197283msohyperlinkfollowed;}
span.yiv1860197283balloontextchar
	{mso-style-name:yiv1860197283balloontextchar;}
span.yiv1860197283emailstyle19
	{mso-style-name:yiv1860197283emailstyle19;}
span.yiv1860197283emailstyle21
	{mso-style-name:yiv1860197283emailstyle21;}
span.yiv1860197283msohyperlink1
	{mso-style-name:yiv1860197283msohyperlink1;
	color:blue;
	text-decoration:underline;}
span.yiv1860197283msohyperlinkfollowed1
	{mso-style-name:yiv1860197283msohyperlinkfollowed1;
	color:purple;
	text-decoration:underline;}
span.yiv1860197283balloontextchar1
	{mso-style-name:yiv1860197283balloontextchar1;
	font-family:"Tahoma","sans-serif";}
span.yiv1860197283emailstyle191
	{mso-style-name:yiv1860197283emailstyle191;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.yiv1860197283emailstyle211
	{mso-style-name:yiv1860197283emailstyle211;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle38
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle39
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle40
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor=3Dwhite =
lang=3DEN-US link=3Dblue vlink=3Dpurple><div class=3DWordSection1><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Verified!<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowt=
ext'>From:</span></b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowt=
ext'> webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] =
<b>On Behalf Of </b>Javier Rojas Blum<br><b>Sent:</b> Tuesday, July 23, =
2013 5:51 PM<br><b>To:</b> Paul E. Jones<br><b>Cc:</b> =
webfinger@ietf.org; 'Tim Bray'; openid-connect-interop@googlegroups.com; =
'Edmund Jay'<br><b>Subject:</b> Re: [webfinger] Looking for =
JRDs<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><p class=3DMsoNormal>Fixed =
now.<br><br>Thanks<br><br>-- Javier<br><br>On 07/23/2013 04:24 PM, Paul =
E. Jones wrote:<o:p></o:p></p></div><blockquote =
style=3D'margin-top:5.0pt;margin-bottom:5.0pt'><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>That works, but why does it fail if the rel parameters is =
absent?&nbsp; That should not fail.</span><o:p></o:p></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><o:p></o:p></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Paul</span><o:p></o:p></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><o:p></o:p></p><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowt=
ext'>From:</span></b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowt=
ext'> <a =
href=3D"mailto:webfinger-bounces@ietf.org">webfinger-bounces@ietf.org</a>=
 [<a =
href=3D"mailto:webfinger-bounces@ietf.org">mailto:webfinger-bounces@ietf.=
org</a>] <b>On Behalf Of </b>Javier Rojas Blum<br><b>Sent:</b> Tuesday, =
July 23, 2013 4:08 PM<br><b>To:</b> Paul E. Jones<br><b>Cc:</b> <a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a>; 'Tim Bray'; =
<a =
href=3D"mailto:openid-connect-interop@googlegroups.com">openid-connect-in=
terop@googlegroups.com</a>; 'Edmund Jay'<br><b>Subject:</b> Re: =
[webfinger] Looking for JRDs</span><o:p></o:p></p></div></div><p =
class=3DMsoNormal>&nbsp;<o:p></o:p></p><div><p class=3DMsoNormal>Please =
try this: <a =
href=3D"https://seed.gluu.org/.well-known/webfinger?resource=3Dacct:javie=
r@seed.gluu.org&amp;rel=3Dhttp%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0=
%2Fissuer">https://seed.gluu.org/.well-known/webfinger?resource=3Dacct:ja=
vier@seed.gluu.org&amp;rel=3Dhttp%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F=
1.0%2Fissuer</a><br><br>Regards<br><br>-- Javier<br><br><br>On =
07/23/2013 03:54 PM, Paul E. Jones =
wrote:<o:p></o:p></p></div><blockquote =
style=3D'margin-top:5.0pt;margin-bottom:5.0pt'><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>I get a 200 OK when I query, but the message body appears to be =
empty.</span><o:p></o:p></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><o:p></o:p></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><o:p></o:p></p><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowt=
ext'>From:</span></b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowt=
ext'> <a =
href=3D"mailto:webfinger-bounces@ietf.org">webfinger-bounces@ietf.org</a>=
 [<a =
href=3D"mailto:webfinger-bounces@ietf.org">mailto:webfinger-bounces@ietf.=
org</a>] <b>On Behalf Of </b>Javier Rojas Blum<br><b>Sent:</b> Tuesday, =
July 23, 2013 3:51 PM<br><b>To:</b> Edmund Jay<br><b>Cc:</b> <a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a>; <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">openid-connect-in=
terop@googlegroups.com</a>; Tim Bray; Paul E. Jones<br><b>Subject:</b> =
Re: [webfinger] Looking for JRDs</span><o:p></o:p></p></div></div><p =
class=3DMsoNormal>&nbsp;<o:p></o:p></p><div><p class=3DMsoNormal><a =
href=3D"mailto:acct:javier@seed.gluu.org">acct:javier@seed.gluu.org</a><b=
r><a =
href=3D"mailto:acct:mike@seed.gluu.org">acct:mike@seed.gluu.org</a><br><b=
r>-- Javier<br><br><br>On 07/22/2013 02:14 PM, Edmund Jay =
wrote:<o:p></o:p></p></div><blockquote =
style=3D'margin-top:5.0pt;margin-bottom:5.0pt'><div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>The =
following can be used :&nbsp;</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>&nbsp;</span=
><o:p></o:p></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'><a =
href=3D"mailto:alice@connect.openid4.us">alice@connect.openid4.us</a> =
or</span><o:p></o:p></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'><a =
href=3D"mailto:bob@connect.openid4.us">bob@connect.openid4.us</a></span><=
o:p></o:p></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>&nbsp;</span=
><o:p></o:p></p></div><div><p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>-- =
Edmund</span><o:p></o:p></p></div><div><div><div><div class=3DMsoNormal =
align=3Dcenter style=3D'text-align:center;background:white'><hr size=3D1 =
width=3D"100%" align=3Dcenter></div><p class=3DMsoNormal =
style=3D'background:white'><b><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>From:</span><=
/b><span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'> =
Mike Jones <a =
href=3D"mailto:Michael.Jones@microsoft.com">&lt;Michael.Jones@microsoft.c=
om&gt;</a><br><b>To:</b> <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">&quot;openid-conn=
ect-interop@googlegroups.com&quot;</a> <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">&lt;openid-connec=
t-interop@googlegroups.com&gt;</a>; Tim Bray <a =
href=3D"mailto:tbray@textuality.com">&lt;tbray@textuality.com&gt;</a>; =
Paul E. Jones <a =
href=3D"mailto:paulej@packetizer.com">&lt;paulej@packetizer.com&gt;</a> =
<br><b>Cc:</b> <a =
href=3D"mailto:webfinger@ietf.org">&quot;webfinger@ietf.org&quot;</a> <a =
href=3D"mailto:webfinger@ietf.org">&lt;webfinger@ietf.org&gt;</a> =
<br><b>Sent:</b> Saturday, July 20, 2013 10:51 PM<br><b>Subject:</b> RE: =
[webfinger] Looking for JRDs</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal style=3D'background:white'>&nbsp;<o:p></o:p></p><div =
id=3Dyiv1860197283><div><div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Could those of you with OpenID =
OPs that support discovery please post specific identifiers using e-mail =
address syntax that Tim could use for testing e-mail based discovery =
using WebFinger?</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks =
all,</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- =
Mike</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><div><p class=3DMsoNormal =
style=3D'background:white'><b><span =
style=3D'font-size:10.0pt'>From:</span></b><span =
style=3D'font-size:10.0pt'> <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">openid-connect-in=
terop@googlegroups.com</a> [<a =
href=3D"mailto:openid-connect-interop@googlegroups.com">mailto:openid-con=
nect-interop@googlegroups.com</a>] <b>On Behalf Of </b>Mike =
Jones<br><b>Sent:</b> Saturday, July 20, 2013 4:34 PM<br><b>To:</b> Tim =
Bray; Paul E. Jones<br><b>Cc:</b> <a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a>; <a =
href=3D"mailto:openid-connect-interop@googlegroups.com">openid-connect-in=
terop@googlegroups.com</a><br><b>Subject:</b> RE: [webfinger] Looking =
for JRDs</span><o:p></o:p></p></div></div></div><div><p =
class=3DMsoNormal =
style=3D'background:white'>&nbsp;<o:p></o:p></p></div><div><p =
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>See <a =
href=3D"http://osis.idcommons.net/wiki/Category:OC5_OP">http://osis.idcom=
mons.net/wiki/Category:OC5_OP</a> for a list of OpenID providers, most =
of which implement Discovery, including =
WebFinger.</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- =
Mike</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><b><span =
style=3D'font-size:10.0pt'>From:</span></b><span =
style=3D'font-size:10.0pt'> <a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a> [<a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">mailto:webfinger-bounces@ietf.org</a>] <b>On Behalf Of =
</b>Tim Bray<br><b>Sent:</b> Friday, July 19, 2013 9:34 PM<br><b>To:</b> =
Paul E. Jones<br><b>Cc:</b> <a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:</b> Re: =
[webfinger] Looking for JRDs</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal =
style=3D'background:white'>&nbsp;<o:p></o:p></p></div><div><div><p =
class=3DMsoNormal style=3D'background:white'>Got an OpenID Connect =
provider? rel=3D<a href=3D"http://openid.net/specs/connect/1.0/issuer" =
target=3D"_blank">http://openid.net/specs/connect/1.0/issuer</a><o:p></o:=
p></p></div></div><div><div style=3D'margin-bottom:12.0pt'><p =
class=3DMsoNormal =
style=3D'background:white'>&nbsp;<o:p></o:p></p></div><div><div><p =
class=3DMsoNormal style=3D'background:white'>On Sun, Jul 14, 2013 at =
7:07 PM, Paul E. Jones &lt;<a href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt; =
wrote:<o:p></o:p></p></div><div><div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Tim,</span><o:p></o:p></p></div>=
<div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>You&#8217;re welcome to test my =
addresses, including mailto: / acct: / xmpp: =
</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Most of what is returned is =
just test data (though some is valid), but it should be properly =
formatted.</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>I have aliases, properties, =
titles, and non-ASCII characters in the acct: reply.&nbsp; I&#8217;m =
happy to throw something in if you want to check a particular =
response.</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Paul</span><o:p></o:p></p></div>=
<div><p class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in =
0in 4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><div><p class=3DMsoNormal =
style=3D'background:white'><b><span =
style=3D'font-size:10.0pt'>From:</span></b><span =
style=3D'font-size:10.0pt'> <a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a> [mailto:<a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a>] <b>On Behalf Of =
</b>Tim Bray<br><b>Sent:</b> Sunday, July 14, 2013 5:54 PM<br><b>To:</b> =
<a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:</b> [webfinger] =
Looking for JRDs</span><o:p></o:p></p></div></div></div><div><div><p =
class=3DMsoNormal =
style=3D'background:white'>&nbsp;<o:p></o:p></p></div><div><div><p =
class=3DMsoNormal style=3D'background:white'>Working on some WF code... =
looking for some candidate addresses/domains to test JRD =
wrangling.&nbsp; Suggestions? =
-T<o:p></o:p></p></div></div></div></div></div></div></div><div><p =
class=3DMsoNormal =
style=3D'background:white'>&nbsp;<o:p></o:p></p></div></div><div><p =
class=3DMsoNormal style=3D'background:white'>-- <br>You received this =
message because you are subscribed to the Google Groups &quot;OpenID =
Connect Interop&quot; group.<br>To unsubscribe from this group and stop =
receiving emails from it, send an email to <a =
href=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.com" =
target=3D"_blank">openid-connect-interop+unsubscribe@googlegroups.com</a>=
.<br>For more options, visit <a =
href=3D"https://groups.google.com/groups/opt_out" =
target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>&nbsp;=
<br>&nbsp;<o:p></o:p></p></div></div></div><p class=3DMsoNormal =
style=3D'background:white'>-- <br>You received this message because you =
are subscribed to the Google Groups &quot;OpenID Connect Interop&quot; =
group.<br>To unsubscribe from this group and stop receiving emails from =
it, send an email to <a =
href=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.com">openi=
d-connect-interop+unsubscribe@googlegroups.com</a>.<br>For more options, =
visit <a href=3D"https://groups.google.com/groups/opt_out" =
target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>&nbsp;=
<br>&nbsp;<o:p></o:p></p></div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt;background:white'>&nbsp;<o:p></o:p></p></di=
v></div></div></div><p =
class=3DMsoNormal><br><br><br><br><br><o:p></o:p></p><pre>_______________=
________________________________<o:p></o:p></pre><pre>webfinger mailing =
list<o:p></o:p></pre><pre><a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><o:p></o:p></pre=
><pre><a =
href=3D"https://www.ietf.org/mailman/listinfo/webfinger">https://www.ietf=
.org/mailman/listinfo/webfinger</a><o:p></o:p></pre></blockquote><p =
class=3DMsoNormal>&nbsp;<o:p></o:p></p></div><p =
class=3DMsoNormal><br><br><br><br><o:p></o:p></p><pre>___________________=
____________________________<o:p></o:p></pre><pre>webfinger mailing =
list<o:p></o:p></pre><pre><a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><o:p></o:p></pre=
><pre><a =
href=3D"https://www.ietf.org/mailman/listinfo/webfinger">https://www.ietf=
.org/mailman/listinfo/webfinger</a><o:p></o:p></pre></blockquote><p =
class=3DMsoNormal>&nbsp;<o:p></o:p></p></div><p =
class=3DMsoNormal><br><br><br><o:p></o:p></p><pre>_______________________=
________________________<o:p></o:p></pre><pre>webfinger mailing =
list<o:p></o:p></pre><pre><a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><o:p></o:p></pre=
><pre><a =
href=3D"https://www.ietf.org/mailman/listinfo/webfinger">https://www.ietf=
.org/mailman/listinfo/webfinger</a><o:p></o:p></pre></blockquote><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></div></body></html>
------=_NextPart_000_0671_01CE87DB.284EE610--


From melvincarvalho@gmail.com  Wed Jul 24 09:58:21 2013
Return-Path: <melvincarvalho@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB4DA11E80F2 for <webfinger@ietfa.amsl.com>; Wed, 24 Jul 2013 09:58:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Fv9dYHfyDZse for <webfinger@ietfa.amsl.com>; Wed, 24 Jul 2013 09:58:19 -0700 (PDT)
Received: from mail-la0-x229.google.com (mail-la0-x229.google.com [IPv6:2a00:1450:4010:c03::229]) by ietfa.amsl.com (Postfix) with ESMTP id 9B21C21F8B04 for <webfinger@ietf.org>; Wed, 24 Jul 2013 09:58:05 -0700 (PDT)
Received: by mail-la0-f41.google.com with SMTP id fn20so530554lab.28 for <webfinger@ietf.org>; Wed, 24 Jul 2013 09:58:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=AtijdWRL03MvKJKHBj05HPH0NLFgWMDEv03qwodD9n8=; b=r8FhqXDLqCi4EolzQW8rDF1dqucSlkkVPDyjldX2n+bFb1S9VJ9Vc3fEw4lSeyOV/X Y7pEiaBEukGhbr2Oj6KnuGQyEIngeceXh5BY1KXuV5jJA+b+zAcs3I7lGphYKX5r+m0s OFZLm1Rue67l3Y8o0ZXfFITSNKc2BzD1P05abvqC0M1tcNTZnEab0qUS1Eb3AgRdATql YBYdKfy6yVheFzcsHdtZcuPcQqVcju5vN7sUwGEiWwOb/w35xJyptieUHhzbo4cRX9/m B2ag0zZTE5IAoie/6pGCfAE39fkvftmRq+lBzQ1KOU2MJKUAlqilUvbfqNjQHN+h2NN3 s0FQ==
MIME-Version: 1.0
X-Received: by 10.112.157.137 with SMTP id wm9mr16822336lbb.14.1374685084484;  Wed, 24 Jul 2013 09:58:04 -0700 (PDT)
Received: by 10.112.59.193 with HTTP; Wed, 24 Jul 2013 09:58:04 -0700 (PDT)
In-Reply-To: <032701ce86e5$27b2dff0$77189fd0$@packetizer.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com> <CAKaEYhJwpR5b6jEcGYzAcWDJ0P1v6w2+L_h0Sh=m-ZOZA=ZHyw@mail.gmail.com> <0a1140f5-24d9-4be6-aab4-1ae6a3d63c0c@email.android.com> <CAKaEYh+iHNz_WawqRKakrHCdctC6_1V5COWYWQ4m9aC0+fh9WQ@mail.gmail.com> <032701ce86e5$27b2dff0$77189fd0$@packetizer.com>
Date: Wed, 24 Jul 2013 18:58:04 +0200
Message-ID: <CAKaEYhJUG=RLqpvhze35_HAidNQbFjsWH=43X0cPFaCDZsZb_w@mail.gmail.com>
From: Melvin Carvalho <melvincarvalho@gmail.com>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: multipart/alternative; boundary=001a11c29654238c2604e244d0f6
Cc: webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Jul 2013 16:58:21 -0000

--001a11c29654238c2604e244d0f6
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

On 22 July 2013 16:10, Paul E. Jones <paulej@packetizer.com> wrote:

> Melvin,****
>
> ** **
>
> It=92s easy enough to replace strings in URIs should data need to be
> ported.  I suggest we remove the word =93absolute=94 where we currently h=
ave
> =93absolute URI=94 and then introduce a new paragraph in the terminology
> section as follows:****
>
> ** **
>
> The use of URIs throughout this document refers to URIs following the
> syntax specified in Section 3 of RFC 3986.  Relative URIs, having syntax
> following that of Section 4.2 or RFC 3986, are not used with WebFinger.**=
*
> *
>
> ** **
>
> Is that clear?
>

Hi Paul, currently "Absolute URI" occurs only in section 4.4 (ie the
description of JRD).  Certainly I think the 'absolute' should be removed in
section 4.4.

The RFC in essence describes two things,

1. the webfinger protocol
2. the JRD definition

This restriction on relative URIs applies to (2), rather than, the whole
document, but as it happens that turns out to be the same thing

Side note: in other situations I like relative URIs because they can be
moved from one location to another in a non-breaking way.  Say I have
/about/ /photos/ /blog/ at one location, I can move them to another without
having to worry too much.  Therefore, if JRD was ever used in a context
outside of webfinger, that would be a slight advantage.


> ****
>
> ** **
>
> Paul****
>
> ** **
>
> *From:* Melvin Carvalho [mailto:melvincarvalho@gmail.com]
> *Sent:* Monday, July 22, 2013 4:09 AM
> *To:* Paul E. Jones
> *Cc:* webfinger
>
> *Subject:* Re: [webfinger] Absolute URI vs URI****
>
> ** **
>
> ** **
>
> ** **
>
> On 22 July 2013 09:06, Paul E. Jones <paulej@packetizer.com> wrote:****
>
> In not suggesting we use or allow relative URIs. The immediate question
> would be "relative to what". I think the URIs should be absolute, but not
> following the syntax of "absolute-URI", but instead just following "URI".=
*
> ***
>
> Yes, that's a good question.  Generally relative URIs are relative to the
> document, but they need not be.  For example they could be relative by
> default to the [supposed] webfinger registry.  In JSON LD they have a
> @context variable which allows quite a bit of flexibility in this regard.
> I'm unsure if relative URIs are considered a must in standards based
> serialization (I suspect not) but they have the advantage of slightly
> increased data portability.****
>
>  ****
>
> Paul****
>
> ** **
> ------------------------------
>
> *From:* Melvin Carvalho <melvincarvalho@gmail.com>
> *Sent:* Mon Jul 22 02:46:25 EDT 2013****
>
>
> *To:* "Paul E. Jones" <paulej@packetizer.com>****
>
> *Cc:* webfinger <webfinger@ietf.org>****
>
>
> *Subject:* Re: [webfinger] Absolute URI vs URI****
>
> ** **
>
> ** **
>
> ** **
>
> ** **
>
> On 22 July 2013 07:47, Paul E. Jones <paulej@packetizer.com> wrote:****
>
> Folks,
>
> One of the requirements in the JRD spec is that certain URIs (e.g., those
> identifying link relation types and properties) be "absolute URIs".  This
> term has been a point of confusion, since RFC 3986 uses the term to have =
a
> concrete meaning, namely this:
>
>      absolute-URI  =3D scheme ":" hier-part [ "?" query ]
>
> And the term is used, because that's the term used in the OASIS XRD
> specification.  However, it was not clear to me whether that referred to
> the
> above (which I assumed) or referred to URIs that are not relative URIs
> (i.e., those lacking a scheme specified).
>
> I had an exchange with Eran Hammer and Mark Nottingham.  I believe the
> intent of that language was not to require the above constrained syntax,
> but to require the standard URI syntax:
>
>      URI =3D scheme ":" hier-part [ "?" query ] [ "#" fragment ]****
>
> ** **
>
> There are many ways that people do this, see:
>
> http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces****
>
>  ****
>
>
> Given that understanding, I believe we should remove the word "absolute"
> that appears in front of "URI" in the WebFinger spec.  Do others have an
> opinion on this?****
>
> ** **
>
> +1 on allowing relative URIs****
>
>  ****
>
>
> Paul
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger****
>
> ** **
>
> ** **
>

--001a11c29654238c2604e244d0f6
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div class=3D"gmail=
_quote">On 22 July 2013 16:10, Paul E. Jones <span dir=3D"ltr">&lt;<a href=
=3D"mailto:paulej@packetizer.com" target=3D"_blank">paulej@packetizer.com</=
a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div link=3D"blue" vlink=3D"purple" lang=3D"=
EN-US"><div><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-fam=
ily:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Melvin,<u></u=
><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=A0<u></u></span><=
/p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot=
;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">It=92s easy enough to =
replace strings in URIs should data need to be ported.=A0 I suggest we remo=
ve the word =93absolute=94 where we currently have =93absolute URI=94 and t=
hen introduce a new paragraph in the terminology section as follows:<u></u>=
<u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=A0<u></u></span><=
/p><p class=3D"MsoNormal" style=3D"margin-left:.5in"><span style=3D"font-si=
ze:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f4=
97d">The use of URIs throughout this document refers to URIs following the =
syntax specified in Section 3 of RFC 3986.=A0 Relative URIs, having syntax =
following that of Section 4.2 or RFC 3986, are not used with WebFinger.<u><=
/u><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=A0<u></u></span><=
/p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot=
;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Is that clear?</span><=
/p>
</div></div></blockquote><div><br></div><div>Hi Paul, currently &quot;Absol=
ute URI&quot; occurs only in section 4.4 (ie the description of JRD).=A0 Ce=
rtainly I think the &#39;absolute&#39; should be removed in section 4.4.=A0=
 <br>
<br></div><div>The RFC in essence describes two things, <br><br>1. the webf=
inger protocol<br>2. the JRD definition<br><br>This restriction on relative=
 URIs applies to (2), rather than, the whole document, but as it happens th=
at turns out to be the same thing<br>
<br>Side note: in other situations I like relative URIs because they can be=
 moved from one location to another in a non-breaking way.=A0 Say I have /a=
bout/ /photos/ /blog/ at one location, I can move them to another without h=
aving to worry too much.=A0 Therefore, if JRD was ever used in a context ou=
tside of webfinger, that would be a slight advantage.<br>
</div><div>=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0=
 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div link=3D"blue" vlink=
=3D"purple" lang=3D"EN-US"><div><p class=3D"MsoNormal"><span style=3D"font-=
size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1=
f497d"><u></u><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=A0<u></u></span><=
/p><p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot=
;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Paul<u></u><u></u></sp=
an></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u>=A0<u></u></span><=
/p><div style=3D"border:none;border-left:solid blue 1.5pt;padding:0in 0in 0=
in 4.0pt">
<div><div style=3D"border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt=
 0in 0in 0in"><p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;fon=
t-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span s=
tyle=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;"> Melvin Carvalho [mailto:<a href=3D"mailto:melvincarvalho@gmail.com" t=
arget=3D"_blank">melvincarvalho@gmail.com</a>] <br>
<b>Sent:</b> Monday, July 22, 2013 4:09 AM<br><b>To:</b> Paul E. Jones<br><=
b>Cc:</b> webfinger</span></p><div><div class=3D"h5"><br><b>Subject:</b> Re=
: [webfinger] Absolute URI vs URI<u></u><u></u></div></div><p></p></div></d=
iv>
<div><div class=3D"h5"><p class=3D"MsoNormal"><u></u>=A0<u></u></p><div><p =
class=3D"MsoNormal"><u></u>=A0<u></u></p><div><p class=3D"MsoNormal" style=
=3D"margin-bottom:12.0pt"><u></u>=A0<u></u></p><div><p class=3D"MsoNormal">=
On 22 July 2013 09:06, Paul E. Jones &lt;<a href=3D"mailto:paulej@packetize=
r.com" target=3D"_blank">paulej@packetizer.com</a>&gt; wrote:<u></u><u></u>=
</p>
<div><p>In not suggesting we use or allow relative URIs. The immediate ques=
tion would be &quot;relative to what&quot;. I think the URIs should be abso=
lute, but not following the syntax of &quot;absolute-URI&quot;, but instead=
 just following &quot;URI&quot;.<u></u><u></u></p>
</div><div><p class=3D"MsoNormal">Yes, that&#39;s a good question.=A0 Gener=
ally relative URIs are relative to the document, but they need not be.=A0 F=
or example they could be relative by default to the [supposed] webfinger re=
gistry.=A0 In JSON LD they have a @context variable which allows quite a bi=
t of flexibility in this regard.=A0 I&#39;m unsure if relative URIs are con=
sidered a must in standards based serialization (I suspect not) but they ha=
ve the advantage of slightly increased data portability.<u></u><u></u></p>
</div><div><p class=3D"MsoNormal">=A0<u></u><u></u></p></div><blockquote st=
yle=3D"border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in 6.0p=
t;margin-left:4.8pt;margin-right:0in"><div><p>Paul<u></u><u></u></p><p clas=
s=3D"MsoNormal" style=3D"margin-bottom:12.0pt">
<u></u>=A0<u></u></p><div><div class=3D"MsoNormal" style=3D"text-align:cent=
er" align=3D"center"><span style=3D"font-size:10.0pt;font-family:&quot;Taho=
ma&quot;,&quot;sans-serif&quot;"><hr align=3D"center" size=3D"2" width=3D"1=
00%"></span></div>
<p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;font-family:&quot=
;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style=3D"font-s=
ize:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Melvin C=
arvalho &lt;<a href=3D"mailto:melvincarvalho@gmail.com" target=3D"_blank">m=
elvincarvalho@gmail.com</a>&gt;<br>
<b>Sent:</b> Mon Jul 22 02:46:25 EDT 2013<u></u><u></u></span></p><div><p c=
lass=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:&quot;Tahoma=
&quot;,&quot;sans-serif&quot;"><br><b>To:</b> &quot;Paul E. Jones&quot; &lt=
;<a href=3D"mailto:paulej@packetizer.com" target=3D"_blank">paulej@packetiz=
er.com</a>&gt;<u></u><u></u></span></p>
</div><p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;font-family=
:&quot;Tahoma&quot;,&quot;sans-serif&quot;">Cc:</span></b><span style=3D"fo=
nt-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> webf=
inger &lt;<a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger=
@ietf.org</a>&gt;<u></u><u></u></span></p>
<div><p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:&qu=
ot;Tahoma&quot;,&quot;sans-serif&quot;"><br><b>Subject:</b> Re: [webfinger]=
 Absolute URI vs URI<u></u><u></u></span></p></div></div><p class=3D"MsoNor=
mal">
<u></u>=A0<u></u></p><div><p class=3D"MsoNormal"><u></u>=A0<u></u></p><div>=
<p class=3D"MsoNormal"><u></u>=A0<u></u></p><div><div><p class=3D"MsoNormal=
"><u></u>=A0<u></u></p><div><p class=3D"MsoNormal">On 22 July 2013 07:47, P=
aul E. Jones &lt;<a href=3D"mailto:paulej@packetizer.com" target=3D"_blank"=
>paulej@packetizer.com</a>&gt; wrote:<u></u><u></u></p>
<p class=3D"MsoNormal">Folks,<br><br>One of the requirements in the JRD spe=
c is that certain URIs (e.g., those<br>identifying link relation types and =
properties) be &quot;absolute URIs&quot;. =A0This<br>term has been a point =
of confusion, since RFC 3986 uses the term to have a<br>
concrete meaning, namely this:<br><br>=A0 =A0 =A0absolute-URI =A0=3D scheme=
 &quot;:&quot; hier-part [ &quot;?&quot; query ]<br><br>And the term is use=
d, because that&#39;s the term used in the OASIS XRD<br>specification. =A0H=
owever, it was not clear to me whether that referred to the<br>
above (which I assumed) or referred to URIs that are not relative URIs<br>(=
i.e., those lacking a scheme specified).<br><br>I had an exchange with Eran=
 Hammer and Mark Nottingham. =A0I believe the<br>intent of that language wa=
s not to require the above constrained syntax,<br>
but to require the standard URI syntax:<br><br>=A0 =A0 =A0URI =3D scheme &q=
uot;:&quot; hier-part [ &quot;?&quot; query ] [ &quot;#&quot; fragment ]<u>=
</u><u></u></p><div><p class=3D"MsoNormal"><u></u>=A0<u></u></p></div><div>=
<p class=3D"MsoNormal">
There are many ways that people do this, see:<br><br><a href=3D"http://tant=
ek.com/2011/238/b1/many-ways-slice-url-name-pieces" target=3D"_blank">http:=
//tantek.com/2011/238/b1/many-ways-slice-url-name-pieces</a><u></u><u></u><=
/p>
</div><div><p class=3D"MsoNormal">=A0<u></u><u></u></p></div><blockquote st=
yle=3D"border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in 6.0p=
t;margin-left:4.8pt;margin-right:0in"><p class=3D"MsoNormal"><br>Given that=
 understanding, I believe we should remove the word &quot;absolute&quot;<br=
>
that appears in front of &quot;URI&quot; in the WebFinger spec. =A0Do other=
s have an<br>opinion on this?<u></u><u></u></p></blockquote><div><p class=
=3D"MsoNormal"><u></u>=A0<u></u></p></div><div><p class=3D"MsoNormal">+1 on=
 allowing relative URIs<u></u><u></u></p>
</div><div><p class=3D"MsoNormal">=A0<u></u><u></u></p></div><blockquote st=
yle=3D"border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in 6.0p=
t;margin-left:4.8pt;margin-right:0in"><p class=3D"MsoNormal"><br>Paul<br><b=
r><br>
_______________________________________________<br>webfinger mailing list<b=
r><a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@ietf.or=
g</a><br><a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=
=3D"_blank">https://www.ietf.org/mailman/listinfo/webfinger</a><u></u><u></=
u></p>
</blockquote></div><p class=3D"MsoNormal"><u></u>=A0<u></u></p></div></div>=
</div></div></div></blockquote></div><p class=3D"MsoNormal"><u></u>=A0<u></=
u></p></div></div></div></div></div></div></div></blockquote></div><br></di=
v></div>

--001a11c29654238c2604e244d0f6--

From ve7jtb@ve7jtb.com  Wed Jul 24 10:19:58 2013
Return-Path: <ve7jtb@ve7jtb.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 108C311E80DF for <webfinger@ietfa.amsl.com>; Wed, 24 Jul 2013 10:19:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.599
X-Spam-Level: 
X-Spam-Status: No, score=-3.599 tagged_above=-999 required=5 tests=[AWL=-0.001, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W7T5v+sIf6vI for <webfinger@ietfa.amsl.com>; Wed, 24 Jul 2013 10:19:53 -0700 (PDT)
Received: from mail-ye0-f173.google.com (mail-ye0-f173.google.com [209.85.213.173]) by ietfa.amsl.com (Postfix) with ESMTP id AF6DD21F8F78 for <webfinger@ietf.org>; Wed, 24 Jul 2013 10:19:52 -0700 (PDT)
Received: by mail-ye0-f173.google.com with SMTP id m7so2974733yen.32 for <webfinger@ietf.org>; Wed, 24 Jul 2013 10:19:52 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to:x-mailer:x-gm-message-state; bh=rVsFBVByJoLoh0A4nqyQ+jjRtIBkRG2MuZh3rHiV6/k=; b=pvBU1M3USIL1uL1dwuUC+ERha72tzyBF1D1jnag2kWYB0xpDIeAdVnXPJ7uLLpZ4yA FbDeXvGVg4WAIhwbOpuuHxVHg/8Ts6n+ErEKeRchbst4GofktMeknecFtad3hqFonGyF t9myD5lbFhFFPYHC/v7eNcaNUK7HhHbumu0RRseGe5I0hqShuVdHVKLb19HKeiFzLQqc gHC5yI5U7o96MSCWjXZJMKVWt5SHlius0wQQJ2oMMgkEXIxssOq7O5mDG7ruYSKM0+au V262wRJNY6fj9AhB0TDkn5ByDJVSpdBZpzoI0/iDPABpFgacJPDjGLeaG9Ni/kNHPHzm uBhg==
X-Received: by 10.236.123.210 with SMTP id v58mr17981147yhh.64.1374686391998;  Wed, 24 Jul 2013 10:19:51 -0700 (PDT)
Received: from [192.168.1.216] (190-20-19-75.baf.movistar.cl. [190.20.19.75]) by mx.google.com with ESMTPSA id m64sm53079196yho.25.2013.07.24.10.19.48 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 24 Jul 2013 10:19:50 -0700 (PDT)
Content-Type: multipart/signed; boundary="Apple-Mail=_8C29DE06-9094-4C58-86C6-BDE0EE191D89"; protocol="application/pkcs7-signature"; micalg=sha1
Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\))
From: John Bradley <ve7jtb@ve7jtb.com>
In-Reply-To: <CAKaEYhJUG=RLqpvhze35_HAidNQbFjsWH=43X0cPFaCDZsZb_w@mail.gmail.com>
Date: Wed, 24 Jul 2013 13:19:00 -0400
Message-Id: <979B65CA-EC87-4D98-9FA0-67822BEC0DFF@ve7jtb.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com> <CAKaEYhJwpR5b6jEcGYzAcWDJ0P1v6w2+L_h0Sh=m-ZOZA=ZHyw@mail.gmail.com> <0a1140f5-24d9-4be6-aab4-1ae6a3d63c0c@email.android.com> <CAKaEYh+iHNz_WawqRKakrHCdctC6_1V5COWYWQ4m9aC0+fh9WQ@mail.gmail.com> <032701ce86e5$27b2dff0$77189fd0$@packetizer.com> <CAKaEYhJUG=RLqpvhze35_HAidNQbFjsWH=43X0cPFaCDZsZb_w@mail.gmail.com>
To: Melvin Carvalho <melvincarvalho@gmail.com>
X-Mailer: Apple Mail (2.1508)
X-Gm-Message-State: ALoCoQlMZs6ksC8J+XUYdhOBqaXQFUtLHK6itqzBuiSkwWkndt1oALPxNQmAsW1tBohy6AqADNUp
Cc: "Paul E. Jones" <paulej@packetizer.com>, webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Jul 2013 17:19:58 -0000

--Apple-Mail=_8C29DE06-9094-4C58-86C6-BDE0EE191D89
Content-Type: multipart/alternative;
	boundary="Apple-Mail=_B7A1828A-2535-425B-B9F4-12DC3299CCDC"


--Apple-Mail=_B7A1828A-2535-425B-B9F4-12DC3299CCDC
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=windows-1252

Relative URI are not useful without a base to be relative to.  Unless we =
say how to determine the base of a relative URI they should not be =
allowed.

I an imagine several ways to determine a base but without specifying it =
applications will not behave consistently.   The JRD is not a HTML =
document.

John B.

On 2013-07-24, at 12:58 PM, Melvin Carvalho <melvincarvalho@gmail.com> =
wrote:

>=20
>=20
>=20
> On 22 July 2013 16:10, Paul E. Jones <paulej@packetizer.com> wrote:
> Melvin,
>=20
> =20
>=20
> It=92s easy enough to replace strings in URIs should data need to be =
ported.  I suggest we remove the word =93absolute=94 where we currently =
have =93absolute URI=94 and then introduce a new paragraph in the =
terminology section as follows:
>=20
> =20
>=20
> The use of URIs throughout this document refers to URIs following the =
syntax specified in Section 3 of RFC 3986.  Relative URIs, having syntax =
following that of Section 4.2 or RFC 3986, are not used with WebFinger.
>=20
> =20
>=20
> Is that clear?
>=20
>=20
> Hi Paul, currently "Absolute URI" occurs only in section 4.4 (ie the =
description of JRD).  Certainly I think the 'absolute' should be removed =
in section 4.4. =20
>=20
> The RFC in essence describes two things,=20
>=20
> 1. the webfinger protocol
> 2. the JRD definition
>=20
> This restriction on relative URIs applies to (2), rather than, the =
whole document, but as it happens that turns out to be the same thing
>=20
> Side note: in other situations I like relative URIs because they can =
be moved from one location to another in a non-breaking way.  Say I have =
/about/ /photos/ /blog/ at one location, I can move them to another =
without having to worry too much.  Therefore, if JRD was ever used in a =
context outside of webfinger, that would be a slight advantage.
> =20
>=20
> =20
>=20
> Paul
>=20
> =20
>=20
> From: Melvin Carvalho [mailto:melvincarvalho@gmail.com]=20
> Sent: Monday, July 22, 2013 4:09 AM
> To: Paul E. Jones
> Cc: webfinger
>=20
>=20
> Subject: Re: [webfinger] Absolute URI vs URI
>=20
> =20
>=20
> =20
>=20
> =20
>=20
> On 22 July 2013 09:06, Paul E. Jones <paulej@packetizer.com> wrote:
>=20
> In not suggesting we use or allow relative URIs. The immediate =
question would be "relative to what". I think the URIs should be =
absolute, but not following the syntax of "absolute-URI", but instead =
just following "URI".
>=20
> Yes, that's a good question.  Generally relative URIs are relative to =
the document, but they need not be.  For example they could be relative =
by default to the [supposed] webfinger registry.  In JSON LD they have a =
@context variable which allows quite a bit of flexibility in this =
regard.  I'm unsure if relative URIs are considered a must in standards =
based serialization (I suspect not) but they have the advantage of =
slightly increased data portability.
>=20
> =20
>=20
> Paul
>=20
> =20
>=20
> From: Melvin Carvalho <melvincarvalho@gmail.com>
> Sent: Mon Jul 22 02:46:25 EDT 2013
>=20
>=20
> To: "Paul E. Jones" <paulej@packetizer.com>
>=20
> Cc: webfinger <webfinger@ietf.org>
>=20
>=20
> Subject: Re: [webfinger] Absolute URI vs URI
>=20
> =20
>=20
> =20
>=20
> =20
>=20
> =20
>=20
> On 22 July 2013 07:47, Paul E. Jones <paulej@packetizer.com> wrote:
>=20
> Folks,
>=20
> One of the requirements in the JRD spec is that certain URIs (e.g., =
those
> identifying link relation types and properties) be "absolute URIs".  =
This
> term has been a point of confusion, since RFC 3986 uses the term to =
have a
> concrete meaning, namely this:
>=20
>      absolute-URI  =3D scheme ":" hier-part [ "?" query ]
>=20
> And the term is used, because that's the term used in the OASIS XRD
> specification.  However, it was not clear to me whether that referred =
to the
> above (which I assumed) or referred to URIs that are not relative URIs
> (i.e., those lacking a scheme specified).
>=20
> I had an exchange with Eran Hammer and Mark Nottingham.  I believe the
> intent of that language was not to require the above constrained =
syntax,
> but to require the standard URI syntax:
>=20
>      URI =3D scheme ":" hier-part [ "?" query ] [ "#" fragment ]
>=20
> =20
>=20
> There are many ways that people do this, see:
>=20
> http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces
>=20
> =20
>=20
>=20
> Given that understanding, I believe we should remove the word =
"absolute"
> that appears in front of "URI" in the WebFinger spec.  Do others have =
an
> opinion on this?
>=20
> =20
>=20
> +1 on allowing relative URIs
>=20
> =20
>=20
>=20
> Paul
>=20
>=20
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>=20
> =20
>=20
> =20
>=20
>=20
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger


--Apple-Mail=_B7A1828A-2535-425B-B9F4-12DC3299CCDC
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=windows-1252

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dwindows-1252"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; =
">Relative URI are not useful without a base to be relative to. =
&nbsp;Unless we say how to determine the base of a relative URI they =
should not be allowed.<div><br></div><div>I an imagine several ways to =
determine a base but without specifying it applications will not behave =
consistently. &nbsp; The JRD is not a HTML =
document.</div><div><br></div><div>John B.</div><div><br><div><div>On =
2013-07-24, at 12:58 PM, Melvin Carvalho &lt;<a =
href=3D"mailto:melvincarvalho@gmail.com">melvincarvalho@gmail.com</a>&gt; =
wrote:</div><br class=3D"Apple-interchange-newline"><blockquote =
type=3D"cite"><div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div=
 class=3D"gmail_quote">On 22 July 2013 16:10, Paul E. Jones <span =
dir=3D"ltr">&lt;<a href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 =
.8ex;border-left:1px #ccc solid;padding-left:1ex"><div link=3D"blue" =
vlink=3D"purple" lang=3D"EN-US"><p class=3D"MsoNormal"><span =
style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif=
&quot;;color:#1f497d">Melvin,<u></u><u></u></span></p><p =
class=3D"MsoNormal"><span =
style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif=
&quot;;color:#1f497d"><u></u>&nbsp;<u></u></span></p><p =
class=3D"MsoNormal"><span =
style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif=
&quot;;color:#1f497d">It=92s easy enough to replace strings in URIs =
should data need to be ported.&nbsp; I suggest we remove the word =
=93absolute=94 where we currently have =93absolute URI=94 and then =
introduce a new paragraph in the terminology section as =
follows:<u></u><u></u></span></p><p class=3D"MsoNormal"><span =
style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif=
&quot;;color:#1f497d"><u></u>&nbsp;<u></u></span></p><p =
class=3D"MsoNormal" style=3D"margin-left:.5in"><span =
style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif=
&quot;;color:#1f497d">The use of URIs throughout this document refers to =
URIs following the syntax specified in Section 3 of RFC 3986.&nbsp; =
Relative URIs, having syntax following that of Section 4.2 or RFC 3986, =
are not used with WebFinger.<u></u><u></u></span></p><p =
class=3D"MsoNormal"><span =
style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif=
&quot;;color:#1f497d"><u></u>&nbsp;<u></u></span></p><p =
class=3D"MsoNormal"><span =
style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif=
&quot;;color:#1f497d">Is that clear?</span></p>
</div></blockquote><div><br></div><div>Hi Paul, currently "Absolute URI" =
occurs only in section 4.4 (ie the description of JRD).&nbsp; Certainly =
I think the 'absolute' should be removed in section 4.4.&nbsp; <br>
<br></div><div>The RFC in essence describes two things, <br><br>1. the =
webfinger protocol<br>2. the JRD definition<br><br>This restriction on =
relative URIs applies to (2), rather than, the whole document, but as it =
happens that turns out to be the same thing<br>
<br>Side note: in other situations I like relative URIs because they can =
be moved from one location to another in a non-breaking way.&nbsp; Say I =
have /about/ /photos/ /blog/ at one location, I can move them to another =
without having to worry too much.&nbsp; Therefore, if JRD was ever used =
in a context outside of webfinger, that would be a slight advantage.<br>
</div><div>&nbsp;</div><blockquote class=3D"gmail_quote" style=3D"margin:0=
 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div link=3D"blue" =
vlink=3D"purple" lang=3D"EN-US"><p class=3D"MsoNormal"><span =
style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif=
&quot;;color:#1f497d"><u></u><u></u></span></p><p =
class=3D"MsoNormal"><span =
style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif=
&quot;;color:#1f497d"><u></u>&nbsp;<u></u></span></p><p =
class=3D"MsoNormal"><span =
style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif=
&quot;;color:#1f497d">Paul<u></u><u></u></span></p><p =
class=3D"MsoNormal"><span =
style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif=
&quot;;color:#1f497d"><u></u>&nbsp;<u></u></span></p><div =
style=3D"border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt">
<div><div style=3D"border:none;border-top:solid #b5c4df =
1.0pt;padding:3.0pt 0in 0in 0in"><p class=3D"MsoNormal"><b><span =
style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&=
quot;">From:</span></b><span =
style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&=
quot;"> Melvin Carvalho [mailto:<a =
href=3D"mailto:melvincarvalho@gmail.com" =
target=3D"_blank">melvincarvalho@gmail.com</a>] <br>
<b>Sent:</b> Monday, July 22, 2013 4:09 AM<br><b>To:</b> Paul E. =
Jones<br><b>Cc:</b> webfinger</span></p><div><div =
class=3D"h5"><br><b>Subject:</b> Re: [webfinger] Absolute URI vs =
URI<u></u><u></u></div></div><div><br =
class=3D"webkit-block-placeholder"></div></div></div>
<div><div class=3D"h5"><p =
class=3D"MsoNormal"><u></u>&nbsp;<u></u></p><div><p =
class=3D"MsoNormal"><u></u>&nbsp;<u></u></p><div><p class=3D"MsoNormal" =
style=3D"margin-bottom:12.0pt"><u></u>&nbsp;<u></u></p><div><p =
class=3D"MsoNormal">On 22 July 2013 09:06, Paul E. Jones &lt;<a =
href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt; wrote:<u></u><u></u></p>
<div><p>In not suggesting we use or allow relative URIs. The immediate =
question would be "relative to what". I think the URIs should be =
absolute, but not following the syntax of "absolute-URI", but instead =
just following "URI".<u></u><u></u></p>
</div><div><p class=3D"MsoNormal">Yes, that's a good question.&nbsp; =
Generally relative URIs are relative to the document, but they need not =
be.&nbsp; For example they could be relative by default to the =
[supposed] webfinger registry.&nbsp; In JSON LD they have a @context =
variable which allows quite a bit of flexibility in this regard.&nbsp; =
I'm unsure if relative URIs are considered a must in standards based =
serialization (I suspect not) but they have the advantage of slightly =
increased data portability.<u></u><u></u></p>
</div><div><p =
class=3D"MsoNormal">&nbsp;<u></u><u></u></p></div><blockquote =
style=3D"border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in =
6.0pt;margin-left:4.8pt;margin-right:0in"><p>Paul<u></u><u></u></p><p =
class=3D"MsoNormal" style=3D"margin-bottom:12.0pt">
<u></u>&nbsp;<u></u></p><div><div class=3D"MsoNormal" =
style=3D"text-align:center" align=3D"center"><span =
style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&=
quot;"><hr align=3D"center" size=3D"2" width=3D"100%"></span></div><p =
class=3D"MsoNormal"><b><span =
style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&=
quot;">From:</span></b><span =
style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&=
quot;"> Melvin Carvalho &lt;<a href=3D"mailto:melvincarvalho@gmail.com" =
target=3D"_blank">melvincarvalho@gmail.com</a>&gt;<br>
<b>Sent:</b> Mon Jul 22 02:46:25 EDT =
2013<u></u><u></u></span></p><div><p class=3D"MsoNormal"><span =
style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&=
quot;"><br><b>To:</b> "Paul E. Jones" &lt;<a =
href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt;<u></u><u></u></span></p>
</div><p class=3D"MsoNormal"><b><span =
style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&=
quot;">Cc:</span></b><span =
style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&=
quot;"> webfinger &lt;<a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a>&gt;<u></u><u></u></span></p>
<div><p class=3D"MsoNormal"><span =
style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&=
quot;"><br><b>Subject:</b> Re: [webfinger] Absolute URI vs =
URI<u></u><u></u></span></p></div></div><p class=3D"MsoNormal">
<u></u>&nbsp;<u></u></p><div><p =
class=3D"MsoNormal"><u></u>&nbsp;<u></u></p><div><p =
class=3D"MsoNormal"><u></u>&nbsp;<u></u></p><div><p =
class=3D"MsoNormal"><u></u>&nbsp;<u></u></p><div><p class=3D"MsoNormal">On=
 22 July 2013 07:47, Paul E. Jones &lt;<a =
href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt; =
wrote:<u></u><u></u></p><p class=3D"MsoNormal">Folks,<br><br>One of the =
requirements in the JRD spec is that certain URIs (e.g., =
those<br>identifying link relation types and properties) be "absolute =
URIs". &nbsp;This<br>term has been a point of confusion, since RFC 3986 =
uses the term to have a<br>
concrete meaning, namely this:<br><br>&nbsp; &nbsp; &nbsp;absolute-URI =
&nbsp;=3D scheme ":" hier-part [ "?" query ]<br><br>And the term is =
used, because that's the term used in the OASIS XRD<br>specification. =
&nbsp;However, it was not clear to me whether that referred to the<br>
above (which I assumed) or referred to URIs that are not relative =
URIs<br>(i.e., those lacking a scheme specified).<br><br>I had an =
exchange with Eran Hammer and Mark Nottingham. &nbsp;I believe =
the<br>intent of that language was not to require the above constrained =
syntax,<br>
but to require the standard URI syntax:<br><br>&nbsp; &nbsp; &nbsp;URI =3D=
 scheme ":" hier-part [ "?" query ] [ "#" fragment =
]<u></u><u></u></p><div><p =
class=3D"MsoNormal"><u></u>&nbsp;<u></u></p></div><div><p =
class=3D"MsoNormal">
There are many ways that people do this, see:<br><br><a =
href=3D"http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces" =
target=3D"_blank">http://tantek.com/2011/238/b1/many-ways-slice-url-name-p=
ieces</a><u></u><u></u></p>
</div><div><p =
class=3D"MsoNormal">&nbsp;<u></u><u></u></p></div><blockquote =
style=3D"border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in =
6.0pt;margin-left:4.8pt;margin-right:0in"><p class=3D"MsoNormal"><br>Given=
 that understanding, I believe we should remove the word "absolute"<br>
that appears in front of "URI" in the WebFinger spec. &nbsp;Do others =
have an<br>opinion on this?<u></u><u></u></p></blockquote><div><p =
class=3D"MsoNormal"><u></u>&nbsp;<u></u></p></div><div><p =
class=3D"MsoNormal">+1 on allowing relative URIs<u></u><u></u></p>
</div><div><p =
class=3D"MsoNormal">&nbsp;<u></u><u></u></p></div><blockquote =
style=3D"border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in =
6.0pt;margin-left:4.8pt;margin-right:0in"><p =
class=3D"MsoNormal"><br>Paul<br><br><br>
_______________________________________________<br>webfinger mailing =
list<br><a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><a =
href=3D"https://www.ietf.org/mailman/listinfo/webfinger" =
target=3D"_blank">https://www.ietf.org/mailman/listinfo/webfinger</a><u></=
u><u></u></p>
</blockquote></div><p =
class=3D"MsoNormal"><u></u>&nbsp;<u></u></p></div></div></div></blockquote=
></div><p =
class=3D"MsoNormal"><u></u>&nbsp;<u></u></p></div></div></div></div></div>=
</div></blockquote></div><br></div></div>
_______________________________________________<br>webfinger mailing =
list<br><a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>https://www.i=
etf.org/mailman/listinfo/webfinger<br></blockquote></div><br></div></body>=
</html>=

--Apple-Mail=_B7A1828A-2535-425B-B9F4-12DC3299CCDC--

--Apple-Mail=_8C29DE06-9094-4C58-86C6-BDE0EE191D89
Content-Disposition: attachment;
	filename=smime.p7s
Content-Type: application/pkcs7-signature;
	name=smime.p7s
Content-Transfer-Encoding: base64

MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIN8TCCBjQw
ggQcoAMCAQICASAwDQYJKoZIhvcNAQEFBQAwfTELMAkGA1UEBhMCSUwxFjAUBgNVBAoTDVN0YXJ0
Q29tIEx0ZC4xKzApBgNVBAsTIlNlY3VyZSBEaWdpdGFsIENlcnRpZmljYXRlIFNpZ25pbmcxKTAn
BgNVBAMTIFN0YXJ0Q29tIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTA3MTAyNDIxMDI1NVoX
DTE3MTAyNDIxMDI1NVowgYwxCzAJBgNVBAYTAklMMRYwFAYDVQQKEw1TdGFydENvbSBMdGQuMSsw
KQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0aWZpY2F0ZSBTaWduaW5nMTgwNgYDVQQDEy9TdGFy
dENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJtZWRpYXRlIENsaWVudCBDQTCCASIwDQYJKoZIhvcN
AQEBBQADggEPADCCAQoCggEBAMsohUWcASz7GfKrpTOMKqANy9BV7V0igWdGxA8IU77L3aTxErQ+
fcxtDYZ36Z6GH0YFn7fq5RADteP0AYzrCA+EQTfi8q1+kA3m0nwtwXG94M5sIqsvs7lRP1aycBke
/s5g9hJHryZ2acScnzczjBCAo7X1v5G3yw8MDP2m2RCye0KfgZ4nODerZJVzhAlOD9YejvAXZqHk
sw56HzElVIoYSZ3q4+RJuPXXfIoyby+Y2m1E+YzX5iCZXBx05gk6MKAW1vaw4/v2OOLy6FZH3XHH
tOkzUreG//CsFnB9+uaYSlR65cdGzTsmoIK8WH1ygoXhRBm98SD7Hf/r3FELNvUCAwEAAaOCAa0w
ggGpMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBSuVYNv7DHKufcd
+q9rMfPIHeOsuzAfBgNVHSMEGDAWgBROC+8apEBbpRdphzDKNGhD0EGu8jBmBggrBgEFBQcBAQRa
MFgwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vY3NwLnN0YXJ0c3NsLmNvbS9jYTAtBggrBgEFBQcwAoYh
aHR0cDovL3d3dy5zdGFydHNzbC5jb20vc2ZzY2EuY3J0MFsGA1UdHwRUMFIwJ6AloCOGIWh0dHA6
Ly93d3cuc3RhcnRzc2wuY29tL3Nmc2NhLmNybDAnoCWgI4YhaHR0cDovL2NybC5zdGFydHNzbC5j
b20vc2ZzY2EuY3JsMIGABgNVHSAEeTB3MHUGCysGAQQBgbU3AQIBMGYwLgYIKwYBBQUHAgEWImh0
dHA6Ly93d3cuc3RhcnRzc2wuY29tL3BvbGljeS5wZGYwNAYIKwYBBQUHAgEWKGh0dHA6Ly93d3cu
c3RhcnRzc2wuY29tL2ludGVybWVkaWF0ZS5wZGYwDQYJKoZIhvcNAQEFBQADggIBADqpJw3I07QW
ke9plNBpxUxcffc7nUrIQpJHDci91DFG7fVhHRkMZ1J+BKg5UNUxIFJ2Z9B90Micc/NXcs7kPBRd
n6XGO/vPc87Y6R+cWS9Nc9+fp3Enmsm94OxOwI9wn8qnr/6o3mD4noP9JphwUPTXwHovjavRnhUQ
HLfo/i2NG0XXgTHXS2Xm0kVUozXqpYpAdumMiB/vezj1QHQJDmUdPYMcp+reg9901zkyT3fDW/iv
JVv6pWtkh6Pw2ytZT7mvg7YhX3V50Nv860cV11mocUVcqBLv0gcT+HBDYtbuvexNftwNQKD5193A
7zN4vG7CTYkXxytSjKuXrpEatEiFPxWgb84nVj25SU5q/r1Xhwby6mLhkbaXslkVtwEWT3Van49r
KjlK4XrUKYYWtnfzq6aSak5u0Vpxd1rY79tWhD3EdCvOhNz/QplNa+VkIsrcp7+8ZhP1l1b2U6Ma
xIVteuVMD3X0vziIwr7jxYae9FZjbxlpUemqXjcC0QaFfN7qI0JsQMALL7iGRBg7K0CoOBzECdD3
fuZil5kU/LP9cr1BK31U0Uy651bFnAMMMkqhAChIbn0ei72VnbpSsrrSdF0BAGYQ8vyHae5aCg+H
75dVCV33K6FuxZrf09yTz+Vx/PkdRUYkXmZz/OTfyJXsUOUXrym6KvI2rYpccSk5MIIHtTCCBp2g
AwIBAgICHlwwDQYJKoZIhvcNAQEFBQAwgYwxCzAJBgNVBAYTAklMMRYwFAYDVQQKEw1TdGFydENv
bSBMdGQuMSswKQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0aWZpY2F0ZSBTaWduaW5nMTgwNgYD
VQQDEy9TdGFydENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJtZWRpYXRlIENsaWVudCBDQTAeFw0x
MjAzMTgwNDMyNDhaFw0xNDAzMTkxMTA3MzJaMIGbMRkwFwYDVQQNExBHclRNNkxTN1gzNTc3OHM5
MQswCQYDVQQGEwJDTDEiMCAGA1UECBMZTWV0cm9wb2xpdGFuYSBkZSBTYW50aWFnbzEWMBQGA1UE
BxMNSXNsYSBkZSBNYWlwbzEVMBMGA1UEAxMMSm9obiBCcmFkbGV5MR4wHAYJKoZIhvcNAQkBFg9q
YnJhZGxleUBtZS5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCySuUEj3esFMs5
AZLAhPpyjp0DD+vAM+tFeXr8XahzgoOf5A3oJ0V4ejTwfzjpUlL0IOMsq+cr2NvHGzjBip6cp09v
eODO3yhztv1le1aQ6CzGAx/p0Fn8g+biVYGkJtKvex4MYNcSmITaVNleejtzbk6C5HgTpBqFykcA
FmN4RYrrmYwfbmCahF/kxjWTeq67nL4UJgIcTaLBTmPOr6YjceYbn35QwUvHV+NX7NOyVHDbpxAM
L+56nCN5hKnxLbqF9aKlVbBCPiOz8LtGg+2+3aLJ5T4tIfzWMbjCUBae2I4bVa2hdS5dZJwTGFyI
p4pYKd6bL2qqbFF8moFE54aVAgMBAAGjggQOMIIECjAJBgNVHRMEAjAAMAsGA1UdDwQEAwIEsDAd
BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwHQYDVR0OBBYEFD8Dv8LEoSfOmqZmUvP2JpAz
Lbh5MB8GA1UdIwQYMBaAFK5Vg2/sMcq59x36r2sx88gd46y7MH4GA1UdEQR3MHWBD2picmFkbGV5
QG1lLmNvbYEPamJyYWRsZXlAbWUuY29tgRBqYnJhZGxleUBtYWMuY29tgRF2ZTdqdGJAdmU3anRi
LmNvbYETamJyYWRsZXlAd2luZ2FhLmNvbYEXam9obi5icmFkbGV5QHdpbmdhYS5jb20wggIhBgNV
HSAEggIYMIICFDCCAhAGCysGAQQBgbU3AQICMIIB/zAuBggrBgEFBQcCARYiaHR0cDovL3d3dy5z
dGFydHNzbC5jb20vcG9saWN5LnBkZjA0BggrBgEFBQcCARYoaHR0cDovL3d3dy5zdGFydHNzbC5j
b20vaW50ZXJtZWRpYXRlLnBkZjCB9wYIKwYBBQUHAgIwgeowJxYgU3RhcnRDb20gQ2VydGlmaWNh
dGlvbiBBdXRob3JpdHkwAwIBARqBvlRoaXMgY2VydGlmaWNhdGUgd2FzIGlzc3VlZCBhY2NvcmRp
bmcgdG8gdGhlIENsYXNzIDIgVmFsaWRhdGlvbiByZXF1aXJlbWVudHMgb2YgdGhlIFN0YXJ0Q29t
IENBIHBvbGljeSwgcmVsaWFuY2Ugb25seSBmb3IgdGhlIGludGVuZGVkIHB1cnBvc2UgaW4gY29t
cGxpYW5jZSBvZiB0aGUgcmVseWluZyBwYXJ0eSBvYmxpZ2F0aW9ucy4wgZwGCCsGAQUFBwICMIGP
MCcWIFN0YXJ0Q29tIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MAMCAQIaZExpYWJpbGl0eSBhbmQg
d2FycmFudGllcyBhcmUgbGltaXRlZCEgU2VlIHNlY3Rpb24gIkxlZ2FsIGFuZCBMaW1pdGF0aW9u
cyIgb2YgdGhlIFN0YXJ0Q29tIENBIHBvbGljeS4wNgYDVR0fBC8wLTAroCmgJ4YlaHR0cDovL2Ny
bC5zdGFydHNzbC5jb20vY3J0dTItY3JsLmNybDCBjgYIKwYBBQUHAQEEgYEwfzA5BggrBgEFBQcw
AYYtaHR0cDovL29jc3Auc3RhcnRzc2wuY29tL3N1Yi9jbGFzczIvY2xpZW50L2NhMEIGCCsGAQUF
BzAChjZodHRwOi8vYWlhLnN0YXJ0c3NsLmNvbS9jZXJ0cy9zdWIuY2xhc3MyLmNsaWVudC5jYS5j
cnQwIwYDVR0SBBwwGoYYaHR0cDovL3d3dy5zdGFydHNzbC5jb20vMA0GCSqGSIb3DQEBBQUAA4IB
AQARx8Pg+Yetf5bfNo/8qxHiDAsAvRRNozPXhIieDpr0XeRvxkNtNSd5L25uCmp4lA/YgVzRTmBC
cndd4Ifqn0jzya+bU2opDDxa9+CVLRohLX29+lOBclI90g7Ykk9GpoG1d/fOR1cnByRf3900yssZ
4a9oVP19Q11B0dTgEjWlVSmAqvv3pPstNz8RF8fyIWnX4KZ1WQnpjaIl1ZSniHXteZvFshPQJ1Lh
JKT9VbwsWyf+ZXPqEHvdW2HCMawiS7nhanilG6rUpf6kBOdGTekdFrXPebEkyars4RcQ1wJWb5sC
fJSthtSKU1L1RVNhLz/d1WwqI26kFo5k7686AmpUMYIDbDCCA2gCAQEwgZMwgYwxCzAJBgNVBAYT
AklMMRYwFAYDVQQKEw1TdGFydENvbSBMdGQuMSswKQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0
aWZpY2F0ZSBTaWduaW5nMTgwNgYDVQQDEy9TdGFydENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJt
ZWRpYXRlIENsaWVudCBDQQICHlwwCQYFKw4DAhoFAKCCAa0wGAYJKoZIhvcNAQkDMQsGCSqGSIb3
DQEHATAcBgkqhkiG9w0BCQUxDxcNMTMwNzI0MTcxOTAxWjAjBgkqhkiG9w0BCQQxFgQUtkTaqNeS
rlE1ZN5WCiSzhXG1CEkwgaQGCSsGAQQBgjcQBDGBljCBkzCBjDELMAkGA1UEBhMCSUwxFjAUBgNV
BAoTDVN0YXJ0Q29tIEx0ZC4xKzApBgNVBAsTIlNlY3VyZSBEaWdpdGFsIENlcnRpZmljYXRlIFNp
Z25pbmcxODA2BgNVBAMTL1N0YXJ0Q29tIENsYXNzIDIgUHJpbWFyeSBJbnRlcm1lZGlhdGUgQ2xp
ZW50IENBAgIeXDCBpgYLKoZIhvcNAQkQAgsxgZaggZMwgYwxCzAJBgNVBAYTAklMMRYwFAYDVQQK
Ew1TdGFydENvbSBMdGQuMSswKQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0aWZpY2F0ZSBTaWdu
aW5nMTgwNgYDVQQDEy9TdGFydENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJtZWRpYXRlIENsaWVu
dCBDQQICHlwwDQYJKoZIhvcNAQEBBQAEggEAQusynUBmOBA7mX6ybdEsRONYH5whM/ARGxrMAlCQ
w7pFNV6eDWL6YIM2FDTzFDjOO5XNWfAVqwdEvxN9aM43i0MbV4YtuSVXVDWfCT62q6VZBWgptLVe
Xt6EA+cQJZmSuNrGzayjAZ0R7vA03HdFU3EyND+7tYCDMUZdq8K20TvXaMqmUUEE4VpqlfVz8aa4
+NuBzPTk/Ymu1wfPQfTp3R4ZV2Ix04avGtpoZ8O0gv5O3FVXCeJD2pxzd4M6lf0oeySIjHnLG6Ly
RRCDPTDOm+yjbo/bC9jH4M8wOUKjEAV4vyZvKuGDIyg0JlNK5X7+7Jidt6r9FDYDWNYe+ZEBcQAA
AAAAAA==

--Apple-Mail=_8C29DE06-9094-4C58-86C6-BDE0EE191D89--

From melvincarvalho@gmail.com  Wed Jul 24 12:13:17 2013
Return-Path: <melvincarvalho@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E334011E8215 for <webfinger@ietfa.amsl.com>; Wed, 24 Jul 2013 12:13:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cLwoAITpAhVY for <webfinger@ietfa.amsl.com>; Wed, 24 Jul 2013 12:13:16 -0700 (PDT)
Received: from mail-la0-x22d.google.com (mail-la0-x22d.google.com [IPv6:2a00:1450:4010:c03::22d]) by ietfa.amsl.com (Postfix) with ESMTP id C18A711E8242 for <webfinger@ietf.org>; Wed, 24 Jul 2013 12:13:13 -0700 (PDT)
Received: by mail-la0-f45.google.com with SMTP id ev20so643243lab.4 for <webfinger@ietf.org>; Wed, 24 Jul 2013 12:13:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=kteA71tLG/U5I5qo91OVh9gXmBvIUT7WwUeltxESGOs=; b=yhBip2EMPNDJIj6Y5DEuJF0RFeBSMe2droeEF4v763RJX7FB2PIhPjCBkcm3tZ2asL 5otU8U+DMroQy2hEfBWdadAnRNIb3fAGAnHTbJyb0+ksSGyp1HmaP0XzLYr0c88oY85U XbUA3F6MS6H2wguPqx4mLtbwCgn6Mlj9zw/Q0GySOLDLhhtrmLB1tSXqv4vzmnVu4XjI T3PxghCImUkUc6yDvgUQKv6BY19HRCm2ubBMkbJqncEAgp2VYm1IPFLWYp/Zj5Zn8TGu GA2DKMre39N8Uz8FH876MJBFev0x1h3vFyB/0ItTL/YzdUPgEBdVtyVIOJr1r+3ivkdb lkmA==
MIME-Version: 1.0
X-Received: by 10.152.115.142 with SMTP id jo14mr17414253lab.87.1374693192588;  Wed, 24 Jul 2013 12:13:12 -0700 (PDT)
Received: by 10.112.59.193 with HTTP; Wed, 24 Jul 2013 12:13:12 -0700 (PDT)
In-Reply-To: <979B65CA-EC87-4D98-9FA0-67822BEC0DFF@ve7jtb.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com> <CAKaEYhJwpR5b6jEcGYzAcWDJ0P1v6w2+L_h0Sh=m-ZOZA=ZHyw@mail.gmail.com> <0a1140f5-24d9-4be6-aab4-1ae6a3d63c0c@email.android.com> <CAKaEYh+iHNz_WawqRKakrHCdctC6_1V5COWYWQ4m9aC0+fh9WQ@mail.gmail.com> <032701ce86e5$27b2dff0$77189fd0$@packetizer.com> <CAKaEYhJUG=RLqpvhze35_HAidNQbFjsWH=43X0cPFaCDZsZb_w@mail.gmail.com> <979B65CA-EC87-4D98-9FA0-67822BEC0DFF@ve7jtb.com>
Date: Wed, 24 Jul 2013 21:13:12 +0200
Message-ID: <CAKaEYhJiUB6smXRivRbLShNw0Yq-XbPoUo73iEt76oLxKS5+pg@mail.gmail.com>
From: Melvin Carvalho <melvincarvalho@gmail.com>
To: John Bradley <ve7jtb@ve7jtb.com>
Content-Type: multipart/alternative; boundary=001a11c3504c6b62a804e246b309
Cc: "Paul E. Jones" <paulej@packetizer.com>, webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Jul 2013 19:13:18 -0000

--001a11c3504c6b62a804e246b309
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

On 24 July 2013 19:19, John Bradley <ve7jtb@ve7jtb.com> wrote:

> Relative URI are not useful without a base to be relative to.  Unless we
> say how to determine the base of a relative URI they should not be allowe=
d.
>
> I an imagine several ways to determine a base but without specifying it
> applications will not behave consistently.   The JRD is not a HTML docume=
nt.
>

Sure.  I wasnt trying to imply the JRD was the same as an HTML document.
Relative URIs, can be used in many contexts such as html/json/xml do indeed
require a base.  I think the following text from RFC 3986, "5.1.
Establishing a Base URI" would be relevant here, and it's referred to by
JSON LD too

http://tools.ietf.org/html/rfc3986#section-5.1


>
> John B.
>
> On 2013-07-24, at 12:58 PM, Melvin Carvalho <melvincarvalho@gmail.com>
> wrote:
>
>
>
>
> On 22 July 2013 16:10, Paul E. Jones <paulej@packetizer.com> wrote:
>
>> Melvin,****
>>
>> ** **
>>
>> It=92s easy enough to replace strings in URIs should data need to be
>> ported.  I suggest we remove the word =93absolute=94 where we currently =
have
>> =93absolute URI=94 and then introduce a new paragraph in the terminology
>> section as follows:****
>>
>> ** **
>>
>> The use of URIs throughout this document refers to URIs following the
>> syntax specified in Section 3 of RFC 3986.  Relative URIs, having syntax
>> following that of Section 4.2 or RFC 3986, are not used with WebFinger.*=
*
>> **
>>
>> ** **
>>
>> Is that clear?
>>
>
> Hi Paul, currently "Absolute URI" occurs only in section 4.4 (ie the
> description of JRD).  Certainly I think the 'absolute' should be removed =
in
> section 4.4.
>
> The RFC in essence describes two things,
>
> 1. the webfinger protocol
> 2. the JRD definition
>
> This restriction on relative URIs applies to (2), rather than, the whole
> document, but as it happens that turns out to be the same thing
>
> Side note: in other situations I like relative URIs because they can be
> moved from one location to another in a non-breaking way.  Say I have
> /about/ /photos/ /blog/ at one location, I can move them to another witho=
ut
> having to worry too much.  Therefore, if JRD was ever used in a context
> outside of webfinger, that would be a slight advantage.
>
>
>> ****
>>
>> ** **
>>
>> Paul****
>>
>> ** **
>>
>> *From:* Melvin Carvalho [mailto:melvincarvalho@gmail.com]
>> *Sent:* Monday, July 22, 2013 4:09 AM
>> *To:* Paul E. Jones
>> *Cc:* webfinger
>>
>> *Subject:* Re: [webfinger] Absolute URI vs URI****
>>
>> ** **
>>
>> ** **
>>
>> ** **
>>
>> On 22 July 2013 09:06, Paul E. Jones <paulej@packetizer.com> wrote:****
>>
>> In not suggesting we use or allow relative URIs. The immediate question
>> would be "relative to what". I think the URIs should be absolute, but no=
t
>> following the syntax of "absolute-URI", but instead just following "URI"=
.
>> ****
>>
>> Yes, that's a good question.  Generally relative URIs are relative to th=
e
>> document, but they need not be.  For example they could be relative by
>> default to the [supposed] webfinger registry.  In JSON LD they have a
>> @context variable which allows quite a bit of flexibility in this regard=
.
>> I'm unsure if relative URIs are considered a must in standards based
>> serialization (I suspect not) but they have the advantage of slightly
>> increased data portability.****
>>
>>  ****
>>
>> Paul****
>>
>> ** **
>> ------------------------------
>>
>> *From:* Melvin Carvalho <melvincarvalho@gmail.com>
>> *Sent:* Mon Jul 22 02:46:25 EDT 2013****
>>
>>
>> *To:* "Paul E. Jones" <paulej@packetizer.com>****
>>
>> *Cc:* webfinger <webfinger@ietf.org>****
>>
>>
>> *Subject:* Re: [webfinger] Absolute URI vs URI****
>>
>> ** **
>>
>> ** **
>>
>> ** **
>>
>> ** **
>>
>> On 22 July 2013 07:47, Paul E. Jones <paulej@packetizer.com> wrote:****
>>
>> Folks,
>>
>> One of the requirements in the JRD spec is that certain URIs (e.g., thos=
e
>> identifying link relation types and properties) be "absolute URIs".  Thi=
s
>> term has been a point of confusion, since RFC 3986 uses the term to have=
 a
>> concrete meaning, namely this:
>>
>>      absolute-URI  =3D scheme ":" hier-part [ "?" query ]
>>
>> And the term is used, because that's the term used in the OASIS XRD
>> specification.  However, it was not clear to me whether that referred to
>> the
>> above (which I assumed) or referred to URIs that are not relative URIs
>> (i.e., those lacking a scheme specified).
>>
>> I had an exchange with Eran Hammer and Mark Nottingham.  I believe the
>> intent of that language was not to require the above constrained syntax,
>> but to require the standard URI syntax:
>>
>>      URI =3D scheme ":" hier-part [ "?" query ] [ "#" fragment ]****
>>
>> ** **
>>
>> There are many ways that people do this, see:
>>
>> http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces****
>>
>>  ****
>>
>>
>> Given that understanding, I believe we should remove the word "absolute"
>> that appears in front of "URI" in the WebFinger spec.  Do others have an
>> opinion on this?****
>>
>> ** **
>>
>> +1 on allowing relative URIs****
>>
>>  ****
>>
>>
>> Paul
>>
>>
>> _______________________________________________
>> webfinger mailing list
>> webfinger@ietf.org
>> https://www.ietf.org/mailman/listinfo/webfinger****
>>
>> ** **
>>
>> ** **
>>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>
>
>

--001a11c3504c6b62a804e246b309
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div class=3D"gmail=
_quote">On 24 July 2013 19:19, John Bradley <span dir=3D"ltr">&lt;<a href=
=3D"mailto:ve7jtb@ve7jtb.com" target=3D"_blank">ve7jtb@ve7jtb.com</a>&gt;</=
span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-=
left:1px solid rgb(204,204,204);padding-left:1ex"><div style=3D"word-wrap:b=
reak-word">Relative URI are not useful without a base to be relative to. =
=A0Unless we say how to determine the base of a relative URI they should no=
t be allowed.<div>
<br></div><div>I an imagine several ways to determine a base but without sp=
ecifying it applications will not behave consistently. =A0 The JRD is not a=
 HTML document.</div></div></blockquote><div><br></div><div>Sure.=A0 I wasn=
t trying to imply the JRD was the same as an HTML document.=A0 Relative URI=
s, can be used in many contexts such as html/json/xml do indeed require a b=
ase.=A0 I think the following text from RFC 3986, &quot;5.1.=A0 Establishin=
g a Base URI&quot; would be relevant here, and it&#39;s referred to by JSON=
 LD too<br>
<br></div><div><a href=3D"http://tools.ietf.org/html/rfc3986#section-5.1">h=
ttp://tools.ietf.org/html/rfc3986#section-5.1</a><br></div><div>=A0</div><b=
lockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-le=
ft:1px solid rgb(204,204,204);padding-left:1ex">
<div style=3D"word-wrap:break-word"><div><br></div><div>John B.</div><div><=
div class=3D"h5"><div><br><div><div>On 2013-07-24, at 12:58 PM, Melvin Carv=
alho &lt;<a href=3D"mailto:melvincarvalho@gmail.com" target=3D"_blank">melv=
incarvalho@gmail.com</a>&gt; wrote:</div>
<br><blockquote type=3D"cite"><div dir=3D"ltr"><br><div class=3D"gmail_extr=
a"><br><br><div class=3D"gmail_quote">On 22 July 2013 16:10, Paul E. Jones =
<span dir=3D"ltr">&lt;<a href=3D"mailto:paulej@packetizer.com" target=3D"_b=
lank">paulej@packetizer.com</a>&gt;</span> wrote:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-=
left:1px solid rgb(204,204,204);padding-left:1ex"><div link=3D"blue" vlink=
=3D"purple" lang=3D"EN-US"><p class=3D""><span style=3D"font-size:11pt;font=
-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">Me=
lvin,<u></u><u></u></span></p>
<p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;=
,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u>=A0<u></u></span></p><=
p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,=
&quot;sans-serif&quot;;color:rgb(31,73,125)">It=92s easy enough to replace =
strings in URIs should data need to be ported.=A0 I suggest we remove the w=
ord =93absolute=94 where we currently have =93absolute URI=94 and then intr=
oduce a new paragraph in the terminology section as follows:<u></u><u></u><=
/span></p>
<p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;=
,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u>=A0<u></u></span></p><=
p class=3D"" style=3D"margin-left:0.5in"><span style=3D"font-size:11pt;font=
-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">Th=
e use of URIs throughout this document refers to URIs following the syntax =
specified in Section 3 of RFC 3986.=A0 Relative URIs, having syntax followi=
ng that of Section 4.2 or RFC 3986, are not used with WebFinger.<u></u><u><=
/u></span></p>
<p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;=
,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u>=A0<u></u></span></p><=
p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,=
&quot;sans-serif&quot;;color:rgb(31,73,125)">Is that clear?</span></p>

</div></blockquote><div><br></div><div>Hi Paul, currently &quot;Absolute UR=
I&quot; occurs only in section 4.4 (ie the description of JRD).=A0 Certainl=
y I think the &#39;absolute&#39; should be removed in section 4.4.=A0 <br>

<br></div><div>The RFC in essence describes two things, <br><br>1. the webf=
inger protocol<br>2. the JRD definition<br><br>This restriction on relative=
 URIs applies to (2), rather than, the whole document, but as it happens th=
at turns out to be the same thing<br>

<br>Side note: in other situations I like relative URIs because they can be=
 moved from one location to another in a non-breaking way.=A0 Say I have /a=
bout/ /photos/ /blog/ at one location, I can move them to another without h=
aving to worry too much.=A0 Therefore, if JRD was ever used in a context ou=
tside of webfinger, that would be a slight advantage.<br>

</div><div>=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0=
px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div =
link=3D"blue" vlink=3D"purple" lang=3D"EN-US"><p class=3D""><span style=3D"=
font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color=
:rgb(31,73,125)"><u></u><u></u></span></p>
<p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;=
,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u>=A0<u></u></span></p><=
p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,=
&quot;sans-serif&quot;;color:rgb(31,73,125)">Paul<u></u><u></u></span></p>
<p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;=
,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u>=A0<u></u></span></p><=
div style=3D"border-width:medium medium medium 1.5pt;border-style:none none=
 none solid;border-color:-moz-use-text-color -moz-use-text-color -moz-use-t=
ext-color blue;padding:0in 0in 0in 4pt">

<div><div style=3D"border-width:1pt medium medium;border-style:solid none n=
one;border-color:rgb(181,196,223) -moz-use-text-color -moz-use-text-color;p=
adding:3pt 0in 0in"><p class=3D""><b><span style=3D"font-size:10pt;font-fam=
ily:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style=
=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> =
Melvin Carvalho [mailto:<a href=3D"mailto:melvincarvalho@gmail.com" target=
=3D"_blank">melvincarvalho@gmail.com</a>] <br>

<b>Sent:</b> Monday, July 22, 2013 4:09 AM<br><b>To:</b> Paul E. Jones<br><=
b>Cc:</b> webfinger</span></p><div><div><br><b>Subject:</b> Re: [webfinger]=
 Absolute URI vs URI<u></u><u></u></div></div><div><br></div></div></div>

<div><div><p class=3D""><u></u>=A0<u></u></p><div><p class=3D""><u></u>=A0<=
u></u></p><div><p class=3D"" style=3D"margin-bottom:12pt"><u></u>=A0<u></u>=
</p><div><p class=3D"">On 22 July 2013 09:06, Paul E. Jones &lt;<a href=3D"=
mailto:paulej@packetizer.com" target=3D"_blank">paulej@packetizer.com</a>&g=
t; wrote:<u></u><u></u></p>

<div><p>In not suggesting we use or allow relative URIs. The immediate ques=
tion would be &quot;relative to what&quot;. I think the URIs should be abso=
lute, but not following the syntax of &quot;absolute-URI&quot;, but instead=
 just following &quot;URI&quot;.<u></u><u></u></p>

</div><div><p class=3D"">Yes, that&#39;s a good question.=A0 Generally rela=
tive URIs are relative to the document, but they need not be.=A0 For exampl=
e they could be relative by default to the [supposed] webfinger registry.=
=A0 In JSON LD they have a @context variable which allows quite a bit of fl=
exibility in this regard.=A0 I&#39;m unsure if relative URIs are considered=
 a must in standards based serialization (I suspect not) but they have the =
advantage of slightly increased data portability.<u></u><u></u></p>

</div><div><p class=3D"">=A0<u></u><u></u></p></div><blockquote style=3D"bo=
rder-width:medium medium medium 1pt;border-style:none none none solid;borde=
r-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color rgb(204=
,204,204);padding:0in 0in 0in 6pt;margin-left:4.8pt;margin-right:0in">
<p>Paul<u></u><u></u></p><p class=3D"" style=3D"margin-bottom:12pt">
<u></u>=A0<u></u></p><div><div class=3D"" style=3D"text-align:center" align=
=3D"center"><span style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&q=
uot;sans-serif&quot;"><hr align=3D"center" size=3D"2" width=3D"100%"></span=
></div><p class=3D"">
<b><span style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-=
serif&quot;">From:</span></b><span style=3D"font-size:10pt;font-family:&quo=
t;Tahoma&quot;,&quot;sans-serif&quot;"> Melvin Carvalho &lt;<a href=3D"mail=
to:melvincarvalho@gmail.com" target=3D"_blank">melvincarvalho@gmail.com</a>=
&gt;<br>

<b>Sent:</b> Mon Jul 22 02:46:25 EDT 2013<u></u><u></u></span></p><div><p c=
lass=3D""><span style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quo=
t;sans-serif&quot;"><br><b>To:</b> &quot;Paul E. Jones&quot; &lt;<a href=3D=
"mailto:paulej@packetizer.com" target=3D"_blank">paulej@packetizer.com</a>&=
gt;<u></u><u></u></span></p>

</div><p class=3D""><b><span style=3D"font-size:10pt;font-family:&quot;Taho=
ma&quot;,&quot;sans-serif&quot;">Cc:</span></b><span style=3D"font-size:10p=
t;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> webfinger &lt;<a =
href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org</a>=
&gt;<u></u><u></u></span></p>

<div><p class=3D""><span style=3D"font-size:10pt;font-family:&quot;Tahoma&q=
uot;,&quot;sans-serif&quot;"><br><b>Subject:</b> Re: [webfinger] Absolute U=
RI vs URI<u></u><u></u></span></p></div></div><p class=3D"">
<u></u>=A0<u></u></p><div><p class=3D""><u></u>=A0<u></u></p><div><p class=
=3D""><u></u>=A0<u></u></p><div><p class=3D""><u></u>=A0<u></u></p><div><p =
class=3D"">On 22 July 2013 07:47, Paul E. Jones &lt;<a href=3D"mailto:paule=
j@packetizer.com" target=3D"_blank">paulej@packetizer.com</a>&gt; wrote:<u>=
</u><u></u></p>
<p class=3D"">Folks,<br><br>One of the requirements in the JRD spec is that=
 certain URIs (e.g., those<br>identifying link relation types and propertie=
s) be &quot;absolute URIs&quot;. =A0This<br>term has been a point of confus=
ion, since RFC 3986 uses the term to have a<br>

concrete meaning, namely this:<br><br>=A0 =A0 =A0absolute-URI =A0=3D scheme=
 &quot;:&quot; hier-part [ &quot;?&quot; query ]<br><br>And the term is use=
d, because that&#39;s the term used in the OASIS XRD<br>specification. =A0H=
owever, it was not clear to me whether that referred to the<br>

above (which I assumed) or referred to URIs that are not relative URIs<br>(=
i.e., those lacking a scheme specified).<br><br>I had an exchange with Eran=
 Hammer and Mark Nottingham. =A0I believe the<br>intent of that language wa=
s not to require the above constrained syntax,<br>

but to require the standard URI syntax:<br><br>=A0 =A0 =A0URI =3D scheme &q=
uot;:&quot; hier-part [ &quot;?&quot; query ] [ &quot;#&quot; fragment ]<u>=
</u><u></u></p><div><p class=3D""><u></u>=A0<u></u></p></div><div><p class=
=3D"">
There are many ways that people do this, see:<br><br><a href=3D"http://tant=
ek.com/2011/238/b1/many-ways-slice-url-name-pieces" target=3D"_blank">http:=
//tantek.com/2011/238/b1/many-ways-slice-url-name-pieces</a><u></u><u></u><=
/p>

</div><div><p class=3D"">=A0<u></u><u></u></p></div><blockquote style=3D"bo=
rder-width:medium medium medium 1pt;border-style:none none none solid;borde=
r-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color rgb(204=
,204,204);padding:0in 0in 0in 6pt;margin-left:4.8pt;margin-right:0in">
<p class=3D""><br>Given that understanding, I believe we should remove the =
word &quot;absolute&quot;<br>
that appears in front of &quot;URI&quot; in the WebFinger spec. =A0Do other=
s have an<br>opinion on this?<u></u><u></u></p></blockquote><div><p class=
=3D""><u></u>=A0<u></u></p></div><div><p class=3D"">+1 on allowing relative=
 URIs<u></u><u></u></p>

</div><div><p class=3D"">=A0<u></u><u></u></p></div><blockquote style=3D"bo=
rder-width:medium medium medium 1pt;border-style:none none none solid;borde=
r-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color rgb(204=
,204,204);padding:0in 0in 0in 6pt;margin-left:4.8pt;margin-right:0in">
<p class=3D""><br>Paul<br><br><br>
_______________________________________________<br>webfinger mailing list<b=
r><a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@ietf.or=
g</a><br><a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=
=3D"_blank">https://www.ietf.org/mailman/listinfo/webfinger</a><u></u><u></=
u></p>

</blockquote></div><p class=3D""><u></u>=A0<u></u></p></div></div></div></b=
lockquote></div><p class=3D""><u></u>=A0<u></u></p></div></div></div></div>=
</div></div></blockquote></div><br></div></div>
_______________________________________________<br>webfinger mailing list<b=
r><a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@ietf.or=
g</a><br><a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=
=3D"_blank">https://www.ietf.org/mailman/listinfo/webfinger</a><br>
</blockquote></div><br></div></div></div></div></blockquote></div><br></div=
></div>

--001a11c3504c6b62a804e246b309--

From ve7jtb@ve7jtb.com  Wed Jul 24 12:24:41 2013
Return-Path: <ve7jtb@ve7jtb.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B967E11E8252 for <webfinger@ietfa.amsl.com>; Wed, 24 Jul 2013 12:24:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.598
X-Spam-Level: 
X-Spam-Status: No, score=-3.598 tagged_above=-999 required=5 tests=[AWL=-0.000, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aA3oG5TWsncZ for <webfinger@ietfa.amsl.com>; Wed, 24 Jul 2013 12:24:36 -0700 (PDT)
Received: from mail-gg0-f178.google.com (mail-gg0-f178.google.com [209.85.161.178]) by ietfa.amsl.com (Postfix) with ESMTP id 6225011E8144 for <webfinger@ietf.org>; Wed, 24 Jul 2013 12:23:54 -0700 (PDT)
Received: by mail-gg0-f178.google.com with SMTP id l12so144237gge.37 for <webfinger@ietf.org>; Wed, 24 Jul 2013 12:23:47 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to:x-mailer:x-gm-message-state; bh=YXgHEJ+lsE9Z9WUuwJNb5z0Z1bYn0m4WzoN4B5UXIgE=; b=Rjw+b2kxIX4W8DzmijGmm8aUNk1qZcMa+w3/9woxLt73gmZ6KAqHerX4Eh03GhCdhX 1vHOvfN6QR736zf/0Z8ogA8zshStXVydYXFGbwEuYJVcHCwa+0DM1M7ohQIvNPT53Cs5 VDakFl7OkJST+re4wktUb9up051nDVShz2HoaSLha4CSv9oCFnmNFretTmV0pDehd5gy PQbhqBak9WW5GQrWMegK/GSQpGwxEaq4HNL7bJWxmYz8RUqHWn+spri1Zv68avQ6acvO ft+zM/FCfv6/4NsmGN/4vO90pK6HA8bdhsdg44fVE2Dyih6EdahtoPZwtObMANVk+ZKG Bulg==
X-Received: by 10.236.37.38 with SMTP id x26mr17654607yha.123.1374693827222; Wed, 24 Jul 2013 12:23:47 -0700 (PDT)
Received: from [192.168.1.216] (190-20-17-87.baf.movistar.cl. [190.20.17.87]) by mx.google.com with ESMTPSA id y70sm53711978yhe.15.2013.07.24.12.23.43 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 24 Jul 2013 12:23:45 -0700 (PDT)
Content-Type: multipart/signed; boundary="Apple-Mail=_5D26C9E4-9DDE-4C0E-817B-E50E3356FC63"; protocol="application/pkcs7-signature"; micalg=sha1
Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\))
From: John Bradley <ve7jtb@ve7jtb.com>
In-Reply-To: <CAKaEYhJiUB6smXRivRbLShNw0Yq-XbPoUo73iEt76oLxKS5+pg@mail.gmail.com>
Date: Wed, 24 Jul 2013 15:22:55 -0400
Message-Id: <3C2FEB8C-8685-488D-94EB-1582E9B7BC8E@ve7jtb.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com> <CAKaEYhJwpR5b6jEcGYzAcWDJ0P1v6w2+L_h0Sh=m-ZOZA=ZHyw@mail.gmail.com> <0a1140f5-24d9-4be6-aab4-1ae6a3d63c0c@email.android.com> <CAKaEYh+iHNz_WawqRKakrHCdctC6_1V5COWYWQ4m9aC0+fh9WQ@mail.gmail.com> <032701ce86e5$27b2dff0$77189fd0$@packetizer.com> <CAKaEYhJUG=RLqpvhze35_HAidNQbFjsWH=43X0cPFaCDZsZb_w@mail.gmail.com> <979B65CA-EC87-4D98-9FA0-67822BEC0DFF@ve7jtb.com> <CAKaEYhJiUB6smXRivRbLShNw0Yq-XbPoUo73iEt76oLxKS5+pg@mail.gmail.com>
To: Melvin Carvalho <melvincarvalho@gmail.com>
X-Mailer: Apple Mail (2.1508)
X-Gm-Message-State: ALoCoQlUoeEc8Ub03wiQoSJx8IZD7tShnlr4iB5452G3MXpXG1SjQto1fnDuXmlppomfUnhkvySg
Cc: "Paul E. Jones" <paulej@packetizer.com>, webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Jul 2013 19:24:41 -0000

--Apple-Mail=_5D26C9E4-9DDE-4C0E-817B-E50E3356FC63
Content-Type: multipart/alternative;
	boundary="Apple-Mail=_6CDD9692-4BBB-4B05-82AE-0746F5A1B91D"


--Apple-Mail=_6CDD9692-4BBB-4B05-82AE-0746F5A1B91D
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=windows-1252

I don't personally think the additional flexibility is worth the interop =
issues likely to be created by different parsers of the JRD attempting =
to interpret the base.

John B.

On 2013-07-24, at 3:13 PM, Melvin Carvalho <melvincarvalho@gmail.com> =
wrote:

>=20
>=20
>=20
> On 24 July 2013 19:19, John Bradley <ve7jtb@ve7jtb.com> wrote:
> Relative URI are not useful without a base to be relative to.  Unless =
we say how to determine the base of a relative URI they should not be =
allowed.
>=20
> I an imagine several ways to determine a base but without specifying =
it applications will not behave consistently.   The JRD is not a HTML =
document.
>=20
> Sure.  I wasnt trying to imply the JRD was the same as an HTML =
document.  Relative URIs, can be used in many contexts such as =
html/json/xml do indeed require a base.  I think the following text from =
RFC 3986, "5.1.  Establishing a Base URI" would be relevant here, and =
it's referred to by JSON LD too
>=20
> http://tools.ietf.org/html/rfc3986#section-5.1
> =20
>=20
> John B.
>=20
> On 2013-07-24, at 12:58 PM, Melvin Carvalho <melvincarvalho@gmail.com> =
wrote:
>=20
>>=20
>>=20
>>=20
>> On 22 July 2013 16:10, Paul E. Jones <paulej@packetizer.com> wrote:
>> Melvin,
>>=20
>> =20
>>=20
>> It=92s easy enough to replace strings in URIs should data need to be =
ported.  I suggest we remove the word =93absolute=94 where we currently =
have =93absolute URI=94 and then introduce a new paragraph in the =
terminology section as follows:
>>=20
>> =20
>>=20
>> The use of URIs throughout this document refers to URIs following the =
syntax specified in Section 3 of RFC 3986.  Relative URIs, having syntax =
following that of Section 4.2 or RFC 3986, are not used with WebFinger.
>>=20
>> =20
>>=20
>> Is that clear?
>>=20
>>=20
>> Hi Paul, currently "Absolute URI" occurs only in section 4.4 (ie the =
description of JRD).  Certainly I think the 'absolute' should be removed =
in section 4.4. =20
>>=20
>> The RFC in essence describes two things,=20
>>=20
>> 1. the webfinger protocol
>> 2. the JRD definition
>>=20
>> This restriction on relative URIs applies to (2), rather than, the =
whole document, but as it happens that turns out to be the same thing
>>=20
>> Side note: in other situations I like relative URIs because they can =
be moved from one location to another in a non-breaking way.  Say I have =
/about/ /photos/ /blog/ at one location, I can move them to another =
without having to worry too much.  Therefore, if JRD was ever used in a =
context outside of webfinger, that would be a slight advantage.
>> =20
>>=20
>> =20
>>=20
>> Paul
>>=20
>> =20
>>=20
>> From: Melvin Carvalho [mailto:melvincarvalho@gmail.com]=20
>> Sent: Monday, July 22, 2013 4:09 AM
>> To: Paul E. Jones
>> Cc: webfinger
>>=20
>>=20
>> Subject: Re: [webfinger] Absolute URI vs URI
>>=20
>> =20
>>=20
>> =20
>>=20
>> =20
>>=20
>> On 22 July 2013 09:06, Paul E. Jones <paulej@packetizer.com> wrote:
>>=20
>> In not suggesting we use or allow relative URIs. The immediate =
question would be "relative to what". I think the URIs should be =
absolute, but not following the syntax of "absolute-URI", but instead =
just following "URI".
>>=20
>> Yes, that's a good question.  Generally relative URIs are relative to =
the document, but they need not be.  For example they could be relative =
by default to the [supposed] webfinger registry.  In JSON LD they have a =
@context variable which allows quite a bit of flexibility in this =
regard.  I'm unsure if relative URIs are considered a must in standards =
based serialization (I suspect not) but they have the advantage of =
slightly increased data portability.
>>=20
>> =20
>>=20
>> Paul
>>=20
>> =20
>>=20
>> From: Melvin Carvalho <melvincarvalho@gmail.com>
>> Sent: Mon Jul 22 02:46:25 EDT 2013
>>=20
>>=20
>> To: "Paul E. Jones" <paulej@packetizer.com>
>>=20
>> Cc: webfinger <webfinger@ietf.org>
>>=20
>>=20
>> Subject: Re: [webfinger] Absolute URI vs URI
>>=20
>> =20
>>=20
>> =20
>>=20
>> =20
>>=20
>> =20
>>=20
>> On 22 July 2013 07:47, Paul E. Jones <paulej@packetizer.com> wrote:
>>=20
>> Folks,
>>=20
>> One of the requirements in the JRD spec is that certain URIs (e.g., =
those
>> identifying link relation types and properties) be "absolute URIs".  =
This
>> term has been a point of confusion, since RFC 3986 uses the term to =
have a
>> concrete meaning, namely this:
>>=20
>>      absolute-URI  =3D scheme ":" hier-part [ "?" query ]
>>=20
>> And the term is used, because that's the term used in the OASIS XRD
>> specification.  However, it was not clear to me whether that referred =
to the
>> above (which I assumed) or referred to URIs that are not relative =
URIs
>> (i.e., those lacking a scheme specified).
>>=20
>> I had an exchange with Eran Hammer and Mark Nottingham.  I believe =
the
>> intent of that language was not to require the above constrained =
syntax,
>> but to require the standard URI syntax:
>>=20
>>      URI =3D scheme ":" hier-part [ "?" query ] [ "#" fragment ]
>>=20
>> =20
>>=20
>> There are many ways that people do this, see:
>>=20
>> http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces
>>=20
>> =20
>>=20
>>=20
>> Given that understanding, I believe we should remove the word =
"absolute"
>> that appears in front of "URI" in the WebFinger spec.  Do others have =
an
>> opinion on this?
>>=20
>> =20
>>=20
>> +1 on allowing relative URIs
>>=20
>> =20
>>=20
>>=20
>> Paul
>>=20
>>=20
>> _______________________________________________
>> webfinger mailing list
>> webfinger@ietf.org
>> https://www.ietf.org/mailman/listinfo/webfinger
>>=20
>> =20
>>=20
>> =20
>>=20
>>=20
>> _______________________________________________
>> webfinger mailing list
>> webfinger@ietf.org
>> https://www.ietf.org/mailman/listinfo/webfinger
>=20
>=20


--Apple-Mail=_6CDD9692-4BBB-4B05-82AE-0746F5A1B91D
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=windows-1252

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dwindows-1252"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I =
don't personally think the additional flexibility is worth the interop =
issues likely to be created by different parsers of the JRD attempting =
to interpret the base.<div><br></div><div>John =
B.</div><div><br><div><div><div>On 2013-07-24, at 3:13 PM, Melvin =
Carvalho &lt;<a =
href=3D"mailto:melvincarvalho@gmail.com">melvincarvalho@gmail.com</a>&gt; =
wrote:</div><br class=3D"Apple-interchange-newline"><blockquote =
type=3D"cite"><div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div=
 class=3D"gmail_quote">On 24 July 2013 19:19, John Bradley <span =
dir=3D"ltr">&lt;<a href=3D"mailto:ve7jtb@ve7jtb.com" =
target=3D"_blank">ve7jtb@ve7jtb.com</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px =
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div =
style=3D"word-wrap:break-word">Relative URI are not useful without a =
base to be relative to. &nbsp;Unless we say how to determine the base of =
a relative URI they should not be allowed.<div>
<br></div><div>I an imagine several ways to determine a base but without =
specifying it applications will not behave consistently. &nbsp; The JRD =
is not a HTML =
document.</div></div></blockquote><div><br></div><div>Sure.&nbsp; I =
wasnt trying to imply the JRD was the same as an HTML document.&nbsp; =
Relative URIs, can be used in many contexts such as html/json/xml do =
indeed require a base.&nbsp; I think the following text from RFC 3986, =
"5.1.&nbsp; Establishing a Base URI" would be relevant here, and it's =
referred to by JSON LD too<br>
<br></div><div><a =
href=3D"http://tools.ietf.org/html/rfc3986#section-5.1">http://tools.ietf.=
org/html/rfc3986#section-5.1</a><br></div><div>&nbsp;</div><blockquote =
class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px =
solid rgb(204,204,204);padding-left:1ex">
<div style=3D"word-wrap:break-word"><div><br></div><div>John =
B.</div><div><div class=3D"h5"><br><div><div>On 2013-07-24, at 12:58 PM, =
Melvin Carvalho &lt;<a href=3D"mailto:melvincarvalho@gmail.com" =
target=3D"_blank">melvincarvalho@gmail.com</a>&gt; wrote:</div>
<br><blockquote type=3D"cite"><div dir=3D"ltr"><br><div =
class=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On 22 July 2013 =
16:10, Paul E. Jones <span dir=3D"ltr">&lt;<a =
href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt;</span> wrote:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px =
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div =
link=3D"blue" vlink=3D"purple" lang=3D"EN-US"><p class=3D""><span =
style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&q=
uot;;color:rgb(31,73,125)">Melvin,<u></u><u></u></span></p><p =
class=3D""><span =
style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&q=
uot;;color:rgb(31,73,125)"><u></u>&nbsp;<u></u></span></p><p =
class=3D""><span =
style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&q=
uot;;color:rgb(31,73,125)">It=92s easy enough to replace strings in URIs =
should data need to be ported.&nbsp; I suggest we remove the word =
=93absolute=94 where we currently have =93absolute URI=94 and then =
introduce a new paragraph in the terminology section as =
follows:<u></u><u></u></span></p><p class=3D""><span =
style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&q=
uot;;color:rgb(31,73,125)"><u></u>&nbsp;<u></u></span></p><p class=3D"" =
style=3D"margin-left:0.5in"><span =
style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&q=
uot;;color:rgb(31,73,125)">The use of URIs throughout this document =
refers to URIs following the syntax specified in Section 3 of RFC =
3986.&nbsp; Relative URIs, having syntax following that of Section 4.2 =
or RFC 3986, are not used with WebFinger.<u></u><u></u></span></p><p =
class=3D""><span =
style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&q=
uot;;color:rgb(31,73,125)"><u></u>&nbsp;<u></u></span></p><p =
class=3D""><span =
style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&q=
uot;;color:rgb(31,73,125)">Is that clear?</span></p>

</div></blockquote><div><br></div><div>Hi Paul, currently "Absolute URI" =
occurs only in section 4.4 (ie the description of JRD).&nbsp; Certainly =
I think the 'absolute' should be removed in section 4.4.&nbsp; <br>

<br></div><div>The RFC in essence describes two things, <br><br>1. the =
webfinger protocol<br>2. the JRD definition<br><br>This restriction on =
relative URIs applies to (2), rather than, the whole document, but as it =
happens that turns out to be the same thing<br>

<br>Side note: in other situations I like relative URIs because they can =
be moved from one location to another in a non-breaking way.&nbsp; Say I =
have /about/ /photos/ /blog/ at one location, I can move them to another =
without having to worry too much.&nbsp; Therefore, if JRD was ever used =
in a context outside of webfinger, that would be a slight advantage.<br>

</div><div>&nbsp;</div><blockquote class=3D"gmail_quote" =
style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid =
rgb(204,204,204);padding-left:1ex"><div link=3D"blue" vlink=3D"purple" =
lang=3D"EN-US"><p class=3D""><span =
style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&q=
uot;;color:rgb(31,73,125)"><u></u><u></u></span></p><p class=3D""><span =
style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&q=
uot;;color:rgb(31,73,125)"><u></u>&nbsp;<u></u></span></p><p =
class=3D""><span =
style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&q=
uot;;color:rgb(31,73,125)">Paul<u></u><u></u></span></p><p =
class=3D""><span =
style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&q=
uot;;color:rgb(31,73,125)"><u></u>&nbsp;<u></u></span></p><div =
style=3D"border-width:medium medium medium 1.5pt;border-style:none none =
none solid;border-color:-moz-use-text-color -moz-use-text-color =
-moz-use-text-color blue;padding:0in 0in 0in 4pt">

<div><div style=3D"border-width:1pt medium medium;border-style:solid =
none none;border-color:rgb(181,196,223) -moz-use-text-color =
-moz-use-text-color;padding:3pt 0in 0in"><p class=3D""><b><span =
style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;">From:</span></b><span =
style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;"> Melvin Carvalho [mailto:<a href=3D"mailto:melvincarvalho@gmail.com" =
target=3D"_blank">melvincarvalho@gmail.com</a>] <br>

<b>Sent:</b> Monday, July 22, 2013 4:09 AM<br><b>To:</b> Paul E. =
Jones<br><b>Cc:</b> webfinger</span></p><div><br><b>Subject:</b> Re: =
[webfinger] Absolute URI vs =
URI<u></u><u></u></div><div><br></div></div></div>

<div><p class=3D""><u></u>&nbsp;<u></u></p><div><p =
class=3D""><u></u>&nbsp;<u></u></p><div><p class=3D"" =
style=3D"margin-bottom:12pt"><u></u>&nbsp;<u></u></p><div><p class=3D"">On=
 22 July 2013 09:06, Paul E. Jones &lt;<a =
href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt; wrote:<u></u><u></u></p>

<div><p>In not suggesting we use or allow relative URIs. The immediate =
question would be "relative to what". I think the URIs should be =
absolute, but not following the syntax of "absolute-URI", but instead =
just following "URI".<u></u><u></u></p>

</div><div><p class=3D"">Yes, that's a good question.&nbsp; Generally =
relative URIs are relative to the document, but they need not be.&nbsp; =
For example they could be relative by default to the [supposed] =
webfinger registry.&nbsp; In JSON LD they have a @context variable which =
allows quite a bit of flexibility in this regard.&nbsp; I'm unsure if =
relative URIs are considered a must in standards based serialization (I =
suspect not) but they have the advantage of slightly increased data =
portability.<u></u><u></u></p>

</div><div><p class=3D"">&nbsp;<u></u><u></u></p></div><blockquote =
style=3D"border-width:medium medium medium 1pt;border-style:none none =
none solid;border-color:-moz-use-text-color -moz-use-text-color =
-moz-use-text-color rgb(204,204,204);padding:0in 0in 0in =
6pt;margin-left:4.8pt;margin-right:0in"><p>Paul<u></u><u></u></p><p =
class=3D"" style=3D"margin-bottom:12pt">
<u></u>&nbsp;<u></u></p><div><div class=3D"" style=3D"text-align:center" =
align=3D"center"><span =
style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;"><hr align=3D"center" size=3D"2" width=3D"100%"></span></div><p =
class=3D"">
<b><span =
style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;">From:</span></b><span =
style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;"> Melvin Carvalho &lt;<a href=3D"mailto:melvincarvalho@gmail.com" =
target=3D"_blank">melvincarvalho@gmail.com</a>&gt;<br>

<b>Sent:</b> Mon Jul 22 02:46:25 EDT =
2013<u></u><u></u></span></p><div><p class=3D""><span =
style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;"><br><b>To:</b> "Paul E. Jones" &lt;<a =
href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt;<u></u><u></u></span></p>

</div><p class=3D""><b><span =
style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;">Cc:</span></b><span =
style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;"> webfinger &lt;<a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a>&gt;<u></u><u></u></span></p>

<div><p class=3D""><span =
style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&qu=
ot;"><br><b>Subject:</b> Re: [webfinger] Absolute URI vs =
URI<u></u><u></u></span></p></div></div><p class=3D"">
<u></u>&nbsp;<u></u></p><div><p class=3D""><u></u>&nbsp;<u></u></p><div><p=
 class=3D""><u></u>&nbsp;<u></u></p><div><p =
class=3D""><u></u>&nbsp;<u></u></p><div><p class=3D"">On 22 July 2013 =
07:47, Paul E. Jones &lt;<a href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt; =
wrote:<u></u><u></u></p><p class=3D"">Folks,<br><br>One of the =
requirements in the JRD spec is that certain URIs (e.g., =
those<br>identifying link relation types and properties) be "absolute =
URIs". &nbsp;This<br>term has been a point of confusion, since RFC 3986 =
uses the term to have a<br>

concrete meaning, namely this:<br><br>&nbsp; &nbsp; &nbsp;absolute-URI =
&nbsp;=3D scheme ":" hier-part [ "?" query ]<br><br>And the term is =
used, because that's the term used in the OASIS XRD<br>specification. =
&nbsp;However, it was not clear to me whether that referred to the<br>

above (which I assumed) or referred to URIs that are not relative =
URIs<br>(i.e., those lacking a scheme specified).<br><br>I had an =
exchange with Eran Hammer and Mark Nottingham. &nbsp;I believe =
the<br>intent of that language was not to require the above constrained =
syntax,<br>

but to require the standard URI syntax:<br><br>&nbsp; &nbsp; &nbsp;URI =3D=
 scheme ":" hier-part [ "?" query ] [ "#" fragment =
]<u></u><u></u></p><div><p =
class=3D""><u></u>&nbsp;<u></u></p></div><div><p class=3D"">
There are many ways that people do this, see:<br><br><a =
href=3D"http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces" =
target=3D"_blank">http://tantek.com/2011/238/b1/many-ways-slice-url-name-p=
ieces</a><u></u><u></u></p>

</div><div><p class=3D"">&nbsp;<u></u><u></u></p></div><blockquote =
style=3D"border-width:medium medium medium 1pt;border-style:none none =
none solid;border-color:-moz-use-text-color -moz-use-text-color =
-moz-use-text-color rgb(204,204,204);padding:0in 0in 0in =
6pt;margin-left:4.8pt;margin-right:0in"><p class=3D""><br>Given that =
understanding, I believe we should remove the word "absolute"<br>
that appears in front of "URI" in the WebFinger spec. &nbsp;Do others =
have an<br>opinion on this?<u></u><u></u></p></blockquote><div><p =
class=3D""><u></u>&nbsp;<u></u></p></div><div><p class=3D"">+1 on =
allowing relative URIs<u></u><u></u></p>

</div><div><p class=3D"">&nbsp;<u></u><u></u></p></div><blockquote =
style=3D"border-width:medium medium medium 1pt;border-style:none none =
none solid;border-color:-moz-use-text-color -moz-use-text-color =
-moz-use-text-color rgb(204,204,204);padding:0in 0in 0in =
6pt;margin-left:4.8pt;margin-right:0in"><p class=3D""><br>Paul<br><br><br>=

_______________________________________________<br>webfinger mailing =
list<br><a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><a =
href=3D"https://www.ietf.org/mailman/listinfo/webfinger" =
target=3D"_blank">https://www.ietf.org/mailman/listinfo/webfinger</a><u></=
u><u></u></p>

</blockquote></div><p =
class=3D""><u></u>&nbsp;<u></u></p></div></div></div></blockquote></div><p=
 =
class=3D""><u></u>&nbsp;<u></u></p></div></div></div></div></div></blockqu=
ote></div><br></div></div>
_______________________________________________<br>webfinger mailing =
list<br><a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><a =
href=3D"https://www.ietf.org/mailman/listinfo/webfinger" =
target=3D"_blank">https://www.ietf.org/mailman/listinfo/webfinger</a><br>
=
</blockquote></div><br></div></div></div></blockquote></div><br></div></di=
v>
</blockquote></div><br></div></div></body></html>=

--Apple-Mail=_6CDD9692-4BBB-4B05-82AE-0746F5A1B91D--

--Apple-Mail=_5D26C9E4-9DDE-4C0E-817B-E50E3356FC63
Content-Disposition: attachment;
	filename=smime.p7s
Content-Type: application/pkcs7-signature;
	name=smime.p7s
Content-Transfer-Encoding: base64

MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIN8TCCBjQw
ggQcoAMCAQICASAwDQYJKoZIhvcNAQEFBQAwfTELMAkGA1UEBhMCSUwxFjAUBgNVBAoTDVN0YXJ0
Q29tIEx0ZC4xKzApBgNVBAsTIlNlY3VyZSBEaWdpdGFsIENlcnRpZmljYXRlIFNpZ25pbmcxKTAn
BgNVBAMTIFN0YXJ0Q29tIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTA3MTAyNDIxMDI1NVoX
DTE3MTAyNDIxMDI1NVowgYwxCzAJBgNVBAYTAklMMRYwFAYDVQQKEw1TdGFydENvbSBMdGQuMSsw
KQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0aWZpY2F0ZSBTaWduaW5nMTgwNgYDVQQDEy9TdGFy
dENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJtZWRpYXRlIENsaWVudCBDQTCCASIwDQYJKoZIhvcN
AQEBBQADggEPADCCAQoCggEBAMsohUWcASz7GfKrpTOMKqANy9BV7V0igWdGxA8IU77L3aTxErQ+
fcxtDYZ36Z6GH0YFn7fq5RADteP0AYzrCA+EQTfi8q1+kA3m0nwtwXG94M5sIqsvs7lRP1aycBke
/s5g9hJHryZ2acScnzczjBCAo7X1v5G3yw8MDP2m2RCye0KfgZ4nODerZJVzhAlOD9YejvAXZqHk
sw56HzElVIoYSZ3q4+RJuPXXfIoyby+Y2m1E+YzX5iCZXBx05gk6MKAW1vaw4/v2OOLy6FZH3XHH
tOkzUreG//CsFnB9+uaYSlR65cdGzTsmoIK8WH1ygoXhRBm98SD7Hf/r3FELNvUCAwEAAaOCAa0w
ggGpMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBSuVYNv7DHKufcd
+q9rMfPIHeOsuzAfBgNVHSMEGDAWgBROC+8apEBbpRdphzDKNGhD0EGu8jBmBggrBgEFBQcBAQRa
MFgwJwYIKwYBBQUHMAGGG2h0dHA6Ly9vY3NwLnN0YXJ0c3NsLmNvbS9jYTAtBggrBgEFBQcwAoYh
aHR0cDovL3d3dy5zdGFydHNzbC5jb20vc2ZzY2EuY3J0MFsGA1UdHwRUMFIwJ6AloCOGIWh0dHA6
Ly93d3cuc3RhcnRzc2wuY29tL3Nmc2NhLmNybDAnoCWgI4YhaHR0cDovL2NybC5zdGFydHNzbC5j
b20vc2ZzY2EuY3JsMIGABgNVHSAEeTB3MHUGCysGAQQBgbU3AQIBMGYwLgYIKwYBBQUHAgEWImh0
dHA6Ly93d3cuc3RhcnRzc2wuY29tL3BvbGljeS5wZGYwNAYIKwYBBQUHAgEWKGh0dHA6Ly93d3cu
c3RhcnRzc2wuY29tL2ludGVybWVkaWF0ZS5wZGYwDQYJKoZIhvcNAQEFBQADggIBADqpJw3I07QW
ke9plNBpxUxcffc7nUrIQpJHDci91DFG7fVhHRkMZ1J+BKg5UNUxIFJ2Z9B90Micc/NXcs7kPBRd
n6XGO/vPc87Y6R+cWS9Nc9+fp3Enmsm94OxOwI9wn8qnr/6o3mD4noP9JphwUPTXwHovjavRnhUQ
HLfo/i2NG0XXgTHXS2Xm0kVUozXqpYpAdumMiB/vezj1QHQJDmUdPYMcp+reg9901zkyT3fDW/iv
JVv6pWtkh6Pw2ytZT7mvg7YhX3V50Nv860cV11mocUVcqBLv0gcT+HBDYtbuvexNftwNQKD5193A
7zN4vG7CTYkXxytSjKuXrpEatEiFPxWgb84nVj25SU5q/r1Xhwby6mLhkbaXslkVtwEWT3Van49r
KjlK4XrUKYYWtnfzq6aSak5u0Vpxd1rY79tWhD3EdCvOhNz/QplNa+VkIsrcp7+8ZhP1l1b2U6Ma
xIVteuVMD3X0vziIwr7jxYae9FZjbxlpUemqXjcC0QaFfN7qI0JsQMALL7iGRBg7K0CoOBzECdD3
fuZil5kU/LP9cr1BK31U0Uy651bFnAMMMkqhAChIbn0ei72VnbpSsrrSdF0BAGYQ8vyHae5aCg+H
75dVCV33K6FuxZrf09yTz+Vx/PkdRUYkXmZz/OTfyJXsUOUXrym6KvI2rYpccSk5MIIHtTCCBp2g
AwIBAgICHlwwDQYJKoZIhvcNAQEFBQAwgYwxCzAJBgNVBAYTAklMMRYwFAYDVQQKEw1TdGFydENv
bSBMdGQuMSswKQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0aWZpY2F0ZSBTaWduaW5nMTgwNgYD
VQQDEy9TdGFydENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJtZWRpYXRlIENsaWVudCBDQTAeFw0x
MjAzMTgwNDMyNDhaFw0xNDAzMTkxMTA3MzJaMIGbMRkwFwYDVQQNExBHclRNNkxTN1gzNTc3OHM5
MQswCQYDVQQGEwJDTDEiMCAGA1UECBMZTWV0cm9wb2xpdGFuYSBkZSBTYW50aWFnbzEWMBQGA1UE
BxMNSXNsYSBkZSBNYWlwbzEVMBMGA1UEAxMMSm9obiBCcmFkbGV5MR4wHAYJKoZIhvcNAQkBFg9q
YnJhZGxleUBtZS5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCySuUEj3esFMs5
AZLAhPpyjp0DD+vAM+tFeXr8XahzgoOf5A3oJ0V4ejTwfzjpUlL0IOMsq+cr2NvHGzjBip6cp09v
eODO3yhztv1le1aQ6CzGAx/p0Fn8g+biVYGkJtKvex4MYNcSmITaVNleejtzbk6C5HgTpBqFykcA
FmN4RYrrmYwfbmCahF/kxjWTeq67nL4UJgIcTaLBTmPOr6YjceYbn35QwUvHV+NX7NOyVHDbpxAM
L+56nCN5hKnxLbqF9aKlVbBCPiOz8LtGg+2+3aLJ5T4tIfzWMbjCUBae2I4bVa2hdS5dZJwTGFyI
p4pYKd6bL2qqbFF8moFE54aVAgMBAAGjggQOMIIECjAJBgNVHRMEAjAAMAsGA1UdDwQEAwIEsDAd
BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwHQYDVR0OBBYEFD8Dv8LEoSfOmqZmUvP2JpAz
Lbh5MB8GA1UdIwQYMBaAFK5Vg2/sMcq59x36r2sx88gd46y7MH4GA1UdEQR3MHWBD2picmFkbGV5
QG1lLmNvbYEPamJyYWRsZXlAbWUuY29tgRBqYnJhZGxleUBtYWMuY29tgRF2ZTdqdGJAdmU3anRi
LmNvbYETamJyYWRsZXlAd2luZ2FhLmNvbYEXam9obi5icmFkbGV5QHdpbmdhYS5jb20wggIhBgNV
HSAEggIYMIICFDCCAhAGCysGAQQBgbU3AQICMIIB/zAuBggrBgEFBQcCARYiaHR0cDovL3d3dy5z
dGFydHNzbC5jb20vcG9saWN5LnBkZjA0BggrBgEFBQcCARYoaHR0cDovL3d3dy5zdGFydHNzbC5j
b20vaW50ZXJtZWRpYXRlLnBkZjCB9wYIKwYBBQUHAgIwgeowJxYgU3RhcnRDb20gQ2VydGlmaWNh
dGlvbiBBdXRob3JpdHkwAwIBARqBvlRoaXMgY2VydGlmaWNhdGUgd2FzIGlzc3VlZCBhY2NvcmRp
bmcgdG8gdGhlIENsYXNzIDIgVmFsaWRhdGlvbiByZXF1aXJlbWVudHMgb2YgdGhlIFN0YXJ0Q29t
IENBIHBvbGljeSwgcmVsaWFuY2Ugb25seSBmb3IgdGhlIGludGVuZGVkIHB1cnBvc2UgaW4gY29t
cGxpYW5jZSBvZiB0aGUgcmVseWluZyBwYXJ0eSBvYmxpZ2F0aW9ucy4wgZwGCCsGAQUFBwICMIGP
MCcWIFN0YXJ0Q29tIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MAMCAQIaZExpYWJpbGl0eSBhbmQg
d2FycmFudGllcyBhcmUgbGltaXRlZCEgU2VlIHNlY3Rpb24gIkxlZ2FsIGFuZCBMaW1pdGF0aW9u
cyIgb2YgdGhlIFN0YXJ0Q29tIENBIHBvbGljeS4wNgYDVR0fBC8wLTAroCmgJ4YlaHR0cDovL2Ny
bC5zdGFydHNzbC5jb20vY3J0dTItY3JsLmNybDCBjgYIKwYBBQUHAQEEgYEwfzA5BggrBgEFBQcw
AYYtaHR0cDovL29jc3Auc3RhcnRzc2wuY29tL3N1Yi9jbGFzczIvY2xpZW50L2NhMEIGCCsGAQUF
BzAChjZodHRwOi8vYWlhLnN0YXJ0c3NsLmNvbS9jZXJ0cy9zdWIuY2xhc3MyLmNsaWVudC5jYS5j
cnQwIwYDVR0SBBwwGoYYaHR0cDovL3d3dy5zdGFydHNzbC5jb20vMA0GCSqGSIb3DQEBBQUAA4IB
AQARx8Pg+Yetf5bfNo/8qxHiDAsAvRRNozPXhIieDpr0XeRvxkNtNSd5L25uCmp4lA/YgVzRTmBC
cndd4Ifqn0jzya+bU2opDDxa9+CVLRohLX29+lOBclI90g7Ykk9GpoG1d/fOR1cnByRf3900yssZ
4a9oVP19Q11B0dTgEjWlVSmAqvv3pPstNz8RF8fyIWnX4KZ1WQnpjaIl1ZSniHXteZvFshPQJ1Lh
JKT9VbwsWyf+ZXPqEHvdW2HCMawiS7nhanilG6rUpf6kBOdGTekdFrXPebEkyars4RcQ1wJWb5sC
fJSthtSKU1L1RVNhLz/d1WwqI26kFo5k7686AmpUMYIDbDCCA2gCAQEwgZMwgYwxCzAJBgNVBAYT
AklMMRYwFAYDVQQKEw1TdGFydENvbSBMdGQuMSswKQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0
aWZpY2F0ZSBTaWduaW5nMTgwNgYDVQQDEy9TdGFydENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJt
ZWRpYXRlIENsaWVudCBDQQICHlwwCQYFKw4DAhoFAKCCAa0wGAYJKoZIhvcNAQkDMQsGCSqGSIb3
DQEHATAcBgkqhkiG9w0BCQUxDxcNMTMwNzI0MTkyMjU2WjAjBgkqhkiG9w0BCQQxFgQUCOtf39Ye
FporCJem3WtXDryYLv0wgaQGCSsGAQQBgjcQBDGBljCBkzCBjDELMAkGA1UEBhMCSUwxFjAUBgNV
BAoTDVN0YXJ0Q29tIEx0ZC4xKzApBgNVBAsTIlNlY3VyZSBEaWdpdGFsIENlcnRpZmljYXRlIFNp
Z25pbmcxODA2BgNVBAMTL1N0YXJ0Q29tIENsYXNzIDIgUHJpbWFyeSBJbnRlcm1lZGlhdGUgQ2xp
ZW50IENBAgIeXDCBpgYLKoZIhvcNAQkQAgsxgZaggZMwgYwxCzAJBgNVBAYTAklMMRYwFAYDVQQK
Ew1TdGFydENvbSBMdGQuMSswKQYDVQQLEyJTZWN1cmUgRGlnaXRhbCBDZXJ0aWZpY2F0ZSBTaWdu
aW5nMTgwNgYDVQQDEy9TdGFydENvbSBDbGFzcyAyIFByaW1hcnkgSW50ZXJtZWRpYXRlIENsaWVu
dCBDQQICHlwwDQYJKoZIhvcNAQEBBQAEggEAOwH+QDK+hyJSackMFrjk8Pgs0VmVpv/G5dynMHWE
3nVLeYkUbvG2PYMcGglJ8CP/1UezSZzt8qCBvV9nvZSvtCaE2AC+wuBJR6vLglEBBkDXqpj9Szza
yFJpn0xdPgsGs5C5Vs1NSQ6i4or6fQholmK9b/P9/b8F+5/an9QQNd3Cy74zdnkKRW3tCy+iEi4r
/tPO11vnxYmvB3H1j8ohO8avrV0KxmC1SVleJ4E3Juh4cJv1osHXi8oXL2YQC6XbQF8TBWjVcKB4
1/CLUK3x1/h16DYCVTVXx56NXMg6OjUgZ4JeTiUrMJBzmV3Rr1vBg1iwSEjyYWzpPz+e4yauBwAA
AAAAAA==

--Apple-Mail=_5D26C9E4-9DDE-4C0E-817B-E50E3356FC63--

From Michael.Jones@microsoft.com  Wed Jul 24 12:42:33 2013
Return-Path: <Michael.Jones@microsoft.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 519CE11E8105 for <webfinger@ietfa.amsl.com>; Wed, 24 Jul 2013 12:42:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.223
X-Spam-Level: 
X-Spam-Status: No, score=-3.223 tagged_above=-999 required=5 tests=[AWL=-0.625, BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HiKaOC-l1k34 for <webfinger@ietfa.amsl.com>; Wed, 24 Jul 2013 12:42:28 -0700 (PDT)
Received: from db9outboundpool.messaging.microsoft.com (mail-db9lp0250.outbound.messaging.microsoft.com [213.199.154.250]) by ietfa.amsl.com (Postfix) with ESMTP id 83DAE11E8144 for <webfinger@ietf.org>; Wed, 24 Jul 2013 12:42:27 -0700 (PDT)
Received: from mail113-db9-R.bigfish.com (10.174.16.240) by DB9EHSOBE024.bigfish.com (10.174.14.87) with Microsoft SMTP Server id 14.1.225.22; Wed, 24 Jul 2013 19:42:26 +0000
Received: from mail113-db9 (localhost [127.0.0.1])	by mail113-db9-R.bigfish.com (Postfix) with ESMTP id 865A81401E8; Wed, 24 Jul 2013 19:42:26 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:131.107.125.8; KIP:(null); UIP:(null); IPV:NLI; H:TK5EX14MLTC103.redmond.corp.microsoft.com; RD:autodiscover.service.exchange.microsoft.com; EFVD:NLI
X-SpamScore: -23
X-BigFish: VS-23(zz98dI9371I936eIc85fhzz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz1d7338h1de098h1033IL177df4h17326ah8275dh18c673h1de097h1de096h8275bhz2fh2a8h668h839hd25hf0ah1288h12a5h12bdh137ah1441h1504h1537h153bh15d0h162dh1631h1758h18e1h1946h19b5h19ceh1b0ah1bceh1d0ch1d2eh1d3fh1dfeh1dffh1e1dh1155h)
Received-SPF: pass (mail113-db9: domain of microsoft.com designates 131.107.125.8 as permitted sender) client-ip=131.107.125.8; envelope-from=Michael.Jones@microsoft.com; helo=TK5EX14MLTC103.redmond.corp.microsoft.com ; icrosoft.com ; 
Received: from mail113-db9 (localhost.localdomain [127.0.0.1]) by mail113-db9 (MessageSwitch) id 1374694944978783_15053; Wed, 24 Jul 2013 19:42:24 +0000 (UTC)
Received: from DB9EHSMHS016.bigfish.com (unknown [10.174.16.253])	by mail113-db9.bigfish.com (Postfix) with ESMTP id E53804C0046; Wed, 24 Jul 2013 19:42:24 +0000 (UTC)
Received: from TK5EX14MLTC103.redmond.corp.microsoft.com (131.107.125.8) by DB9EHSMHS016.bigfish.com (10.174.14.26) with Microsoft SMTP Server (TLS) id 14.16.227.3; Wed, 24 Jul 2013 19:42:24 +0000
Received: from TK5EX14MBXC284.redmond.corp.microsoft.com ([169.254.1.38]) by TK5EX14MLTC103.redmond.corp.microsoft.com ([157.54.79.174]) with mapi id 14.03.0136.001; Wed, 24 Jul 2013 19:42:21 +0000
From: Mike Jones <Michael.Jones@microsoft.com>
To: John Bradley <ve7jtb@ve7jtb.com>, Melvin Carvalho <melvincarvalho@gmail.com>
Thread-Topic: [webfinger] Absolute URI vs URI
Thread-Index: Ac6GnKy2JFrOlkfaRR6rWfzmXK/DegACoJ+AAAC3lYAAAikigAAMnTsAAGpz1wAAALspAAAD/QcAAABW34AAAKcXoA==
Date: Wed, 24 Jul 2013 19:42:19 +0000
Message-ID: <4E1F6AAD24975D4BA5B16804296739436B70C2B4@TK5EX14MBXC284.redmond.corp.microsoft.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com> <CAKaEYhJwpR5b6jEcGYzAcWDJ0P1v6w2+L_h0Sh=m-ZOZA=ZHyw@mail.gmail.com> <0a1140f5-24d9-4be6-aab4-1ae6a3d63c0c@email.android.com> <CAKaEYh+iHNz_WawqRKakrHCdctC6_1V5COWYWQ4m9aC0+fh9WQ@mail.gmail.com> <032701ce86e5$27b2dff0$77189fd0$@packetizer.com> <CAKaEYhJUG=RLqpvhze35_HAidNQbFjsWH=43X0cPFaCDZsZb_w@mail.gmail.com> <979B65CA-EC87-4D98-9FA0-67822BEC0DFF@ve7jtb.com> <CAKaEYhJiUB6smXRivRbLShNw0Yq-XbPoUo73iEt76oLxKS5+pg@mail.gmail.com> <3C2FEB8C-8685-488D-94EB-1582E9B7BC8E@ve7jtb.com>
In-Reply-To: <3C2FEB8C-8685-488D-94EB-1582E9B7BC8E@ve7jtb.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [157.54.51.33]
Content-Type: multipart/alternative; boundary="_000_4E1F6AAD24975D4BA5B16804296739436B70C2B4TK5EX14MBXC284r_"
MIME-Version: 1.0
X-OriginatorOrg: microsoft.com
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Cc: "Paul E. Jones" <paulej@packetizer.com>, webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Jul 2013 19:42:33 -0000

--_000_4E1F6AAD24975D4BA5B16804296739436B70C2B4TK5EX14MBXC284r_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Agreed.  We should continue to just specify the use of absolute URIs - for =
simplification and interop reasons.

                                                            -- Mike

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On Beh=
alf Of John Bradley
Sent: Wednesday, July 24, 2013 12:23 PM
To: Melvin Carvalho
Cc: Paul E. Jones; webfinger
Subject: Re: [webfinger] Absolute URI vs URI

I don't personally think the additional flexibility is worth the interop is=
sues likely to be created by different parsers of the JRD attempting to int=
erpret the base.

John B.

On 2013-07-24, at 3:13 PM, Melvin Carvalho <melvincarvalho@gmail.com<mailto=
:melvincarvalho@gmail.com>> wrote:




On 24 July 2013 19:19, John Bradley <ve7jtb@ve7jtb.com<mailto:ve7jtb@ve7jtb=
.com>> wrote:
Relative URI are not useful without a base to be relative to.  Unless we sa=
y how to determine the base of a relative URI they should not be allowed.

I an imagine several ways to determine a base but without specifying it app=
lications will not behave consistently.   The JRD is not a HTML document.

Sure.  I wasnt trying to imply the JRD was the same as an HTML document.  R=
elative URIs, can be used in many contexts such as html/json/xml do indeed =
require a base.  I think the following text from RFC 3986, "5.1.  Establish=
ing a Base URI" would be relevant here, and it's referred to by JSON LD too
http://tools.ietf.org/html/rfc3986#section-5.1


John B.

On 2013-07-24, at 12:58 PM, Melvin Carvalho <melvincarvalho@gmail.com<mailt=
o:melvincarvalho@gmail.com>> wrote:




On 22 July 2013 16:10, Paul E. Jones <paulej@packetizer.com<mailto:paulej@p=
acketizer.com>> wrote:
Melvin,

It's easy enough to replace strings in URIs should data need to be ported. =
 I suggest we remove the word "absolute" where we currently have "absolute =
URI" and then introduce a new paragraph in the terminology section as follo=
ws:

The use of URIs throughout this document refers to URIs following the synta=
x specified in Section 3 of RFC 3986.  Relative URIs, having syntax followi=
ng that of Section 4.2 or RFC 3986, are not used with WebFinger.

Is that clear?

Hi Paul, currently "Absolute URI" occurs only in section 4.4 (ie the descri=
ption of JRD).  Certainly I think the 'absolute' should be removed in secti=
on 4.4.
The RFC in essence describes two things,

1. the webfinger protocol
2. the JRD definition

This restriction on relative URIs applies to (2), rather than, the whole do=
cument, but as it happens that turns out to be the same thing

Side note: in other situations I like relative URIs because they can be mov=
ed from one location to another in a non-breaking way.  Say I have /about/ =
/photos/ /blog/ at one location, I can move them to another without having =
to worry too much.  Therefore, if JRD was ever used in a context outside of=
 webfinger, that would be a slight advantage.


Paul

From: Melvin Carvalho [mailto:melvincarvalho@gmail.com<mailto:melvincarvalh=
o@gmail.com>]
Sent: Monday, July 22, 2013 4:09 AM
To: Paul E. Jones
Cc: webfinger

Subject: Re: [webfinger] Absolute URI vs URI




On 22 July 2013 09:06, Paul E. Jones <paulej@packetizer.com<mailto:paulej@p=
acketizer.com>> wrote:

In not suggesting we use or allow relative URIs. The immediate question wou=
ld be "relative to what". I think the URIs should be absolute, but not foll=
owing the syntax of "absolute-URI", but instead just following "URI".
Yes, that's a good question.  Generally relative URIs are relative to the d=
ocument, but they need not be.  For example they could be relative by defau=
lt to the [supposed] webfinger registry.  In JSON LD they have a @context v=
ariable which allows quite a bit of flexibility in this regard.  I'm unsure=
 if relative URIs are considered a must in standards based serialization (I=
 suspect not) but they have the advantage of slightly increased data portab=
ility.


Paul

________________________________
From: Melvin Carvalho <melvincarvalho@gmail.com<mailto:melvincarvalho@gmail=
.com>>
Sent: Mon Jul 22 02:46:25 EDT 2013

To: "Paul E. Jones" <paulej@packetizer.com<mailto:paulej@packetizer.com>>
Cc: webfinger <webfinger@ietf.org<mailto:webfinger@ietf.org>>

Subject: Re: [webfinger] Absolute URI vs URI




On 22 July 2013 07:47, Paul E. Jones <paulej@packetizer.com<mailto:paulej@p=
acketizer.com>> wrote:
Folks,

One of the requirements in the JRD spec is that certain URIs (e.g., those
identifying link relation types and properties) be "absolute URIs".  This
term has been a point of confusion, since RFC 3986 uses the term to have a
concrete meaning, namely this:

     absolute-URI  =3D scheme ":" hier-part [ "?" query ]

And the term is used, because that's the term used in the OASIS XRD
specification.  However, it was not clear to me whether that referred to th=
e
above (which I assumed) or referred to URIs that are not relative URIs
(i.e., those lacking a scheme specified).

I had an exchange with Eran Hammer and Mark Nottingham.  I believe the
intent of that language was not to require the above constrained syntax,
but to require the standard URI syntax:

     URI =3D scheme ":" hier-part [ "?" query ] [ "#" fragment ]

There are many ways that people do this, see:

http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces


Given that understanding, I believe we should remove the word "absolute"
that appears in front of "URI" in the WebFinger spec.  Do others have an
opinion on this?

+1 on allowing relative URIs


Paul


_______________________________________________
webfinger mailing list
webfinger@ietf.org<mailto:webfinger@ietf.org>
https://www.ietf.org/mailman/listinfo/webfinger



_______________________________________________
webfinger mailing list
webfinger@ietf.org<mailto:webfinger@ietf.org>
https://www.ietf.org/mailman/listinfo/webfinger




--_000_4E1F6AAD24975D4BA5B16804296739436B70C2B4TK5EX14MBXC284r_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
span.EmailStyle18
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1F497D">Agreed.&nbsp; We should c=
ontinue to just specify the use of absolute URIs &#8211; for simplification=
 and interop reasons.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span><=
/p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1F497D">&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Mike<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:&quot;Ca=
libri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span><=
/p>
<div>
<div style=3D"border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in =
0in 0in">
<p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;font-family:&quot=
;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style=3D"font-s=
ize:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> webfinge=
r-bounces@ietf.org [mailto:webfinger-bounces@ietf.org]
<b>On Behalf Of </b>John Bradley<br>
<b>Sent:</b> Wednesday, July 24, 2013 12:23 PM<br>
<b>To:</b> Melvin Carvalho<br>
<b>Cc:</b> Paul E. Jones; webfinger<br>
<b>Subject:</b> Re: [webfinger] Absolute URI vs URI<o:p></o:p></span></p>
</div>
</div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">I don't personally think the additional flexibility =
is worth the interop issues likely to be created by different parsers of th=
e JRD attempting to interpret the base.<o:p></o:p></p>
<div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class=3D"MsoNormal">John B.<o:p></o:p></p>
</div>
<div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<div>
<div>
<p class=3D"MsoNormal">On 2013-07-24, at 3:13 PM, Melvin Carvalho &lt;<a hr=
ef=3D"mailto:melvincarvalho@gmail.com">melvincarvalho@gmail.com</a>&gt; wro=
te:<o:p></o:p></p>
</div>
<p class=3D"MsoNormal"><br>
<br>
<o:p></o:p></p>
<div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt"><o:p>&nbsp;</o:p></p>
<div>
<p class=3D"MsoNormal">On 24 July 2013 19:19, John Bradley &lt;<a href=3D"m=
ailto:ve7jtb@ve7jtb.com" target=3D"_blank">ve7jtb@ve7jtb.com</a>&gt; wrote:=
<o:p></o:p></p>
<div>
<p class=3D"MsoNormal">Relative URI are not useful without a base to be rel=
ative to. &nbsp;Unless we say how to determine the base of a relative URI t=
hey should not be allowed.<o:p></o:p></p>
<div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class=3D"MsoNormal">I an imagine several ways to determine a base but wi=
thout specifying it applications will not behave consistently. &nbsp; The J=
RD is not a HTML document.<o:p></o:p></p>
</div>
</div>
<div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt">Sure.&nbsp; I wasnt t=
rying to imply the JRD was the same as an HTML document.&nbsp; Relative URI=
s, can be used in many contexts such as html/json/xml do indeed require a b=
ase.&nbsp; I think the following text from RFC 3986,
 &quot;5.1.&nbsp; Establishing a Base URI&quot; would be relevant here, and=
 it's referred to by JSON LD too<o:p></o:p></p>
</div>
<div>
<p class=3D"MsoNormal"><a href=3D"http://tools.ietf.org/html/rfc3986#sectio=
n-5.1">http://tools.ietf.org/html/rfc3986#section-5.1</a><o:p></o:p></p>
</div>
<div>
<p class=3D"MsoNormal">&nbsp;<o:p></o:p></p>
</div>
<blockquote style=3D"border:none;border-left:solid #CCCCCC 1.0pt;padding:0i=
n 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<div>
<div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class=3D"MsoNormal">John B.<o:p></o:p></p>
</div>
<div>
<div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<div>
<p class=3D"MsoNormal">On 2013-07-24, at 12:58 PM, Melvin Carvalho &lt;<a h=
ref=3D"mailto:melvincarvalho@gmail.com" target=3D"_blank">melvincarvalho@gm=
ail.com</a>&gt; wrote:<o:p></o:p></p>
</div>
<p class=3D"MsoNormal"><br>
<br>
<o:p></o:p></p>
<div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt"><o:p>&nbsp;</o:p></p>
<div>
<p class=3D"MsoNormal">On 22 July 2013 16:10, Paul E. Jones &lt;<a href=3D"=
mailto:paulej@packetizer.com" target=3D"_blank">paulej@packetizer.com</a>&g=
t; wrote:<o:p></o:p></p>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">Melvin,</span><o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">&nbsp;</span><o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">It&#8217;s easy enough to replace strin=
gs in URIs should data need to be ported.&nbsp; I suggest we remove the
 word &#8220;absolute&#8221; where we currently have &#8220;absolute URI&#8=
221; and then introduce a new paragraph in the terminology section as follo=
ws:</span><o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">&nbsp;</span><o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto;margin-left:.5in">
<span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-=
serif&quot;;color:#1F497D">The use of URIs throughout this document refers =
to URIs following the syntax specified in Section 3 of RFC 3986.&nbsp; Rela=
tive URIs, having syntax following that of Section 4.2 or RFC
 3986, are not used with WebFinger.</span><o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">&nbsp;</span><o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">Is that clear?</span><o:p></o:p></p>
</div>
<div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt">Hi Paul, currently &q=
uot;Absolute URI&quot; occurs only in section 4.4 (ie the description of JR=
D).&nbsp; Certainly I think the 'absolute' should be removed in section 4.4=
.&nbsp;
<o:p></o:p></p>
</div>
<div>
<p class=3D"MsoNormal">The RFC in essence describes two things, <br>
<br>
1. the webfinger protocol<br>
2. the JRD definition<br>
<br>
This restriction on relative URIs applies to (2), rather than, the whole do=
cument, but as it happens that turns out to be the same thing<br>
<br>
Side note: in other situations I like relative URIs because they can be mov=
ed from one location to another in a non-breaking way.&nbsp; Say I have /ab=
out/ /photos/ /blog/ at one location, I can move them to another without ha=
ving to worry too much.&nbsp; Therefore, if
 JRD was ever used in a context outside of webfinger, that would be a sligh=
t advantage.<o:p></o:p></p>
</div>
<div>
<p class=3D"MsoNormal">&nbsp;<o:p></o:p></p>
</div>
<blockquote style=3D"border:none;border-left:solid #CCCCCC 1.0pt;padding:0i=
n 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">&nbsp;</span><o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">Paul</span><o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:11.0pt;font-family:&quot;Calibri&quot;,&q=
uot;sans-serif&quot;;color:#1F497D">&nbsp;</span><o:p></o:p></p>
<div style=3D"border:none;border-left:solid windowtext 1.5pt;padding:0in 0i=
n 0in 4.0pt;border-color:-moz-use-text-color -moz-use-text-color -moz-use-t=
ext-color blue">
<div>
<div style=3D"border:none;border-top:solid windowtext 1.0pt;padding:3.0pt 0=
in 0in 0in;border-color:-moz-use-text-color -moz-use-text-color">
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><b><span style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,=
&quot;sans-serif&quot;">From:</span></b><span style=3D"font-size:10.0pt;fon=
t-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Melvin Carvalho [mailt=
o:<a href=3D"mailto:melvincarvalho@gmail.com" target=3D"_blank">melvincarva=
lho@gmail.com</a>]
<br>
<b>Sent:</b> Monday, July 22, 2013 4:09 AM<br>
<b>To:</b> Paul E. Jones<br>
<b>Cc:</b> webfinger</span><o:p></o:p></p>
<div>
<p class=3D"MsoNormal"><br>
<b>Subject:</b> Re: [webfinger] Absolute URI vs URI<o:p></o:p></p>
</div>
<div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</div>
</div>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">&nbsp;<o:p></o:p></p>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">&nbsp;<o:p></o:p></p>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;margin-bottom:12.0p=
t">&nbsp;<o:p></o:p></p>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">On 22 July 2013 09:06, Paul E. Jones &lt;<a href=3D"mailto:paulej@=
packetizer.com" target=3D"_blank">paulej@packetizer.com</a>&gt; wrote:<o:p>=
</o:p></p>
<div>
<p>In not suggesting we use or allow relative URIs. The immediate question =
would be &quot;relative to what&quot;. I think the URIs should be absolute,=
 but not following the syntax of &quot;absolute-URI&quot;, but instead just=
 following &quot;URI&quot;.<o:p></o:p></p>
</div>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">Yes, that's a good question.&nbsp; Generally relative URIs are rel=
ative to the document, but they need not be.&nbsp; For example they could b=
e relative by default to the [supposed] webfinger
 registry.&nbsp; In JSON LD they have a @context variable which allows quit=
e a bit of flexibility in this regard.&nbsp; I'm unsure if relative URIs ar=
e considered a must in standards based serialization (I suspect not) but th=
ey have the advantage of slightly increased
 data portability.<o:p></o:p></p>
</div>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">&nbsp;<o:p></o:p></p>
</div>
<blockquote style=3D"border:none;border-left:solid windowtext 1.0pt;padding=
:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;marg=
in-bottom:5.0pt;border-color:-moz-use-text-color -moz-use-text-color -moz-u=
se-text-color rgb(204,204,204)">
<p>Paul<o:p></o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;margin-bottom:12.0p=
t">&nbsp;<o:p></o:p></p>
<div>
<div class=3D"MsoNormal" align=3D"center" style=3D"text-align:center"><span=
 style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&=
quot;">
<hr size=3D"2" width=3D"100%" align=3D"center">
</span></div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><b><span style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,=
&quot;sans-serif&quot;">From:</span></b><span style=3D"font-size:10.0pt;fon=
t-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Melvin Carvalho &lt;<a=
 href=3D"mailto:melvincarvalho@gmail.com" target=3D"_blank">melvincarvalho@=
gmail.com</a>&gt;<br>
<b>Sent:</b> Mon Jul 22 02:46:25 EDT 2013</span><o:p></o:p></p>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&qu=
ot;sans-serif&quot;"><br>
<b>To:</b> &quot;Paul E. Jones&quot; &lt;<a href=3D"mailto:paulej@packetize=
r.com" target=3D"_blank">paulej@packetizer.com</a>&gt;</span><o:p></o:p></p=
>
</div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><b><span style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,=
&quot;sans-serif&quot;">Cc:</span></b><span style=3D"font-size:10.0pt;font-=
family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> webfinger &lt;<a href=3D=
"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org</a>&gt;</s=
pan><o:p></o:p></p>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span style=3D"font-size:10.0pt;font-family:&quot;Tahoma&quot;,&qu=
ot;sans-serif&quot;"><br>
<b>Subject:</b> Re: [webfinger] Absolute URI vs URI</span><o:p></o:p></p>
</div>
</div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">&nbsp;<o:p></o:p></p>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">&nbsp;<o:p></o:p></p>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">&nbsp;<o:p></o:p></p>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">&nbsp;<o:p></o:p></p>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">On 22 July 2013 07:47, Paul E. Jones &lt;<a href=3D"mailto:paulej@=
packetizer.com" target=3D"_blank">paulej@packetizer.com</a>&gt; wrote:<o:p>=
</o:p></p>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">Folks,<br>
<br>
One of the requirements in the JRD spec is that certain URIs (e.g., those<b=
r>
identifying link relation types and properties) be &quot;absolute URIs&quot=
;. &nbsp;This<br>
term has been a point of confusion, since RFC 3986 uses the term to have a<=
br>
concrete meaning, namely this:<br>
<br>
&nbsp; &nbsp; &nbsp;absolute-URI &nbsp;=3D scheme &quot;:&quot; hier-part [=
 &quot;?&quot; query ]<br>
<br>
And the term is used, because that's the term used in the OASIS XRD<br>
specification. &nbsp;However, it was not clear to me whether that referred =
to the<br>
above (which I assumed) or referred to URIs that are not relative URIs<br>
(i.e., those lacking a scheme specified).<br>
<br>
I had an exchange with Eran Hammer and Mark Nottingham. &nbsp;I believe the=
<br>
intent of that language was not to require the above constrained syntax,<br=
>
but to require the standard URI syntax:<br>
<br>
&nbsp; &nbsp; &nbsp;URI =3D scheme &quot;:&quot; hier-part [ &quot;?&quot; =
query ] [ &quot;#&quot; fragment ]<o:p></o:p></p>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">&nbsp;<o:p></o:p></p>
</div>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">There are many ways that people do this, see:<br>
<br>
<a href=3D"http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces" t=
arget=3D"_blank">http://tantek.com/2011/238/b1/many-ways-slice-url-name-pie=
ces</a><o:p></o:p></p>
</div>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">&nbsp;<o:p></o:p></p>
</div>
<blockquote style=3D"border:none;border-left:solid windowtext 1.0pt;padding=
:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;marg=
in-bottom:5.0pt;border-color:-moz-use-text-color -moz-use-text-color -moz-u=
se-text-color rgb(204,204,204)">
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><br>
Given that understanding, I believe we should remove the word &quot;absolut=
e&quot;<br>
that appears in front of &quot;URI&quot; in the WebFinger spec. &nbsp;Do ot=
hers have an<br>
opinion on this?<o:p></o:p></p>
</blockquote>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">&nbsp;<o:p></o:p></p>
</div>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">&#43;1 on allowing relative URIs<o:p></o:p></p>
</div>
<div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">&nbsp;<o:p></o:p></p>
</div>
<blockquote style=3D"border:none;border-left:solid windowtext 1.0pt;padding=
:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;marg=
in-bottom:5.0pt;border-color:-moz-use-text-color -moz-use-text-color -moz-u=
se-text-color rgb(204,204,204)">
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><br>
Paul<br>
<br>
<br>
_______________________________________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org<=
/a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><o:p></o:p></p>
</blockquote>
</div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">&nbsp;<o:p></o:p></p>
</div>
</div>
</div>
</blockquote>
</div>
<p class=3D"MsoNormal" style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto">&nbsp;<o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</div>
<p class=3D"MsoNormal">_______________________________________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org<=
/a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><o:p></o:p></p>
</div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</div>
</div>
</blockquote>
</div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</div>
</div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</div>
</div>
</body>
</html>

--_000_4E1F6AAD24975D4BA5B16804296739436B70C2B4TK5EX14MBXC284r_--

From paulej@packetizer.com  Wed Jul 24 15:01:52 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42B1111E8276 for <webfinger@ietfa.amsl.com>; Wed, 24 Jul 2013 15:01:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level: 
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gii4XUg2rYKw for <webfinger@ietfa.amsl.com>; Wed, 24 Jul 2013 15:01:47 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id 8873411E8268 for <webfinger@ietf.org>; Wed, 24 Jul 2013 15:01:47 -0700 (PDT)
Received: from [162.177.192.64] (m955a36d0.tmodns.net [208.54.90.149]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6OM1fsM004422 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 24 Jul 2013 18:01:44 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1374703305; bh=/W9TEyiM/IYIHDeWNrYbucuIqxPYnwx9TG8Y2oiQn6o=; h=In-Reply-To:References:MIME-Version:Content-Type:Subject:From: Date:To:CC:Message-ID; b=YFWliGFODCmfb0a798ebiFTSJlxBY8DhJfZNm07rF/7yfNjh+UmZUsKGZ+lVgzLnY Q9Yu0WYxQZwgiVM3YKpnnSweqvYtm7JXygH5BUKxWBATDrfKGNbGVTqcXZmELZnZ+6 MGnaDiQV62zC0RxD9qELa9CAOQgqF11XmX9Cui6U=
User-Agent: Kaiten Mail
In-Reply-To: <4E1F6AAD24975D4BA5B16804296739436B70C2B4@TK5EX14MBXC284.redmond.corp.microsoft.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com> <CAKaEYhJwpR5b6jEcGYzAcWDJ0P1v6w2+L_h0Sh=m-ZOZA=ZHyw@mail.gmail.com> <0a1140f5-24d9-4be6-aab4-1ae6a3d63c0c@email.android.com> <CAKaEYh+iHNz_WawqRKakrHCdctC6_1V5COWYWQ4m9aC0+fh9WQ@mail.gmail.com> <032701ce86e5$27b2dff0$77189fd0$@packetizer.com> <CAKaEYhJUG=RLqpvhze35_HAidNQbFjsWH=43X0cPFaCDZsZb_w@mail.gmail.com> <979B65CA-EC87-4D98-9FA0-67822BEC0DFF@ve7jtb.com> <CAKaEYhJiUB6smXRivRbLShNw0Yq-XbPoUo73iEt76oLxKS5+pg@mail.gmail.com> <3C2FEB8C-8685-488D-94EB-1582E9B7BC8E@ve7jtb.com> <4E1F6AAD24975D4BA5B16804296739436B70C2B4@TK5EX14MBXC284.redmond.corp.microsoft.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----8QI2FE0XGAXI8OQKQFWZBOEKNEXFP8"
From: "Paul E. Jones" <paulej@packetizer.com>
Date: Wed, 24 Jul 2013 18:01:39 -0400
To: Mike Jones <Michael.Jones@microsoft.com>, John Bradley <ve7jtb@ve7jtb.com>, Melvin Carvalho <melvincarvalho@gmail.com>
Message-ID: <35abf51a-a97f-42d3-b4e0-44707d2975cf@email.android.com>
Cc: webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Jul 2013 22:01:52 -0000

------8QI2FE0XGAXI8OQKQFWZBOEKNEXFP8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 8bit

Mike,

I took out the language 'absolute' since an absolute URI actually has a meaning other than what we are all calling absolute. What we want is "URI" per the RFC.

Paul


-------- Original Message --------
From: Mike Jones <Michael.Jones@microsoft.com>
Sent: Wed Jul 24 15:42:19 EDT 2013
To: John Bradley <ve7jtb@ve7jtb.com>, Melvin Carvalho <melvincarvalho@gmail.com>
Cc: "Paul E. Jones" <paulej@packetizer.com>, webfinger <webfinger@ietf.org>
Subject: RE: [webfinger] Absolute URI vs URI

Agreed.  We should continue to just specify the use of absolute URIs - for simplification and interop reasons.

                                                            -- Mike

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On Behalf Of John Bradley
Sent: Wednesday, July 24, 2013 12:23 PM
To: Melvin Carvalho
Cc: Paul E. Jones; webfinger
Subject: Re: [webfinger] Absolute URI vs URI

I don't personally think the additional flexibility is worth the interop issues likely to be created by different parsers of the JRD attempting to interpret the base.

John B.

On 2013-07-24, at 3:13 PM, Melvin Carvalho <melvincarvalho@gmail.com<mailto:melvincarvalho@gmail.com>> wrote:




On 24 July 2013 19:19, John Bradley <ve7jtb@ve7jtb.com<mailto:ve7jtb@ve7jtb.com>> wrote:
Relative URI are not useful without a base to be relative to.  Unless we say how to determine the base of a relative URI they should not be allowed.

I an imagine several ways to determine a base but without specifying it applications will not behave consistently.   The JRD is not a HTML document.

Sure.  I wasnt trying to imply the JRD was the same as an HTML document.  Relative URIs, can be used in many contexts such as html/json/xml do indeed require a base.  I think the following text from RFC 3986, "5.1.  Establishing a Base URI" would be relevant here, and it's referred to by JSON LD too
http://tools.ietf.org/html/rfc3986#section-5.1


John B.

On 2013-07-24, at 12:58 PM, Melvin Carvalho <melvincarvalho@gmail.com<mailto:melvincarvalho@gmail.com>> wrote:




On 22 July 2013 16:10, Paul E. Jones <paulej@packetizer.com<mailto:paulej@packetizer.com>> wrote:
Melvin,

It's easy enough to replace strings in URIs should data need to be ported.  I suggest we remove the word "absolute" where we currently have "absolute URI" and then introduce a new paragraph in the terminology section as follows:

The use of URIs throughout this document refers to URIs following the syntax specified in Section 3 of RFC 3986.  Relative URIs, having syntax following that of Section 4.2 or RFC 3986, are not used with WebFinger.

Is that clear?

Hi Paul, currently "Absolute URI" occurs only in section 4.4 (ie the description of JRD).  Certainly I think the 'absolute' should be removed in section 4.4.
The RFC in essence describes two things,

1. the webfinger protocol
2. the JRD definition

This restriction on relative URIs applies to (2), rather than, the whole document, but as it happens that turns out to be the same thing

Side note: in other situations I like relative URIs because they can be moved from one location to another in a non-breaking way.  Say I have /about/ /photos/ /blog/ at one location, I can move them to another without having to worry too much.  Therefore, if JRD was ever used in a context outside of webfinger, that would be a slight advantage.


Paul

From: Melvin Carvalho [mailto:melvincarvalho@gmail.com<mailto:melvincarvalho@gmail.com>]
Sent: Monday, July 22, 2013 4:09 AM
To: Paul E. Jones
Cc: webfinger

Subject: Re: [webfinger] Absolute URI vs URI




On 22 July 2013 09:06, Paul E. Jones <paulej@packetizer.com<mailto:paulej@packetizer.com>> wrote:

In not suggesting we use or allow relative URIs. The immediate question would be "relative to what". I think the URIs should be absolute, but not following the syntax of "absolute-URI", but instead just following "URI".
Yes, that's a good question.  Generally relative URIs are relative to the document, but they need not be.  For example they could be relative by default to the [supposed] webfinger registry.  In JSON LD they have a @context variable which allows quite a bit of flexibility in this regard.  I'm unsure if relative URIs are considered a must in standards based serialization (I suspect not) but they have the advantage of slightly increased data portability.


Paul

________________________________
From: Melvin Carvalho <melvincarvalho@gmail.com<mailto:melvincarvalho@gmail.com>>
Sent: Mon Jul 22 02:46:25 EDT 2013

To: "Paul E. Jones" <paulej@packetizer.com<mailto:paulej@packetizer.com>>
Cc: webfinger <webfinger@ietf.org<mailto:webfinger@ietf.org>>

Subject: Re: [webfinger] Absolute URI vs URI




On 22 July 2013 07:47, Paul E. Jones <paulej@packetizer.com<mailto:paulej@packetizer.com>> wrote:
Folks,

One of the requirements in the JRD spec is that certain URIs (e.g., those
identifying link relation types and properties) be "absolute URIs".  This
term has been a point of confusion, since RFC 3986 uses the term to have a
concrete meaning, namely this:

     absolute-URI  = scheme ":" hier-part [ "?" query ]

And the term is used, because that's the term used in the OASIS XRD
specification.  However, it was not clear to me whether that referred to the
above (which I assumed) or referred to URIs that are not relative URIs
(i.e., those lacking a scheme specified).

I had an exchange with Eran Hammer and Mark Nottingham.  I believe the
intent of that language was not to require the above constrained syntax,
but to require the standard URI syntax:

     URI = scheme ":" hier-part [ "?" query ] [ "#" fragment ]

There are many ways that people do this, see:

http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces


Given that understanding, I believe we should remove the word "absolute"
that appears in front of "URI" in the WebFinger spec.  Do others have an
opinion on this?

+1 on allowing relative URIs


Paul


_______________________________________________
webfinger mailing list
webfinger@ietf.org<mailto:webfinger@ietf.org>
https://www.ietf.org/mailman/listinfo/webfinger



_______________________________________________
webfinger mailing list
webfinger@ietf.org<mailto:webfinger@ietf.org>
https://www.ietf.org/mailman/listinfo/webfinger




------8QI2FE0XGAXI8OQKQFWZBOEKNEXFP8
Content-Type: text/html;
 charset=utf-8
Content-Transfer-Encoding: 8bit

<html v="urn:schemas-microsoft-com:vml" o="urn:schemas-microsoft-com:office:office" w="urn:schemas-microsoft-com:office:word" m="http://schemas.microsoft.com/office/2004/12/omml"><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /><meta name="Generator" content="Microsoft Word 14 (filtered medium)" /><style><!--
/* Font Definitions */
@font-face
 {font-family:Calibri;
 panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
 {font-family:Tahoma;
 panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
 {margin:0in;
 margin-bottom:.0001pt;
 font-size:12.0pt;
 font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
 {mso-style-priority:99;
 color:blue;
 text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
 {mso-style-priority:99;
 color:purple;
 text-decoration:underline;}
p
 {mso-style-priority:99;
 mso-margin-top-alt:auto;
 margin-right:0in;
 mso-margin-bottom-alt:auto;
 margin-left:0in;
 font-size:12.0pt;
 font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
 {mso-style-priority:99;
 mso-style-link:"Balloon Text Char";
 margin:0in;
 margin-bottom:.0001pt;
 font-size:8.0pt;
 font-family:"Tahoma","sans-serif";}
span.EmailStyle18
 {mso-style-type:personal-reply;
 font-family:"Calibri","sans-serif";
 color:#1F497D;}
span.BalloonTextChar
 {mso-style-name:"Balloon Text Char";
 mso-style-priority:99;
 mso-style-link:"Balloon Text";
 font-family:"Tahoma","sans-serif";}
.MsoChpDefault
 {mso-style-type:export-only;
 font-size:10.0pt;}
@page WordSection1
 {size:8.5in 11.0in;
 margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
 {page:WordSection1;}
--></style></head><body lang="EN-US" link="blue" vlink="purple"><p dir="ltr">Mike,</p>
<p dir="ltr">I took out the language 'absolute' since an absolute URI actually has a meaning other than what we are all calling absolute. What we want is "URI" per the RFC.</p>
<p dir="ltr">Paul</p>
<br><br><div style='font-size:10.0pt;font-family:"Tahoma","sans-serif";padding:3.0pt 0in 0in 0in'>
<hr style='border:none;border-top:solid #E1E1E1 1.0pt'>
<b>From:</b> Mike Jones &lt;Michael.Jones@microsoft.com&gt;<br>
<b>Sent:</b> Wed Jul 24 15:42:19 EDT 2013<br>
<b>To:</b> John Bradley &lt;ve7jtb@ve7jtb.com&gt;, Melvin Carvalho &lt;melvincarvalho@gmail.com&gt;<br>
<b>Cc:</b> &quot;Paul E. Jones&quot; &lt;paulej@packetizer.com&gt;, webfinger &lt;webfinger@ietf.org&gt;<br>
<b>Subject:</b> RE: [webfinger] Absolute URI vs URI<br>
</div>
<br>




<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->


<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Agreed.&nbsp; We should continue to just specify the use of absolute URIs &#8211; for simplification and interop reasons.<p></p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><p>&nbsp;</p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Mike<p></p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><p>&nbsp;</p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org]
<b>On Behalf Of </b>John Bradley<br />
<b>Sent:</b> Wednesday, July 24, 2013 12:23 PM<br />
<b>To:</b> Melvin Carvalho<br />
<b>Cc:</b> Paul E. Jones; webfinger<br />
<b>Subject:</b> Re: [webfinger] Absolute URI vs URI<p></p></span></p>
</div>
</div>
<p class="MsoNormal"></p><p>&nbsp;</p>
<p class="MsoNormal">I don't personally think the additional flexibility is worth the interop issues likely to be created by different parsers of the JRD attempting to interpret the base.</p><p></p>
<div>
<p class="MsoNormal"></p><p>&nbsp;</p>
</div>
<div>
<p class="MsoNormal">John B.</p><p></p>
</div>
<div>
<p class="MsoNormal"></p><p>&nbsp;</p>
<div>
<div>
<div>
<p class="MsoNormal">On 2013-07-24, at 3:13 PM, Melvin Carvalho &lt;<a href="mailto:melvincarvalho@gmail.com">melvincarvalho@gmail.com</a>&gt; wrote:</p><p></p>
</div>
<p class="MsoNormal"><br />
<br />
</p><p></p>
<div>
<p class="MsoNormal"></p><p>&nbsp;</p>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"></p><p>&nbsp;</p>
<div>
<p class="MsoNormal">On 24 July 2013 19:19, John Bradley &lt;<a href="mailto:ve7jtb@ve7jtb.com" target="_blank">ve7jtb@ve7jtb.com</a>&gt; wrote:</p><p></p>
<div>
<p class="MsoNormal">Relative URI are not useful without a base to be relative to. &nbsp;Unless we say how to determine the base of a relative URI they should not be allowed.</p><p></p>
<div>
<p class="MsoNormal"></p><p>&nbsp;</p>
</div>
<div>
<p class="MsoNormal">I an imagine several ways to determine a base but without specifying it applications will not behave consistently. &nbsp; The JRD is not a HTML document.</p><p></p>
</div>
</div>
<div>
<p class="MsoNormal"></p><p>&nbsp;</p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Sure.&nbsp; I wasnt trying to imply the JRD was the same as an HTML document.&nbsp; Relative URIs, can be used in many contexts such as html/json/xml do indeed require a base.&nbsp; I think the following text from RFC 3986,
 &quot;5.1.&nbsp; Establishing a Base URI&quot; would be relevant here, and it's referred to by JSON LD too</p><p></p>
</div>
<div>
<p class="MsoNormal"><a href="http://tools.ietf.org/html/rfc3986#section-5.1">http://tools.ietf.org/html/rfc3986#section-5.1</a></p><p></p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p><p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<div>
<div>
<p class="MsoNormal"></p><p>&nbsp;</p>
</div>
<div>
<p class="MsoNormal">John B.</p><p></p>
</div>
<div>
<div>
<p class="MsoNormal"></p><p>&nbsp;</p>
<div>
<div>
<p class="MsoNormal">On 2013-07-24, at 12:58 PM, Melvin Carvalho &lt;<a href="mailto:melvincarvalho@gmail.com" target="_blank">melvincarvalho@gmail.com</a>&gt; wrote:</p><p></p>
</div>
<p class="MsoNormal"><br />
<br />
</p><p></p>
<div>
<p class="MsoNormal"></p><p>&nbsp;</p>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"></p><p>&nbsp;</p>
<div>
<p class="MsoNormal">On 22 July 2013 16:10, Paul E. Jones &lt;<a href="mailto:paulej@packetizer.com" target="_blank">paulej@packetizer.com</a>&gt; wrote:</p><p></p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Melvin,</span></p><p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">&nbsp;</span></p><p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">It&#8217;s easy enough to replace strings in URIs should data need to be ported.&nbsp; I suggest we remove the
 word &#8220;absolute&#8221; where we currently have &#8220;absolute URI&#8221; and then introduce a new paragraph in the terminology section as follows:</span></p><p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">&nbsp;</span></p><p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in">
<span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">The use of URIs throughout this document refers to URIs following the syntax specified in Section 3 of RFC 3986.&nbsp; Relative URIs, having syntax following that of Section 4.2 or RFC
 3986, are not used with WebFinger.</span></p><p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">&nbsp;</span></p><p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Is that clear?</span></p><p></p>
</div>
<div>
<p class="MsoNormal"></p><p>&nbsp;</p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Hi Paul, currently &quot;Absolute URI&quot; occurs only in section 4.4 (ie the description of JRD).&nbsp; Certainly I think the 'absolute' should be removed in section 4.4.&nbsp;
</p><p></p>
</div>
<div>
<p class="MsoNormal">The RFC in essence describes two things, <br />
<br />
1. the webfinger protocol<br />
2. the JRD definition<br />
<br />
This restriction on relative URIs applies to (2), rather than, the whole document, but as it happens that turns out to be the same thing<br />
<br />
Side note: in other situations I like relative URIs because they can be moved from one location to another in a non-breaking way.&nbsp; Say I have /about/ /photos/ /blog/ at one location, I can move them to another without having to worry too much.&nbsp; Therefore, if
 JRD was ever used in a context outside of webfinger, that would be a slight advantage.</p><p></p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p><p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">&nbsp;</span></p><p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Paul</span></p><p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">&nbsp;</span></p><p></p>
<div style="border:none;border-left:solid windowtext 1.5pt;padding:0in 0in 0in 4.0pt;border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color blue">
<div>
<div style="border:none;border-top:solid windowtext 1.0pt;padding:3.0pt 0in 0in 0in;border-color:-moz-use-text-color -moz-use-text-color">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Melvin Carvalho [mailto:<a href="mailto:melvincarvalho@gmail.com" target="_blank">melvincarvalho@gmail.com</a>]
<br />
<b>Sent:</b> Monday, July 22, 2013 4:09 AM<br />
<b>To:</b> Paul E. Jones<br />
<b>Cc:</b> webfinger</span></p><p></p>
<div>
<p class="MsoNormal"><br />
<b>Subject:</b> Re: [webfinger] Absolute URI vs URI</p><p></p>
</div>
<div>
<p class="MsoNormal"></p><p>&nbsp;</p>
</div>
</div>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;</p><p></p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;</p><p></p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;margin-bottom:12.0pt">&nbsp;</p><p></p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">On 22 July 2013 09:06, Paul E. Jones &lt;<a href="mailto:paulej@packetizer.com" target="_blank">paulej@packetizer.com</a>&gt; wrote:</p><p></p>
<div>
<p>In not suggesting we use or allow relative URIs. The immediate question would be &quot;relative to what&quot;. I think the URIs should be absolute, but not following the syntax of &quot;absolute-URI&quot;, but instead just following &quot;URI&quot;.</p><p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Yes, that's a good question.&nbsp; Generally relative URIs are relative to the document, but they need not be.&nbsp; For example they could be relative by default to the [supposed] webfinger
 registry.&nbsp; In JSON LD they have a @context variable which allows quite a bit of flexibility in this regard.&nbsp; I'm unsure if relative URIs are considered a must in standards based serialization (I suspect not) but they have the advantage of slightly increased
 data portability.</p><p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;</p><p></p>
</div>
<blockquote style="border:none;border-left:solid windowtext 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt;border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color rgb(204,204,204)">
<p>Paul</p><p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;margin-bottom:12.0pt">&nbsp;</p><p></p>
<div>
<div class="MsoNormal" align="center" style="text-align:center"><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">
<hr size="2" width="100%" align="center" />
</span></div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Melvin Carvalho &lt;<a href="mailto:melvincarvalho@gmail.com" target="_blank">melvincarvalho@gmail.com</a>&gt;<br />
<b>Sent:</b> Mon Jul 22 02:46:25 EDT 2013</span></p><p></p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"><br />
<b>To:</b> &quot;Paul E. Jones&quot; &lt;<a href="mailto:paulej@packetizer.com" target="_blank">paulej@packetizer.com</a>&gt;</span></p><p></p>
</div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">Cc:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> webfinger &lt;<a href="mailto:webfinger@ietf.org" target="_blank">webfinger@ietf.org</a>&gt;</span></p><p></p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"><br />
<b>Subject:</b> Re: [webfinger] Absolute URI vs URI</span></p><p></p>
</div>
</div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;</p><p></p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;</p><p></p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;</p><p></p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;</p><p></p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">On 22 July 2013 07:47, Paul E. Jones &lt;<a href="mailto:paulej@packetizer.com" target="_blank">paulej@packetizer.com</a>&gt; wrote:</p><p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Folks,<br />
<br />
One of the requirements in the JRD spec is that certain URIs (e.g., those<br />
identifying link relation types and properties) be &quot;absolute URIs&quot;. &nbsp;This<br />
term has been a point of confusion, since RFC 3986 uses the term to have a<br />
concrete meaning, namely this:<br />
<br />
&nbsp; &nbsp; &nbsp;absolute-URI &nbsp;= scheme &quot;:&quot; hier-part [ &quot;?&quot; query ]<br />
<br />
And the term is used, because that's the term used in the OASIS XRD<br />
specification. &nbsp;However, it was not clear to me whether that referred to the<br />
above (which I assumed) or referred to URIs that are not relative URIs<br />
(i.e., those lacking a scheme specified).<br />
<br />
I had an exchange with Eran Hammer and Mark Nottingham. &nbsp;I believe the<br />
intent of that language was not to require the above constrained syntax,<br />
but to require the standard URI syntax:<br />
<br />
&nbsp; &nbsp; &nbsp;URI = scheme &quot;:&quot; hier-part [ &quot;?&quot; query ] [ &quot;#&quot; fragment ]</p><p></p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;</p><p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">There are many ways that people do this, see:<br />
<br />
<a href="http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces" target="_blank">http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces</a></p><p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;</p><p></p>
</div>
<blockquote style="border:none;border-left:solid windowtext 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt;border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color rgb(204,204,204)">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><br />
Given that understanding, I believe we should remove the word &quot;absolute&quot;<br />
that appears in front of &quot;URI&quot; in the WebFinger spec. &nbsp;Do others have an<br />
opinion on this?</p><p></p>
</blockquote>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;</p><p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&#43;1 on allowing relative URIs</p><p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;</p><p></p>
</div>
<blockquote style="border:none;border-left:solid windowtext 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt;border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color rgb(204,204,204)">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><br />
Paul<br />
<br />
<br />
_______________________________________________<br />
webfinger mailing list<br />
<a href="mailto:webfinger@ietf.org" target="_blank">webfinger@ietf.org</a><br />
<a href="https://www.ietf.org/mailman/listinfo/webfinger" target="_blank">https://www.ietf.org/mailman/listinfo/webfinger</a></p><p></p>
</blockquote>
</div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;</p><p></p>
</div>
</div>
</div>
</blockquote>
</div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;</p><p></p>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<p class="MsoNormal"></p><p>&nbsp;</p>
</div>
</div>
<p class="MsoNormal">_______________________________________________<br />
webfinger mailing list<br />
<a href="mailto:webfinger@ietf.org" target="_blank">webfinger@ietf.org</a><br />
<a href="https://www.ietf.org/mailman/listinfo/webfinger" target="_blank">https://www.ietf.org/mailman/listinfo/webfinger</a></p><p></p>
</div>
<p class="MsoNormal"></p><p>&nbsp;</p>
</div>
</div>
</div>
</blockquote>
</div>
<p class="MsoNormal"></p><p>&nbsp;</p>
</div>
</div>
</div>
<p class="MsoNormal"></p><p>&nbsp;</p>
</div>
</div>
</div>


</body></html>
------8QI2FE0XGAXI8OQKQFWZBOEKNEXFP8--


From Michael.Jones@microsoft.com  Wed Jul 24 15:24:37 2013
Return-Path: <Michael.Jones@microsoft.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F2B611E811E for <webfinger@ietfa.amsl.com>; Wed, 24 Jul 2013 15:24:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.098
X-Spam-Level: 
X-Spam-Status: No, score=-5.098 tagged_above=-999 required=5 tests=[AWL=1.500,  BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oT9PlkNwifov for <webfinger@ietfa.amsl.com>; Wed, 24 Jul 2013 15:24:32 -0700 (PDT)
Received: from co9outboundpool.messaging.microsoft.com (co9ehsobe004.messaging.microsoft.com [207.46.163.27]) by ietfa.amsl.com (Postfix) with ESMTP id A428211E80F4 for <webfinger@ietf.org>; Wed, 24 Jul 2013 15:24:29 -0700 (PDT)
Received: from mail59-co9-R.bigfish.com (10.236.132.234) by CO9EHSOBE040.bigfish.com (10.236.130.103) with Microsoft SMTP Server id 14.1.225.22; Wed, 24 Jul 2013 22:24:28 +0000
Received: from mail59-co9 (localhost [127.0.0.1])	by mail59-co9-R.bigfish.com (Postfix) with ESMTP id E1C90D80198; Wed, 24 Jul 2013 22:24:28 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:131.107.125.8; KIP:(null); UIP:(null); IPV:NLI; H:TK5EX14HUBC103.redmond.corp.microsoft.com; RD:autodiscover.service.exchange.microsoft.com; EFVD:NLI
X-SpamScore: -23
X-BigFish: VS-23(zz98dI9371Ic89bh936eIc857hzz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz1d7338h1de098h1033IL177df4h17326ah8275dh18c673h1de097h1de096h8275bhz2fh2a8h668h839hd25hf0ah1288h12a5h12bdh137ah1441h1504h1537h153bh15d0h162dh1631h1758h18e1h1946h19b5h19ceh1b0ah1bceh1d0ch1d2eh1d3fh1dfeh1dffh1e1dh1155h)
Received-SPF: pass (mail59-co9: domain of microsoft.com designates 131.107.125.8 as permitted sender) client-ip=131.107.125.8; envelope-from=Michael.Jones@microsoft.com; helo=TK5EX14HUBC103.redmond.corp.microsoft.com ; icrosoft.com ; 
Received: from mail59-co9 (localhost.localdomain [127.0.0.1]) by mail59-co9 (MessageSwitch) id 1374704666474204_6924; Wed, 24 Jul 2013 22:24:26 +0000 (UTC)
Received: from CO9EHSMHS024.bigfish.com (unknown [10.236.132.227])	by mail59-co9.bigfish.com (Postfix) with ESMTP id 6A2ED70004A; Wed, 24 Jul 2013 22:24:26 +0000 (UTC)
Received: from TK5EX14HUBC103.redmond.corp.microsoft.com (131.107.125.8) by CO9EHSMHS024.bigfish.com (10.236.130.34) with Microsoft SMTP Server (TLS) id 14.16.227.3; Wed, 24 Jul 2013 22:24:26 +0000
Received: from TK5EX14MBXC284.redmond.corp.microsoft.com ([169.254.1.38]) by TK5EX14HUBC103.redmond.corp.microsoft.com ([157.54.86.9]) with mapi id 14.03.0136.001; Wed, 24 Jul 2013 22:23:27 +0000
From: Mike Jones <Michael.Jones@microsoft.com>
To: "Paul E. Jones" <paulej@packetizer.com>, John Bradley <ve7jtb@ve7jtb.com>,  Melvin Carvalho <melvincarvalho@gmail.com>
Thread-Topic: [webfinger] Absolute URI vs URI
Thread-Index: Ac6GnKy2JFrOlkfaRR6rWfzmXK/DegACoJ+AAAC3lYAAAikigAAMnTsAAGpz1wAAALspAAAD/QcAAABW34AAAKcXoAAE5BmAAADCRgA=
Date: Wed, 24 Jul 2013 22:23:26 +0000
Message-ID: <4E1F6AAD24975D4BA5B16804296739436B70D9F9@TK5EX14MBXC284.redmond.corp.microsoft.com>
References: <028101ce869e$f02cddb0$d0869910$@packetizer.com> <CAKaEYhJwpR5b6jEcGYzAcWDJ0P1v6w2+L_h0Sh=m-ZOZA=ZHyw@mail.gmail.com> <0a1140f5-24d9-4be6-aab4-1ae6a3d63c0c@email.android.com> <CAKaEYh+iHNz_WawqRKakrHCdctC6_1V5COWYWQ4m9aC0+fh9WQ@mail.gmail.com> <032701ce86e5$27b2dff0$77189fd0$@packetizer.com> <CAKaEYhJUG=RLqpvhze35_HAidNQbFjsWH=43X0cPFaCDZsZb_w@mail.gmail.com> <979B65CA-EC87-4D98-9FA0-67822BEC0DFF@ve7jtb.com> <CAKaEYhJiUB6smXRivRbLShNw0Yq-XbPoUo73iEt76oLxKS5+pg@mail.gmail.com> <3C2FEB8C-8685-488D-94EB-1582E9B7BC8E@ve7jtb.com> <4E1F6AAD24975D4BA5B16804296739436B70C2B4@TK5EX14MBXC284.redmond.corp.microsoft.com> <35abf51a-a97f-42d3-b4e0-44707d2975cf@email.android.com>
In-Reply-To: <35abf51a-a97f-42d3-b4e0-44707d2975cf@email.android.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [157.54.51.33]
Content-Type: multipart/alternative; boundary="_000_4E1F6AAD24975D4BA5B16804296739436B70D9F9TK5EX14MBXC284r_"
MIME-Version: 1.0
X-OriginatorOrg: microsoft.com
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Cc: webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Absolute URI vs URI
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Jul 2013 22:24:37 -0000

--_000_4E1F6AAD24975D4BA5B16804296739436B70D9F9TK5EX14MBXC284r_
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64

RmluZSB3aXRoIG1lDQoNCkZyb206IFBhdWwgRS4gSm9uZXMgW21haWx0bzpwYXVsZWpAcGFja2V0
aXplci5jb21dDQpTZW50OiBXZWRuZXNkYXksIEp1bHkgMjQsIDIwMTMgMzowMiBQTQ0KVG86IE1p
a2UgSm9uZXM7IEpvaG4gQnJhZGxleTsgTWVsdmluIENhcnZhbGhvDQpDYzogd2ViZmluZ2VyDQpT
dWJqZWN0OiBSRTogW3dlYmZpbmdlcl0gQWJzb2x1dGUgVVJJIHZzIFVSSQ0KDQoNCk1pa2UsDQoN
CkkgdG9vayBvdXQgdGhlIGxhbmd1YWdlICdhYnNvbHV0ZScgc2luY2UgYW4gYWJzb2x1dGUgVVJJ
IGFjdHVhbGx5IGhhcyBhIG1lYW5pbmcgb3RoZXIgdGhhbiB3aGF0IHdlIGFyZSBhbGwgY2FsbGlu
ZyBhYnNvbHV0ZS4gV2hhdCB3ZSB3YW50IGlzICJVUkkiIHBlciB0aGUgUkZDLg0KDQpQYXVsDQoN
Cl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fDQpGcm9tOiBNaWtlIEpvbmVzIDxNaWNo
YWVsLkpvbmVzQG1pY3Jvc29mdC5jb208bWFpbHRvOk1pY2hhZWwuSm9uZXNAbWljcm9zb2Z0LmNv
bT4+DQpTZW50OiBXZWQgSnVsIDI0IDE1OjQyOjE5IEVEVCAyMDEzDQpUbzogSm9obiBCcmFkbGV5
IDx2ZTdqdGJAdmU3anRiLmNvbTxtYWlsdG86dmU3anRiQHZlN2p0Yi5jb20+PiwgTWVsdmluIENh
cnZhbGhvIDxtZWx2aW5jYXJ2YWxob0BnbWFpbC5jb208bWFpbHRvOm1lbHZpbmNhcnZhbGhvQGdt
YWlsLmNvbT4+DQpDYzogIlBhdWwgRS4gSm9uZXMiIDxwYXVsZWpAcGFja2V0aXplci5jb208bWFp
bHRvOnBhdWxlakBwYWNrZXRpemVyLmNvbT4+LCB3ZWJmaW5nZXIgPHdlYmZpbmdlckBpZXRmLm9y
ZzxtYWlsdG86d2ViZmluZ2VyQGlldGYub3JnPj4NClN1YmplY3Q6IFJFOiBbd2ViZmluZ2VyXSBB
YnNvbHV0ZSBVUkkgdnMgVVJJDQoNCg0KQWdyZWVkLiAgV2Ugc2hvdWxkIGNvbnRpbnVlIHRvIGp1
c3Qgc3BlY2lmeSB0aGUgdXNlIG9mIGFic29sdXRlIFVSSXMg4oCTIGZvciBzaW1wbGlmaWNhdGlv
biBhbmQgaW50ZXJvcCByZWFzb25zLg0KDQoNCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC0tIE1pa2UNCg0KDQpGcm9tOiB3ZWJmaW5n
ZXItYm91bmNlc0BpZXRmLm9yZzxtYWlsdG86d2ViZmluZ2VyLWJvdW5jZXNAaWV0Zi5vcmc+IFtt
YWlsdG86d2ViZmluZ2VyLWJvdW5jZXNAaWV0Zi5vcmddIE9uIEJlaGFsZiBPZiBKb2huIEJyYWRs
ZXkNClNlbnQ6IFdlZG5lc2RheSwgSnVseSAyNCwgMjAxMyAxMjoyMyBQTQ0KVG86IE1lbHZpbiBD
YXJ2YWxobw0KQ2M6IFBhdWwgRS4gSm9uZXM7IHdlYmZpbmdlcg0KU3ViamVjdDogUmU6IFt3ZWJm
aW5nZXJdIEFic29sdXRlIFVSSSB2cyBVUkkNCg0KDQpJIGRvbid0IHBlcnNvbmFsbHkgdGhpbmsg
dGhlIGFkZGl0aW9uYWwgZmxleGliaWxpdHkgaXMgd29ydGggdGhlIGludGVyb3AgaXNzdWVzIGxp
a2VseSB0byBiZSBjcmVhdGVkIGJ5IGRpZmZlcmVudCBwYXJzZXJzIG9mIHRoZSBKUkQgYXR0ZW1w
dGluZyB0byBpbnRlcnByZXQgdGhlIGJhc2UuDQoNCg0KSm9obiBCLg0KDQoNCk9uIDIwMTMtMDct
MjQsIGF0IDM6MTMgUE0sIE1lbHZpbiBDYXJ2YWxobyA8bWVsdmluY2FydmFsaG9AZ21haWwuY29t
PG1haWx0bzptZWx2aW5jYXJ2YWxob0BnbWFpbC5jb20+PiB3cm90ZToNCg0KDQoNCg0KDQpPbiAy
NCBKdWx5IDIwMTMgMTk6MTksIEpvaG4gQnJhZGxleSA8dmU3anRiQHZlN2p0Yi5jb208bWFpbHRv
OnZlN2p0YkB2ZTdqdGIuY29tPj4gd3JvdGU6DQpSZWxhdGl2ZSBVUkkgYXJlIG5vdCB1c2VmdWwg
d2l0aG91dCBhIGJhc2UgdG8gYmUgcmVsYXRpdmUgdG8uICBVbmxlc3Mgd2Ugc2F5IGhvdyB0byBk
ZXRlcm1pbmUgdGhlIGJhc2Ugb2YgYSByZWxhdGl2ZSBVUkkgdGhleSBzaG91bGQgbm90IGJlIGFs
bG93ZWQuDQoNCg0KSSBhbiBpbWFnaW5lIHNldmVyYWwgd2F5cyB0byBkZXRlcm1pbmUgYSBiYXNl
IGJ1dCB3aXRob3V0IHNwZWNpZnlpbmcgaXQgYXBwbGljYXRpb25zIHdpbGwgbm90IGJlaGF2ZSBj
b25zaXN0ZW50bHkuICAgVGhlIEpSRCBpcyBub3QgYSBIVE1MIGRvY3VtZW50Lg0KDQoNClN1cmUu
ICBJIHdhc250IHRyeWluZyB0byBpbXBseSB0aGUgSlJEIHdhcyB0aGUgc2FtZSBhcyBhbiBIVE1M
IGRvY3VtZW50LiAgUmVsYXRpdmUgVVJJcywgY2FuIGJlIHVzZWQgaW4gbWFueSBjb250ZXh0cyBz
dWNoIGFzIGh0bWwvanNvbi94bWwgZG8gaW5kZWVkIHJlcXVpcmUgYSBiYXNlLiAgSSB0aGluayB0
aGUgZm9sbG93aW5nIHRleHQgZnJvbSBSRkMgMzk4NiwgIjUuMS4gIEVzdGFibGlzaGluZyBhIEJh
c2UgVVJJIiB3b3VsZCBiZSByZWxldmFudCBoZXJlLCBhbmQgaXQncyByZWZlcnJlZCB0byBieSBK
U09OIExEIHRvbw0KaHR0cDovL3Rvb2xzLmlldGYub3JnL2h0bWwvcmZjMzk4NiNzZWN0aW9uLTUu
MQ0KDQoNCg0KSm9obiBCLg0KDQoNCk9uIDIwMTMtMDctMjQsIGF0IDEyOjU4IFBNLCBNZWx2aW4g
Q2FydmFsaG8gPG1lbHZpbmNhcnZhbGhvQGdtYWlsLmNvbTxtYWlsdG86bWVsdmluY2FydmFsaG9A
Z21haWwuY29tPj4gd3JvdGU6DQoNCg0KDQoNCg0KT24gMjIgSnVseSAyMDEzIDE2OjEwLCBQYXVs
IEUuIEpvbmVzIDxwYXVsZWpAcGFja2V0aXplci5jb208bWFpbHRvOnBhdWxlakBwYWNrZXRpemVy
LmNvbT4+IHdyb3RlOg0KTWVsdmluLA0KDQpJdOKAmXMgZWFzeSBlbm91Z2ggdG8gcmVwbGFjZSBz
dHJpbmdzIGluIFVSSXMgc2hvdWxkIGRhdGEgbmVlZCB0byBiZSBwb3J0ZWQuICBJIHN1Z2dlc3Qg
d2UgcmVtb3ZlIHRoZSB3b3JkIOKAnGFic29sdXRl4oCdIHdoZXJlIHdlIGN1cnJlbnRseSBoYXZl
IOKAnGFic29sdXRlIFVSSeKAnSBhbmQgdGhlbiBpbnRyb2R1Y2UgYSBuZXcgcGFyYWdyYXBoIGlu
IHRoZSB0ZXJtaW5vbG9neSBzZWN0aW9uIGFzIGZvbGxvd3M6DQoNClRoZSB1c2Ugb2YgVVJJcyB0
aHJvdWdob3V0IHRoaXMgZG9jdW1lbnQgcmVmZXJzIHRvIFVSSXMgZm9sbG93aW5nIHRoZSBzeW50
YXggc3BlY2lmaWVkIGluIFNlY3Rpb24gMyBvZiBSRkMgMzk4Ni4gIFJlbGF0aXZlIFVSSXMsIGhh
dmluZyBzeW50YXggZm9sbG93aW5nIHRoYXQgb2YgU2VjdGlvbiA0LjIgb3IgUkZDIDM5ODYsIGFy
ZSBub3QgdXNlZCB3aXRoIFdlYkZpbmdlci4NCg0KSXMgdGhhdCBjbGVhcj8NCg0KDQpIaSBQYXVs
LCBjdXJyZW50bHkgIkFic29sdXRlIFVSSSIgb2NjdXJzIG9ubHkgaW4gc2VjdGlvbiA0LjQgKGll
IHRoZSBkZXNjcmlwdGlvbiBvZiBKUkQpLiAgQ2VydGFpbmx5IEkgdGhpbmsgdGhlICdhYnNvbHV0
ZScgc2hvdWxkIGJlIHJlbW92ZWQgaW4gc2VjdGlvbiA0LjQuDQpUaGUgUkZDIGluIGVzc2VuY2Ug
ZGVzY3JpYmVzIHR3byB0aGluZ3MsDQoNCjEuIHRoZSB3ZWJmaW5nZXIgcHJvdG9jb2wNCjIuIHRo
ZSBKUkQgZGVmaW5pdGlvbg0KDQpUaGlzIHJlc3RyaWN0aW9uIG9uIHJlbGF0aXZlIFVSSXMgYXBw
bGllcyB0byAoMiksIHJhdGhlciB0aGFuLCB0aGUgd2hvbGUgZG9jdW1lbnQsIGJ1dCBhcyBpdCBo
YXBwZW5zIHRoYXQgdHVybnMgb3V0IHRvIGJlIHRoZSBzYW1lIHRoaW5nDQoNClNpZGUgbm90ZTog
aW4gb3RoZXIgc2l0dWF0aW9ucyBJIGxpa2UgcmVsYXRpdmUgVVJJcyBiZWNhdXNlIHRoZXkgY2Fu
IGJlIG1vdmVkIGZyb20gb25lIGxvY2F0aW9uIHRvIGFub3RoZXIgaW4gYSBub24tYnJlYWtpbmcg
d2F5LiAgU2F5IEkgaGF2ZSAvYWJvdXQvIC9waG90b3MvIC9ibG9nLyBhdCBvbmUgbG9jYXRpb24s
IEkgY2FuIG1vdmUgdGhlbSB0byBhbm90aGVyIHdpdGhvdXQgaGF2aW5nIHRvIHdvcnJ5IHRvbyBt
dWNoLiAgVGhlcmVmb3JlLCBpZiBKUkQgd2FzIGV2ZXIgdXNlZCBpbiBhIGNvbnRleHQgb3V0c2lk
ZSBvZiB3ZWJmaW5nZXIsIHRoYXQgd291bGQgYmUgYSBzbGlnaHQgYWR2YW50YWdlLg0KDQoNClBh
dWwNCg0KRnJvbTogTWVsdmluIENhcnZhbGhvIFttYWlsdG86bWVsdmluY2FydmFsaG9AZ21haWwu
Y29tPG1haWx0bzptZWx2aW5jYXJ2YWxob0BnbWFpbC5jb20+XQ0KU2VudDogTW9uZGF5LCBKdWx5
IDIyLCAyMDEzIDQ6MDkgQU0NClRvOiBQYXVsIEUuIEpvbmVzDQpDYzogd2ViZmluZ2VyDQoNClN1
YmplY3Q6IFJlOiBbd2ViZmluZ2VyXSBBYnNvbHV0ZSBVUkkgdnMgVVJJDQoNCg0KDQoNCg0KT24g
MjIgSnVseSAyMDEzIDA5OjA2LCBQYXVsIEUuIEpvbmVzIDxwYXVsZWpAcGFja2V0aXplci5jb208
bWFpbHRvOnBhdWxlakBwYWNrZXRpemVyLmNvbT4+IHdyb3RlOg0KDQpJbiBub3Qgc3VnZ2VzdGlu
ZyB3ZSB1c2Ugb3IgYWxsb3cgcmVsYXRpdmUgVVJJcy4gVGhlIGltbWVkaWF0ZSBxdWVzdGlvbiB3
b3VsZCBiZSAicmVsYXRpdmUgdG8gd2hhdCIuIEkgdGhpbmsgdGhlIFVSSXMgc2hvdWxkIGJlIGFi
c29sdXRlLCBidXQgbm90IGZvbGxvd2luZyB0aGUgc3ludGF4IG9mICJhYnNvbHV0ZS1VUkkiLCBi
dXQgaW5zdGVhZCBqdXN0IGZvbGxvd2luZyAiVVJJIi4NClllcywgdGhhdCdzIGEgZ29vZCBxdWVz
dGlvbi4gIEdlbmVyYWxseSByZWxhdGl2ZSBVUklzIGFyZSByZWxhdGl2ZSB0byB0aGUgZG9jdW1l
bnQsIGJ1dCB0aGV5IG5lZWQgbm90IGJlLiAgRm9yIGV4YW1wbGUgdGhleSBjb3VsZCBiZSByZWxh
dGl2ZSBieSBkZWZhdWx0IHRvIHRoZSBbc3VwcG9zZWRdIHdlYmZpbmdlciByZWdpc3RyeS4gIElu
IEpTT04gTEQgdGhleSBoYXZlIGEgQGNvbnRleHQgdmFyaWFibGUgd2hpY2ggYWxsb3dzIHF1aXRl
IGEgYml0IG9mIGZsZXhpYmlsaXR5IGluIHRoaXMgcmVnYXJkLiAgSSdtIHVuc3VyZSBpZiByZWxh
dGl2ZSBVUklzIGFyZSBjb25zaWRlcmVkIGEgbXVzdCBpbiBzdGFuZGFyZHMgYmFzZWQgc2VyaWFs
aXphdGlvbiAoSSBzdXNwZWN0IG5vdCkgYnV0IHRoZXkgaGF2ZSB0aGUgYWR2YW50YWdlIG9mIHNs
aWdodGx5IGluY3JlYXNlZCBkYXRhIHBvcnRhYmlsaXR5Lg0KDQoNClBhdWwNCg0KX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX18NCkZyb206IE1lbHZpbiBDYXJ2YWxobyA8bWVsdmluY2Fy
dmFsaG9AZ21haWwuY29tPG1haWx0bzptZWx2aW5jYXJ2YWxob0BnbWFpbC5jb20+Pg0KU2VudDog
TW9uIEp1bCAyMiAwMjo0NjoyNSBFRFQgMjAxMw0KDQpUbzogIlBhdWwgRS4gSm9uZXMiIDxwYXVs
ZWpAcGFja2V0aXplci5jb208bWFpbHRvOnBhdWxlakBwYWNrZXRpemVyLmNvbT4+DQpDYzogd2Vi
ZmluZ2VyIDx3ZWJmaW5nZXJAaWV0Zi5vcmc8bWFpbHRvOndlYmZpbmdlckBpZXRmLm9yZz4+DQoN
ClN1YmplY3Q6IFJlOiBbd2ViZmluZ2VyXSBBYnNvbHV0ZSBVUkkgdnMgVVJJDQoNCg0KDQoNCk9u
IDIyIEp1bHkgMjAxMyAwNzo0NywgUGF1bCBFLiBKb25lcyA8cGF1bGVqQHBhY2tldGl6ZXIuY29t
PG1haWx0bzpwYXVsZWpAcGFja2V0aXplci5jb20+PiB3cm90ZToNCkZvbGtzLA0KDQpPbmUgb2Yg
dGhlIHJlcXVpcmVtZW50cyBpbiB0aGUgSlJEIHNwZWMgaXMgdGhhdCBjZXJ0YWluIFVSSXMgKGUu
Zy4sIHRob3NlDQppZGVudGlmeWluZyBsaW5rIHJlbGF0aW9uIHR5cGVzIGFuZCBwcm9wZXJ0aWVz
KSBiZSAiYWJzb2x1dGUgVVJJcyIuICBUaGlzDQp0ZXJtIGhhcyBiZWVuIGEgcG9pbnQgb2YgY29u
ZnVzaW9uLCBzaW5jZSBSRkMgMzk4NiB1c2VzIHRoZSB0ZXJtIHRvIGhhdmUgYQ0KY29uY3JldGUg
bWVhbmluZywgbmFtZWx5IHRoaXM6DQoNCiAgICAgYWJzb2x1dGUtVVJJICA9IHNjaGVtZSAiOiIg
aGllci1wYXJ0IFsgIj8iIHF1ZXJ5IF0NCg0KQW5kIHRoZSB0ZXJtIGlzIHVzZWQsIGJlY2F1c2Ug
dGhhdCdzIHRoZSB0ZXJtIHVzZWQgaW4gdGhlIE9BU0lTIFhSRA0Kc3BlY2lmaWNhdGlvbi4gIEhv
d2V2ZXIsIGl0IHdhcyBub3QgY2xlYXIgdG8gbWUgd2hldGhlciB0aGF0IHJlZmVycmVkIHRvIHRo
ZQ0KYWJvdmUgKHdoaWNoIEkgYXNzdW1lZCkgb3IgcmVmZXJyZWQgdG8gVVJJcyB0aGF0IGFyZSBu
b3QgcmVsYXRpdmUgVVJJcw0KKGkuZS4sIHRob3NlIGxhY2tpbmcgYSBzY2hlbWUgc3BlY2lmaWVk
KS4NCg0KSSBoYWQgYW4gZXhjaGFuZ2Ugd2l0aCBFcmFuIEhhbW1lciBhbmQgTWFyayBOb3R0aW5n
aGFtLiAgSSBiZWxpZXZlIHRoZQ0KaW50ZW50IG9mIHRoYXQgbGFuZ3VhZ2Ugd2FzIG5vdCB0byBy
ZXF1aXJlIHRoZSBhYm92ZSBjb25zdHJhaW5lZCBzeW50YXgsDQpidXQgdG8gcmVxdWlyZSB0aGUg
c3RhbmRhcmQgVVJJIHN5bnRheDoNCg0KICAgICBVUkkgPSBzY2hlbWUgIjoiIGhpZXItcGFydCBb
ICI/IiBxdWVyeSBdIFsgIiMiIGZyYWdtZW50IF0NCg0KVGhlcmUgYXJlIG1hbnkgd2F5cyB0aGF0
IHBlb3BsZSBkbyB0aGlzLCBzZWU6DQoNCmh0dHA6Ly90YW50ZWsuY29tLzIwMTEvMjM4L2IxL21h
bnktd2F5cy1zbGljZS11cmwtbmFtZS1waWVjZXMNCg0KDQpHaXZlbiB0aGF0IHVuZGVyc3RhbmRp
bmcsIEkgYmVsaWV2ZSB3ZSBzaG91bGQgcmVtb3ZlIHRoZSB3b3JkICJhYnNvbHV0ZSINCnRoYXQg
YXBwZWFycyBpbiBmcm9udCBvZiAiVVJJIiBpbiB0aGUgV2ViRmluZ2VyIHNwZWMuICBEbyBvdGhl
cnMgaGF2ZSBhbg0Kb3BpbmlvbiBvbiB0aGlzPw0KDQorMSBvbiBhbGxvd2luZyByZWxhdGl2ZSBV
UklzDQoNCg0KUGF1bA0KDQoNCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fDQp3ZWJmaW5nZXIgbWFpbGluZyBsaXN0DQp3ZWJmaW5nZXJAaWV0Zi5vcmc8bWFp
bHRvOndlYmZpbmdlckBpZXRmLm9yZz4NCmh0dHBzOi8vd3d3LmlldGYub3JnL21haWxtYW4vbGlz
dGluZm8vd2ViZmluZ2VyDQoNCg0KDQoNCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fDQp3ZWJmaW5nZXIgbWFpbGluZyBsaXN0DQp3ZWJmaW5nZXJAaWV0Zi5v
cmc8bWFpbHRvOndlYmZpbmdlckBpZXRmLm9yZz4NCmh0dHBzOi8vd3d3LmlldGYub3JnL21haWxt
YW4vbGlzdGluZm8vd2ViZmluZ2VyDQoNCg0KDQoNCg0KDQo=

--_000_4E1F6AAD24975D4BA5B16804296739436B70D9F9TK5EX14MBXC284r_
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: base64

PGh0bWwgeG1sbnM6dj0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTp2bWwiIHhtbG5zOm89InVy
bjpzY2hlbWFzLW1pY3Jvc29mdC1jb206b2ZmaWNlOm9mZmljZSIgeG1sbnM6dz0idXJuOnNjaGVt
YXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6d29yZCIgeG1sbnM6bT0iaHR0cDovL3NjaGVtYXMubWlj
cm9zb2Z0LmNvbS9vZmZpY2UvMjAwNC8xMi9vbW1sIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcv
VFIvUkVDLWh0bWw0MCI+DQo8aGVhZD4NCjxtZXRhIGh0dHAtZXF1aXY9IkNvbnRlbnQtVHlwZSIg
Y29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PXV0Zi04Ij4NCjxtZXRhIG5hbWU9IkdlbmVyYXRv
ciIgY29udGVudD0iTWljcm9zb2Z0IFdvcmQgMTQgKGZpbHRlcmVkIG1lZGl1bSkiPg0KPCEtLVtp
ZiAhbXNvXT48c3R5bGU+dlw6KiB7YmVoYXZpb3I6dXJsKCNkZWZhdWx0I1ZNTCk7fQ0Kb1w6KiB7
YmVoYXZpb3I6dXJsKCNkZWZhdWx0I1ZNTCk7fQ0Kd1w6KiB7YmVoYXZpb3I6dXJsKCNkZWZhdWx0
I1ZNTCk7fQ0KLnNoYXBlIHtiZWhhdmlvcjp1cmwoI2RlZmF1bHQjVk1MKTt9DQo8L3N0eWxlPjwh
W2VuZGlmXS0tPjxzdHlsZT48IS0tDQovKiBGb250IERlZmluaXRpb25zICovDQpAZm9udC1mYWNl
DQoJe2ZvbnQtZmFtaWx5OkNhbGlicmk7DQoJcGFub3NlLTE6MiAxNSA1IDIgMiAyIDQgMyAyIDQ7
fQ0KQGZvbnQtZmFjZQ0KCXtmb250LWZhbWlseTpUYWhvbWE7DQoJcGFub3NlLTE6MiAxMSA2IDQg
MyA1IDQgNCAyIDQ7fQ0KLyogU3R5bGUgRGVmaW5pdGlvbnMgKi8NCnAuTXNvTm9ybWFsLCBsaS5N
c29Ob3JtYWwsIGRpdi5Nc29Ob3JtYWwNCgl7bWFyZ2luOjBpbjsNCgltYXJnaW4tYm90dG9tOi4w
MDAxcHQ7DQoJZm9udC1zaXplOjEyLjBwdDsNCglmb250LWZhbWlseToiVGltZXMgTmV3IFJvbWFu
Iiwic2VyaWYiO30NCmE6bGluaywgc3Bhbi5Nc29IeXBlcmxpbmsNCgl7bXNvLXN0eWxlLXByaW9y
aXR5Ojk5Ow0KCWNvbG9yOmJsdWU7DQoJdGV4dC1kZWNvcmF0aW9uOnVuZGVybGluZTt9DQphOnZp
c2l0ZWQsIHNwYW4uTXNvSHlwZXJsaW5rRm9sbG93ZWQNCgl7bXNvLXN0eWxlLXByaW9yaXR5Ojk5
Ow0KCWNvbG9yOnB1cnBsZTsNCgl0ZXh0LWRlY29yYXRpb246dW5kZXJsaW5lO30NCnANCgl7bXNv
LXN0eWxlLXByaW9yaXR5Ojk5Ow0KCW1zby1tYXJnaW4tdG9wLWFsdDphdXRvOw0KCW1hcmdpbi1y
aWdodDowaW47DQoJbXNvLW1hcmdpbi1ib3R0b20tYWx0OmF1dG87DQoJbWFyZ2luLWxlZnQ6MGlu
Ow0KCWZvbnQtc2l6ZToxMi4wcHQ7DQoJZm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiIsInNl
cmlmIjt9DQpwLk1zb0FjZXRhdGUsIGxpLk1zb0FjZXRhdGUsIGRpdi5Nc29BY2V0YXRlDQoJe21z
by1zdHlsZS1wcmlvcml0eTo5OTsNCgltc28tc3R5bGUtbGluazoiQmFsbG9vbiBUZXh0IENoYXIi
Ow0KCW1hcmdpbjowaW47DQoJbWFyZ2luLWJvdHRvbTouMDAwMXB0Ow0KCWZvbnQtc2l6ZTo4LjBw
dDsNCglmb250LWZhbWlseToiVGFob21hIiwic2Fucy1zZXJpZiI7fQ0Kc3Bhbi5CYWxsb29uVGV4
dENoYXINCgl7bXNvLXN0eWxlLW5hbWU6IkJhbGxvb24gVGV4dCBDaGFyIjsNCgltc28tc3R5bGUt
cHJpb3JpdHk6OTk7DQoJbXNvLXN0eWxlLWxpbms6IkJhbGxvb24gVGV4dCI7DQoJZm9udC1mYW1p
bHk6IlRhaG9tYSIsInNhbnMtc2VyaWYiO30NCnNwYW4uRW1haWxTdHlsZTIwDQoJe21zby1zdHls
ZS10eXBlOnBlcnNvbmFsOw0KCWZvbnQtZmFtaWx5OiJDYWxpYnJpIiwic2Fucy1zZXJpZiI7DQoJ
Y29sb3I6IzFGNDk3RDt9DQpzcGFuLkVtYWlsU3R5bGUyMQ0KCXttc28tc3R5bGUtdHlwZTpwZXJz
b25hbC1yZXBseTsNCglmb250LWZhbWlseToiQ2FsaWJyaSIsInNhbnMtc2VyaWYiOw0KCWNvbG9y
OiMxRjQ5N0Q7fQ0KLk1zb0NocERlZmF1bHQNCgl7bXNvLXN0eWxlLXR5cGU6ZXhwb3J0LW9ubHk7
DQoJZm9udC1zaXplOjEwLjBwdDt9DQpAcGFnZSBXb3JkU2VjdGlvbjENCgl7c2l6ZTo4LjVpbiAx
MS4waW47DQoJbWFyZ2luOjEuMGluIDEuMGluIDEuMGluIDEuMGluO30NCmRpdi5Xb3JkU2VjdGlv
bjENCgl7cGFnZTpXb3JkU2VjdGlvbjE7fQ0KLS0+PC9zdHlsZT48IS0tW2lmIGd0ZSBtc28gOV0+
PHhtbD4NCjxvOnNoYXBlZGVmYXVsdHMgdjpleHQ9ImVkaXQiIHNwaWRtYXg9IjEwMjYiIC8+DQo8
L3htbD48IVtlbmRpZl0tLT48IS0tW2lmIGd0ZSBtc28gOV0+PHhtbD4NCjxvOnNoYXBlbGF5b3V0
IHY6ZXh0PSJlZGl0Ij4NCjxvOmlkbWFwIHY6ZXh0PSJlZGl0IiBkYXRhPSIxIiAvPg0KPC9vOnNo
YXBlbGF5b3V0PjwveG1sPjwhW2VuZGlmXS0tPg0KPC9oZWFkPg0KPGJvZHkgbGFuZz0iRU4tVVMi
IGxpbms9ImJsdWUiIHZsaW5rPSJwdXJwbGUiPg0KPGRpdiBjbGFzcz0iV29yZFNlY3Rpb24xIj4N
CjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0O2ZvbnQt
ZmFtaWx5OiZxdW90O0NhbGlicmkmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjoj
MUY0OTdEIj5GaW5lIHdpdGggbWU8bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNv
Tm9ybWFsIj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjExLjBwdDtmb250LWZhbWlseTomcXVvdDtD
YWxpYnJpJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDs7Y29sb3I6IzFGNDk3RCI+PG86cD4m
bmJzcDs8L286cD48L3NwYW4+PC9wPg0KPGRpdj4NCjxkaXYgc3R5bGU9ImJvcmRlcjpub25lO2Jv
cmRlci10b3A6c29saWQgI0I1QzRERiAxLjBwdDtwYWRkaW5nOjMuMHB0IDBpbiAwaW4gMGluIj4N
CjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTAuMHB0O2Zv
bnQtZmFtaWx5OiZxdW90O1RhaG9tYSZxdW90OywmcXVvdDtzYW5zLXNlcmlmJnF1b3Q7Ij5Gcm9t
Ojwvc3Bhbj48L2I+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6JnF1
b3Q7VGFob21hJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDsiPiBQYXVsIEUuIEpvbmVzIFtt
YWlsdG86cGF1bGVqQHBhY2tldGl6ZXIuY29tXQ0KPGJyPg0KPGI+U2VudDo8L2I+IFdlZG5lc2Rh
eSwgSnVseSAyNCwgMjAxMyAzOjAyIFBNPGJyPg0KPGI+VG86PC9iPiBNaWtlIEpvbmVzOyBKb2hu
IEJyYWRsZXk7IE1lbHZpbiBDYXJ2YWxobzxicj4NCjxiPkNjOjwvYj4gd2ViZmluZ2VyPGJyPg0K
PGI+U3ViamVjdDo8L2I+IFJFOiBbd2ViZmluZ2VyXSBBYnNvbHV0ZSBVUkkgdnMgVVJJPG86cD48
L286cD48L3NwYW4+PC9wPg0KPC9kaXY+DQo8L2Rpdj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxv
OnA+Jm5ic3A7PC9vOnA+PC9wPg0KPHA+TWlrZSw8bzpwPjwvbzpwPjwvcD4NCjxwPkkgdG9vayBv
dXQgdGhlIGxhbmd1YWdlICdhYnNvbHV0ZScgc2luY2UgYW4gYWJzb2x1dGUgVVJJIGFjdHVhbGx5
IGhhcyBhIG1lYW5pbmcgb3RoZXIgdGhhbiB3aGF0IHdlIGFyZSBhbGwgY2FsbGluZyBhYnNvbHV0
ZS4gV2hhdCB3ZSB3YW50IGlzICZxdW90O1VSSSZxdW90OyBwZXIgdGhlIFJGQy48bzpwPjwvbzpw
PjwvcD4NCjxwPlBhdWw8bzpwPjwvbzpwPjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxl
PSJtYXJnaW4tYm90dG9tOjEyLjBwdCI+PG86cD4mbmJzcDs8L286cD48L3A+DQo8ZGl2Pg0KPGRp
diBjbGFzcz0iTXNvTm9ybWFsIiBhbGlnbj0iY2VudGVyIiBzdHlsZT0idGV4dC1hbGlnbjpjZW50
ZXIiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiZxdW90O1RhaG9t
YSZxdW90OywmcXVvdDtzYW5zLXNlcmlmJnF1b3Q7Ij4NCjxociBzaXplPSIzIiB3aWR0aD0iMTAw
JSIgYWxpZ249ImNlbnRlciI+DQo8L3NwYW4+PC9kaXY+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48
Yj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseTomcXVvdDtUYWhvbWEm
cXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90OyI+RnJvbTo8L3NwYW4+PC9iPjxzcGFuIHN0eWxl
PSJmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiZxdW90O1RhaG9tYSZxdW90OywmcXVvdDtz
YW5zLXNlcmlmJnF1b3Q7Ij4gTWlrZSBKb25lcyAmbHQ7PGEgaHJlZj0ibWFpbHRvOk1pY2hhZWwu
Sm9uZXNAbWljcm9zb2Z0LmNvbSI+TWljaGFlbC5Kb25lc0BtaWNyb3NvZnQuY29tPC9hPiZndDs8
YnI+DQo8Yj5TZW50OjwvYj4gV2VkIEp1bCAyNCAxNTo0MjoxOSBFRFQgMjAxMzxicj4NCjxiPlRv
OjwvYj4gSm9obiBCcmFkbGV5ICZsdDs8YSBocmVmPSJtYWlsdG86dmU3anRiQHZlN2p0Yi5jb20i
PnZlN2p0YkB2ZTdqdGIuY29tPC9hPiZndDssIE1lbHZpbiBDYXJ2YWxobyAmbHQ7PGEgaHJlZj0i
bWFpbHRvOm1lbHZpbmNhcnZhbGhvQGdtYWlsLmNvbSI+bWVsdmluY2FydmFsaG9AZ21haWwuY29t
PC9hPiZndDs8YnI+DQo8Yj5DYzo8L2I+ICZxdW90O1BhdWwgRS4gSm9uZXMmcXVvdDsgJmx0Ozxh
IGhyZWY9Im1haWx0bzpwYXVsZWpAcGFja2V0aXplci5jb20iPnBhdWxlakBwYWNrZXRpemVyLmNv
bTwvYT4mZ3Q7LCB3ZWJmaW5nZXIgJmx0OzxhIGhyZWY9Im1haWx0bzp3ZWJmaW5nZXJAaWV0Zi5v
cmciPndlYmZpbmdlckBpZXRmLm9yZzwvYT4mZ3Q7PGJyPg0KPGI+U3ViamVjdDo8L2I+IFJFOiBb
d2ViZmluZ2VyXSBBYnNvbHV0ZSBVUkkgdnMgVVJJPG86cD48L286cD48L3NwYW4+PC9wPg0KPC9k
aXY+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48YnI+DQo8YnI+DQo8bzpwPjwvbzpwPjwvcD4NCjxw
IGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0O2ZvbnQtZmFt
aWx5OiZxdW90O0NhbGlicmkmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0
OTdEIj5BZ3JlZWQuJm5ic3A7IFdlIHNob3VsZCBjb250aW51ZSB0byBqdXN0IHNwZWNpZnkgdGhl
IHVzZSBvZiBhYnNvbHV0ZSBVUklzIOKAkyBmb3Igc2ltcGxpZmljYXRpb24gYW5kIGludGVyb3Ag
cmVhc29ucy48bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cD48c3BhbiBzdHlsZT0iY29sb3I6IzFG
NDk3RCI+Jm5ic3A7PG86cD48L286cD48L3NwYW4+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+
PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMS4wcHQ7Zm9udC1mYW1pbHk6JnF1b3Q7Q2FsaWJyaSZx
dW90OywmcXVvdDtzYW5zLXNlcmlmJnF1b3Q7O2NvbG9yOiMxRjQ5N0QiPiZuYnNwOyZuYnNwOyZu
YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw
OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZu
YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw
OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZu
YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw
OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyAt
LSBNaWtlPG86cD48L286cD48L3NwYW4+PC9wPg0KPHA+PHNwYW4gc3R5bGU9ImNvbG9yOiMxRjQ5
N0QiPiZuYnNwOzxvOnA+PC9vOnA+PC9zcGFuPjwvcD4NCjxkaXY+DQo8ZGl2IHN0eWxlPSJib3Jk
ZXI6bm9uZTtib3JkZXItdG9wOnNvbGlkICNCNUM0REYgMS4wcHQ7cGFkZGluZzozLjBwdCAwaW4g
MGluIDBpbiI+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48Yj48c3BhbiBzdHlsZT0iZm9udC1zaXpl
OjEwLjBwdDtmb250LWZhbWlseTomcXVvdDtUYWhvbWEmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZx
dW90OyI+RnJvbTo8L3NwYW4+PC9iPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTAuMHB0O2ZvbnQt
ZmFtaWx5OiZxdW90O1RhaG9tYSZxdW90OywmcXVvdDtzYW5zLXNlcmlmJnF1b3Q7Ij4NCjxhIGhy
ZWY9Im1haWx0bzp3ZWJmaW5nZXItYm91bmNlc0BpZXRmLm9yZyI+d2ViZmluZ2VyLWJvdW5jZXNA
aWV0Zi5vcmc8L2E+IFs8YSBocmVmPSJtYWlsdG86d2ViZmluZ2VyLWJvdW5jZXNAaWV0Zi5vcmci
Pm1haWx0bzp3ZWJmaW5nZXItYm91bmNlc0BpZXRmLm9yZzwvYT5dDQo8Yj5PbiBCZWhhbGYgT2Yg
PC9iPkpvaG4gQnJhZGxleTxicj4NCjxiPlNlbnQ6PC9iPiBXZWRuZXNkYXksIEp1bHkgMjQsIDIw
MTMgMTI6MjMgUE08YnI+DQo8Yj5Ubzo8L2I+IE1lbHZpbiBDYXJ2YWxobzxicj4NCjxiPkNjOjwv
Yj4gUGF1bCBFLiBKb25lczsgd2ViZmluZ2VyPGJyPg0KPGI+U3ViamVjdDo8L2I+IFJlOiBbd2Vi
ZmluZ2VyXSBBYnNvbHV0ZSBVUkkgdnMgVVJJPG86cD48L286cD48L3NwYW4+PC9wPg0KPC9kaXY+
DQo8L2Rpdj4NCjxwPiZuYnNwOzxvOnA+PC9vOnA+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+
SSBkb24ndCBwZXJzb25hbGx5IHRoaW5rIHRoZSBhZGRpdGlvbmFsIGZsZXhpYmlsaXR5IGlzIHdv
cnRoIHRoZSBpbnRlcm9wIGlzc3VlcyBsaWtlbHkgdG8gYmUgY3JlYXRlZCBieSBkaWZmZXJlbnQg
cGFyc2VycyBvZiB0aGUgSlJEIGF0dGVtcHRpbmcgdG8gaW50ZXJwcmV0IHRoZSBiYXNlLjxvOnA+
PC9vOnA+PC9wPg0KPGRpdj4NCjxwPiZuYnNwOzxvOnA+PC9vOnA+PC9wPg0KPC9kaXY+DQo8ZGl2
Pg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+Sm9obiBCLjxvOnA+PC9vOnA+PC9wPg0KPC9kaXY+DQo8
ZGl2Pg0KPHA+Jm5ic3A7PG86cD48L286cD48L3A+DQo8ZGl2Pg0KPGRpdj4NCjxkaXY+DQo8cCBj
bGFzcz0iTXNvTm9ybWFsIj5PbiAyMDEzLTA3LTI0LCBhdCAzOjEzIFBNLCBNZWx2aW4gQ2FydmFs
aG8gJmx0OzxhIGhyZWY9Im1haWx0bzptZWx2aW5jYXJ2YWxob0BnbWFpbC5jb20iPm1lbHZpbmNh
cnZhbGhvQGdtYWlsLmNvbTwvYT4mZ3Q7IHdyb3RlOjxvOnA+PC9vOnA+PC9wPg0KPC9kaXY+DQo8
cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibWFyZ2luLWJvdHRvbToxMi4wcHQiPjxvOnA+Jm5i
c3A7PC9vOnA+PC9wPg0KPGRpdj4NCjxwPiZuYnNwOzxvOnA+PC9vOnA+PC9wPg0KPGRpdj4NCjxw
PiZuYnNwOzxvOnA+PC9vOnA+PC9wPg0KPGRpdj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPk9uIDI0
IEp1bHkgMjAxMyAxOToxOSwgSm9obiBCcmFkbGV5ICZsdDs8YSBocmVmPSJtYWlsdG86dmU3anRi
QHZlN2p0Yi5jb20iIHRhcmdldD0iX2JsYW5rIj52ZTdqdGJAdmU3anRiLmNvbTwvYT4mZ3Q7IHdy
b3RlOjxvOnA+PC9vOnA+PC9wPg0KPGRpdj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPlJlbGF0aXZl
IFVSSSBhcmUgbm90IHVzZWZ1bCB3aXRob3V0IGEgYmFzZSB0byBiZSByZWxhdGl2ZSB0by4gJm5i
c3A7VW5sZXNzIHdlIHNheSBob3cgdG8gZGV0ZXJtaW5lIHRoZSBiYXNlIG9mIGEgcmVsYXRpdmUg
VVJJIHRoZXkgc2hvdWxkIG5vdCBiZSBhbGxvd2VkLjxvOnA+PC9vOnA+PC9wPg0KPGRpdj4NCjxw
PiZuYnNwOzxvOnA+PC9vOnA+PC9wPg0KPC9kaXY+DQo8ZGl2Pg0KPHAgY2xhc3M9Ik1zb05vcm1h
bCI+SSBhbiBpbWFnaW5lIHNldmVyYWwgd2F5cyB0byBkZXRlcm1pbmUgYSBiYXNlIGJ1dCB3aXRo
b3V0IHNwZWNpZnlpbmcgaXQgYXBwbGljYXRpb25zIHdpbGwgbm90IGJlaGF2ZSBjb25zaXN0ZW50
bHkuICZuYnNwOyBUaGUgSlJEIGlzIG5vdCBhIEhUTUwgZG9jdW1lbnQuPG86cD48L286cD48L3A+
DQo8L2Rpdj4NCjwvZGl2Pg0KPGRpdj4NCjxwPiZuYnNwOzxvOnA+PC9vOnA+PC9wPg0KPC9kaXY+
DQo8ZGl2Pg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1hcmdpbi1ib3R0b206MTIuMHB0
Ij5TdXJlLiZuYnNwOyBJIHdhc250IHRyeWluZyB0byBpbXBseSB0aGUgSlJEIHdhcyB0aGUgc2Ft
ZSBhcyBhbiBIVE1MIGRvY3VtZW50LiZuYnNwOyBSZWxhdGl2ZSBVUklzLCBjYW4gYmUgdXNlZCBp
biBtYW55IGNvbnRleHRzIHN1Y2ggYXMgaHRtbC9qc29uL3htbCBkbyBpbmRlZWQgcmVxdWlyZSBh
IGJhc2UuJm5ic3A7IEkgdGhpbmsgdGhlIGZvbGxvd2luZyB0ZXh0IGZyb20gUkZDIDM5ODYsDQog
JnF1b3Q7NS4xLiZuYnNwOyBFc3RhYmxpc2hpbmcgYSBCYXNlIFVSSSZxdW90OyB3b3VsZCBiZSBy
ZWxldmFudCBoZXJlLCBhbmQgaXQncyByZWZlcnJlZCB0byBieSBKU09OIExEIHRvbzxvOnA+PC9v
OnA+PC9wPg0KPC9kaXY+DQo8ZGl2Pg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PGEgaHJlZj0iaHR0
cDovL3Rvb2xzLmlldGYub3JnL2h0bWwvcmZjMzk4NiNzZWN0aW9uLTUuMSI+aHR0cDovL3Rvb2xz
LmlldGYub3JnL2h0bWwvcmZjMzk4NiNzZWN0aW9uLTUuMTwvYT48bzpwPjwvbzpwPjwvcD4NCjwv
ZGl2Pg0KPGRpdj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPiZuYnNwOzxvOnA+PC9vOnA+PC9wPg0K
PC9kaXY+DQo8YmxvY2txdW90ZSBzdHlsZT0iYm9yZGVyOm5vbmU7Ym9yZGVyLWxlZnQ6c29saWQg
I0NDQ0NDQyAxLjBwdDtwYWRkaW5nOjBpbiAwaW4gMGluIDYuMHB0O21hcmdpbi1sZWZ0OjQuOHB0
O21hcmdpbi10b3A6NS4wcHQ7bWFyZ2luLXJpZ2h0OjBpbjttYXJnaW4tYm90dG9tOjUuMHB0Ij4N
CjxkaXY+DQo8ZGl2Pg0KPHA+Jm5ic3A7PG86cD48L286cD48L3A+DQo8L2Rpdj4NCjxkaXY+DQo8
cCBjbGFzcz0iTXNvTm9ybWFsIj5Kb2huIEIuPG86cD48L286cD48L3A+DQo8L2Rpdj4NCjxkaXY+
DQo8ZGl2Pg0KPHA+Jm5ic3A7PG86cD48L286cD48L3A+DQo8ZGl2Pg0KPGRpdj4NCjxwIGNsYXNz
PSJNc29Ob3JtYWwiPk9uIDIwMTMtMDctMjQsIGF0IDEyOjU4IFBNLCBNZWx2aW4gQ2FydmFsaG8g
Jmx0OzxhIGhyZWY9Im1haWx0bzptZWx2aW5jYXJ2YWxob0BnbWFpbC5jb20iIHRhcmdldD0iX2Js
YW5rIj5tZWx2aW5jYXJ2YWxob0BnbWFpbC5jb208L2E+Jmd0OyB3cm90ZTo8bzpwPjwvbzpwPjwv
cD4NCjwvZGl2Pg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1hcmdpbi1ib3R0b206MTIu
MHB0Ij48bzpwPiZuYnNwOzwvbzpwPjwvcD4NCjxkaXY+DQo8cD4mbmJzcDs8bzpwPjwvbzpwPjwv
cD4NCjxkaXY+DQo8cD4mbmJzcDs8bzpwPjwvbzpwPjwvcD4NCjxkaXY+DQo8cCBjbGFzcz0iTXNv
Tm9ybWFsIj5PbiAyMiBKdWx5IDIwMTMgMTY6MTAsIFBhdWwgRS4gSm9uZXMgJmx0OzxhIGhyZWY9
Im1haWx0bzpwYXVsZWpAcGFja2V0aXplci5jb20iIHRhcmdldD0iX2JsYW5rIj5wYXVsZWpAcGFj
a2V0aXplci5jb208L2E+Jmd0OyB3cm90ZTo8bzpwPjwvbzpwPjwvcD4NCjxkaXY+DQo8cCBjbGFz
cz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0OmF1dG87bXNvLW1hcmdpbi1i
b3R0b20tYWx0OmF1dG8iPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0O2ZvbnQtZmFtaWx5
OiZxdW90O0NhbGlicmkmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0OTdE
Ij5NZWx2aW4sPC9zcGFuPjxvOnA+PC9vOnA+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5
bGU9Im1zby1tYXJnaW4tdG9wLWFsdDphdXRvO21zby1tYXJnaW4tYm90dG9tLWFsdDphdXRvIj48
c3BhbiBzdHlsZT0iZm9udC1zaXplOjExLjBwdDtmb250LWZhbWlseTomcXVvdDtDYWxpYnJpJnF1
b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDs7Y29sb3I6IzFGNDk3RCI+Jm5ic3A7PC9zcGFuPjxv
OnA+PC9vOnA+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1zby1tYXJnaW4tdG9w
LWFsdDphdXRvO21zby1tYXJnaW4tYm90dG9tLWFsdDphdXRvIj48c3BhbiBzdHlsZT0iZm9udC1z
aXplOjExLjBwdDtmb250LWZhbWlseTomcXVvdDtDYWxpYnJpJnF1b3Q7LCZxdW90O3NhbnMtc2Vy
aWYmcXVvdDs7Y29sb3I6IzFGNDk3RCI+SXTigJlzIGVhc3kgZW5vdWdoIHRvIHJlcGxhY2Ugc3Ry
aW5ncyBpbiBVUklzIHNob3VsZCBkYXRhIG5lZWQgdG8gYmUgcG9ydGVkLiZuYnNwOyBJIHN1Z2dl
c3Qgd2UgcmVtb3ZlIHRoZQ0KIHdvcmQg4oCcYWJzb2x1dGXigJ0gd2hlcmUgd2UgY3VycmVudGx5
IGhhdmUg4oCcYWJzb2x1dGUgVVJJ4oCdIGFuZCB0aGVuIGludHJvZHVjZSBhIG5ldyBwYXJhZ3Jh
cGggaW4gdGhlIHRlcm1pbm9sb2d5IHNlY3Rpb24gYXMgZm9sbG93czo8L3NwYW4+PG86cD48L286
cD48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0OmF1
dG87bXNvLW1hcmdpbi1ib3R0b20tYWx0OmF1dG8iPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEu
MHB0O2ZvbnQtZmFtaWx5OiZxdW90O0NhbGlicmkmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90
Oztjb2xvcjojMUY0OTdEIj4mbmJzcDs8L3NwYW4+PG86cD48L286cD48L3A+DQo8cCBjbGFzcz0i
TXNvTm9ybWFsIiBzdHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0OmF1dG87bXNvLW1hcmdpbi1ib3R0
b20tYWx0OmF1dG87bWFyZ2luLWxlZnQ6LjVpbiI+DQo8c3BhbiBzdHlsZT0iZm9udC1zaXplOjEx
LjBwdDtmb250LWZhbWlseTomcXVvdDtDYWxpYnJpJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVv
dDs7Y29sb3I6IzFGNDk3RCI+VGhlIHVzZSBvZiBVUklzIHRocm91Z2hvdXQgdGhpcyBkb2N1bWVu
dCByZWZlcnMgdG8gVVJJcyBmb2xsb3dpbmcgdGhlIHN5bnRheCBzcGVjaWZpZWQgaW4gU2VjdGlv
biAzIG9mIFJGQyAzOTg2LiZuYnNwOyBSZWxhdGl2ZSBVUklzLCBoYXZpbmcgc3ludGF4IGZvbGxv
d2luZyB0aGF0IG9mIFNlY3Rpb24gNC4yIG9yIFJGQw0KIDM5ODYsIGFyZSBub3QgdXNlZCB3aXRo
IFdlYkZpbmdlci48L3NwYW4+PG86cD48L286cD48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIiBz
dHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0OmF1dG87bXNvLW1hcmdpbi1ib3R0b20tYWx0OmF1dG8i
PjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0O2ZvbnQtZmFtaWx5OiZxdW90O0NhbGlicmkm
cXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0OTdEIj4mbmJzcDs8L3NwYW4+
PG86cD48L286cD48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNvLW1hcmdpbi10
b3AtYWx0OmF1dG87bXNvLW1hcmdpbi1ib3R0b20tYWx0OmF1dG8iPjxzcGFuIHN0eWxlPSJmb250
LXNpemU6MTEuMHB0O2ZvbnQtZmFtaWx5OiZxdW90O0NhbGlicmkmcXVvdDssJnF1b3Q7c2Fucy1z
ZXJpZiZxdW90Oztjb2xvcjojMUY0OTdEIj5JcyB0aGF0IGNsZWFyPzwvc3Bhbj48bzpwPjwvbzpw
PjwvcD4NCjwvZGl2Pg0KPGRpdj4NCjxwPiZuYnNwOzxvOnA+PC9vOnA+PC9wPg0KPC9kaXY+DQo8
ZGl2Pg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1hcmdpbi1ib3R0b206MTIuMHB0Ij5I
aSBQYXVsLCBjdXJyZW50bHkgJnF1b3Q7QWJzb2x1dGUgVVJJJnF1b3Q7IG9jY3VycyBvbmx5IGlu
IHNlY3Rpb24gNC40IChpZSB0aGUgZGVzY3JpcHRpb24gb2YgSlJEKS4mbmJzcDsgQ2VydGFpbmx5
IEkgdGhpbmsgdGhlICdhYnNvbHV0ZScgc2hvdWxkIGJlIHJlbW92ZWQgaW4gc2VjdGlvbiA0LjQu
Jm5ic3A7DQo8bzpwPjwvbzpwPjwvcD4NCjwvZGl2Pg0KPGRpdj4NCjxwIGNsYXNzPSJNc29Ob3Jt
YWwiPlRoZSBSRkMgaW4gZXNzZW5jZSBkZXNjcmliZXMgdHdvIHRoaW5ncywgPGJyPg0KPGJyPg0K
MS4gdGhlIHdlYmZpbmdlciBwcm90b2NvbDxicj4NCjIuIHRoZSBKUkQgZGVmaW5pdGlvbjxicj4N
Cjxicj4NClRoaXMgcmVzdHJpY3Rpb24gb24gcmVsYXRpdmUgVVJJcyBhcHBsaWVzIHRvICgyKSwg
cmF0aGVyIHRoYW4sIHRoZSB3aG9sZSBkb2N1bWVudCwgYnV0IGFzIGl0IGhhcHBlbnMgdGhhdCB0
dXJucyBvdXQgdG8gYmUgdGhlIHNhbWUgdGhpbmc8YnI+DQo8YnI+DQpTaWRlIG5vdGU6IGluIG90
aGVyIHNpdHVhdGlvbnMgSSBsaWtlIHJlbGF0aXZlIFVSSXMgYmVjYXVzZSB0aGV5IGNhbiBiZSBt
b3ZlZCBmcm9tIG9uZSBsb2NhdGlvbiB0byBhbm90aGVyIGluIGEgbm9uLWJyZWFraW5nIHdheS4m
bmJzcDsgU2F5IEkgaGF2ZSAvYWJvdXQvIC9waG90b3MvIC9ibG9nLyBhdCBvbmUgbG9jYXRpb24s
IEkgY2FuIG1vdmUgdGhlbSB0byBhbm90aGVyIHdpdGhvdXQgaGF2aW5nIHRvIHdvcnJ5IHRvbyBt
dWNoLiZuYnNwOyBUaGVyZWZvcmUsIGlmDQogSlJEIHdhcyBldmVyIHVzZWQgaW4gYSBjb250ZXh0
IG91dHNpZGUgb2Ygd2ViZmluZ2VyLCB0aGF0IHdvdWxkIGJlIGEgc2xpZ2h0IGFkdmFudGFnZS48
bzpwPjwvbzpwPjwvcD4NCjwvZGl2Pg0KPGRpdj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPiZuYnNw
OzxvOnA+PC9vOnA+PC9wPg0KPC9kaXY+DQo8YmxvY2txdW90ZSBzdHlsZT0iYm9yZGVyOm5vbmU7
Ym9yZGVyLWxlZnQ6c29saWQgI0NDQ0NDQyAxLjBwdDtwYWRkaW5nOjBpbiAwaW4gMGluIDYuMHB0
O21hcmdpbi1sZWZ0OjQuOHB0O21hcmdpbi10b3A6NS4wcHQ7bWFyZ2luLXJpZ2h0OjBpbjttYXJn
aW4tYm90dG9tOjUuMHB0Ij4NCjxkaXY+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNv
LW1hcmdpbi10b3AtYWx0OmF1dG87bXNvLW1hcmdpbi1ib3R0b20tYWx0OmF1dG8iPjxzcGFuIHN0
eWxlPSJmb250LXNpemU6MTEuMHB0O2ZvbnQtZmFtaWx5OiZxdW90O0NhbGlicmkmcXVvdDssJnF1
b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0OTdEIj4mbmJzcDs8L3NwYW4+PG86cD48L286
cD48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0OmF1
dG87bXNvLW1hcmdpbi1ib3R0b20tYWx0OmF1dG8iPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEu
MHB0O2ZvbnQtZmFtaWx5OiZxdW90O0NhbGlicmkmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90
Oztjb2xvcjojMUY0OTdEIj5QYXVsPC9zcGFuPjxvOnA+PC9vOnA+PC9wPg0KPHAgY2xhc3M9Ik1z
b05vcm1hbCIgc3R5bGU9Im1zby1tYXJnaW4tdG9wLWFsdDphdXRvO21zby1tYXJnaW4tYm90dG9t
LWFsdDphdXRvIj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjExLjBwdDtmb250LWZhbWlseTomcXVv
dDtDYWxpYnJpJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDs7Y29sb3I6IzFGNDk3RCI+Jm5i
c3A7PC9zcGFuPjxvOnA+PC9vOnA+PC9wPg0KPGRpdiBzdHlsZT0iYm9yZGVyOm5vbmU7Ym9yZGVy
LWxlZnQ6c29saWQgd2luZG93dGV4dCAxLjVwdDtwYWRkaW5nOjBpbiAwaW4gMGluIDQuMHB0O2Jv
cmRlci1jb2xvcjotbW96LXVzZS10ZXh0LWNvbG9yIC1tb3otdXNlLXRleHQtY29sb3IgLW1vei11
c2UtdGV4dC1jb2xvciBibHVlIj4NCjxkaXY+DQo8ZGl2IHN0eWxlPSJib3JkZXI6bm9uZTtib3Jk
ZXItdG9wOnNvbGlkIHdpbmRvd3RleHQgMS4wcHQ7cGFkZGluZzozLjBwdCAwaW4gMGluIDBpbjti
b3JkZXItY29sb3I6LW1vei11c2UtdGV4dC1jb2xvciAtbW96LXVzZS10ZXh0LWNvbG9yIj4NCjxw
IGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxlPSJtc28tbWFyZ2luLXRvcC1hbHQ6YXV0bzttc28tbWFy
Z2luLWJvdHRvbS1hbHQ6YXV0byI+PGI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9u
dC1mYW1pbHk6JnF1b3Q7VGFob21hJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDsiPkZyb206
PC9zcGFuPjwvYj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseTomcXVv
dDtUYWhvbWEmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90OyI+IE1lbHZpbiBDYXJ2YWxobyBb
bWFpbHRvOjxhIGhyZWY9Im1haWx0bzptZWx2aW5jYXJ2YWxob0BnbWFpbC5jb20iIHRhcmdldD0i
X2JsYW5rIj5tZWx2aW5jYXJ2YWxob0BnbWFpbC5jb208L2E+XQ0KPGJyPg0KPGI+U2VudDo8L2I+
IE1vbmRheSwgSnVseSAyMiwgMjAxMyA0OjA5IEFNPGJyPg0KPGI+VG86PC9iPiBQYXVsIEUuIEpv
bmVzPGJyPg0KPGI+Q2M6PC9iPiB3ZWJmaW5nZXI8L3NwYW4+PG86cD48L286cD48L3A+DQo8ZGl2
Pg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PGJyPg0KPGI+U3ViamVjdDo8L2I+IFJlOiBbd2ViZmlu
Z2VyXSBBYnNvbHV0ZSBVUkkgdnMgVVJJPG86cD48L286cD48L3A+DQo8L2Rpdj4NCjxkaXY+DQo8
cD4mbmJzcDs8bzpwPjwvbzpwPjwvcD4NCjwvZGl2Pg0KPC9kaXY+DQo8L2Rpdj4NCjxkaXY+DQo8
cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0OmF1dG87bXNvLW1h
cmdpbi1ib3R0b20tYWx0OmF1dG8iPiZuYnNwOzxvOnA+PC9vOnA+PC9wPg0KPGRpdj4NCjxwIGNs
YXNzPSJNc29Ob3JtYWwiIHN0eWxlPSJtc28tbWFyZ2luLXRvcC1hbHQ6YXV0bzttc28tbWFyZ2lu
LWJvdHRvbS1hbHQ6YXV0byI+Jm5ic3A7PG86cD48L286cD48L3A+DQo8ZGl2Pg0KPHAgY2xhc3M9
Ik1zb05vcm1hbCIgc3R5bGU9Im1zby1tYXJnaW4tdG9wLWFsdDphdXRvO21hcmdpbi1ib3R0b206
MTIuMHB0Ij4mbmJzcDs8bzpwPjwvbzpwPjwvcD4NCjxkaXY+DQo8cCBjbGFzcz0iTXNvTm9ybWFs
IiBzdHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0OmF1dG87bXNvLW1hcmdpbi1ib3R0b20tYWx0OmF1
dG8iPk9uIDIyIEp1bHkgMjAxMyAwOTowNiwgUGF1bCBFLiBKb25lcyAmbHQ7PGEgaHJlZj0ibWFp
bHRvOnBhdWxlakBwYWNrZXRpemVyLmNvbSIgdGFyZ2V0PSJfYmxhbmsiPnBhdWxlakBwYWNrZXRp
emVyLmNvbTwvYT4mZ3Q7IHdyb3RlOjxvOnA+PC9vOnA+PC9wPg0KPGRpdj4NCjxwPkluIG5vdCBz
dWdnZXN0aW5nIHdlIHVzZSBvciBhbGxvdyByZWxhdGl2ZSBVUklzLiBUaGUgaW1tZWRpYXRlIHF1
ZXN0aW9uIHdvdWxkIGJlICZxdW90O3JlbGF0aXZlIHRvIHdoYXQmcXVvdDsuIEkgdGhpbmsgdGhl
IFVSSXMgc2hvdWxkIGJlIGFic29sdXRlLCBidXQgbm90IGZvbGxvd2luZyB0aGUgc3ludGF4IG9m
ICZxdW90O2Fic29sdXRlLVVSSSZxdW90OywgYnV0IGluc3RlYWQganVzdCBmb2xsb3dpbmcgJnF1
b3Q7VVJJJnF1b3Q7LjxvOnA+PC9vOnA+PC9wPg0KPC9kaXY+DQo8ZGl2Pg0KPHAgY2xhc3M9Ik1z
b05vcm1hbCIgc3R5bGU9Im1zby1tYXJnaW4tdG9wLWFsdDphdXRvO21zby1tYXJnaW4tYm90dG9t
LWFsdDphdXRvIj5ZZXMsIHRoYXQncyBhIGdvb2QgcXVlc3Rpb24uJm5ic3A7IEdlbmVyYWxseSBy
ZWxhdGl2ZSBVUklzIGFyZSByZWxhdGl2ZSB0byB0aGUgZG9jdW1lbnQsIGJ1dCB0aGV5IG5lZWQg
bm90IGJlLiZuYnNwOyBGb3IgZXhhbXBsZSB0aGV5IGNvdWxkIGJlIHJlbGF0aXZlIGJ5IGRlZmF1
bHQgdG8gdGhlIFtzdXBwb3NlZF0gd2ViZmluZ2VyDQogcmVnaXN0cnkuJm5ic3A7IEluIEpTT04g
TEQgdGhleSBoYXZlIGEgQGNvbnRleHQgdmFyaWFibGUgd2hpY2ggYWxsb3dzIHF1aXRlIGEgYml0
IG9mIGZsZXhpYmlsaXR5IGluIHRoaXMgcmVnYXJkLiZuYnNwOyBJJ20gdW5zdXJlIGlmIHJlbGF0
aXZlIFVSSXMgYXJlIGNvbnNpZGVyZWQgYSBtdXN0IGluIHN0YW5kYXJkcyBiYXNlZCBzZXJpYWxp
emF0aW9uIChJIHN1c3BlY3Qgbm90KSBidXQgdGhleSBoYXZlIHRoZSBhZHZhbnRhZ2Ugb2Ygc2xp
Z2h0bHkgaW5jcmVhc2VkDQogZGF0YSBwb3J0YWJpbGl0eS48bzpwPjwvbzpwPjwvcD4NCjwvZGl2
Pg0KPGRpdj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxlPSJtc28tbWFyZ2luLXRvcC1hbHQ6
YXV0bzttc28tbWFyZ2luLWJvdHRvbS1hbHQ6YXV0byI+Jm5ic3A7PG86cD48L286cD48L3A+DQo8
L2Rpdj4NCjxibG9ja3F1b3RlIHN0eWxlPSJib3JkZXI6bm9uZTtib3JkZXItbGVmdDpzb2xpZCB3
aW5kb3d0ZXh0IDEuMHB0O3BhZGRpbmc6MGluIDBpbiAwaW4gNi4wcHQ7bWFyZ2luLWxlZnQ6NC44
cHQ7bWFyZ2luLXRvcDo1LjBwdDttYXJnaW4tcmlnaHQ6MGluO21hcmdpbi1ib3R0b206NS4wcHQ7
Ym9yZGVyLWNvbG9yOi1tb3otdXNlLXRleHQtY29sb3IgLW1vei11c2UtdGV4dC1jb2xvciAtbW96
LXVzZS10ZXh0LWNvbG9yIHJnYigyMDQsMjA0LDIwNCkiPg0KPHA+UGF1bDxvOnA+PC9vOnA+PC9w
Pg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1zby1tYXJnaW4tdG9wLWFsdDphdXRvO21h
cmdpbi1ib3R0b206MTIuMHB0Ij4mbmJzcDs8bzpwPjwvbzpwPjwvcD4NCjxkaXY+DQo8ZGl2IGNs
YXNzPSJNc29Ob3JtYWwiIGFsaWduPSJjZW50ZXIiIHN0eWxlPSJ0ZXh0LWFsaWduOmNlbnRlciI+
PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6JnF1b3Q7VGFob21hJnF1
b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDsiPg0KPGhyIHNpemU9IjIiIHdpZHRoPSIxMDAlIiBh
bGlnbj0iY2VudGVyIj4NCjwvc3Bhbj48L2Rpdj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxl
PSJtc28tbWFyZ2luLXRvcC1hbHQ6YXV0bzttc28tbWFyZ2luLWJvdHRvbS1hbHQ6YXV0byI+PGI+
PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6JnF1b3Q7VGFob21hJnF1
b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDsiPkZyb206PC9zcGFuPjwvYj48c3BhbiBzdHlsZT0i
Zm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseTomcXVvdDtUYWhvbWEmcXVvdDssJnF1b3Q7c2Fu
cy1zZXJpZiZxdW90OyI+IE1lbHZpbiBDYXJ2YWxobyAmbHQ7PGEgaHJlZj0ibWFpbHRvOm1lbHZp
bmNhcnZhbGhvQGdtYWlsLmNvbSIgdGFyZ2V0PSJfYmxhbmsiPm1lbHZpbmNhcnZhbGhvQGdtYWls
LmNvbTwvYT4mZ3Q7PGJyPg0KPGI+U2VudDo8L2I+IE1vbiBKdWwgMjIgMDI6NDY6MjUgRURUIDIw
MTM8L3NwYW4+PG86cD48L286cD48L3A+DQo8ZGl2Pg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5
bGU9Im1zby1tYXJnaW4tdG9wLWFsdDphdXRvO21zby1tYXJnaW4tYm90dG9tLWFsdDphdXRvIj48
c3BhbiBzdHlsZT0iZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseTomcXVvdDtUYWhvbWEmcXVv
dDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90OyI+PGJyPg0KPGI+VG86PC9iPiAmcXVvdDtQYXVsIEUu
IEpvbmVzJnF1b3Q7ICZsdDs8YSBocmVmPSJtYWlsdG86cGF1bGVqQHBhY2tldGl6ZXIuY29tIiB0
YXJnZXQ9Il9ibGFuayI+cGF1bGVqQHBhY2tldGl6ZXIuY29tPC9hPiZndDs8L3NwYW4+PG86cD48
L286cD48L3A+DQo8L2Rpdj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxlPSJtc28tbWFyZ2lu
LXRvcC1hbHQ6YXV0bzttc28tbWFyZ2luLWJvdHRvbS1hbHQ6YXV0byI+PGI+PHNwYW4gc3R5bGU9
ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6JnF1b3Q7VGFob21hJnF1b3Q7LCZxdW90O3Nh
bnMtc2VyaWYmcXVvdDsiPkNjOjwvc3Bhbj48L2I+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMC4w
cHQ7Zm9udC1mYW1pbHk6JnF1b3Q7VGFob21hJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDsi
PiB3ZWJmaW5nZXIgJmx0OzxhIGhyZWY9Im1haWx0bzp3ZWJmaW5nZXJAaWV0Zi5vcmciIHRhcmdl
dD0iX2JsYW5rIj53ZWJmaW5nZXJAaWV0Zi5vcmc8L2E+Jmd0Ozwvc3Bhbj48bzpwPjwvbzpwPjwv
cD4NCjxkaXY+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0
OmF1dG87bXNvLW1hcmdpbi1ib3R0b20tYWx0OmF1dG8iPjxzcGFuIHN0eWxlPSJmb250LXNpemU6
MTAuMHB0O2ZvbnQtZmFtaWx5OiZxdW90O1RhaG9tYSZxdW90OywmcXVvdDtzYW5zLXNlcmlmJnF1
b3Q7Ij48YnI+DQo8Yj5TdWJqZWN0OjwvYj4gUmU6IFt3ZWJmaW5nZXJdIEFic29sdXRlIFVSSSB2
cyBVUkk8L3NwYW4+PG86cD48L286cD48L3A+DQo8L2Rpdj4NCjwvZGl2Pg0KPHAgY2xhc3M9Ik1z
b05vcm1hbCIgc3R5bGU9Im1zby1tYXJnaW4tdG9wLWFsdDphdXRvO21zby1tYXJnaW4tYm90dG9t
LWFsdDphdXRvIj4mbmJzcDs8bzpwPjwvbzpwPjwvcD4NCjxkaXY+DQo8cCBjbGFzcz0iTXNvTm9y
bWFsIiBzdHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0OmF1dG87bXNvLW1hcmdpbi1ib3R0b20tYWx0
OmF1dG8iPiZuYnNwOzxvOnA+PC9vOnA+PC9wPg0KPGRpdj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwi
IHN0eWxlPSJtc28tbWFyZ2luLXRvcC1hbHQ6YXV0bzttc28tbWFyZ2luLWJvdHRvbS1hbHQ6YXV0
byI+Jm5ic3A7PG86cD48L286cD48L3A+DQo8ZGl2Pg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5
bGU9Im1zby1tYXJnaW4tdG9wLWFsdDphdXRvO21zby1tYXJnaW4tYm90dG9tLWFsdDphdXRvIj4m
bmJzcDs8bzpwPjwvbzpwPjwvcD4NCjxkaXY+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0i
bXNvLW1hcmdpbi10b3AtYWx0OmF1dG87bXNvLW1hcmdpbi1ib3R0b20tYWx0OmF1dG8iPk9uIDIy
IEp1bHkgMjAxMyAwNzo0NywgUGF1bCBFLiBKb25lcyAmbHQ7PGEgaHJlZj0ibWFpbHRvOnBhdWxl
akBwYWNrZXRpemVyLmNvbSIgdGFyZ2V0PSJfYmxhbmsiPnBhdWxlakBwYWNrZXRpemVyLmNvbTwv
YT4mZ3Q7IHdyb3RlOjxvOnA+PC9vOnA+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9
Im1zby1tYXJnaW4tdG9wLWFsdDphdXRvO21zby1tYXJnaW4tYm90dG9tLWFsdDphdXRvIj5Gb2xr
cyw8YnI+DQo8YnI+DQpPbmUgb2YgdGhlIHJlcXVpcmVtZW50cyBpbiB0aGUgSlJEIHNwZWMgaXMg
dGhhdCBjZXJ0YWluIFVSSXMgKGUuZy4sIHRob3NlPGJyPg0KaWRlbnRpZnlpbmcgbGluayByZWxh
dGlvbiB0eXBlcyBhbmQgcHJvcGVydGllcykgYmUgJnF1b3Q7YWJzb2x1dGUgVVJJcyZxdW90Oy4g
Jm5ic3A7VGhpczxicj4NCnRlcm0gaGFzIGJlZW4gYSBwb2ludCBvZiBjb25mdXNpb24sIHNpbmNl
IFJGQyAzOTg2IHVzZXMgdGhlIHRlcm0gdG8gaGF2ZSBhPGJyPg0KY29uY3JldGUgbWVhbmluZywg
bmFtZWx5IHRoaXM6PGJyPg0KPGJyPg0KJm5ic3A7ICZuYnNwOyAmbmJzcDthYnNvbHV0ZS1VUkkg
Jm5ic3A7PSBzY2hlbWUgJnF1b3Q7OiZxdW90OyBoaWVyLXBhcnQgWyAmcXVvdDs/JnF1b3Q7IHF1
ZXJ5IF08YnI+DQo8YnI+DQpBbmQgdGhlIHRlcm0gaXMgdXNlZCwgYmVjYXVzZSB0aGF0J3MgdGhl
IHRlcm0gdXNlZCBpbiB0aGUgT0FTSVMgWFJEPGJyPg0Kc3BlY2lmaWNhdGlvbi4gJm5ic3A7SG93
ZXZlciwgaXQgd2FzIG5vdCBjbGVhciB0byBtZSB3aGV0aGVyIHRoYXQgcmVmZXJyZWQgdG8gdGhl
PGJyPg0KYWJvdmUgKHdoaWNoIEkgYXNzdW1lZCkgb3IgcmVmZXJyZWQgdG8gVVJJcyB0aGF0IGFy
ZSBub3QgcmVsYXRpdmUgVVJJczxicj4NCihpLmUuLCB0aG9zZSBsYWNraW5nIGEgc2NoZW1lIHNw
ZWNpZmllZCkuPGJyPg0KPGJyPg0KSSBoYWQgYW4gZXhjaGFuZ2Ugd2l0aCBFcmFuIEhhbW1lciBh
bmQgTWFyayBOb3R0aW5naGFtLiAmbmJzcDtJIGJlbGlldmUgdGhlPGJyPg0KaW50ZW50IG9mIHRo
YXQgbGFuZ3VhZ2Ugd2FzIG5vdCB0byByZXF1aXJlIHRoZSBhYm92ZSBjb25zdHJhaW5lZCBzeW50
YXgsPGJyPg0KYnV0IHRvIHJlcXVpcmUgdGhlIHN0YW5kYXJkIFVSSSBzeW50YXg6PGJyPg0KPGJy
Pg0KJm5ic3A7ICZuYnNwOyAmbmJzcDtVUkkgPSBzY2hlbWUgJnF1b3Q7OiZxdW90OyBoaWVyLXBh
cnQgWyAmcXVvdDs/JnF1b3Q7IHF1ZXJ5IF0gWyAmcXVvdDsjJnF1b3Q7IGZyYWdtZW50IF08bzpw
PjwvbzpwPjwvcD4NCjxkaXY+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNvLW1hcmdp
bi10b3AtYWx0OmF1dG87bXNvLW1hcmdpbi1ib3R0b20tYWx0OmF1dG8iPiZuYnNwOzxvOnA+PC9v
OnA+PC9wPg0KPC9kaXY+DQo8ZGl2Pg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1zby1t
YXJnaW4tdG9wLWFsdDphdXRvO21zby1tYXJnaW4tYm90dG9tLWFsdDphdXRvIj5UaGVyZSBhcmUg
bWFueSB3YXlzIHRoYXQgcGVvcGxlIGRvIHRoaXMsIHNlZTo8YnI+DQo8YnI+DQo8YSBocmVmPSJo
dHRwOi8vdGFudGVrLmNvbS8yMDExLzIzOC9iMS9tYW55LXdheXMtc2xpY2UtdXJsLW5hbWUtcGll
Y2VzIiB0YXJnZXQ9Il9ibGFuayI+aHR0cDovL3RhbnRlay5jb20vMjAxMS8yMzgvYjEvbWFueS13
YXlzLXNsaWNlLXVybC1uYW1lLXBpZWNlczwvYT48bzpwPjwvbzpwPjwvcD4NCjwvZGl2Pg0KPGRp
dj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxlPSJtc28tbWFyZ2luLXRvcC1hbHQ6YXV0bztt
c28tbWFyZ2luLWJvdHRvbS1hbHQ6YXV0byI+Jm5ic3A7PG86cD48L286cD48L3A+DQo8L2Rpdj4N
CjxibG9ja3F1b3RlIHN0eWxlPSJib3JkZXI6bm9uZTtib3JkZXItbGVmdDpzb2xpZCB3aW5kb3d0
ZXh0IDEuMHB0O3BhZGRpbmc6MGluIDBpbiAwaW4gNi4wcHQ7bWFyZ2luLWxlZnQ6NC44cHQ7bWFy
Z2luLXRvcDo1LjBwdDttYXJnaW4tcmlnaHQ6MGluO21hcmdpbi1ib3R0b206NS4wcHQ7Ym9yZGVy
LWNvbG9yOi1tb3otdXNlLXRleHQtY29sb3IgLW1vei11c2UtdGV4dC1jb2xvciAtbW96LXVzZS10
ZXh0LWNvbG9yIHJnYigyMDQsMjA0LDIwNCkiPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9
Im1zby1tYXJnaW4tdG9wLWFsdDphdXRvO21zby1tYXJnaW4tYm90dG9tLWFsdDphdXRvIj48YnI+
DQpHaXZlbiB0aGF0IHVuZGVyc3RhbmRpbmcsIEkgYmVsaWV2ZSB3ZSBzaG91bGQgcmVtb3ZlIHRo
ZSB3b3JkICZxdW90O2Fic29sdXRlJnF1b3Q7PGJyPg0KdGhhdCBhcHBlYXJzIGluIGZyb250IG9m
ICZxdW90O1VSSSZxdW90OyBpbiB0aGUgV2ViRmluZ2VyIHNwZWMuICZuYnNwO0RvIG90aGVycyBo
YXZlIGFuPGJyPg0Kb3BpbmlvbiBvbiB0aGlzPzxvOnA+PC9vOnA+PC9wPg0KPC9ibG9ja3F1b3Rl
Pg0KPGRpdj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxlPSJtc28tbWFyZ2luLXRvcC1hbHQ6
YXV0bzttc28tbWFyZ2luLWJvdHRvbS1hbHQ6YXV0byI+Jm5ic3A7PG86cD48L286cD48L3A+DQo8
L2Rpdj4NCjxkaXY+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNvLW1hcmdpbi10b3At
YWx0OmF1dG87bXNvLW1hcmdpbi1ib3R0b20tYWx0OmF1dG8iPiYjNDM7MSBvbiBhbGxvd2luZyBy
ZWxhdGl2ZSBVUklzPG86cD48L286cD48L3A+DQo8L2Rpdj4NCjxkaXY+DQo8cCBjbGFzcz0iTXNv
Tm9ybWFsIiBzdHlsZT0ibXNvLW1hcmdpbi10b3AtYWx0OmF1dG87bXNvLW1hcmdpbi1ib3R0b20t
YWx0OmF1dG8iPiZuYnNwOzxvOnA+PC9vOnA+PC9wPg0KPC9kaXY+DQo8YmxvY2txdW90ZSBzdHls
ZT0iYm9yZGVyOm5vbmU7Ym9yZGVyLWxlZnQ6c29saWQgd2luZG93dGV4dCAxLjBwdDtwYWRkaW5n
OjBpbiAwaW4gMGluIDYuMHB0O21hcmdpbi1sZWZ0OjQuOHB0O21hcmdpbi10b3A6NS4wcHQ7bWFy
Z2luLXJpZ2h0OjBpbjttYXJnaW4tYm90dG9tOjUuMHB0O2JvcmRlci1jb2xvcjotbW96LXVzZS10
ZXh0LWNvbG9yIC1tb3otdXNlLXRleHQtY29sb3IgLW1vei11c2UtdGV4dC1jb2xvciByZ2IoMjA0
LDIwNCwyMDQpIj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxlPSJtc28tbWFyZ2luLXRvcC1h
bHQ6YXV0bzttc28tbWFyZ2luLWJvdHRvbS1hbHQ6YXV0byI+PGJyPg0KUGF1bDxicj4NCjxicj4N
Cjxicj4NCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fPGJy
Pg0Kd2ViZmluZ2VyIG1haWxpbmcgbGlzdDxicj4NCjxhIGhyZWY9Im1haWx0bzp3ZWJmaW5nZXJA
aWV0Zi5vcmciIHRhcmdldD0iX2JsYW5rIj53ZWJmaW5nZXJAaWV0Zi5vcmc8L2E+PGJyPg0KPGEg
aHJlZj0iaHR0cHM6Ly93d3cuaWV0Zi5vcmcvbWFpbG1hbi9saXN0aW5mby93ZWJmaW5nZXIiIHRh
cmdldD0iX2JsYW5rIj5odHRwczovL3d3dy5pZXRmLm9yZy9tYWlsbWFuL2xpc3RpbmZvL3dlYmZp
bmdlcjwvYT48bzpwPjwvbzpwPjwvcD4NCjwvYmxvY2txdW90ZT4NCjwvZGl2Pg0KPHAgY2xhc3M9
Ik1zb05vcm1hbCIgc3R5bGU9Im1zby1tYXJnaW4tdG9wLWFsdDphdXRvO21zby1tYXJnaW4tYm90
dG9tLWFsdDphdXRvIj4mbmJzcDs8bzpwPjwvbzpwPjwvcD4NCjwvZGl2Pg0KPC9kaXY+DQo8L2Rp
dj4NCjwvYmxvY2txdW90ZT4NCjwvZGl2Pg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1z
by1tYXJnaW4tdG9wLWFsdDphdXRvO21zby1tYXJnaW4tYm90dG9tLWFsdDphdXRvIj4mbmJzcDs8
bzpwPjwvbzpwPjwvcD4NCjwvZGl2Pg0KPC9kaXY+DQo8L2Rpdj4NCjwvZGl2Pg0KPC9kaXY+DQo8
L2Jsb2NrcXVvdGU+DQo8L2Rpdj4NCjxwPiZuYnNwOzxvOnA+PC9vOnA+PC9wPg0KPC9kaXY+DQo8
L2Rpdj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPl9fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fPGJyPg0Kd2ViZmluZ2VyIG1haWxpbmcgbGlzdDxicj4NCjxhIGhy
ZWY9Im1haWx0bzp3ZWJmaW5nZXJAaWV0Zi5vcmciIHRhcmdldD0iX2JsYW5rIj53ZWJmaW5nZXJA
aWV0Zi5vcmc8L2E+PGJyPg0KPGEgaHJlZj0iaHR0cHM6Ly93d3cuaWV0Zi5vcmcvbWFpbG1hbi9s
aXN0aW5mby93ZWJmaW5nZXIiIHRhcmdldD0iX2JsYW5rIj5odHRwczovL3d3dy5pZXRmLm9yZy9t
YWlsbWFuL2xpc3RpbmZvL3dlYmZpbmdlcjwvYT48bzpwPjwvbzpwPjwvcD4NCjwvZGl2Pg0KPHA+
Jm5ic3A7PG86cD48L286cD48L3A+DQo8L2Rpdj4NCjwvZGl2Pg0KPC9kaXY+DQo8L2Jsb2NrcXVv
dGU+DQo8L2Rpdj4NCjxwPiZuYnNwOzxvOnA+PC9vOnA+PC9wPg0KPC9kaXY+DQo8L2Rpdj4NCjwv
ZGl2Pg0KPHA+Jm5ic3A7PG86cD48L286cD48L3A+DQo8L2Rpdj4NCjwvZGl2Pg0KPC9kaXY+DQo8
L2JvZHk+DQo8L2h0bWw+DQo=

--_000_4E1F6AAD24975D4BA5B16804296739436B70D9F9TK5EX14MBXC284r_--

From melvincarvalho@gmail.com  Sun Jul 28 15:58:32 2013
Return-Path: <melvincarvalho@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C251121F942D for <webfinger@ietfa.amsl.com>; Sun, 28 Jul 2013 15:58:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000,  BAYES_00=-2.599, HTML_MESSAGE=0.001, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xBU8Zjy2pg5D for <webfinger@ietfa.amsl.com>; Sun, 28 Jul 2013 15:58:30 -0700 (PDT)
Received: from mail-la0-x22f.google.com (mail-la0-x22f.google.com [IPv6:2a00:1450:4010:c03::22f]) by ietfa.amsl.com (Postfix) with ESMTP id 8DA2121F9339 for <webfinger@ietf.org>; Sun, 28 Jul 2013 15:58:25 -0700 (PDT)
Received: by mail-la0-f47.google.com with SMTP id eo20so1920805lab.6 for <webfinger@ietf.org>; Sun, 28 Jul 2013 15:58:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BegDm7g7fUDAIe/IVvnegOKZbtIwc7MxIdsIvL/PMG8=; b=gaBwLcNj+JELtjvFk8Fkc5mU7NkFFPRmgD+jK/1SVkc5557aUAFSg29xmRzklBUE2w fu3A/zr+QPK7+6o1WXiGFsqBfzhKMr9Bv+4qqfe5BLDVgbcVmOgbVWDfLdBgKameLO5K iY2sRD+xun8ozWynrfThaUremKK8YL63CQ0FGJWLxy247IPWYL9KGROxHHv7i76c/BpR irQFgrcaLbXdStXrG+bssvyH9kXRKM8zjw/GN9gtx5gSksmTqMDCwlfSbNYmkOBXy9vL iz5GRUZ/JVwoTQG3nN0ihnkZhDQH979BiWxDgMEx2Atf5A1z7kgX4fvzByBiuBOQsTJ1 HSGg==
MIME-Version: 1.0
X-Received: by 10.112.73.33 with SMTP id i1mr9262208lbv.24.1375052303083; Sun, 28 Jul 2013 15:58:23 -0700 (PDT)
Received: by 10.112.59.193 with HTTP; Sun, 28 Jul 2013 15:58:22 -0700 (PDT)
In-Reply-To: <51EEE28E.7080604@gluu.org>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com> <4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com> <4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com> <1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com> <51EEDE9C.8020105@gluu.org> <05cb01ce87de$62c09200$2841b600$@packetizer.com> <51EEE28E.7080604@gluu.org>
Date: Mon, 29 Jul 2013 00:58:22 +0200
Message-ID: <CAKaEYhL3nda4umxv-5i==L3yzkbjEGE_Z-48kHvG9mZQ5wXHzQ@mail.gmail.com>
From: Melvin Carvalho <melvincarvalho@gmail.com>
To: Javier Rojas Blum <javier@gluu.org>
Content-Type: multipart/alternative; boundary=001a11c33c0212b17804e29a502c
Cc: "Paul E. Jones" <paulej@packetizer.com>, Edmund Jay <ejay@mgi1.com>, Tim Bray <tbray@textuality.com>, openid-connect-interop@googlegroups.com, webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 28 Jul 2013 22:58:32 -0000

--001a11c33c0212b17804e29a502c
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

On 23 July 2013 22:07, Javier Rojas Blum <javier@gluu.org> wrote:

>  Please try this:
> https://seed.gluu.org/.well-known/webfinger?resource=3Dacct:javier@seed.g=
luu.org&rel=3Dhttp%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer
>

I'm seeing a lot of global keys ("rel" parameters) that are not in the
official registry:

http://www.iana.org/assignments/link-relations/link-relations.xhtml

e.g. evan's "favourites" "lists", nick's "auth-endpoint", paul's "test" and
quite a few more -- it seems something of a free for all, how are clients
supposed to interpret these?

some of these links do not resolve anywhere such as :
http://schemas.google.com/g/2010%23updates-from

others such as "http://packetizer.com/rel/blog" seem to be creating
existing concepts -- would it not be better to reuse things long standing
dictionaries such foaf, schema.org, sioc, open graph protocol etc.


>
> Regards
>
> -- Javier
>
>
>
> On 07/23/2013 03:54 PM, Paul E. Jones wrote:
>
>  I get a 200 OK when I query, but the message body appears to be empty.**=
*
> *
>
> ** **
>
> ** **
>
> *From:* webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org<web=
finger-bounces@ietf.org>]
> *On Behalf Of *Javier Rojas Blum
> *Sent:* Tuesday, July 23, 2013 3:51 PM
> *To:* Edmund Jay
> *Cc:* webfinger@ietf.org; openid-connect-interop@googlegroups.com; Tim
> Bray; Paul E. Jones
> *Subject:* Re: [webfinger] Looking for JRDs****
>
> ** **
>
> acct:javier@seed.gluu.org
> acct:mike@seed.gluu.org
>
> -- Javier
>
>
> On 07/22/2013 02:14 PM, Edmund Jay wrote:****
>
>  The following can be used : ****
>
>  ****
>
> alice@connect.openid4.us or****
>
> bob@connect.openid4.us****
>
> ** **
>
> -- Edmund****
>    ------------------------------
>
> *From:* Mike Jones <Michael.Jones@microsoft.com><Michael.Jones@microsoft.=
com>
> *To:* "openid-connect-interop@googlegroups.com"<openid-connect-interop@go=
oglegroups.com>
> <openid-connect-interop@googlegroups.com><openid-connect-interop@googlegr=
oups.com>;
> Tim Bray <tbray@textuality.com> <tbray@textuality.com>; Paul E. Jones
> <paulej@packetizer.com> <paulej@packetizer.com>
> *Cc:* "webfinger@ietf.org" <webfinger@ietf.org> <webfinger@ietf.org><webf=
inger@ietf.org>
> *Sent:* Saturday, July 20, 2013 10:51 PM
> *Subject:* RE: [webfinger] Looking for JRDs****
>
> ** **
>
> Could those of you with OpenID OPs that support discovery please post
> specific identifiers using e-mail address syntax that Tim could use for
> testing e-mail based discovery using WebFinger?****
>
>  ****
>
>                                                             Thanks all,**=
*
> *
>
>                                                             -- Mike****
>
>  ****
>
> *From:* openid-connect-interop@googlegroups.com [
> mailto:openid-connect-interop@googlegroups.com<openid-connect-interop@goo=
glegroups.com>]
> *On Behalf Of *Mike Jones
> *Sent:* Saturday, July 20, 2013 4:34 PM
> *To:* Tim Bray; Paul E. Jones
> *Cc:* webfinger@ietf.org; openid-connect-interop@googlegroups.com
> *Subject:* RE: [webfinger] Looking for JRDs****
>
>  ****
>
> See http://osis.idcommons.net/wiki/Category:OC5_OP for a list of OpenID
> providers, most of which implement Discovery, including WebFinger.****
>
>  ****
>
>                                                             -- Mike****
>
>  ****
>
> *From:* webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org<web=
finger-bounces@ietf.org>]
> *On Behalf Of *Tim Bray
> *Sent:* Friday, July 19, 2013 9:34 PM
> *To:* Paul E. Jones
> *Cc:* webfinger@ietf.org
> *Subject:* Re: [webfinger] Looking for JRDs****
>
>  ****
>
> Got an OpenID Connect provider? rel=3D
> http://openid.net/specs/connect/1.0/issuer****
>
>  ****
>
> On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@packetizer.com>
> wrote:****
>
> Tim,****
>
>  ****
>
> You=92re welcome to test my addresses, including mailto: / acct: / xmpp: =
***
> *
>
>  ****
>
> Most of what is returned is just test data (though some is valid), but it
> should be properly formatted.****
>
>  ****
>
> I have aliases, properties, titles, and non-ASCII characters in the acct:
> reply.  I=92m happy to throw something in if you want to check a particul=
ar
> response.****
>
>  ****
>
> Paul****
>
>  ****
>
> *From:* webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] *O=
n
> Behalf Of *Tim Bray
> *Sent:* Sunday, July 14, 2013 5:54 PM
> *To:* webfinger@ietf.org
> *Subject:* [webfinger] Looking for JRDs****
>
>  ****
>
> Working on some WF code... looking for some candidate addresses/domains t=
o
> test JRD wrangling.  Suggestions? -T****
>
>  ****
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenID Connect Interop" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to openid-connect-interop+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>  ****
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenID Connect Interop" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to openid-connect-interop+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>  ****
>
> ** **
>
>
>
>
> ****
>
> _______________________________________________****
>
> webfinger mailing list****
>
> webfinger@ietf.org****
>
> https://www.ietf.org/mailman/listinfo/webfinger****
>
>  ** **
>
>
> _______________________________________________
> webfinger mailing listwebfinger@ietf.orghttps://www.ietf.org/mailman/list=
info/webfinger
>
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>
>

--001a11c33c0212b17804e29a502c
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div class=3D"gmail=
_quote">On 23 July 2013 22:07, Javier Rojas Blum <span dir=3D"ltr">&lt;<a h=
ref=3D"mailto:javier@gluu.org" target=3D"_blank">javier@gluu.org</a>&gt;</s=
pan> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-=
left:1px solid rgb(204,204,204);padding-left:1ex">
 =20
   =20
 =20
  <div bgcolor=3D"#FFFFFF" text=3D"#000000">
    <div>Please try this:
<a href=3D"https://seed.gluu.org/.well-known/webfinger?resource=3Dacct:javi=
er@seed.gluu.org&amp;rel=3Dhttp%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%=
2Fissuer" target=3D"_blank">https://seed.gluu.org/.well-known/webfinger?res=
ource=3Dacct:javier@seed.gluu.org&amp;rel=3Dhttp%3A%2F%2Fopenid.net%2Fspecs=
%2Fconnect%2F1.0%2Fissuer</a><br>
</div></div></blockquote><div><br></div><div>I&#39;m seeing a lot of global=
 keys (&quot;rel&quot; parameters) that are not in the official registry:<b=
r><br><a href=3D"http://www.iana.org/assignments/link-relations/link-relati=
ons.xhtml">http://www.iana.org/assignments/link-relations/link-relations.xh=
tml</a><br>
<br></div><div>e.g. evan&#39;s &quot;favourites&quot; &quot;lists&quot;, ni=
ck&#39;s &quot;auth-endpoint&quot;, paul&#39;s &quot;test&quot; and quite a=
 few more -- it seems something of a free for all, how are clients supposed=
 to interpret these?<br>
<br></div><div>some of these links do not resolve anywhere such as : <a hre=
f=3D"http://schemas.google.com/g/2010%23updates-from">http://schemas.google=
.com/g/2010%23updates-from</a><br><br></div><div>others such as &quot;<a hr=
ef=3D"http://packetizer.com/rel/blog">http://packetizer.com/rel/blog</a>&qu=
ot; seem to be creating existing concepts -- would it not be better to reus=
e things long standing dictionaries such foaf, <a href=3D"http://schema.org=
">schema.org</a>, sioc, open graph protocol etc.<br>
</div><div>=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0=
px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div =
bgcolor=3D"#FFFFFF" text=3D"#000000"><div>
      <br>
      Regards<span class=3D""><font color=3D"#888888"><br>
      <br>
      -- Javier</font></span><div><div class=3D"h5"><br>
      <br>
      <br>
      On 07/23/2013 03:54 PM, Paul E. Jones wrote:<br>
    </div></div></div><div><div class=3D"h5">
    <blockquote type=3D"cite">
     =20
     =20
     =20
     =20
      <div>
        <p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calib=
ri&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">I
            get a 200 OK when I query, but the message body appears to
            be empty.<u></u><u></u></span></p>
        <p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calib=
ri&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u>=A0<u></u></sp=
an></p>
        <p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calib=
ri&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u>=A0<u></u></sp=
an></p>
        <div style=3D"border-width:medium medium medium 1.5pt;border-style:=
none none none solid;border-color:-moz-use-text-color -moz-use-text-color -=
moz-use-text-color blue;padding:0in 0in 0in 4pt">
          <div>
            <div style=3D"border-width:1pt medium medium;border-style:solid=
 none none;border-color:rgb(181,196,223) -moz-use-text-color -moz-use-text-=
color;padding:3pt 0in 0in">
              <p class=3D""><b><span style=3D"font-size:10pt;font-family:&q=
uot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">From:</span></b><=
span style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-seri=
f&quot;;color:windowtext">
                  <a href=3D"mailto:webfinger-bounces@ietf.org" target=3D"_=
blank">webfinger-bounces@ietf.org</a>
                  [<a href=3D"mailto:webfinger-bounces@ietf.org" target=3D"=
_blank">mailto:webfinger-bounces@ietf.org</a>] <b>On Behalf Of </b>Javier
                  Rojas Blum<br>
                  <b>Sent:</b> Tuesday, July 23, 2013 3:51 PM<br>
                  <b>To:</b> Edmund Jay<br>
                  <b>Cc:</b> <a href=3D"mailto:webfinger@ietf.org" target=
=3D"_blank">webfinger@ietf.org</a>;
                  <a href=3D"mailto:openid-connect-interop@googlegroups.com=
" target=3D"_blank">openid-connect-interop@googlegroups.com</a>; Tim Bray;
                  Paul E. Jones<br>
                  <b>Subject:</b> Re: [webfinger] Looking for JRDs<u></u><u=
></u></span></p>
            </div>
          </div>
          <p class=3D""><u></u>=A0<u></u></p>
          <div>
            <p class=3D""><a href=3D"mailto:acct:javier@seed.gluu.org" targ=
et=3D"_blank">acct:javier@seed.gluu.org</a><br>
              <a href=3D"mailto:acct:mike@seed.gluu.org" target=3D"_blank">=
acct:mike@seed.gluu.org</a><br>
              <br>
              -- Javier<br>
              <br>
              <br>
              On 07/22/2013 02:14 PM, Edmund Jay wrote:<u></u><u></u></p>
          </div>
          <blockquote style=3D"margin-top:5pt;margin-bottom:5pt">
            <div>
              <div>
                <p class=3D"" style=3D"background:none repeat scroll 0% 0% =
white"><span style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;s=
ans-serif&quot;">The
                    following can be used :=A0<u></u><u></u></span></p>
              </div>
              <div>
                <p class=3D""><span style=3D"font-size:10pt;font-family:&qu=
ot;Tahoma&quot;,&quot;sans-serif&quot;">=A0<u></u><u></u></span></p>
              </div>
              <div>
                <p class=3D""><span style=3D"font-size:10pt;font-family:&qu=
ot;Tahoma&quot;,&quot;sans-serif&quot;"><a href=3D"mailto:alice@connect.ope=
nid4.us" target=3D"_blank">alice@connect.openid4.us</a>
                    or<u></u><u></u></span></p>
              </div>
              <div>
                <p class=3D""><span style=3D"font-size:10pt;font-family:&qu=
ot;Tahoma&quot;,&quot;sans-serif&quot;"><a href=3D"mailto:bob@connect.openi=
d4.us" target=3D"_blank">bob@connect.openid4.us</a><u></u><u></u></span></p=
>
              </div>
              <div>
                <p class=3D""><span style=3D"font-size:10pt;font-family:&qu=
ot;Tahoma&quot;,&quot;sans-serif&quot;"><u></u>=A0<u></u></span></p>
              </div>
              <div>
                <p class=3D""><span style=3D"font-size:10pt;font-family:&qu=
ot;Tahoma&quot;,&quot;sans-serif&quot;">--
                    Edmund<u></u><u></u></span></p>
              </div>
              <div>
                <div>
                  <div>
                    <div class=3D"" style=3D"text-align:center;background:n=
one repeat scroll 0% 0% white" align=3D"center">
                      <hr align=3D"center" size=3D"1" width=3D"100%"></div>
                    <p class=3D"" style=3D"background:none repeat scroll 0%=
 0% white"><b><span style=3D"font-size:10pt;font-family:&quot;Arial&quot;,&=
quot;sans-serif&quot;">From:</span></b><span style=3D"font-size:10pt;font-f=
amily:&quot;Arial&quot;,&quot;sans-serif&quot;">
                        Mike Jones <a href=3D"mailto:Michael.Jones@microsof=
t.com" target=3D"_blank">&lt;Michael.Jones@microsoft.com&gt;</a><br>
                        <b>To:</b> <a href=3D"mailto:openid-connect-interop=
@googlegroups.com" target=3D"_blank">&quot;openid-connect-interop@googlegro=
ups.com&quot;</a>
                        <a href=3D"mailto:openid-connect-interop@googlegrou=
ps.com" target=3D"_blank">&lt;openid-connect-interop@googlegroups.com&gt;</=
a>;
                        Tim Bray <a href=3D"mailto:tbray@textuality.com" ta=
rget=3D"_blank">&lt;tbray@textuality.com&gt;</a>;
                        Paul E. Jones <a href=3D"mailto:paulej@packetizer.c=
om" target=3D"_blank">&lt;paulej@packetizer.com&gt;</a>
                        <br>
                        <b>Cc:</b> <a href=3D"mailto:webfinger@ietf.org" ta=
rget=3D"_blank">&quot;webfinger@ietf.org&quot;</a>
                        <a href=3D"mailto:webfinger@ietf.org" target=3D"_bl=
ank">&lt;webfinger@ietf.org&gt;</a>
                        <br>
                        <b>Sent:</b> Saturday, July 20, 2013 10:51 PM<br>
                        <b>Subject:</b> RE: [webfinger] Looking for JRDs</s=
pan><u></u><u></u></p>
                  </div>
                  <div>
                    <p class=3D"" style=3D"background:none repeat scroll 0%=
 0% white"><u></u>=A0<u></u></p>
                    <div>
                      <div>
                        <div>
                          <div>
                            <p class=3D"" style=3D"background:none repeat s=
croll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,125)">Coul=
d
                                those of you with OpenID OPs that
                                support discovery please post specific
                                identifiers using e-mail address syntax
                                that Tim could use for testing e-mail
                                based discovery using WebFinger?</span><u><=
/u><u></u></p>
                          </div>
                          <div>
                            <p class=3D"" style=3D"background:none repeat s=
croll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0<=
/span><u></u><u></u></p>
                          </div>
                          <div>
                            <p class=3D"" style=3D"background:none repeat s=
croll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0
                                Thanks all,</span><u></u><u></u></p>
                          </div>
                          <div>
                            <p class=3D"" style=3D"background:none repeat s=
croll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0
                                -- Mike</span><u></u><u></u></p>
                          </div>
                          <div>
                            <p class=3D"" style=3D"background:none repeat s=
croll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0<=
/span><u></u><u></u></p>
                          </div>
                          <div>
                            <div style=3D"border-width:1pt medium medium;bo=
rder-style:solid none none;border-color:rgb(181,196,223) -moz-use-text-colo=
r -moz-use-text-color;padding:3pt 0in 0in">
                              <div>
                                <p class=3D"" style=3D"background:none repe=
at scroll 0% 0% white"><b><span style=3D"font-size:10pt">From:</span></b><s=
pan style=3D"font-size:10pt"> <a href=3D"mailto:openid-connect-interop@goog=
legroups.com" target=3D"_blank">openid-connect-interop@googlegroups.com</a>
                                    [<a href=3D"mailto:openid-connect-inter=
op@googlegroups.com" target=3D"_blank">mailto:openid-connect-interop@google=
groups.com</a>]
                                    <b>On Behalf Of </b>Mike Jones<br>
                                    <b>Sent:</b> Saturday, July 20, 2013
                                    4:34 PM<br>
                                    <b>To:</b> Tim Bray; Paul E. Jones<br>
                                    <b>Cc:</b> <a href=3D"mailto:webfinger@=
ietf.org" target=3D"_blank">webfinger@ietf.org</a>;
                                    <a href=3D"mailto:openid-connect-intero=
p@googlegroups.com" target=3D"_blank">openid-connect-interop@googlegroups.c=
om</a><br>
                                    <b>Subject:</b> RE: [webfinger]
                                    Looking for JRDs</span><u></u><u></u></=
p>
                              </div>
                            </div>
                          </div>
                          <div>
                            <p class=3D"" style=3D"background:none repeat s=
croll 0% 0% white">=A0<u></u><u></u></p>
                          </div>
                          <div>
                            <p class=3D"" style=3D"background:none repeat s=
croll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,125)">See
                                <a href=3D"http://osis.idcommons.net/wiki/C=
ategory:OC5_OP" target=3D"_blank">http://osis.idcommons.net/wiki/Category:O=
C5_OP</a>
                                for a list of OpenID providers, most of
                                which implement Discovery, including
                                WebFinger.</span><u></u><u></u></p>
                          </div>
                          <div>
                            <p class=3D"" style=3D"background:none repeat s=
croll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0<=
/span><u></u><u></u></p>
                          </div>
                          <div>
                            <p class=3D"" style=3D"background:none repeat s=
croll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0
                                -- Mike</span><u></u><u></u></p>
                          </div>
                          <div>
                            <p class=3D"" style=3D"background:none repeat s=
croll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0<=
/span><u></u><u></u></p>
                          </div>
                          <div>
                            <p class=3D"" style=3D"background:none repeat s=
croll 0% 0% white"><b><span style=3D"font-size:10pt">From:</span></b><span =
style=3D"font-size:10pt"> <a href=3D"mailto:webfinger-bounces@ietf.org" tar=
get=3D"_blank">webfinger-bounces@ietf.org</a>
                                [<a href=3D"mailto:webfinger-bounces@ietf.o=
rg" target=3D"_blank">mailto:webfinger-bounces@ietf.org</a>]
                                <b>On Behalf Of </b>Tim Bray<br>
                                <b>Sent:</b> Friday, July 19, 2013 9:34
                                PM<br>
                                <b>To:</b> Paul E. Jones<br>
                                <b>Cc:</b> <a href=3D"mailto:webfinger@ietf=
.org" target=3D"_blank">webfinger@ietf.org</a><br>
                                <b>Subject:</b> Re: [webfinger] Looking
                                for JRDs</span><u></u><u></u></p>
                          </div>
                          <div>
                            <p class=3D"" style=3D"background:none repeat s=
croll 0% 0% white">=A0<u></u><u></u></p>
                          </div>
                          <div>
                            <div>
                              <p class=3D"" style=3D"background:none repeat=
 scroll 0% 0% white">Got an OpenID
                                Connect provider? rel=3D<a href=3D"http://o=
penid.net/specs/connect/1.0/issuer" target=3D"_blank">http://openid.net/spe=
cs/connect/1.0/issuer</a><u></u><u></u></p>
                            </div>
                          </div>
                          <div>
                            <div style=3D"margin-bottom:12pt">
                              <p class=3D"" style=3D"background:none repeat=
 scroll 0% 0% white">=A0<u></u><u></u></p>
                            </div>
                            <div>
                              <div>
                                <p class=3D"" style=3D"background:none repe=
at scroll 0% 0% white">On Sun, Jul
                                  14, 2013 at 7:07 PM, Paul E. Jones
                                  &lt;<a href=3D"mailto:paulej@packetizer.c=
om" target=3D"_blank">paulej@packetizer.com</a>&gt;
                                  wrote:<u></u><u></u></p>
                              </div>
                              <div>
                                <div>
                                  <div>
                                    <p class=3D"" style=3D"background:none =
repeat scroll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,12=
5)">Tim,</span><u></u><u></u></p>
                                  </div>
                                  <div>
                                    <p class=3D"" style=3D"background:none =
repeat scroll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,12=
5)">=A0</span><u></u><u></u></p>
                                  </div>
                                  <div>
                                    <p class=3D"" style=3D"background:none =
repeat scroll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,12=
5)">You=92re
                                        welcome to test my addresses,
                                        including mailto: / acct: /
                                        xmpp: </span><u></u><u></u></p>
                                  </div>
                                  <div>
                                    <p class=3D"" style=3D"background:none =
repeat scroll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,12=
5)">=A0</span><u></u><u></u></p>
                                  </div>
                                  <div>
                                    <p class=3D"" style=3D"background:none =
repeat scroll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,12=
5)">Most
                                        of what is returned is just test
                                        data (though some is valid), but
                                        it should be properly formatted.</s=
pan><u></u><u></u></p>
                                  </div>
                                  <div>
                                    <p class=3D"" style=3D"background:none =
repeat scroll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,12=
5)">=A0</span><u></u><u></u></p>
                                  </div>
                                  <div>
                                    <p class=3D"" style=3D"background:none =
repeat scroll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,12=
5)">I
                                        have aliases, properties,
                                        titles, and non-ASCII characters
                                        in the acct: reply.=A0 I=92m happy
                                        to throw something in if you
                                        want to check a particular
                                        response.</span><u></u><u></u></p>
                                  </div>
                                  <div>
                                    <p class=3D"" style=3D"background:none =
repeat scroll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,12=
5)">=A0</span><u></u><u></u></p>
                                  </div>
                                  <div>
                                    <p class=3D"" style=3D"background:none =
repeat scroll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,12=
5)">Paul</span><u></u><u></u></p>
                                  </div>
                                  <div>
                                    <p class=3D"" style=3D"background:none =
repeat scroll 0% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,12=
5)">=A0</span><u></u><u></u></p>
                                  </div>
                                  <div style=3D"border-width:medium medium =
medium 1.5pt;border-style:none none none solid;border-color:-moz-use-text-c=
olor -moz-use-text-color -moz-use-text-color blue;padding:0in 0in 0in 4pt">

                                    <div>
                                      <div style=3D"border-width:1pt medium=
 medium;border-style:solid none none;border-color:rgb(181,196,223) -moz-use=
-text-color -moz-use-text-color;padding:3pt 0in 0in">
                                        <div>
                                          <p class=3D"" style=3D"background=
:none repeat scroll 0% 0% white"><b><span style=3D"font-size:10pt">From:</s=
pan></b><span style=3D"font-size:10pt">
                                              <a href=3D"mailto:webfinger-b=
ounces@ietf.org" target=3D"_blank">webfinger-bounces@ietf.org</a>
                                              [mailto:<a href=3D"mailto:web=
finger-bounces@ietf.org" target=3D"_blank">webfinger-bounces@ietf.org</a>]
                                              <b>On Behalf Of </b>Tim
                                              Bray<br>
                                              <b>Sent:</b> Sunday, July
                                              14, 2013 5:54 PM<br>
                                              <b>To:</b> <a href=3D"mailto:=
webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org</a><br>
                                              <b>Subject:</b>
                                              [webfinger] Looking for
                                              JRDs</span><u></u><u></u></p>
                                        </div>
                                      </div>
                                    </div>
                                    <div>
                                      <div>
                                        <p class=3D"" style=3D"background:n=
one repeat scroll 0% 0% white">=A0<u></u><u></u></p>
                                      </div>
                                      <div>
                                        <div>
                                          <p class=3D"" style=3D"background=
:none repeat scroll 0% 0% white">Working
                                            on some WF code... looking
                                            for some candidate
                                            addresses/domains to test
                                            JRD wrangling.=A0 Suggestions?
                                            -T<u></u><u></u></p>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                            <div>
                              <p class=3D"" style=3D"background:none repeat=
 scroll 0% 0% white">=A0<u></u><u></u></p>
                            </div>
                          </div>
                          <div>
                            <p class=3D"" style=3D"background:none repeat s=
croll 0% 0% white">-- <br>
                              You received this message because you are
                              subscribed to the Google Groups &quot;OpenID
                              Connect Interop&quot; group.<br>
                              To unsubscribe from this group and stop
                              receiving emails from it, send an email to
                              <a href=3D"mailto:openid-connect-interop+unsu=
bscribe@googlegroups.com" target=3D"_blank">openid-connect-interop+unsubscr=
ibe@googlegroups.com</a>.<br>
                              For more options, visit <a href=3D"https://gr=
oups.google.com/groups/opt_out" target=3D"_blank">https://groups.google.com=
/groups/opt_out</a>.<br>
                              =A0<br>
                              =A0<u></u><u></u></p>
                          </div>
                        </div>
                      </div>
                      <p class=3D"" style=3D"background:none repeat scroll =
0% 0% white">-- <br>
                        You received this message because you are
                        subscribed to the Google Groups &quot;OpenID Connec=
t
                        Interop&quot; group.<br>
                        To unsubscribe from this group and stop
                        receiving emails from it, send an email to <a href=
=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.com" target=3D"_=
blank">openid-connect-interop+unsubscribe@googlegroups.com</a>.<br>
                        For more options, visit <a href=3D"https://groups.g=
oogle.com/groups/opt_out" target=3D"_blank">https://groups.google.com/group=
s/opt_out</a>.<br>
                        =A0<br>
                        =A0<u></u><u></u></p>
                    </div>
                    <p class=3D"" style=3D"margin-bottom:12pt;background:no=
ne repeat scroll 0% 0% white"><u></u>=A0<u></u></p>
                  </div>
                </div>
              </div>
            </div>
            <p class=3D""><br>
              <br>
              <br>
              <u></u><u></u></p>
            <pre>_______________________________________________<u></u><u><=
/u></pre>
            <pre>webfinger mailing list<u></u><u></u></pre>
            <pre><a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">we=
bfinger@ietf.org</a><u></u><u></u></pre>
            <pre><a href=3D"https://www.ietf.org/mailman/listinfo/webfinger=
" target=3D"_blank">https://www.ietf.org/mailman/listinfo/webfinger</a><u><=
/u><u></u></pre>
          </blockquote>
          <p class=3D""><u></u>=A0<u></u></p>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
webfinger mailing list
<a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org<=
/a>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a>
</pre>
    </blockquote>
    <br>
  </div></div></div>

<br>_______________________________________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><br>
<br></blockquote></div><br></div></div>

--001a11c33c0212b17804e29a502c--

From nick@silverbucket.net  Sun Jul 28 16:13:34 2013
Return-Path: <nick@silverbucket.net>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 665A021F9C53 for <webfinger@ietfa.amsl.com>; Sun, 28 Jul 2013 16:13:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.976
X-Spam-Level: 
X-Spam-Status: No, score=-2.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ti+My3GiGvKk for <webfinger@ietfa.amsl.com>; Sun, 28 Jul 2013 16:13:30 -0700 (PDT)
Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com [209.85.217.171]) by ietfa.amsl.com (Postfix) with ESMTP id 9055B21F93E4 for <webfinger@ietf.org>; Sun, 28 Jul 2013 16:13:29 -0700 (PDT)
Received: by mail-lb0-f171.google.com with SMTP id t13so578960lbd.16 for <webfinger@ietf.org>; Sun, 28 Jul 2013 16:13:28 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=yV2hLfA7Sa0GHCD7QXI1gireQTUi+F9v2ofAzzW/JPA=; b=FRBWogWu+j3xula84uWwAGGKtVlfTkp+vHulIoCAQAi0Na81tIFml5bM2iUKKQFXuv zCpExActoTGHUMlw4XKWsJoeDxPPjSXr19NTJhT3Notnh6TN8M+ZvTg/4jmqGptgyfwi fjdfTsdi0AG9lN5GZuUJQS7PKDjuSROJY6k1gTJRB/P+tp0V089Mzdf5sTRriX2an9Ku PioqE+mEVg1q9dHn2lJzDnQ6EDE7rM3My4hqQp4jMIvtyhhCAqmCLStAnYChuUZnSIMX uY1xTfFaG9WkOEG07m1awlnEtfFIYWxG/b7+c1dBWMeuOYokjGelQnJOdWPjcT07ECtX XI6Q==
X-Received: by 10.112.180.164 with SMTP id dp4mr24829528lbc.68.1375053208312;  Sun, 28 Jul 2013 16:13:28 -0700 (PDT)
Received: from mail-la0-x22d.google.com (mail-la0-x22d.google.com [2a00:1450:4010:c03::22d]) by mx.google.com with ESMTPSA id f7sm5061167lbq.8.2013.07.28.16.13.27 for <webfinger@ietf.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 28 Jul 2013 16:13:27 -0700 (PDT)
Received: by mail-la0-f45.google.com with SMTP id fj20so630419lab.32 for <webfinger@ietf.org>; Sun, 28 Jul 2013 16:13:27 -0700 (PDT)
X-Received: by 10.152.21.131 with SMTP id v3mr25866293lae.50.1375053207091; Sun, 28 Jul 2013 16:13:27 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.112.73.239 with HTTP; Sun, 28 Jul 2013 16:12:57 -0700 (PDT)
In-Reply-To: <CAJL4WtZ3fu=rDsb6e76NArxA84G8dE59-AMdLtsmp+L7BD++mA@mail.gmail.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com> <CAHBU6isyB8brx9Ka_e=JveySzebb7rkmUc5NEmUH_37mgwJZng@mail.gmail.com> <CAJL4WtZ3fu=rDsb6e76NArxA84G8dE59-AMdLtsmp+L7BD++mA@mail.gmail.com>
From: Nick Jennings <nick@silverbucket.net>
Date: Mon, 29 Jul 2013 01:12:57 +0200
Message-ID: <CAJL4Wtbia+3hAVZ2bgYGuKpVz3DHs5D6M7AXrXkx9O=Ft8ycSQ@mail.gmail.com>
To: Tim Bray <tbray@textuality.com>
Content-Type: multipart/alternative; boundary=089e0158b694f4c24d04e29a8503
X-Gm-Message-State: ALoCoQlhUTv5wc1svx6t8VnIdd6QiEo8OQKpx5HXOpKygHxV/zBx/Utew0TwdugGhtnECe4HOEPh
Cc: "Paul E. Jones" <paulej@packetizer.com>, "webfinger@ietf.org" <webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 28 Jul 2013 23:13:34 -0000

--089e0158b694f4c24d04e29a8503
Content-Type: text/plain; charset=UTF-8

On Mon, Jul 22, 2013 at 5:00 PM, Nick Jennings <nick@silverbucket.net>wrote:

>
> On Sat, Jul 20, 2013 at 6:37 AM, Tim Bray <tbray@textuality.com> wrote:
>
>>  538> curl '
>> http://silverbucket.net/.well-known/webfinger?resource=acct:nick@silverbucket.net
>> '
>> curl: (7) couldn't connect to host
>>
>
> Hi Tim, thanks for the heads up. I'm running the dev branch of haproxy and
> it's not quite stable yet :) restarted, should all work now.
>
>
Oh, and that should be 'https'

--089e0158b694f4c24d04e29a8503
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div class=3D"gmail=
_quote">On Mon, Jul 22, 2013 at 5:00 PM, Nick Jennings <span dir=3D"ltr">&l=
t;<a href=3D"mailto:nick@silverbucket.net" target=3D"_blank">nick@silverbuc=
ket.net</a>&gt;</span> wrote:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr"><br><div class=3D"gmail_ext=
ra"><div class=3D"gmail_quote"><div class=3D"im">On Sat, Jul 20, 2013 at 6:=
37 AM, Tim Bray <span dir=3D"ltr">&lt;<a href=3D"mailto:tbray@textuality.co=
m" target=3D"_blank">tbray@textuality.com</a>&gt;</span> wrote:<br>


<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr">=C2=A0538&gt; curl &#39;<a =
href=3D"http://silverbucket.net/.well-known/webfinger?resource=3Dacct:nick@=
silverbucket.net" target=3D"_blank">http://silverbucket.net/.well-known/web=
finger?resource=3Dacct:nick@silverbucket.net</a>&#39;<br>


curl: (7) couldn&#39;t connect to host<br></div></blockquote><div><br></div=
></div><div>Hi Tim, thanks for the heads up. I&#39;m running the dev branch=
 of haproxy and it&#39;s not quite stable yet :) restarted, should all work=
 now.<br>


<br></div></div></div></div>
</blockquote></div><br>Oh, and that should be &#39;https&#39;<br><br></div>=
</div>

--089e0158b694f4c24d04e29a8503--

From melvincarvalho@gmail.com  Sun Jul 28 16:55:52 2013
Return-Path: <melvincarvalho@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69DBF21F93F3 for <webfinger@ietfa.amsl.com>; Sun, 28 Jul 2013 16:55:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.299
X-Spam-Level: 
X-Spam-Status: No, score=-2.299 tagged_above=-999 required=5 tests=[AWL=-0.300, BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_42=0.6, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y0LZa2f1D7sB for <webfinger@ietfa.amsl.com>; Sun, 28 Jul 2013 16:55:51 -0700 (PDT)
Received: from mail-lb0-x236.google.com (mail-lb0-x236.google.com [IPv6:2a00:1450:4010:c04::236]) by ietfa.amsl.com (Postfix) with ESMTP id 6397721F8EC3 for <webfinger@ietf.org>; Sun, 28 Jul 2013 16:55:51 -0700 (PDT)
Received: by mail-lb0-f182.google.com with SMTP id v20so3242425lbc.27 for <webfinger@ietf.org>; Sun, 28 Jul 2013 16:55:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Ys2EbkyVvYlYdyn7bAhnCDTJoEygw7kzhj/JlFC+Ahk=; b=j6tbwYCuLIO4v5pv71unII/9N+0HF551E/xIH2YPzk6LGnsdbVtk5gZ43Pb63steMw MnMoGaDCL0eDZuieLojAJ2zPcj5QVoX29x2hh4KhRlhUvgcP/+/lhQFzi4ef2eoBWy7w 77h3jGdXAZZ9LqIc83prjVFjhL8AO/C2kRdk7y6pWuqL8Rh+cMn5uaKOB7PXHWHd5Dpx 1gVKKrOBl3/A3HkT5GUvbMZce7bdN9ByDay5je7qXov/niTYFM828n+cq8QSg+l0ulUU iLl6+06ElSdy7RFkxl98bKrycb8wEwsqrCFiGhkZqHvyUwgIgPJYYmzs2KZHXXkSJtGk KUmQ==
MIME-Version: 1.0
X-Received: by 10.112.200.37 with SMTP id jp5mr531395lbc.61.1375055750294; Sun, 28 Jul 2013 16:55:50 -0700 (PDT)
Received: by 10.112.59.193 with HTTP; Sun, 28 Jul 2013 16:55:50 -0700 (PDT)
In-Reply-To: <51E79410.9070604@e14n.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <51E79410.9070604@e14n.com>
Date: Mon, 29 Jul 2013 01:55:50 +0200
Message-ID: <CAKaEYhJiZwSUcb89kWFBMn8fRKL5uEV79aTtkF6RyuNO8CJ+9Q@mail.gmail.com>
From: Melvin Carvalho <melvincarvalho@gmail.com>
To: Evan Prodromou <evan@e14n.com>
Content-Type: multipart/alternative; boundary=001a11c36b6a8af22904e29b1da3
Cc: webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 28 Jul 2013 23:55:52 -0000

--001a11c36b6a8af22904e29b1da3
Content-Type: text/plain; charset=ISO-8859-1

On 18 July 2013 09:06, Evan Prodromou <evan@e14n.com> wrote:

>  On 13-07-14 05:53 PM, Tim Bray wrote:
>
> Working on some WF code... looking for some candidate addresses/domains to
> test JRD wrangling.  Suggestions? -T
>
> All pump.io accounts have Webfingers.
>
>     https://identi.ca/.well-known/webfinger?resource=acct:tbray@identi.ca
>

There's a slight naming clash with "follows".  Of course in the social web
we naturally think of twitter followers, but I've seen this used in some
instances for things like 'Thursday' follows 'Wednesday' etc.



>
> -Evan
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger
>
>

--001a11c36b6a8af22904e29b1da3
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div class=3D"gmail=
_quote">On 18 July 2013 09:06, Evan Prodromou <span dir=3D"ltr">&lt;<a href=
=3D"mailto:evan@e14n.com" target=3D"_blank">evan@e14n.com</a>&gt;</span> wr=
ote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border=
-left:1px #ccc solid;padding-left:1ex">

 =20
   =20
 =20
  <div bgcolor=3D"#FFFFFF" text=3D"#000000"><div class=3D"im">
    <div>On 13-07-14 05:53 PM, Tim Bray wrote:<br>
    </div>
    <blockquote type=3D"cite">
      <div dir=3D"ltr">Working on some WF code... looking for some
        candidate addresses/domains to test JRD wrangling.=A0 Suggestions?
        -T
      </div>
    </blockquote></div>
    All <a href=3D"http://pump.io" target=3D"_blank">pump.io</a> accounts h=
ave Webfingers.<br>
    <br>
    =A0=A0=A0
   =20
    <a href=3D"https://identi.ca/.well-known/webfinger?resource=3Dacct:tbra=
y@identi.ca" target=3D"_blank">https://identi.ca/.well-known/webfinger?reso=
urce=3Dacct:tbray@identi.ca</a><span class=3D"HOEnZb"><font color=3D"#88888=
8"><br>
</font></span></div></blockquote><div><br></div><div>There&#39;s a slight n=
aming clash with &quot;follows&quot;.=A0 Of course in the social web we nat=
urally think of twitter followers, but I&#39;ve seen this used in some inst=
ances for things like &#39;Thursday&#39; follows &#39;Wednesday&#39; etc.<b=
r>
<br></div><div>=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0=
 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor=3D"#FFF=
FFF" text=3D"#000000"><span class=3D"HOEnZb"><font color=3D"#888888">
    <br>
    -Evan<br>
    <br>
  </font></span></div>

<br>_______________________________________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><br>
<br></blockquote></div><br></div></div>

--001a11c36b6a8af22904e29b1da3--

From paulej@packetizer.com  Sun Jul 28 20:55:45 2013
Return-Path: <paulej@packetizer.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 883E321F9F12 for <webfinger@ietfa.amsl.com>; Sun, 28 Jul 2013 20:55:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.305
X-Spam-Level: 
X-Spam-Status: No, score=-2.305 tagged_above=-999 required=5 tests=[AWL=0.159,  BAYES_00=-2.599, HTML_MESSAGE=0.001, HTTP_ESCAPED_HOST=0.134]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ys80iWlegoUW for <webfinger@ietfa.amsl.com>; Sun, 28 Jul 2013 20:55:39 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) by ietfa.amsl.com (Postfix) with ESMTP id 879BA21F9E51 for <webfinger@ietf.org>; Sun, 28 Jul 2013 20:55:32 -0700 (PDT)
Received: from sydney (rrcs-98-101-148-48.midsouth.biz.rr.com [98.101.148.48]) (authenticated bits=0) by dublin.packetizer.com (8.14.5/8.14.5) with ESMTP id r6T3tMwM014998 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Sun, 28 Jul 2013 23:55:23 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=packetizer.com; s=dublin; t=1375070125; bh=vXeD1oiVFu2dJwpmkT3wlKxiKwO7tGtVkCwM1oMPDhc=; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type; b=EX8bzAiJKfcLUwtFAbzZ9TEGa2PsOCCaZbVoKSzkPOMD88yRSP0oqXezCZgksBFn7 /luiAn5y5dXzuBFjd3TBFrqvUrKj7ZBvK1Egq8nx0r4CrJUGpRW7KCFSrftbfrH0kt grChiGxFzOvNR2GqQxt/ISD91WfdZsPHsdSGbXaA=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "'Melvin Carvalho'" <melvincarvalho@gmail.com>, "'Javier Rojas Blum'" <javier@gluu.org>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com>	<00d301ce80ff$fffd76e0$fff864a0$@packetizer.com>	<CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com>	<4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com>	<4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com>	<1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com>	<51EEDE9C.8020105@gluu.org>	<05cb01ce87de$62c09200$2841b600$@packetizer.com>	<51EEE28E.7080604@gluu.org> <CAKaEYhL3nda4umxv-5i==L3yzkbjEGE_Z-48kHvG9mZQ5wXHzQ@mail.gmail.com>
In-Reply-To: <CAKaEYhL3nda4umxv-5i==L3yzkbjEGE_Z-48kHvG9mZQ5wXHzQ@mail.gmail.com>
Date: Sun, 28 Jul 2013 23:55:24 -0400
Message-ID: <016101ce8c0f$759aa430$60cfec90$@packetizer.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0162_01CE8BED.EE8B9C40"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQL/r+No/hn+Dxq4/2ORfMNzEE5vjgGfjNBBAk5SfHcBYrYgdgKGwE2GAVKR0D8CoDoGBQEixDXtAtnNNrsBNNtgdJaQ4bmA
Content-Language: en-us
Cc: 'webfinger' <webfinger@ietf.org>, 'Edmund Jay' <ejay@mgi1.com>, 'Tim Bray' <tbray@textuality.com>, openid-connect-interop@googlegroups.com
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Jul 2013 03:55:45 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0162_01CE8BED.EE8B9C40
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Melvin,

 

Ideally, new values would be registered with IANA.  That ought to come in
the form of an RFC to fully explain their purpose so that there is no
misunderstanding as to the intent of any particular "rel" value.

 

The "blog" one I assigned under the packetizer.com domain was done since
there wasn't one (AFAIK) that meant precisely the same thing.  I expect some
non-registered values will conflict with other non-registered values.
That's OK.  People build products and need an identifier.  We see this with
every protocol.  Once there is a certain amount of momentum for it and/or
people feel a "rel" ought to be registered because it has wide
applicability, then definitely register a value.

 

Paul

 

From: Melvin Carvalho [mailto:melvincarvalho@gmail.com] 
Sent: Sunday, July 28, 2013 6:58 PM
To: Javier Rojas Blum
Cc: Paul E. Jones; webfinger; Tim Bray;
openid-connect-interop@googlegroups.com; Edmund Jay
Subject: Re: [webfinger] Looking for JRDs

 

 

 

On 23 July 2013 22:07, Javier Rojas Blum <javier@gluu.org> wrote:

Please try this:
https://seed.gluu.org/.well-known/webfinger?resource=acct:javier@seed.gluu.o
rg
<https://seed.gluu.org/.well-known/webfinger?resource=acct:javier@seed.gluu.
org&rel=http%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer>
&rel=http%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer

 

I'm seeing a lot of global keys ("rel" parameters) that are not in the
official registry:

http://www.iana.org/assignments/link-relations/link-relations.xhtml

e.g. evan's "favourites" "lists", nick's "auth-endpoint", paul's "test" and
quite a few more -- it seems something of a free for all, how are clients
supposed to interpret these?

some of these links do not resolve anywhere such as :
http://schemas.google.com/g/2010%23updates-from

others such as "http://packetizer.com/rel/blog" seem to be creating existing
concepts -- would it not be better to reuse things long standing
dictionaries such foaf, schema.org, sioc, open graph protocol etc.

 


Regards

-- Javier




On 07/23/2013 03:54 PM, Paul E. Jones wrote:

I get a 200 OK when I query, but the message body appears to be empty.

 

 

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
Behalf Of Javier Rojas Blum
Sent: Tuesday, July 23, 2013 3:51 PM
To: Edmund Jay
Cc: webfinger@ietf.org; openid-connect-interop@googlegroups.com; Tim Bray;
Paul E. Jones
Subject: Re: [webfinger] Looking for JRDs

 

acct:javier@seed.gluu.org
acct:mike@seed.gluu.org

-- Javier


On 07/22/2013 02:14 PM, Edmund Jay wrote:

The following can be used : 

 

alice@connect.openid4.us or

bob@connect.openid4.us

 

-- Edmund

  _____  

From: Mike Jones  <mailto:Michael.Jones@microsoft.com>
<Michael.Jones@microsoft.com>
To:  <mailto:openid-connect-interop@googlegroups.com>
"openid-connect-interop@googlegroups.com"
<mailto:openid-connect-interop@googlegroups.com>
<openid-connect-interop@googlegroups.com>; Tim Bray
<mailto:tbray@textuality.com> <tbray@textuality.com>; Paul E. Jones
<mailto:paulej@packetizer.com> <paulej@packetizer.com> 
Cc:  <mailto:webfinger@ietf.org> "webfinger@ietf.org"
<mailto:webfinger@ietf.org> <webfinger@ietf.org> 
Sent: Saturday, July 20, 2013 10:51 PM
Subject: RE: [webfinger] Looking for JRDs

 

Could those of you with OpenID OPs that support discovery please post
specific identifiers using e-mail address syntax that Tim could use for
testing e-mail based discovery using WebFinger?

 

                                                            Thanks all,

                                                            -- Mike

 

From: openid-connect-interop@googlegroups.com
[mailto:openid-connect-interop@googlegroups.com] On Behalf Of Mike Jones
Sent: Saturday, July 20, 2013 4:34 PM
To: Tim Bray; Paul E. Jones
Cc: webfinger@ietf.org; openid-connect-interop@googlegroups.com
Subject: RE: [webfinger] Looking for JRDs

 

See http://osis.idcommons.net/wiki/Category:OC5_OP for a list of OpenID
providers, most of which implement Discovery, including WebFinger.

 

                                                            -- Mike

 

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
Behalf Of Tim Bray
Sent: Friday, July 19, 2013 9:34 PM
To: Paul E. Jones
Cc: webfinger@ietf.org
Subject: Re: [webfinger] Looking for JRDs

 

Got an OpenID Connect provider?
rel=http://openid.net/specs/connect/1.0/issuer

 

On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@packetizer.com>
wrote:

Tim,

 

You're welcome to test my addresses, including mailto: / acct: / xmpp: 

 

Most of what is returned is just test data (though some is valid), but it
should be properly formatted.

 

I have aliases, properties, titles, and non-ASCII characters in the acct:
reply.  I'm happy to throw something in if you want to check a particular
response.

 

Paul

 

From: webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] On
Behalf Of Tim Bray
Sent: Sunday, July 14, 2013 5:54 PM
To: webfinger@ietf.org
Subject: [webfinger] Looking for JRDs

 

Working on some WF code... looking for some candidate addresses/domains to
test JRD wrangling.  Suggestions? -T

 

-- 
You received this message because you are subscribed to the Google Groups
"OpenID Connect Interop" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to openid-connect-interop+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

-- 
You received this message because you are subscribed to the Google Groups
"OpenID Connect Interop" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to openid-connect-interop+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

 





_______________________________________________
webfinger mailing list
webfinger@ietf.org
https://www.ietf.org/mailman/listinfo/webfinger

 

 

_______________________________________________
webfinger mailing list
webfinger@ietf.org
https://www.ietf.org/mailman/listinfo/webfinger

 


_______________________________________________
webfinger mailing list
webfinger@ietf.org
https://www.ietf.org/mailman/listinfo/webfinger

 


------=_NextPart_000_0162_01CE8BED.EE8B9C40
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><META =
HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><!--[if !mso]><style>v\:* =
{behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Consolas;
	panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
pre
	{mso-style-priority:99;
	mso-style-link:"HTML Preformatted Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
span.HTMLPreformattedChar
	{mso-style-name:"HTML Preformatted Char";
	mso-style-priority:99;
	mso-style-link:"HTML Preformatted";
	font-family:"Consolas","serif";}
span.EmailStyle19
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Melvin,<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Ideally, new values would be registered with IANA.&nbsp; That ought =
to come in the form of an RFC to fully explain their purpose so that =
there is no misunderstanding as to the intent of any particular =
&#8220;rel&#8221; value.<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The &#8220;blog&#8221; one I assigned under the packetizer.com domain =
was done since there wasn&#8217;t one (AFAIK) that meant precisely the =
same thing.&nbsp; I expect some non-registered values will conflict with =
other non-registered values.&nbsp; That&#8217;s OK.&nbsp; People build =
products and need an identifier.&nbsp; We see this with every =
protocol.&nbsp; Once there is a certain amount of momentum for it and/or =
people feel a &#8220;rel&#8221; ought to be registered because it has =
wide applicability, then definitely register a =
value.<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Paul<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in =
4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0in 0in 0in'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
Melvin Carvalho [mailto:melvincarvalho@gmail.com] <br><b>Sent:</b> =
Sunday, July 28, 2013 6:58 PM<br><b>To:</b> Javier Rojas =
Blum<br><b>Cc:</b> Paul E. Jones; webfinger; Tim Bray; =
openid-connect-interop@googlegroups.com; Edmund Jay<br><b>Subject:</b> =
Re: [webfinger] Looking for JRDs<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'><o:p>&nbsp;</o:p></p><div><p =
class=3DMsoNormal>On 23 July 2013 22:07, Javier Rojas Blum &lt;<a =
href=3D"mailto:javier@gluu.org" =
target=3D"_blank">javier@gluu.org</a>&gt; =
wrote:<o:p></o:p></p><div><div><p class=3DMsoNormal>Please try this: <a =
href=3D"https://seed.gluu.org/.well-known/webfinger?resource=3Dacct:javie=
r@seed.gluu.org&amp;rel=3Dhttp%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0=
%2Fissuer" =
target=3D"_blank">https://seed.gluu.org/.well-known/webfinger?resource=3D=
acct:javier@seed.gluu.org&amp;rel=3Dhttp%3A%2F%2Fopenid.net%2Fspecs%2Fcon=
nect%2F1.0%2Fissuer</a><o:p></o:p></p></div></div><div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'>I'm seeing a lot of global keys =
(&quot;rel&quot; parameters) that are not in the official =
registry:<br><br><a =
href=3D"http://www.iana.org/assignments/link-relations/link-relations.xht=
ml">http://www.iana.org/assignments/link-relations/link-relations.xhtml</=
a><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'>e.g. evan's &quot;favourites&quot; =
&quot;lists&quot;, nick's &quot;auth-endpoint&quot;, paul's =
&quot;test&quot; and quite a few more -- it seems something of a free =
for all, how are clients supposed to interpret =
these?<o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'>some of these links do not resolve =
anywhere such as : <a =
href=3D"http://schemas.google.com/g/2010%23updates-from">http://schemas.g=
oogle.com/g/2010%23updates-from</a><o:p></o:p></p></div><div><p =
class=3DMsoNormal>others such as &quot;<a =
href=3D"http://packetizer.com/rel/blog">http://packetizer.com/rel/blog</a=
>&quot; seem to be creating existing concepts -- would it not be better =
to reuse things long standing dictionaries such foaf, <a =
href=3D"http://schema.org">schema.org</a>, sioc, open graph protocol =
etc.<o:p></o:p></p></div><div><p =
class=3DMsoNormal>&nbsp;<o:p></o:p></p></div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in =
6.0pt;margin-left:4.8pt;margin-right:0in'><div><div><p =
class=3DMsoNormal><br>Regards<span style=3D'color:#888888'><br><br>-- =
Javier</span><o:p></o:p></p><div><div><p =
class=3DMsoNormal><br><br><br>On 07/23/2013 03:54 PM, Paul E. Jones =
wrote:<o:p></o:p></p></div></div></div><div><div><blockquote =
style=3D'margin-top:5.0pt;margin-bottom:5.0pt'><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>I get a 200 OK when I query, but the message body appears to be =
empty.</span><o:p></o:p></p><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><o:p></o:p></p><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;</span><o:p></o:p></p><div =
style=3D'border:none;border-left:solid windowtext 1.5pt;padding:0in 0in =
0in 4.0pt;border-color:-moz-use-text-color -moz-use-text-color =
-moz-use-text-color blue'><div><div =
style=3D'border:none;border-top:solid windowtext 1.0pt;padding:3.0pt 0in =
0in 0in;border-color:-moz-use-text-color -moz-use-text-color'><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
<a href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a> [<a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">mailto:webfinger-bounces@ietf.org</a>] <b>On Behalf Of =
</b>Javier Rojas Blum<br><b>Sent:</b> Tuesday, July 23, 2013 3:51 =
PM<br><b>To:</b> Edmund Jay<br><b>Cc:</b> <a =
href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a>; <a =
href=3D"mailto:openid-connect-interop@googlegroups.com" =
target=3D"_blank">openid-connect-interop@googlegroups.com</a>; Tim Bray; =
Paul E. Jones<br><b>Subject:</b> Re: [webfinger] Looking for =
JRDs</span><o:p></o:p></p></div></div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p><=
/o:p></p><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><a =
href=3D"mailto:acct:javier@seed.gluu.org" =
target=3D"_blank">acct:javier@seed.gluu.org</a><br><a =
href=3D"mailto:acct:mike@seed.gluu.org" =
target=3D"_blank">acct:mike@seed.gluu.org</a><br><br>-- =
Javier<br><br><br>On 07/22/2013 02:14 PM, Edmund Jay =
wrote:<o:p></o:p></p></div><blockquote =
style=3D'margin-top:5.0pt;margin-bottom:5.0pt'><div><div><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>The =
following can be used :&nbsp;</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>&nbsp;</span=
><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'><a =
href=3D"mailto:alice@connect.openid4.us" =
target=3D"_blank">alice@connect.openid4.us</a> =
or</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'><a =
href=3D"mailto:bob@connect.openid4.us" =
target=3D"_blank">bob@connect.openid4.us</a></span><o:p></o:p></p></div><=
div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>&nbsp;</span=
><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>-- =
Edmund</span><o:p></o:p></p></div><div><div><div><div class=3DMsoNormal =
align=3Dcenter style=3D'text-align:center;background:white'><hr size=3D1 =
width=3D"100%" align=3Dcenter></div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><b><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>From:</span><=
/b><span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'> =
Mike Jones <a href=3D"mailto:Michael.Jones@microsoft.com" =
target=3D"_blank">&lt;Michael.Jones@microsoft.com&gt;</a><br><b>To:</b> =
<a href=3D"mailto:openid-connect-interop@googlegroups.com" =
target=3D"_blank">&quot;openid-connect-interop@googlegroups.com&quot;</a>=
 <a href=3D"mailto:openid-connect-interop@googlegroups.com" =
target=3D"_blank">&lt;openid-connect-interop@googlegroups.com&gt;</a>; =
Tim Bray <a href=3D"mailto:tbray@textuality.com" =
target=3D"_blank">&lt;tbray@textuality.com&gt;</a>; Paul E. Jones <a =
href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">&lt;paulej@packetizer.com&gt;</a> <br><b>Cc:</b> <a =
href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">&quot;webfinger@ietf.org&quot;</a> <a =
href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">&lt;webfinger@ietf.org&gt;</a> <br><b>Sent:</b> =
Saturday, July 20, 2013 10:51 PM<br><b>Subject:</b> RE: [webfinger] =
Looking for JRDs</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'>&nbsp;<o:p></o:p></p><div><div><div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span style=3D'font-size:11.0pt;color:#1F497D'>Could those of =
you with OpenID OPs that support discovery please post specific =
identifiers using e-mail address syntax that Tim could use for testing =
e-mail based discovery using =
WebFinger?</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks =
all,</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- =
Mike</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><div style=3D'border:none;border-top:solid windowtext =
1.0pt;padding:3.0pt 0in 0in 0in;border-color:-moz-use-text-color =
-moz-use-text-color'><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><b><span style=3D'font-size:10.0pt'>From:</span></b><span =
style=3D'font-size:10.0pt'> <a =
href=3D"mailto:openid-connect-interop@googlegroups.com" =
target=3D"_blank">openid-connect-interop@googlegroups.com</a> [<a =
href=3D"mailto:openid-connect-interop@googlegroups.com" =
target=3D"_blank">mailto:openid-connect-interop@googlegroups.com</a>] =
<b>On Behalf Of </b>Mike Jones<br><b>Sent:</b> Saturday, July 20, 2013 =
4:34 PM<br><b>To:</b> Tim Bray; Paul E. Jones<br><b>Cc:</b> <a =
href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a>; <a =
href=3D"mailto:openid-connect-interop@googlegroups.com" =
target=3D"_blank">openid-connect-interop@googlegroups.com</a><br><b>Subje=
ct:</b> RE: [webfinger] Looking for =
JRDs</span><o:p></o:p></p></div></div></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'>&nbsp;<o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span style=3D'font-size:11.0pt;color:#1F497D'>See <a =
href=3D"http://osis.idcommons.net/wiki/Category:OC5_OP" =
target=3D"_blank">http://osis.idcommons.net/wiki/Category:OC5_OP</a> for =
a list of OpenID providers, most of which implement Discovery, including =
WebFinger.</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- =
Mike</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><b><span style=3D'font-size:10.0pt'>From:</span></b><span =
style=3D'font-size:10.0pt'> <a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a> [<a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">mailto:webfinger-bounces@ietf.org</a>] <b>On Behalf Of =
</b>Tim Bray<br><b>Sent:</b> Friday, July 19, 2013 9:34 PM<br><b>To:</b> =
Paul E. Jones<br><b>Cc:</b> <a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:</b> Re: =
[webfinger] Looking for JRDs</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'>&nbsp;<o:p></o:p></p></div><div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'>Got an OpenID Connect provider? rel=3D<a =
href=3D"http://openid.net/specs/connect/1.0/issuer" =
target=3D"_blank">http://openid.net/specs/connect/1.0/issuer</a><o:p></o:=
p></p></div></div><div><div style=3D'margin-bottom:12.0pt'><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'>&nbsp;<o:p></o:p></p></div><div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'>On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones &lt;<a =
href=3D"mailto:paulej@packetizer.com" =
target=3D"_blank">paulej@packetizer.com</a>&gt; =
wrote:<o:p></o:p></p></div><div><div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Tim,</span><o:p></o:p></p></div>=
<div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span style=3D'font-size:11.0pt;color:#1F497D'>You&#8217;re =
welcome to test my addresses, including mailto: / acct: / xmpp: =
</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span style=3D'font-size:11.0pt;color:#1F497D'>Most of what =
is returned is just test data (though some is valid), but it should be =
properly formatted.</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span style=3D'font-size:11.0pt;color:#1F497D'>I have =
aliases, properties, titles, and non-ASCII characters in the acct: =
reply.&nbsp; I&#8217;m happy to throw something in if you want to check =
a particular response.</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span =
style=3D'font-size:11.0pt;color:#1F497D'>Paul</span><o:p></o:p></p></div>=
<div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'><span =
style=3D'font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p></di=
v><div style=3D'border:none;border-left:solid windowtext =
1.5pt;padding:0in 0in 0in 4.0pt;border-color:-moz-use-text-color =
-moz-use-text-color -moz-use-text-color blue'><div><div =
style=3D'border:none;border-top:solid windowtext 1.0pt;padding:3.0pt 0in =
0in 0in;border-color:-moz-use-text-color -moz-use-text-color'><div><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite'><b><span style=3D'font-size:10.0pt'>From:</span></b><span =
style=3D'font-size:10.0pt'> <a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a> [mailto:<a =
href=3D"mailto:webfinger-bounces@ietf.org" =
target=3D"_blank">webfinger-bounces@ietf.org</a>] <b>On Behalf Of =
</b>Tim Bray<br><b>Sent:</b> Sunday, July 14, 2013 5:54 PM<br><b>To:</b> =
<a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:</b> [webfinger] =
Looking for JRDs</span><o:p></o:p></p></div></div></div><div><div><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'>&nbsp;<o:p></o:p></p></div><div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'>Working on some WF code... looking for some candidate =
addresses/domains to test JRD wrangling.&nbsp; Suggestions? =
-T<o:p></o:p></p></div></div></div></div></div></div></div><div><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'>&nbsp;<o:p></o:p></p></div></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'>-- <br>You received this message because you are subscribed =
to the Google Groups &quot;OpenID Connect Interop&quot; group.<br>To =
unsubscribe from this group and stop receiving emails from it, send an =
email to <a =
href=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.com" =
target=3D"_blank">openid-connect-interop+unsubscribe@googlegroups.com</a>=
.<br>For more options, visit <a =
href=3D"https://groups.google.com/groups/opt_out" =
target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>&nbsp;=
<br>&nbsp;<o:p></o:p></p></div></div></div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:wh=
ite;background-attachment:scroll;background-position-x:0%;background-posi=
tion-y:0%'>-- <br>You received this message because you are subscribed =
to the Google Groups &quot;OpenID Connect Interop&quot; group.<br>To =
unsubscribe from this group and stop receiving emails from it, send an =
email to <a =
href=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.com" =
target=3D"_blank">openid-connect-interop+unsubscribe@googlegroups.com</a>=
.<br>For more options, visit <a =
href=3D"https://groups.google.com/groups/opt_out" =
target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>&nbsp;=
<br>&nbsp;<o:p></o:p></p></div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;margin-bottom:12.0pt;background:white;ba=
ckground-attachment:scroll;background-position-x:0%;background-position-y=
:0%'>&nbsp;<o:p></o:p></p></div></div></div></div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;margin-bottom:12.0pt'><br><br><o:p></o:p=
></p><pre>_______________________________________________<o:p></o:p></pre=
><pre>webfinger mailing list<o:p></o:p></pre><pre><a =
href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><o:p></o:p></pre><pre><a =
href=3D"https://www.ietf.org/mailman/listinfo/webfinger" =
target=3D"_blank">https://www.ietf.org/mailman/listinfo/webfinger</a><o:p=
></o:p></pre></blockquote><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p><=
/o:p></p></div></div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'><o:p>&nbsp;</o:p></p><pre>________________=
_______________________________<o:p></o:p></pre><pre>webfinger mailing =
list<o:p></o:p></pre><pre><a href=3D"mailto:webfinger@ietf.org" =
target=3D"_blank">webfinger@ietf.org</a><o:p></o:p></pre><pre><a =
href=3D"https://www.ietf.org/mailman/listinfo/webfinger" =
target=3D"_blank">https://www.ietf.org/mailman/listinfo/webfinger</a><o:p=
></o:p></pre></blockquote><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></div></div><p =
class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'><br>______________________________________=
_________<br>webfinger mailing list<br><a =
href=3D"mailto:webfinger@ietf.org">webfinger@ietf.org</a><br><a =
href=3D"https://www.ietf.org/mailman/listinfo/webfinger" =
target=3D"_blank">https://www.ietf.org/mailman/listinfo/webfinger</a><o:p=
></o:p></p></blockquote></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></div></div></div></body></h=
tml>
------=_NextPart_000_0162_01CE8BED.EE8B9C40--


From melvincarvalho@gmail.com  Sun Jul 28 21:05:44 2013
Return-Path: <melvincarvalho@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C1D9D21F9F6E for <webfinger@ietfa.amsl.com>; Sun, 28 Jul 2013 21:05:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.539
X-Spam-Level: 
X-Spam-Status: No, score=-2.539 tagged_above=-999 required=5 tests=[AWL=0.060,  BAYES_00=-2.599, HTML_MESSAGE=0.001, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J5d04Fb5-Rr3 for <webfinger@ietfa.amsl.com>; Sun, 28 Jul 2013 21:05:43 -0700 (PDT)
Received: from mail-lb0-x22e.google.com (mail-lb0-x22e.google.com [IPv6:2a00:1450:4010:c04::22e]) by ietfa.amsl.com (Postfix) with ESMTP id B6AAA21F9F51 for <webfinger@ietf.org>; Sun, 28 Jul 2013 21:05:39 -0700 (PDT)
Received: by mail-lb0-f174.google.com with SMTP id x10so3889751lbi.33 for <webfinger@ietf.org>; Sun, 28 Jul 2013 21:05:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=vyuqTnuBkGMlnaUn855d6P1hkvxUxcScgeT8NZXEsCk=; b=M8yqEmyf9atpB36q3XP3rLL5JjbMGAn2xmOuBPQkvFtdUb/o9uSUL7I2DMUwPmMALY DM14ykRWOBwiqVNLyO5Icl8zjq3X+3xIALlK+CdeHi+B2YRlOqPrCuu8AVpqj6nQQYeY kb7bdz/ddLSpOKGpVvfZc4oUUR70ifX9CDF4pQc+iZJsE2yM2c8EDQS/XBlSG0Qi7wiH qDvQPISaLgxNftu3wxe3VKCEqBOVFFH2nk4ggYL7GgrQZ6lUmEV9ZtwT163mqYW9CDz9 BQQMmCh5FH0pMW5yNlgq6Ra2z34ISfSU6/HMBDH5VUdZjiAyR1x7CQ28xns2+1tAwxuK h1Ww==
MIME-Version: 1.0
X-Received: by 10.112.157.137 with SMTP id wm9mr24841681lbb.14.1375070738467;  Sun, 28 Jul 2013 21:05:38 -0700 (PDT)
Received: by 10.112.59.193 with HTTP; Sun, 28 Jul 2013 21:05:38 -0700 (PDT)
In-Reply-To: <016101ce8c0f$759aa430$60cfec90$@packetizer.com>
References: <CAHBU6ivuHwToVHEyDuU3AKnd-nD-5ee20is_8U+fOkA1uszbzA@mail.gmail.com> <00d301ce80ff$fffd76e0$fff864a0$@packetizer.com> <CAHBU6itqxCfAgQSVOMKhbcBLe4afNW7QF5C4tMsHC1EKGBt+Gg@mail.gmail.com> <4E1F6AAD24975D4BA5B16804296739436B6F7E7A@TK5EX14MBXC284.redmond.corp.microsoft.com> <4E1F6AAD24975D4BA5B16804296739436B6F81E7@TK5EX14MBXC284.redmond.corp.microsoft.com> <1374516883.73070.YahooMailNeo@web184401.mail.bf1.yahoo.com> <51EEDE9C.8020105@gluu.org> <05cb01ce87de$62c09200$2841b600$@packetizer.com> <51EEE28E.7080604@gluu.org> <CAKaEYhL3nda4umxv-5i==L3yzkbjEGE_Z-48kHvG9mZQ5wXHzQ@mail.gmail.com> <016101ce8c0f$759aa430$60cfec90$@packetizer.com>
Date: Mon, 29 Jul 2013 06:05:38 +0200
Message-ID: <CAKaEYhLfT+dhJa1oFRX7V=CMsBTKrLKU1ivWFewys5y2n_mKGw@mail.gmail.com>
From: Melvin Carvalho <melvincarvalho@gmail.com>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: multipart/alternative; boundary=001a11c29654e853ef04e29e9a80
Cc: webfinger <webfinger@ietf.org>, Javier Rojas Blum <javier@gluu.org>, Tim Bray <tbray@textuality.com>, Edmund Jay <ejay@mgi1.com>, openid-connect-interop@googlegroups.com
Subject: Re: [webfinger] Looking for JRDs
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Jul 2013 04:05:44 -0000

--001a11c29654e853ef04e29e9a80
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

On 29 July 2013 05:55, Paul E. Jones <paulej@packetizer.com> wrote:

> Melvin,****
>
> ** **
>
> Ideally, new values would be registered with IANA.  That ought to come in
> the form of an RFC to fully explain their purpose so that there is no
> misunderstanding as to the intent of any particular =93rel=94 value.****
>
> ** **
>
> The =93blog=94 one I assigned under the packetizer.com domain was done si=
nce
> there wasn=92t one (AFAIK) that meant precisely the same thing.  I expect
> some non-registered values will conflict with other non-registered values=
.
> That=92s OK.  People build products and need an identifier.  We see this =
with
> every protocol.  Once there is a certain amount of momentum for it and/or
> people feel a =93rel=94 ought to be registered because it has wide
> applicability, then definitely register a value.
>

Regarding blog there's a few such as FOAF, DOAP, SIOC, Schema.org, vivo and
others.  I would think foaf : weblog is the most common (
http://xmlns.com/foaf/0.1/weblog )

Here's a handy tool for finding existing properties

http://lov.okfn.org/dataset/lov/search/#s=3Dblog

In a general sense, I would suggest best practice reusing where possible.
Otherwise create a new URL.  Only in a few cases, when you are sure there's
no clash or ambiguity to go for the registry route.


> ****
>
> ** **
>
> Paul****
>
> ** **
>
> *From:* Melvin Carvalho [mailto:melvincarvalho@gmail.com]
> *Sent:* Sunday, July 28, 2013 6:58 PM
> *To:* Javier Rojas Blum
> *Cc:* Paul E. Jones; webfinger; Tim Bray;
> openid-connect-interop@googlegroups.com; Edmund Jay
>
> *Subject:* Re: [webfinger] Looking for JRDs****
>
> ** **
>
> ** **
>
> ** **
>
> On 23 July 2013 22:07, Javier Rojas Blum <javier@gluu.org> wrote:****
>
> Please try this:
> https://seed.gluu.org/.well-known/webfinger?resource=3Dacct:javier@seed.g=
luu.org&rel=3Dhttp%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.0%2Fissuer
> ****
>
> ** **
>
> I'm seeing a lot of global keys ("rel" parameters) that are not in the
> official registry:
>
> http://www.iana.org/assignments/link-relations/link-relations.xhtml****
>
> e.g. evan's "favourites" "lists", nick's "auth-endpoint", paul's "test"
> and quite a few more -- it seems something of a free for all, how are
> clients supposed to interpret these?****
>
> some of these links do not resolve anywhere such as :
> http://schemas.google.com/g/2010%23updates-from****
>
> others such as "http://packetizer.com/rel/blog" seem to be creating
> existing concepts -- would it not be better to reuse things long standing
> dictionaries such foaf, schema.org, sioc, open graph protocol etc.****
>
>  ****
>
>
> Regards
>
> -- Javier****
>
>
>
>
> On 07/23/2013 03:54 PM, Paul E. Jones wrote:****
>
> I get a 200 OK when I query, but the message body appears to be empty.***=
*
>
>  ****
>
>  ****
>
> *From:* webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org<web=
finger-bounces@ietf.org>]
> *On Behalf Of *Javier Rojas Blum
> *Sent:* Tuesday, July 23, 2013 3:51 PM
> *To:* Edmund Jay
> *Cc:* webfinger@ietf.org; openid-connect-interop@googlegroups.com; Tim
> Bray; Paul E. Jones
> *Subject:* Re: [webfinger] Looking for JRDs****
>
>  ****
>
> acct:javier@seed.gluu.org
> acct:mike@seed.gluu.org
>
> -- Javier
>
>
> On 07/22/2013 02:14 PM, Edmund Jay wrote:****
>
> The following can be used : ****
>
>  ****
>
> alice@connect.openid4.us or****
>
> bob@connect.openid4.us****
>
>  ****
>
> -- Edmund****
> ------------------------------
>
> *From:* Mike Jones <Michael.Jones@microsoft.com><Michael.Jones@microsoft.=
com>
> *To:* "openid-connect-interop@googlegroups.com"<openid-connect-interop@go=
oglegroups.com>
> <openid-connect-interop@googlegroups.com><openid-connect-interop@googlegr=
oups.com>;
> Tim Bray <tbray@textuality.com> <tbray@textuality.com>; Paul E. Jones
> <paulej@packetizer.com> <paulej@packetizer.com>
> *Cc:* "webfinger@ietf.org" <webfinger@ietf.org> <webfinger@ietf.org><webf=
inger@ietf.org>
> *Sent:* Saturday, July 20, 2013 10:51 PM
> *Subject:* RE: [webfinger] Looking for JRDs****
>
>  ****
>
> Could those of you with OpenID OPs that support discovery please post
> specific identifiers using e-mail address syntax that Tim could use for
> testing e-mail based discovery using WebFinger?****
>
>  ****
>
>                                                             Thanks all,**=
*
> *
>
>                                                             -- Mike****
>
>  ****
>
> *From:* openid-connect-interop@googlegroups.com [
> mailto:openid-connect-interop@googlegroups.com<openid-connect-interop@goo=
glegroups.com>]
> *On Behalf Of *Mike Jones
> *Sent:* Saturday, July 20, 2013 4:34 PM
> *To:* Tim Bray; Paul E. Jones
> *Cc:* webfinger@ietf.org; openid-connect-interop@googlegroups.com
> *Subject:* RE: [webfinger] Looking for JRDs****
>
>  ****
>
> See http://osis.idcommons.net/wiki/Category:OC5_OP for a list of OpenID
> providers, most of which implement Discovery, including WebFinger.****
>
>  ****
>
>                                                             -- Mike****
>
>  ****
>
> *From:* webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org<web=
finger-bounces@ietf.org>]
> *On Behalf Of *Tim Bray
> *Sent:* Friday, July 19, 2013 9:34 PM
> *To:* Paul E. Jones
> *Cc:* webfinger@ietf.org
> *Subject:* Re: [webfinger] Looking for JRDs****
>
>  ****
>
> Got an OpenID Connect provider? rel=3D
> http://openid.net/specs/connect/1.0/issuer****
>
>  ****
>
> On Sun, Jul 14, 2013 at 7:07 PM, Paul E. Jones <paulej@packetizer.com>
> wrote:****
>
> Tim,****
>
>  ****
>
> You=92re welcome to test my addresses, including mailto: / acct: / xmpp: =
***
> *
>
>  ****
>
> Most of what is returned is just test data (though some is valid), but it
> should be properly formatted.****
>
>  ****
>
> I have aliases, properties, titles, and non-ASCII characters in the acct:
> reply.  I=92m happy to throw something in if you want to check a particul=
ar
> response.****
>
>  ****
>
> Paul****
>
>  ****
>
> *From:* webfinger-bounces@ietf.org [mailto:webfinger-bounces@ietf.org] *O=
n
> Behalf Of *Tim Bray
> *Sent:* Sunday, July 14, 2013 5:54 PM
> *To:* webfinger@ietf.org
> *Subject:* [webfinger] Looking for JRDs****
>
>  ****
>
> Working on some WF code... looking for some candidate addresses/domains t=
o
> test JRD wrangling.  Suggestions? -T****
>
>  ****
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenID Connect Interop" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to openid-connect-interop+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>  ****
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenID Connect Interop" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to openid-connect-interop+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>  ****
>
>  ****
>
>
>
> ****
>
> _______________________________________________****
>
> webfinger mailing list****
>
> webfinger@ietf.org****
>
> https://www.ietf.org/mailman/listinfo/webfinger****
>
>  ****
>
> ** **
>
> _______________________________________________****
>
> webfinger mailing list****
>
> webfinger@ietf.org****
>
> https://www.ietf.org/mailman/listinfo/webfinger****
>
> ** **
>
>
> _______________________________________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/listinfo/webfinger****
>
> ** **
>

--001a11c29654e853ef04e29e9a80
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div class=3D"gmail=
_quote">On 29 July 2013 05:55, Paul E. Jones <span dir=3D"ltr">&lt;<a href=
=3D"mailto:paulej@packetizer.com" target=3D"_blank">paulej@packetizer.com</=
a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-=
left:1px solid rgb(204,204,204);padding-left:1ex"><div link=3D"blue" vlink=
=3D"purple" lang=3D"EN-US"><div><p class=3D""><span style=3D"font-size:11pt=
;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125=
)">Melvin,<u></u><u></u></span></p>
<p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;=
,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u>=A0<u></u></span></p><=
p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,=
&quot;sans-serif&quot;;color:rgb(31,73,125)">Ideally, new values would be r=
egistered with IANA.=A0 That ought to come in the form of an RFC to fully e=
xplain their purpose so that there is no misunderstanding as to the intent =
of any particular =93rel=94 value.<u></u><u></u></span></p>
<p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;=
,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u>=A0<u></u></span></p><=
p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,=
&quot;sans-serif&quot;;color:rgb(31,73,125)">The =93blog=94 one I assigned =
under the <a href=3D"http://packetizer.com" target=3D"_blank">packetizer.co=
m</a> domain was done since there wasn=92t one (AFAIK) that meant precisely=
 the same thing.=A0 I expect some non-registered values will conflict with =
other non-registered values.=A0 That=92s OK.=A0 People build products and n=
eed an identifier.=A0 We see this with every protocol.=A0 Once there is a c=
ertain amount of momentum for it and/or people feel a =93rel=94 ought to be=
 registered because it has wide applicability, then definitely register a v=
alue.</span></p>
</div></div></blockquote><br></div><div class=3D"gmail_quote">Regarding blo=
g there&#39;s a few such as FOAF, DOAP, SIOC, Schema.org, vivo and others.=
=A0 I would think foaf : weblog is the most common ( <a href=3D"http://xmln=
s.com/foaf/0.1/weblog">http://xmlns.com/foaf/0.1/weblog</a> )<br>
<br></div><div class=3D"gmail_quote">Here&#39;s a handy tool for finding ex=
isting properties<br><br><a href=3D"http://lov.okfn.org/dataset/lov/search/=
#s=3Dblog">http://lov.okfn.org/dataset/lov/search/#s=3Dblog</a><br><br></di=
v><div class=3D"gmail_quote">
In a general sense, I would suggest best practice reusing where possible.=
=A0 Otherwise create a new URL.=A0 Only in a few cases, when you are sure t=
here&#39;s no clash or ambiguity to go for the registry route.<br></div><di=
v class=3D"gmail_quote">
<div>=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px=
 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div link=
=3D"blue" vlink=3D"purple" lang=3D"EN-US"><div><p class=3D""><span style=3D=
"font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;colo=
r:rgb(31,73,125)"><u></u><u></u></span></p>
<p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;=
,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u>=A0<u></u></span></p><=
p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,=
&quot;sans-serif&quot;;color:rgb(31,73,125)">Paul<u></u><u></u></span></p>
<p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;=
,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u>=A0<u></u></span></p><=
div style=3D"border-width:medium medium medium 1.5pt;border-style:none none=
 none solid;border-color:-moz-use-text-color -moz-use-text-color -moz-use-t=
ext-color blue;padding:0in 0in 0in 4pt">
<div><div style=3D"border-width:1pt medium medium;border-style:solid none n=
one;border-color:rgb(181,196,223) -moz-use-text-color -moz-use-text-color;p=
adding:3pt 0in 0in"><p class=3D""><b><span style=3D"font-size:10pt;font-fam=
ily:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style=
=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> =
Melvin Carvalho [mailto:<a href=3D"mailto:melvincarvalho@gmail.com" target=
=3D"_blank">melvincarvalho@gmail.com</a>] <br>
<b>Sent:</b> Sunday, July 28, 2013 6:58 PM<br><b>To:</b> Javier Rojas Blum<=
br><b>Cc:</b> Paul E. Jones; webfinger; Tim Bray; <a href=3D"mailto:openid-=
connect-interop@googlegroups.com" target=3D"_blank">openid-connect-interop@=
googlegroups.com</a>; Edmund Jay</span></p>
<div><div class=3D"h5"><br><b>Subject:</b> Re: [webfinger] Looking for JRDs=
<u></u><u></u></div></div><p></p></div></div><div><div class=3D"h5"><p clas=
s=3D""><u></u>=A0<u></u></p><div><p class=3D""><u></u>=A0<u></u></p><div><p=
 class=3D"" style=3D"margin-bottom:12pt">
<u></u>=A0<u></u></p><div><p class=3D"">On 23 July 2013 22:07, Javier Rojas=
 Blum &lt;<a href=3D"mailto:javier@gluu.org" target=3D"_blank">javier@gluu.=
org</a>&gt; wrote:<u></u><u></u></p><div><div><p class=3D"">Please try this=
: <a href=3D"https://seed.gluu.org/.well-known/webfinger?resource=3Dacct:ja=
vier@seed.gluu.org&amp;rel=3Dhttp%3A%2F%2Fopenid.net%2Fspecs%2Fconnect%2F1.=
0%2Fissuer" target=3D"_blank">https://seed.gluu.org/.well-known/webfinger?r=
esource=3Dacct:javier@seed.gluu.org&amp;rel=3Dhttp%3A%2F%2Fopenid.net%2Fspe=
cs%2Fconnect%2F1.0%2Fissuer</a><u></u><u></u></p>
</div></div><div><p class=3D""><u></u>=A0<u></u></p></div><div><p class=3D"=
" style=3D"margin-bottom:12pt">I&#39;m seeing a lot of global keys (&quot;r=
el&quot; parameters) that are not in the official registry:<br><br><a href=
=3D"http://www.iana.org/assignments/link-relations/link-relations.xhtml" ta=
rget=3D"_blank">http://www.iana.org/assignments/link-relations/link-relatio=
ns.xhtml</a><u></u><u></u></p>
</div><div><p class=3D"" style=3D"margin-bottom:12pt">e.g. evan&#39;s &quot=
;favourites&quot; &quot;lists&quot;, nick&#39;s &quot;auth-endpoint&quot;, =
paul&#39;s &quot;test&quot; and quite a few more -- it seems something of a=
 free for all, how are clients supposed to interpret these?<u></u><u></u></=
p>
</div><div><p class=3D"" style=3D"margin-bottom:12pt">some of these links d=
o not resolve anywhere such as : <a href=3D"http://schemas.google.com/g/201=
0%23updates-from" target=3D"_blank">http://schemas.google.com/g/2010%23upda=
tes-from</a><u></u><u></u></p>
</div><div><p class=3D"">others such as &quot;<a href=3D"http://packetizer.=
com/rel/blog" target=3D"_blank">http://packetizer.com/rel/blog</a>&quot; se=
em to be creating existing concepts -- would it not be better to reuse thin=
gs long standing dictionaries such foaf, <a href=3D"http://schema.org" targ=
et=3D"_blank">schema.org</a>, sioc, open graph protocol etc.<u></u><u></u><=
/p>
</div><div><p class=3D"">=A0<u></u><u></u></p></div><blockquote style=3D"bo=
rder-width:medium medium medium 1pt;border-style:none none none solid;borde=
r-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color rgb(204=
,204,204);padding:0in 0in 0in 6pt;margin-left:4.8pt;margin-right:0in">
<div><div><p class=3D""><br>Regards<span style=3D"color:rgb(136,136,136)"><=
br><br>-- Javier</span><u></u><u></u></p><div><div><p class=3D""><br><br><b=
r>On 07/23/2013 03:54 PM, Paul E. Jones wrote:<u></u><u></u></p></div></div=
></div>
<div><div><blockquote style=3D"margin-top:5pt;margin-bottom:5pt"><div><p cl=
ass=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,&quo=
t;sans-serif&quot;;color:rgb(31,73,125)">I get a 200 OK when I query, but t=
he message body appears to be empty.</span><u></u><u></u></p>
<p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;=
,&quot;sans-serif&quot;;color:rgb(31,73,125)">=A0</span><u></u><u></u></p><=
p class=3D""><span style=3D"font-size:11pt;font-family:&quot;Calibri&quot;,=
&quot;sans-serif&quot;;color:rgb(31,73,125)">=A0</span><u></u><u></u></p>
<div style=3D"border-width:medium medium medium 1.5pt;border-style:none non=
e none solid;padding:0in 0in 0in 4pt;border-color:-moz-use-text-color -moz-=
use-text-color -moz-use-text-color blue"><div><div style=3D"border-width:1p=
t medium medium;border-style:solid none none;padding:3pt 0in 0in;border-col=
or:-moz-use-text-color">
<p class=3D""><b><span style=3D"font-size:10pt;font-family:&quot;Tahoma&quo=
t;,&quot;sans-serif&quot;">From:</span></b><span style=3D"font-size:10pt;fo=
nt-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> <a href=3D"mailto:web=
finger-bounces@ietf.org" target=3D"_blank">webfinger-bounces@ietf.org</a> [=
<a href=3D"mailto:webfinger-bounces@ietf.org" target=3D"_blank">mailto:webf=
inger-bounces@ietf.org</a>] <b>On Behalf Of </b>Javier Rojas Blum<br>
<b>Sent:</b> Tuesday, July 23, 2013 3:51 PM<br><b>To:</b> Edmund Jay<br><b>=
Cc:</b> <a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@i=
etf.org</a>; <a href=3D"mailto:openid-connect-interop@googlegroups.com" tar=
get=3D"_blank">openid-connect-interop@googlegroups.com</a>; Tim Bray; Paul =
E. Jones<br>
<b>Subject:</b> Re: [webfinger] Looking for JRDs</span><u></u><u></u></p></=
div></div><p class=3D"">=A0<u></u><u></u></p><div><p class=3D""><a href=3D"=
mailto:acct:javier@seed.gluu.org" target=3D"_blank">acct:javier@seed.gluu.o=
rg</a><br>
<a href=3D"mailto:acct:mike@seed.gluu.org" target=3D"_blank">acct:mike@seed=
.gluu.org</a><br><br>-- Javier<br><br><br>On 07/22/2013 02:14 PM, Edmund Ja=
y wrote:<u></u><u></u></p></div><blockquote style=3D"margin-top:5pt;margin-=
bottom:5pt">
<div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0% white"=
><span style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-se=
rif&quot;">The following can be used :=A0</span><u></u><u></u></p></div><di=
v><p class=3D"">
<span style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-ser=
if&quot;">=A0</span><u></u><u></u></p></div><div><p class=3D""><span style=
=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"><=
a href=3D"mailto:alice@connect.openid4.us" target=3D"_blank">alice@connect.=
openid4.us</a> or</span><u></u><u></u></p>
</div><div><p class=3D""><span style=3D"font-size:10pt;font-family:&quot;Ta=
homa&quot;,&quot;sans-serif&quot;"><a href=3D"mailto:bob@connect.openid4.us=
" target=3D"_blank">bob@connect.openid4.us</a></span><u></u><u></u></p></di=
v><div>
<p class=3D""><span style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,=
&quot;sans-serif&quot;">=A0</span><u></u><u></u></p></div><div><p class=3D"=
"><span style=3D"font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-s=
erif&quot;">-- Edmund</span><u></u><u></u></p>
</div><div><div><div><div class=3D"" style=3D"text-align:center;background:=
none repeat scroll 0% 0% white" align=3D"center"><hr align=3D"center" size=
=3D"1" width=3D"100%"></div><p class=3D"" style=3D"background:none repeat s=
croll 0% 0% white">
<b><span style=3D"font-size:10pt;font-family:&quot;Arial&quot;,&quot;sans-s=
erif&quot;">From:</span></b><span style=3D"font-size:10pt;font-family:&quot=
;Arial&quot;,&quot;sans-serif&quot;"> Mike Jones <a href=3D"mailto:Michael.=
Jones@microsoft.com" target=3D"_blank">&lt;Michael.Jones@microsoft.com&gt;<=
/a><br>
<b>To:</b> <a href=3D"mailto:openid-connect-interop@googlegroups.com" targe=
t=3D"_blank">&quot;openid-connect-interop@googlegroups.com&quot;</a> <a hre=
f=3D"mailto:openid-connect-interop@googlegroups.com" target=3D"_blank">&lt;=
openid-connect-interop@googlegroups.com&gt;</a>; Tim Bray <a href=3D"mailto=
:tbray@textuality.com" target=3D"_blank">&lt;tbray@textuality.com&gt;</a>; =
Paul E. Jones <a href=3D"mailto:paulej@packetizer.com" target=3D"_blank">&l=
t;paulej@packetizer.com&gt;</a> <br>
<b>Cc:</b> <a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">&quot;we=
bfinger@ietf.org&quot;</a> <a href=3D"mailto:webfinger@ietf.org" target=3D"=
_blank">&lt;webfinger@ietf.org&gt;</a> <br><b>Sent:</b> Saturday, July 20, =
2013 10:51 PM<br>
<b>Subject:</b> RE: [webfinger] Looking for JRDs</span><u></u><u></u></p></=
div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0% white">=
=A0<u></u><u></u></p><div><div><div><div><p class=3D"" style=3D"background:=
none repeat scroll 0% 0% white">
<span style=3D"font-size:11pt;color:rgb(31,73,125)">Could those of you with=
 OpenID OPs that support discovery please post specific identifiers using e=
-mail address syntax that Tim could use for testing e-mail based discovery =
using WebFinger?</span><u></u><u></u></p>
</div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0% white=
"><span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0</span><u></u><u><=
/u></p></div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0=
% white">
<span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0 Thanks all,</span><u></u><u></u></p></div><div><p class=3D"" style=
=3D"background:none repeat scroll 0% 0% white"><span style=3D"font-size:11p=
t;color:rgb(31,73,125)">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 -- Mike</span><u></u><u=
></u></p>
</div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0% white=
"><span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0</span><u></u><u><=
/u></p></div><div><div style=3D"border-width:1pt medium medium;border-style=
:solid none none;padding:3pt 0in 0in;border-color:-moz-use-text-color">
<div><p class=3D"" style=3D"background:none repeat scroll 0% 0% white"><b><=
span style=3D"font-size:10pt">From:</span></b><span style=3D"font-size:10pt=
"> <a href=3D"mailto:openid-connect-interop@googlegroups.com" target=3D"_bl=
ank">openid-connect-interop@googlegroups.com</a> [<a href=3D"mailto:openid-=
connect-interop@googlegroups.com" target=3D"_blank">mailto:openid-connect-i=
nterop@googlegroups.com</a>] <b>On Behalf Of </b>Mike Jones<br>
<b>Sent:</b> Saturday, July 20, 2013 4:34 PM<br><b>To:</b> Tim Bray; Paul E=
. Jones<br><b>Cc:</b> <a href=3D"mailto:webfinger@ietf.org" target=3D"_blan=
k">webfinger@ietf.org</a>; <a href=3D"mailto:openid-connect-interop@googleg=
roups.com" target=3D"_blank">openid-connect-interop@googlegroups.com</a><br=
>
<b>Subject:</b> RE: [webfinger] Looking for JRDs</span><u></u><u></u></p></=
div></div></div><div><p class=3D"" style=3D"background:none repeat scroll 0=
% 0% white">=A0<u></u><u></u></p></div><div><p class=3D"" style=3D"backgrou=
nd:none repeat scroll 0% 0% white">
<span style=3D"font-size:11pt;color:rgb(31,73,125)">See <a href=3D"http://o=
sis.idcommons.net/wiki/Category:OC5_OP" target=3D"_blank">http://osis.idcom=
mons.net/wiki/Category:OC5_OP</a> for a list of OpenID providers, most of w=
hich implement Discovery, including WebFinger.</span><u></u><u></u></p>
</div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0% white=
"><span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0</span><u></u><u><=
/u></p></div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0=
% white">
<span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0 -- Mike</span><u></u><u></u></p></div><div><p class=3D"" style=3D"ba=
ckground:none repeat scroll 0% 0% white"><span style=3D"font-size:11pt;colo=
r:rgb(31,73,125)">=A0</span><u></u><u></u></p>
</div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0% white=
"><b><span style=3D"font-size:10pt">From:</span></b><span style=3D"font-siz=
e:10pt"> <a href=3D"mailto:webfinger-bounces@ietf.org" target=3D"_blank">we=
bfinger-bounces@ietf.org</a> [<a href=3D"mailto:webfinger-bounces@ietf.org"=
 target=3D"_blank">mailto:webfinger-bounces@ietf.org</a>] <b>On Behalf Of <=
/b>Tim Bray<br>
<b>Sent:</b> Friday, July 19, 2013 9:34 PM<br><b>To:</b> Paul E. Jones<br><=
b>Cc:</b> <a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger=
@ietf.org</a><br><b>Subject:</b> Re: [webfinger] Looking for JRDs</span><u>=
</u><u></u></p>
</div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0% white=
">=A0<u></u><u></u></p></div><div><div><p class=3D"" style=3D"background:no=
ne repeat scroll 0% 0% white">Got an OpenID Connect provider? rel=3D<a href=
=3D"http://openid.net/specs/connect/1.0/issuer" target=3D"_blank">http://op=
enid.net/specs/connect/1.0/issuer</a><u></u><u></u></p>
</div></div><div><div style=3D"margin-bottom:12pt"><p class=3D"" style=3D"b=
ackground:none repeat scroll 0% 0% white">=A0<u></u><u></u></p></div><div><=
div><p class=3D"" style=3D"background:none repeat scroll 0% 0% white">On Su=
n, Jul 14, 2013 at 7:07 PM, Paul E. Jones &lt;<a href=3D"mailto:paulej@pack=
etizer.com" target=3D"_blank">paulej@packetizer.com</a>&gt; wrote:<u></u><u=
></u></p>
</div><div><div><div><p class=3D"" style=3D"background:none repeat scroll 0=
% 0% white"><span style=3D"font-size:11pt;color:rgb(31,73,125)">Tim,</span>=
<u></u><u></u></p></div><div><p class=3D"" style=3D"background:none repeat =
scroll 0% 0% white">
<span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0</span><u></u><u></u=
></p></div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0% =
white"><span style=3D"font-size:11pt;color:rgb(31,73,125)">You=92re welcome=
 to test my addresses, including mailto: / acct: / xmpp: </span><u></u><u><=
/u></p>
</div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0% white=
"><span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0</span><u></u><u><=
/u></p></div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0=
% white">
<span style=3D"font-size:11pt;color:rgb(31,73,125)">Most of what is returne=
d is just test data (though some is valid), but it should be properly forma=
tted.</span><u></u><u></u></p></div><div><p class=3D"" style=3D"background:=
none repeat scroll 0% 0% white">
<span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0</span><u></u><u></u=
></p></div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0% =
white"><span style=3D"font-size:11pt;color:rgb(31,73,125)">I have aliases, =
properties, titles, and non-ASCII characters in the acct: reply.=A0 I=92m h=
appy to throw something in if you want to check a particular response.</spa=
n><u></u><u></u></p>
</div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0% white=
"><span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0</span><u></u><u><=
/u></p></div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0=
% white">
<span style=3D"font-size:11pt;color:rgb(31,73,125)">Paul</span><u></u><u></=
u></p></div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0%=
 white"><span style=3D"font-size:11pt;color:rgb(31,73,125)">=A0</span><u></=
u><u></u></p>
</div><div style=3D"border-width:medium medium medium 1.5pt;border-style:no=
ne none none solid;padding:0in 0in 0in 4pt;border-color:-moz-use-text-color=
 -moz-use-text-color -moz-use-text-color blue"><div><div style=3D"border-wi=
dth:1pt medium medium;border-style:solid none none;padding:3pt 0in 0in;bord=
er-color:-moz-use-text-color">
<div><p class=3D"" style=3D"background:none repeat scroll 0% 0% white"><b><=
span style=3D"font-size:10pt">From:</span></b><span style=3D"font-size:10pt=
"> <a href=3D"mailto:webfinger-bounces@ietf.org" target=3D"_blank">webfinge=
r-bounces@ietf.org</a> [mailto:<a href=3D"mailto:webfinger-bounces@ietf.org=
" target=3D"_blank">webfinger-bounces@ietf.org</a>] <b>On Behalf Of </b>Tim=
 Bray<br>
<b>Sent:</b> Sunday, July 14, 2013 5:54 PM<br><b>To:</b> <a href=3D"mailto:=
webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org</a><br><b>Subject:=
</b> [webfinger] Looking for JRDs</span><u></u><u></u></p></div></div></div=
>
<div><div><p class=3D"" style=3D"background:none repeat scroll 0% 0% white"=
>=A0<u></u><u></u></p></div><div><div><p class=3D"" style=3D"background:non=
e repeat scroll 0% 0% white">Working on some WF code... looking for some ca=
ndidate addresses/domains to test JRD wrangling.=A0 Suggestions? -T<u></u><=
u></u></p>
</div></div></div></div></div></div></div><div><p class=3D"" style=3D"backg=
round:none repeat scroll 0% 0% white">=A0<u></u><u></u></p></div></div><div=
><p class=3D"" style=3D"background:none repeat scroll 0% 0% white">-- <br>Y=
ou received this message because you are subscribed to the Google Groups &q=
uot;OpenID Connect Interop&quot; group.<br>
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:openid-connect-interop+unsubscribe@googlegroups.c=
om" target=3D"_blank">openid-connect-interop+unsubscribe@googlegroups.com</=
a>.<br>
For more options, visit <a href=3D"https://groups.google.com/groups/opt_out=
" target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>=A0<br=
>=A0<u></u><u></u></p></div></div></div><p class=3D"" style=3D"background:n=
one repeat scroll 0% 0% white">
-- <br>You received this message because you are subscribed to the Google G=
roups &quot;OpenID Connect Interop&quot; group.<br>To unsubscribe from this=
 group and stop receiving emails from it, send an email to <a href=3D"mailt=
o:openid-connect-interop+unsubscribe@googlegroups.com" target=3D"_blank">op=
enid-connect-interop+unsubscribe@googlegroups.com</a>.<br>
For more options, visit <a href=3D"https://groups.google.com/groups/opt_out=
" target=3D"_blank">https://groups.google.com/groups/opt_out</a>.<br>=A0<br=
>=A0<u></u><u></u></p></div><p class=3D"" style=3D"margin-bottom:12pt;backg=
round:none repeat scroll 0% 0% white">
=A0<u></u><u></u></p></div></div></div></div><p class=3D"" style=3D"margin-=
bottom:12pt"><br><br><u></u><u></u></p><pre>_______________________________=
________________<u></u><u></u></pre><pre>webfinger mailing list<u></u><u></=
u></pre>
<pre><a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@ietf=
.org</a><u></u><u></u></pre><pre><a href=3D"https://www.ietf.org/mailman/li=
stinfo/webfinger" target=3D"_blank">https://www.ietf.org/mailman/listinfo/w=
ebfinger</a><u></u><u></u></pre>
</blockquote><p class=3D"">=A0<u></u><u></u></p></div></div><p class=3D"" s=
tyle=3D"margin-bottom:12pt"><u></u>=A0<u></u></p><pre>_____________________=
__________________________<u></u><u></u></pre><pre>webfinger mailing list<u=
></u><u></u></pre>
<pre><a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@ietf=
.org</a><u></u><u></u></pre><pre><a href=3D"https://www.ietf.org/mailman/li=
stinfo/webfinger" target=3D"_blank">https://www.ietf.org/mailman/listinfo/w=
ebfinger</a><u></u><u></u></pre>
</blockquote><p class=3D""><u></u>=A0<u></u></p></div></div></div><p class=
=3D"" style=3D"margin-bottom:12pt"><br>____________________________________=
___________<br>webfinger mailing list<br><a href=3D"mailto:webfinger@ietf.o=
rg" target=3D"_blank">webfinger@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/webfinger</a><u></u><u></u></p></b=
lockquote></div><p class=3D""><u></u>=A0<u></u></p></div></div></div></div>=
</div>
</div></div></blockquote></div><br></div></div>

--001a11c29654e853ef04e29e9a80--

From mrkrcsmith@googlemail.com  Wed Jul 31 03:15:28 2013
Return-Path: <mrkrcsmith@googlemail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1E17E21E80C9 for <webfinger@ietfa.amsl.com>; Wed, 31 Jul 2013 03:15:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FROM_LOCAL_NOVOWEL=0.5]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yAq-d1lK-Tdv for <webfinger@ietfa.amsl.com>; Wed, 31 Jul 2013 03:15:27 -0700 (PDT)
Received: from mail-bk0-x231.google.com (mail-bk0-x231.google.com [IPv6:2a00:1450:4008:c01::231]) by ietfa.amsl.com (Postfix) with ESMTP id 1969B21E8082 for <webfinger@ietf.org>; Wed, 31 Jul 2013 03:15:21 -0700 (PDT)
Received: by mail-bk0-f49.google.com with SMTP id r7so174650bkg.8 for <webfinger@ietf.org>; Wed, 31 Jul 2013 03:15:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=qa0EYbfQ6YAdzQTGf1EE4nTTvPlGQy2bdo90S2s7U8g=; b=u6HRDn36h5bCnUumTPVAOosraBEXvM1pIwtf2e/qyQ4lzpAgNgvPEUfh5zntL1Pjys i1ehdTiwgUWv4893vaHNmxcb5AykZCTfDFCKl9lDX1ffcvhW+LY8BoNP/wlpgD64VqR7 AwaeeF1+LFFozcyus8vPVBv9ZPxb2Cb1SWl8isauM1T29ncqugPXZZvHaU8sgOrx+kJd BnDpYpMqvspCEVohgv8zIHuTc4EMoF7rhMj6hy/Tksn96e/LmWUm8m+pFcFCn+dJlfhY cao4SGtWohGWSNtKdg57tCqhuEZp5ykIGBM6pHRHCe9QHPOMN8+AaHc92+DpF+3NYotk OVcw==
X-Received: by 10.204.190.71 with SMTP id dh7mr5040712bkb.138.1375265721113; Wed, 31 Jul 2013 03:15:21 -0700 (PDT)
Received: from KEVIN-SMITHs-MacBook-Air-3.local (cpc5-tonb3-2-0-cust37.croy.cable.virginmedia.com. [82.40.186.38]) by mx.google.com with ESMTPSA id ps10sm268253bkb.14.2013.07.31.03.15.19 for <webfinger@ietf.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 31 Jul 2013 03:15:20 -0700 (PDT)
Message-ID: <51F8E3B6.8010002@googlemail.com>
Date: Wed, 31 Jul 2013 11:15:18 +0100
From: Kevin Smith <mrkrcsmith@googlemail.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130620 Thunderbird/17.0.7
MIME-Version: 1.0
To: webfinger@ietf.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Mailman-Approved-At: Wed, 31 Jul 2013 03:16:12 -0700
Subject: [webfinger]  create/update JRD via Webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Jul 2013 10:15:28 -0000

Hi all,

Is there any intention for Webfinger to support the creation/update of 
resource descriptors? For example, an internal system wants to create 
the JRD related to a newly created user registration, or to update a JRD 
for bert@example.com to add some new link relations. Maybe by adding 
POST/PATCH support against the Webfinger resource....

Many thanks!
Kevin

Kevin Smith, Vodafone R&D



From melvincarvalho@gmail.com  Wed Jul 31 04:41:23 2013
Return-Path: <melvincarvalho@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0ED5821F9C90 for <webfinger@ietfa.amsl.com>; Wed, 31 Jul 2013 04:41:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.716
X-Spam-Level: 
X-Spam-Status: No, score=-1.716 tagged_above=-999 required=5 tests=[AWL=-0.783, BAYES_00=-2.599, HTML_MESSAGE=0.001, NO_RELAYS=-0.001, SARE_HTML_USL_OBFU=1.666]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I+mEaFqHyy7x for <webfinger@ietfa.amsl.com>; Wed, 31 Jul 2013 04:41:22 -0700 (PDT)
Received: from mail-la0-x234.google.com (mail-la0-x234.google.com [IPv6:2a00:1450:4010:c03::234]) by ietfa.amsl.com (Postfix) with ESMTP id 6B2CA21F9C78 for <webfinger@ietf.org>; Wed, 31 Jul 2013 04:41:20 -0700 (PDT)
Received: by mail-la0-f52.google.com with SMTP id fq13so406663lab.25 for <webfinger@ietf.org>; Wed, 31 Jul 2013 04:41:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=jJASpU3Mu34ThtyEHxq4Ztv/RrOGFwbpKLk89TCYkWA=; b=z5K4jwVgKsPYGwKs02n3dkXrAiZNna8SMYUflJu+VYYRml7T514QPbQ1JCwKfVqVNh KplQNVoyqnSNDnEdDmRD02gsmM4rC9VUBqk5NEwIRWhObJRJIx268O/sFE2nU7P+8LYf rm/pnZPtdhh6d+yaW5BDQGXmHgQ/RG6rKwJybFGaKJmDflgW8J9o6F69EN6RKYybxdfQ LQFmye7m6Nj+FqQsNIUKIqCsibbnBa8AE/Qdz9xxsZnLwjAUWwvekZBvZN10YRgBM711 c8HTIK71TEWoaBqTZCqquBDLOHWG56zqEgqo1e4rHmQRTExIYoGKzeD8F+ifXeaXObMl GISg==
MIME-Version: 1.0
X-Received: by 10.152.120.37 with SMTP id kz5mr4755656lab.21.1375270879278; Wed, 31 Jul 2013 04:41:19 -0700 (PDT)
Received: by 10.112.59.193 with HTTP; Wed, 31 Jul 2013 04:41:19 -0700 (PDT)
In-Reply-To: <51F8E3B6.8010002@googlemail.com>
References: <51F8E3B6.8010002@googlemail.com>
Date: Wed, 31 Jul 2013 13:41:19 +0200
Message-ID: <CAKaEYhKudUuG3KV3j9aPFmQanfZYXdZ1KgV6412KHif74R6ZXQ@mail.gmail.com>
From: Melvin Carvalho <melvincarvalho@gmail.com>
To: Kevin Smith <mrkrcsmith@googlemail.com>
Content-Type: multipart/alternative; boundary=089e012281483abb8f04e2cd34b0
Cc: webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] create/update JRD via Webfinger
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Jul 2013 11:41:23 -0000

--089e012281483abb8f04e2cd34b0
Content-Type: text/plain; charset=ISO-8859-1

On 31 July 2013 12:15, Kevin Smith <mrkrcsmith@googlemail.com> wrote:

> Hi all,
>
> Is there any intention for Webfinger to support the creation/update of
> resource descriptors? For example, an internal system wants to create the
> JRD related to a newly created user registration, or to update a JRD for
> bert@example.com to add some new link relations. Maybe by adding
> POST/PATCH support against the Webfinger resource....
>

The most common way to do something like this is in line with WebDAV, where
PUT creates a new document, DELETE removes one and GET reads one.

POST is very often used as an append technology, tho POST can be
implemented however a server wants to

POST can be very useful with a query language to perform adds, deletes and
updates

PATCH is an interesting one, and there's JSON PATCH [1] which *may* be able
to be standardized after JRD is completed

Personally I'd use a custom script to do this right now, or use another
serialization more suited to updates, and keep it in kilter with the JRD

Something like the Linked Data Platform [2] would be a good template for
this too

[1] http://tools.ietf.org/html/rfc6902
[2] http://www.w3.org/TR/2013/WD-ldp-20130730/


>
> Many thanks!
> Kevin
>
> Kevin Smith, Vodafone R&D
>
>
> ______________________________**_________________
> webfinger mailing list
> webfinger@ietf.org
> https://www.ietf.org/mailman/**listinfo/webfinger<https://www.ietf.org/mailman/listinfo/webfinger>
>

--089e012281483abb8f04e2cd34b0
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div class=3D"gmail=
_quote">On 31 July 2013 12:15, Kevin Smith <span dir=3D"ltr">&lt;<a href=3D=
"mailto:mrkrcsmith@googlemail.com" target=3D"_blank">mrkrcsmith@googlemail.=
com</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-=
left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
Is there any intention for Webfinger to support the creation/update of reso=
urce descriptors? For example, an internal system wants to create the JRD r=
elated to a newly created user registration, or to update a JRD for <a href=
=3D"mailto:bert@example.com" target=3D"_blank">bert@example.com</a> to add =
some new link relations. Maybe by adding POST/PATCH support against the Web=
finger resource....<br>
</blockquote><br></div><div class=3D"gmail_quote">The most common way to do=
 something like this is in line with WebDAV, where PUT creates a new docume=
nt, DELETE removes one and GET reads one.<br><br></div><div class=3D"gmail_=
quote">
POST is very often used as an append technology, tho POST can be implemente=
d however a server wants to<br><br></div><div class=3D"gmail_quote">POST ca=
n be very useful with a query language to perform adds, deletes and updates=
<br>
</div><div class=3D"gmail_quote"><br></div><div class=3D"gmail_quote">PATCH=
 is an interesting one, and there&#39;s JSON PATCH [1] which *may* be able =
to be standardized after JRD is completed<br><br></div><div class=3D"gmail_=
quote">
Personally I&#39;d use a custom script to do this right now, or use another=
 serialization more suited to updates, and keep it in kilter with the JRD<b=
r><br></div><div class=3D"gmail_quote">Something like the Linked Data Platf=
orm [2] would be a good template for this too</div>
<div class=3D"gmail_quote"><br>[1] <a href=3D"http://tools.ietf.org/html/rf=
c6902">http://tools.ietf.org/html/rfc6902</a><br>[2] <a href=3D"http://www.=
w3.org/TR/2013/WD-ldp-20130730/">http://www.w3.org/TR/2013/WD-ldp-20130730/=
</a><br>
</div><div class=3D"gmail_quote"><div>=A0</div><blockquote class=3D"gmail_q=
uote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,2=
04);padding-left:1ex">
<br>
Many thanks!<br>
Kevin<br>
<br>
Kevin Smith, Vodafone R&amp;D<br>
<br>
<br>
______________________________<u></u>_________________<br>
webfinger mailing list<br>
<a href=3D"mailto:webfinger@ietf.org" target=3D"_blank">webfinger@ietf.org<=
/a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/webfinger" target=3D"_blan=
k">https://www.ietf.org/mailman/<u></u>listinfo/webfinger</a><br>
</blockquote></div><br></div></div>

--089e012281483abb8f04e2cd34b0--
