Re: [apps-discuss] Webfinger
Simon Perreault <simon.perreault@viagenie.ca> Mon, 21 November 2011 18:27 UTC
Return-Path: <simon.perreault@viagenie.ca>
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 DE4DB1F0C57 for <apps-discuss@ietfa.amsl.com>; Mon, 21 Nov 2011 10:27:42 -0800 (PST)
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 DCsbc-xLpM1v for <apps-discuss@ietfa.amsl.com>; Mon, 21 Nov 2011 10:27:38 -0800 (PST)
Received: from jazz.viagenie.ca (jazz.viagenie.ca [206.123.31.2]) by ietfa.amsl.com (Postfix) with ESMTP id D245421F8564 for <apps-discuss@ietf.org>; Mon, 21 Nov 2011 10:27:37 -0800 (PST)
Received: from banana.viagenie.ca (unknown [IPv6:2607:fa48:6d77:a020:1e4b:d6ff:fe20:6cfe]) by jazz.viagenie.ca (Postfix) with ESMTPSA id 1E7B920E64; Mon, 21 Nov 2011 13:27:07 -0500 (EST)
Message-ID: <4ECA97FA.3040309@viagenie.ca>
Date: Mon, 21 Nov 2011 13:27:06 -0500
From: Simon Perreault <simon.perreault@viagenie.ca>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc15 Lightning/1.0b3pre Thunderbird/3.1.10
MIME-Version: 1.0
To: "Paul E. Jones" <paulej@packetizer.com>
References: <032101cc9288$e3a06910$aae13b30$@packetizer.com>
In-Reply-To: <032101cc9288$e3a06910$aae13b30$@packetizer.com>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
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:27:43 -0000
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] Webfinger Paul E. Jones
- Re: [apps-discuss] Webfinger Paul E. Jones
- Re: [apps-discuss] Webfinger Mykyta Yevstifeyev (М. Євстіфеєв)
- Re: [apps-discuss] Webfinger Barry Leiba
- Re: [apps-discuss] Webfinger Paul E. Jones
- Re: [apps-discuss] Webfinger Mykyta Yevstifeyev (М. Євстіфеєв)
- Re: [apps-discuss] Webfinger Peter Saint-Andre
- Re: [apps-discuss] Webfinger Paul E. Jones
- Re: [apps-discuss] Webfinger Paul E. Jones
- Re: [apps-discuss] Webfinger Martin J. Dürst
- Re: [apps-discuss] Webfinger Paul E. Jones
- Re: [apps-discuss] Webfinger Mykyta Yevstifeyev (М. Євстіфеєв)
- Re: [apps-discuss] Webfinger Eran Hammer-Lahav
- Re: [apps-discuss] Webfinger Eran Hammer-Lahav
- Re: [apps-discuss] Webfinger Peter Saint-Andre
- Re: [apps-discuss] Webfinger Gonzalo Salgueiro
- Re: [apps-discuss] Webfinger Blaine Cook
- Re: [apps-discuss] Webfinger Blaine Cook
- Re: [apps-discuss] Webfinger Mykyta Yevstifeyev (М. Євстіфеєв)
- [apps-discuss] R: Webfinger Goix Laurent Walter
- Re: [apps-discuss] Webfinger Paul E. Jones
- Re: [apps-discuss] Webfinger Blaine Cook
- Re: [apps-discuss] Webfinger Simon Perreault
- Re: [apps-discuss] Webfinger Gonzalo Salgueiro
- Re: [apps-discuss] Webfinger Eran Hammer-Lahav
- Re: [apps-discuss] Webfinger Paul E. Jones
- Re: [apps-discuss] Webfinger Eran Hammer-Lahav
- [apps-discuss] R: Webfinger Goix Laurent Walter
- Re: [apps-discuss] Webfinger Paul E. Jones
- Re: [apps-discuss] Webfinger Paul E. Jones
- Re: [apps-discuss] Webfinger Eran Hammer-Lahav
- Re: [apps-discuss] Webfinger Eran Hammer-Lahav
- [apps-discuss] R: Webfinger Goix Laurent Walter
- Re: [apps-discuss] Webfinger Bjoern Hoehrmann
- Re: [apps-discuss] Webfinger Mykyta Yevstifeyev (М. Євстіфеєв)
- Re: [apps-discuss] Webfinger Paul E. Jones