Re: [webfinger] Registration of a URN for WebFinger Properties
Will Norris <will@willnorris.com> Thu, 10 October 2013 17:50 UTC
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 E0E0721F9A40 for <webfinger@ietfa.amsl.com>; Thu, 10 Oct 2013 10:50:26 -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 Oxtmd4EMBV51 for <webfinger@ietfa.amsl.com>; Thu, 10 Oct 2013 10:50:23 -0700 (PDT)
Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) by ietfa.amsl.com (Postfix) with ESMTP id 2E63221F9BAD for <webfinger@ietf.org>; Thu, 10 Oct 2013 10:49:31 -0700 (PDT)
Received: by mail-wg0-f47.google.com with SMTP id f12so2944893wgh.14 for <webfinger@ietf.org>; Thu, 10 Oct 2013 10:49:29 -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:message-id :subject:to:cc:content-type; bh=Hm7R/FNIvE2eK9G39uW7E9EGZ6jY+CXZBT8nFc2LveQ=; b=IYjAXZWr/btMzD/WXs+Eorxs5LV7ODH8bpw8VtF5BxYXYsDwPRHL76JATJ5foXGYx/ dFiDaivYX5TaIXtiHlgXhKzleC+uoMPfIJwtb+jksCfmaFSN5k39lwVR0zXO3KEmaBSZ qYZMPGA2vHf+Uwn9U1WNxSwbmtme/s3i9qab3nzptv0HuvHFwxooip9DUd1tP3lB3jpD QZpLMETcmLWv4vWJxVHfD2p+1CFO3D7JjWflQamwbvzptcrK3VJzuuXJRwwfYvRXHLRx Ru/JSlLacOGe1cqc0/KyMhcuvy6PufJmvVcvYD1cXHefR6PWQMiTT4O9NfVLJb7KWH4/ dupQ==
X-Received: by 10.180.89.42 with SMTP id bl10mr8714755wib.47.1381427369108; Thu, 10 Oct 2013 10:49:29 -0700 (PDT)
MIME-Version: 1.0
Sender: wnorris@gmail.com
Received: by 10.194.108.233 with HTTP; Thu, 10 Oct 2013 10:48:59 -0700 (PDT)
In-Reply-To: <ebdbafac-19b7-46dc-909e-c2d2b5734574@email.android.com>
References: <em8fca55dc-a3ff-4231-8218-6c2221838850@sydney> <CAKaEYh+n4LCJXevsJ_Y6dc5YnvH75kyQDXVtRV21RbTabCE=Dg@mail.gmail.com> <ebdbafac-19b7-46dc-909e-c2d2b5734574@email.android.com>
From: Will Norris <will@willnorris.com>
Date: Thu, 10 Oct 2013 10:48:59 -0700
X-Google-Sender-Auth: JtLTs9yGq4AiOt0vEfVpES9hWSo
Message-ID: <CAJqAn3wws1SQvdLSF0bp0DNboeX3gLAn8C2SOKp2KT9RxcOmXQ@mail.gmail.com>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: multipart/alternative; boundary="f46d04447e2f9e78dd04e8669f34"
Cc: webfinger <webfinger@ietf.org>, Melvin Carvalho <melvincarvalho@gmail.com>
Subject: Re: [webfinger] Registration of a URN for WebFinger Properties
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, 10 Oct 2013 17:50:28 -0000
There irony here is that WebFinger itself was created to solve the problem of resolving an otherwise unresolvable URI (originally mailto and later acct URIs). URNs have the same problem, and since they have no well-defined host, you can't even use WebFinger to resolve them. I know there have been some efforts to define URN resolution (rfc2483 et al), but as far as I know none are very well adopted. Using HTTP URIs makes the most sense to me. But do we really need yet another registry of properties, the vast majority of which I'm sure have been defined in a dozen other places? Is there a reason why reusing one of these existing namespaces would not work? (and if something WebFinger specific really is desirable, then we can continue using webfinger.net, which has already been used for http://webfinger.net/rel/avatar/ and http://webfinger.net/rel/profile-page/. That was kind of the idea of running it as a static site out of the GitHub "webfinger" org; it's very easy to give others access to everything. That's what we've done with activitystrea.ms for several years now) On Sun, Oct 6, 2013 at 8:16 AM, Paul E. Jones <paulej@packetizer.com> wrote: > Yes, any URI can be used to identify a property. However, there has to be > some agreed scheme and structure for things defined in the IETF. The point > of the suggestion was to specify that. > > We could use HTTP, but I've never seen that scheme used in IETF documents > for this type of thing. I've seen URNs, though. > > Paul > > > ------------------------------ > *From:* Melvin Carvalho <melvincarvalho@gmail.com> > *Sent:* Sun Oct 06 09:19:42 EDT 2013 > *To:* "Paul E. Jones" <paulej@packetizer.com> > *Cc:* webfinger <webfinger@ietf.org> > *Subject:* Re: [webfinger] Registration of a URN for WebFinger Properties > > > > > On 5 October 2013 03:22, Paul E. Jones <paulej@packetizer.com> wrote: > >> Folks, >> >> As you know, properties (both link and subject-specific properties) are >> identified via a URI. For applications that are defined outside the IETF, >> those organizations are able to define any URI they wish to use. For any >> we might define within the IETF, however, we need something. >> >> In anticipation of having such a need, I think we should create a >> document along the lines of RFC 6755 for WebFinger. Specifically, we would >> define a URN sub-namespace as: >> >> urn:ietf:params:webfinger >> >> One such potentially-useful subject-specific properties are "name", which >> would be the the subject's name intended for human consumption. If you've >> queried my WebFinger server, you would know I currently advertise my name >> in English and Chinese. For the "default" name, the URN might be: >> >> urn:ietf:params:webfinger:name >> >> For language-specific variants, it might be: >> >> urn:ietf:params:webfinger:name:zh-CN >> >> Defining the various properties and their meaning is an exercise for >> another day, but I hope you see the value in defining the URN sub-namespace. >> > > Cant this be done using traditional HTTP keys. The advantage being that > they can be systematically dereferenced using http GET, rather than having > to look it up in a central registry in a non machine readable way. This is > what has been going on for 10+ years, with FOAF, schema.org, open graph > protocol and others. Have I missed something? > > >> >> Thoughts? >> >> 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] Registration of a URN for WebFinger P… Paul E. Jones
- Re: [webfinger] Registration of a URN for WebFing… Barry Leiba
- Re: [webfinger] Registration of a URN for WebFing… Melvin Carvalho
- Re: [webfinger] Registration of a URN for WebFing… John Bradley
- Re: [webfinger] Registration of a URN for WebFing… Paul E. Jones
- Re: [webfinger] Registration of a URN for WebFing… Will Norris
- Re: [webfinger] Registration of a URN for WebFing… Melvin Carvalho
- Re: [webfinger] Registration of a URN for WebFing… Will Norris
- Re: [webfinger] Registration of a URN for WebFing… Melvin Carvalho
- Re: [webfinger] Registration of a URN for WebFing… Paul E. Jones
- Re: [webfinger] Registration of a URN for WebFing… Melvin Carvalho
- Re: [webfinger] Registration of a URN for WebFing… Paul E. Jones
- Re: [webfinger] Registration of a URN for WebFing… Melvin Carvalho
- Re: [webfinger] Registration of a URN for WebFing… Paul E. Jones
- Re: [webfinger] Registration of a URN for WebFing… Will Norris
- Re: [webfinger] Registration of a URN for WebFing… Paul E. Jones
- Re: [webfinger] Registration of a URN for WebFing… Mike Jones
- Re: [webfinger] Registration of a URN for WebFing… Kingsley Idehen
- Re: [webfinger] Registration of a URN for WebFing… Melvin Carvalho
- Re: [webfinger] Registration of a URN for WebFing… Melvin Carvalho