Re: [apps-discuss] Webfinger

Blaine Cook <romeda@gmail.com> Mon, 21 November 2011 18:57 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 DB82F21F8B07 for <apps-discuss@ietfa.amsl.com>; Mon, 21 Nov 2011 10:57:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.561
X-Spam-Level:
X-Spam-Status: No, score=-103.561 tagged_above=-999 required=5 tests=[AWL=0.038, 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 lo7voP+E-t31 for <apps-discuss@ietfa.amsl.com>; Mon, 21 Nov 2011 10:57:35 -0800 (PST)
Received: from mail-vx0-f172.google.com (mail-vx0-f172.google.com [209.85.220.172]) by ietfa.amsl.com (Postfix) with ESMTP id D55ED21F8B06 for <apps-discuss@ietf.org>; Mon, 21 Nov 2011 10:57:34 -0800 (PST)
Received: by vcbfy13 with SMTP id fy13so3425181vcb.31 for <apps-discuss@ietf.org>; Mon, 21 Nov 2011 10:57:33 -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=Dv0DzonX5xOlbOsVTuUgI6jKUPgIQ9vowEAv9C5VBU8=; b=KWOYyus63OTNgTtmhMzqgr+r7CKfgZBfekZxLG2AR59gEEsVpHbseXQnoG7o+yrpk0 MqkRugNC/Fk6sq4qXAw601biafacS5qGtCWYTwlxXxYWA6SI6mwG7ZY+SeK08w+WBXck Ayp7vE2UhvqMrZnM3db+LAu26iChihJ5kOwRM=
Received: by 10.182.227.41 with SMTP id rx9mr3311277obc.12.1321901853049; Mon, 21 Nov 2011 10:57:33 -0800 (PST)
MIME-Version: 1.0
Received: by 10.182.44.35 with HTTP; Mon, 21 Nov 2011 10:57:12 -0800 (PST)
In-Reply-To: <4ECA97FA.3040309@viagenie.ca>
References: <032101cc9288$e3a06910$aae13b30$@packetizer.com> <4ECA97FA.3040309@viagenie.ca>
From: Blaine Cook <romeda@gmail.com>
Date: Mon, 21 Nov 2011 18:57:12 +0000
Message-ID: <CAAz=scmiZEUxTQZNT4FsXAYxb+UscEBL72MqOoVUQ7Sr-0ETgQ@mail.gmail.com>
To: Simon Perreault <simon.perreault@viagenie.ca>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Cc: Joseph Smarr <jsmarr@google.com>, 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: Mon, 21 Nov 2011 18:57:40 -0000

+1 - Ideally, the webfinger profile would link to a VCard; however,
there are many links within a webfinger profile that might be
inappropriate for vcards, and as such it seemed prudent to not confuse
the two.

b.

On 21 November 2011 18:27, Simon Perreault <simon.perreault@viagenie.ca> wrote:
> Paul E. Jones wrote, on 10/24/2011 04:09 PM:
>> We just submitted this:
>>
>> http://www.ietf.org/internet-drafts/draft-jones-appsawg-webfinger-00.txt
>
> One general comment I have is that there seems to be a lot of overlap with
> features already in vCard or that could be defined as extensions to vCard. Let's
> take for example one example from the draft:
>
>     <?xml version="1.0" encoding="UTF-8"?>
>     <XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
>       <Subject>acct:bob@example.com</Subject>
>       <Link rel="http://webfinger.net/rel/avatar"
>             href="http://example.com/bob/images/avatar.jpg"/>
>       <Link rel="blog"
>             href="http://example.net/bob/blog/"/>
>       <Link rel="vcard"
>             href="http://example.com/bob/vcard.vcf"/>
>       <Link rel="http://specs.openid.net/auth/2.0/provider"
>             href="https://openid.example.com/bob"/>
>       <Link rel="share" href="http://example.com/bob/public/"/>
>       <Link rel="http://webfinger.net/rel/profile-page"
>             href="http://example.com/bob/profile/"/>
>     </XRD>
>
> All of the <Link> elements, except the one pointing to the vCard itself, could
> be contained inside the vCard.
>
> Did you look at vCard and find it inappropriate for your needs?
>
> Simon
> --
> DTN made easy, lean, and smart --> http://postellation.viagenie.ca
> NAT64/DNS64 open-source        --> http://ecdysis.viagenie.ca
> STUN/TURN server               --> http://numb.viagenie.ca
> _______________________________________________
> apps-discuss mailing list
> apps-discuss@ietf.org
> https://www.ietf.org/mailman/listinfo/apps-discuss
>