Re: [apps-discuss] Webfinger

Blaine Cook <romeda@gmail.com> Sat, 19 November 2011 15:40 UTC

Return-Path: <romeda@gmail.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 180A021F891D for <apps-discuss@ietfa.amsl.com>; Sat, 19 Nov 2011 07:40:30 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.523
X-Spam-Level:
X-Spam-Status: No, score=-103.523 tagged_above=-999 required=5 tests=[AWL=0.076, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1, 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 47+nZkM51h9A for <apps-discuss@ietfa.amsl.com>; Sat, 19 Nov 2011 07:40:29 -0800 (PST)
Received: from mail-yw0-f44.google.com (mail-yw0-f44.google.com [209.85.213.44]) by ietfa.amsl.com (Postfix) with ESMTP id 8E9AF21F8906 for <apps-discuss@ietf.org>; Sat, 19 Nov 2011 07:40:29 -0800 (PST)
Received: by ywt34 with SMTP id 34so4160537ywt.31 for <apps-discuss@ietf.org>; Sat, 19 Nov 2011 07:40:29 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=FTxwYzHgOP68U9G+1WuhZufl8KTQd8W4QbjV0sgelkI=; b=Dcz+vyu6IafZ/864pV7/jLNz7H91i4UoTE9ju7T97olV8aCjconnw0Nb/tscDcA1u+ W/QJ7aZ50zOBsmvt139tjeUc7sEbFg9qNt55R/hlJYz+PLEaHGaVCIaaDuvIpqJq9E7R GBlBdSDOE+LBzwKA9nbnTve/dTCcpt7unDKNE=
Received: by 10.182.45.3 with SMTP id i3mr1630905obm.62.1321717229139; Sat, 19 Nov 2011 07:40:29 -0800 (PST)
MIME-Version: 1.0
Received: by 10.182.44.35 with HTTP; Sat, 19 Nov 2011 07:40:07 -0800 (PST)
In-Reply-To: <90C41DD21FB7C64BB94121FBBC2E7234526735EDED@P3PW5EX1MB01.EX1.SECURESERVER.NET>
References: <032101cc9288$e3a06910$aae13b30$@packetizer.com> <90C41DD21FB7C64BB94121FBBC2E7234526735EDED@P3PW5EX1MB01.EX1.SECURESERVER.NET>
From: Blaine Cook <romeda@gmail.com>
Date: Sat, 19 Nov 2011 15:40:07 +0000
Message-ID: <CAAz=sckQ=5F20k7a49ehqPhcs5fPOWBBn1FZ_f1Dug6bfE-Qng@mail.gmail.com>
To: Eran Hammer-Lahav <eran@hueniverse.com>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Cc: Joseph Smarr <jsmarr@google.com>, "apps-discuss@ietf.org" <apps-discuss@ietf.org>
Subject: Re: [apps-discuss] Webfinger
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 19 Nov 2011 15:40:30 -0000

On 19 November 2011 15:03, Eran Hammer-Lahav <eran@hueniverse.com> wrote:

One minor objection:

> 4.       The client MUST verify the server supports ‘?resource’ by making
> sure the response is both JRD and has the requested subject (this will
> ensure full compatibility with any other host-meta endpoint).
>
> I would like to see such endpoint extension required for WebFinger so that
> clients can make a single call and get the full WebFinger result in JSON.
> This would significantly improve adoption and usability, and adds very
> little work to providers.

The '?resource' form of host-meta responses shouldn't be *required*,
since many providers will be unable to provide dynamic responses from
their host-meta location.

b.