Re: [ogpx] OpenID and OGP : beginning the discussion ...

Infinity Linden <infinity@lindenlab.com> Sat, 27 June 2009 22:54 UTC

Return-Path: <infinity@lindenlab.com>
X-Original-To: ogpx@core3.amsl.com
Delivered-To: ogpx@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id C50143A6877 for <ogpx@core3.amsl.com>; Sat, 27 Jun 2009 15:54:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level:
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[AWL=0.281, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uXeCNV2X0UPT for <ogpx@core3.amsl.com>; Sat, 27 Jun 2009 15:54:10 -0700 (PDT)
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.251]) by core3.amsl.com (Postfix) with ESMTP id DF0A83A67F5 for <ogpx@ietf.org>; Sat, 27 Jun 2009 15:53:51 -0700 (PDT)
Received: by an-out-0708.google.com with SMTP id c37so1144760anc.4 for <ogpx@ietf.org>; Sat, 27 Jun 2009 15:54:08 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.100.110.19 with SMTP id i19mr7016051anc.1.1246143248505; Sat, 27 Jun 2009 15:54:08 -0700 (PDT)
In-Reply-To: <20090627103302.GA28675@alinoe.com>
References: <3a880e2c0906261123g4c6c3dbq77029dee0c4b5128@mail.gmail.com> <20090627103302.GA28675@alinoe.com>
Date: Sat, 27 Jun 2009 15:54:08 -0700
Message-ID: <3a880e2c0906271554u4f9804d2p6704966ee99369c@mail.gmail.com>
From: Infinity Linden <infinity@lindenlab.com>
To: Carlo Wood <carlo@alinoe.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Cc: ogpx@ietf.org
Subject: Re: [ogpx] OpenID and OGP : beginning the discussion ...
X-BeenThere: ogpx@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Virtual Worlds and the Open Grid Protocol <ogpx.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ogpx>, <mailto:ogpx-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ogpx>
List-Post: <mailto:ogpx@ietf.org>
List-Help: <mailto:ogpx-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ogpx>, <mailto:ogpx-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 27 Jun 2009 22:54:10 -0000

why would this imply global uniqueness? it describes a message sent
from a client to a particular protocol endpoint.

On Sat, Jun 27, 2009 at 3:33 AM, Carlo Wood<carlo@alinoe.com> wrote:
>>    & identifier = {
>>      type: 'account',
>>      account_name: string,
>>      first_name: string,
>>      last_name: string,
>>    }
>>
>>    & identifier = {
>>        type: 'agent',
>>        first_name: string,
>>        last_name: string,
>>    }
>
> This seems to implicate that first_name + last_name
> have to be unique not only per grid, but globally
> for every virtual world.
>
> Is that true? Or would it be possible to use a different
> name on different grids? Would it be possible that different
> unrelated people use the same name on different grids?
>
> --
> Carlo Wood <carlo@alinoe.com>
>