Re: [mmox] The Story So Far...
Christian Scholz <cs@comlounge.net> Wed, 18 February 2009 01:20 UTC
Return-Path: <cs@comlounge.net>
X-Original-To: mmox@core3.amsl.com
Delivered-To: mmox@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id AC32D3A69CC for <mmox@core3.amsl.com>; Tue, 17 Feb 2009 17:20:26 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.799
X-Spam-Level:
X-Spam-Status: No, score=-1.799 tagged_above=-999 required=5 tests=[AWL=0.800, BAYES_00=-2.599]
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 al9jVqavfdb3 for <mmox@core3.amsl.com>; Tue, 17 Feb 2009 17:20:21 -0800 (PST)
Received: from post.comlounge.net (post.comlounge.net [85.214.59.142]) by core3.amsl.com (Postfix) with ESMTP id 047133A6800 for <mmox@ietf.org>; Tue, 17 Feb 2009 17:20:21 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by post.comlounge.net (Postfix) with ESMTP id 844901CE037D; Wed, 18 Feb 2009 02:20:31 +0100 (CET)
Received: from post.comlounge.net ([127.0.0.1]) by localhost (h1346004.stratoserver.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X9uY+cOJF4Zd; Wed, 18 Feb 2009 02:20:28 +0100 (CET)
Received: from [192.168.178.40] (pD9EBE698.dip.t-dialin.net [217.235.230.152]) by post.comlounge.net (Postfix) with ESMTP id AA4431CE0378; Wed, 18 Feb 2009 02:20:26 +0100 (CET)
Message-ID: <499B6259.6080808@comlounge.net>
Date: Wed, 18 Feb 2009 02:20:25 +0100
From: Christian Scholz <cs@comlounge.net>
User-Agent: Thunderbird 2.0.0.19 (Windows/20081209)
MIME-Version: 1.0
To: "Hurliman, John" <john.hurliman@intel.com>
References: <1E40CE05-15D1-4970-9B0F-CD4AD11A074A@lindenlab.com> <62BFE5680C037E4DA0B0A08946C0933D501FDC38@rrsmsx506.amr.corp.intel.com> <B8A94709-07E4-4FF8-B321-A4123E9DC633@lindenlab.com> <62BFE5680C037E4DA0B0A08946C0933D501FDCC8@rrsmsx506.amr.corp.intel.com> <499B557A.2010106@comlounge.net> <62BFE5680C037E4DA0B0A08946C0933D501FDD32@rrsmsx506.amr.corp.intel.com>
In-Reply-To: <62BFE5680C037E4DA0B0A08946C0933D501FDD32@rrsmsx506.amr.corp.intel.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: "mmox@ietf.org" <mmox@ietf.org>
Subject: Re: [mmox] The Story So Far...
X-BeenThere: mmox@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Massively Multi-participant Online Games and Applications <mmox.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/mmox>, <mailto:mmox-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mmox>
List-Post: <mailto:mmox@ietf.org>
List-Help: <mailto:mmox-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mmox>, <mailto:mmox-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Feb 2009 01:20:26 -0000
Hurliman, John schrieb: > The proposal for a virtual world identity service that I've been typing away at uses OpenID, OpenID Attribute Exchange, and OpenID Token Exchange to define a base set of interfaces and attributes for virtual world identity. In my opinion, there's a balancing act between asserting that virtual worlds add nothing new to the equation and nothing needs to be developed, and asserting that virtual worlds are an entirely new problem and throwing away the last decade or more of work. Sounds cool, looking forward to it. As for the balancing act: Of course there is a lot new which virtual worlds bring but there is also a lot in common with social networks, such as identity, profiles, groups, IM, assets. What's new is of course the actual 3D part of it. But you might see this "just" as an additional service to offer. Of course it's a rather big service and it might need additional ties into esp. the asset realm. And on the web as on VWs people are thinking hard about how to enable identities across networks so my hope is that both solutions are somewhat compatible :-) (as said, the keywords there are OpenID, OAuth and OpenSocial. Microformats are also used but of course those are eventually a bit out of scope for VW based systems which might not necessarily have web pages attached). But in general I think it would be cool if I could login to some virtual world with my Yahoo OpenID and use my MySpace profile information plus find contacts from e.g. MySpace as well. This actually is not really far off as Yahoo supports OpenID and MySpace supports OAuth and OpenSocial. So some parts are already in place. -- Christian PS: When I say OpenSocial I mean the REST API which allows you to read/write profile information, contacts etc. Not the gadget stuff. The only problem with it might be that the profile schema has not all the fields needed for virtual worlds, like location has a completely different semantic here. But such things can be fixed I guess. > > John > >> -----Original Message----- >> From: Christian Scholz [mailto:cs@comlounge.net] >> Sent: Tuesday, February 17, 2009 4:25 PM >> To: Hurliman, John >> Cc: mmox@ietf.org >> Subject: Re: [mmox] The Story So Far... >> >> Hi! >> >> Hurliman, John schrieb: >> >>> The agent domain concept takes several independent services (identity, >> presence, inventory) and lumps them together into a single trust domain. >> This inhibits the development of a widely distributed ecosystem like we >> find on the web today, and is really only convenient for large virtual >> world service providers that already have a vertical stack of services. >> It also drags in the assumption that there must be a backend >> communication layer between services such as inventory and simulation >> regions. >> >> Speaking of the web: There are already a lot of social networks out >> there which are right now going to work on interoperability regarding >> profile data, activity streams, authentication and general authorization >> (based on efforts like OAuth (now also here at IETF), OpenID, >> OpenSocial, PortableContacts, XRDS-Simple etc.). >> >> It would be great if these efforts can be integrated so that we don't >> have the problem in the end to bring web and virtual world together >> although both have basically the same idea of distributed services (and >> even partly the same services). >> >> So let me ask in the question: Is this of general interest for this >> group to try to bridge that web/VW gap as well? >> >> I think it would be of value because many of the protocols are already >> in use and thus are understood, have library support and so on. >> >> That being said IMHO the Agent Domain really could be far more separated >> into separate services. All you maybe need is one starting point for >> your identity and some service catalogue which lists where all the other >> services are, either your individual ones (where is my profile, where >> are my group memberships) or service level ones (where is the region >> info, which login methods do you support). >> >> -- Christian >> >> >> -- >> Christian Scholz >> Blog: http://mrtopf.de/blog >> Company: http://comlounge.net >> Podcasts: http://datawithoutborders.net, http://openweb-podcast.de >> > _______________________________________________ > mmox mailing list > mmox@ietf.org > https://www.ietf.org/mailman/listinfo/mmox -- Christian Scholz Blog: http://mrtopf.de/blog Company: http://comlounge.net Podcasts: http://datawithoutborders.net, http://openweb-podcast.de
- [mmox] The Story So Far... Mark Lentczner
- Re: [mmox] The Story So Far... Hurliman, John
- Re: [mmox] The Story So Far... Meadhbh Hamrick (Infinity)
- Re: [mmox] The Story So Far... Gareth Nelson
- Re: [mmox] The Story So Far... Hurliman, John
- Re: [mmox] The Story So Far... Charles Krinke
- Re: [mmox] The Story So Far... Christian Scholz
- Re: [mmox] The Story So Far... Gareth Nelson
- Re: [mmox] The Story So Far... Meadhbh Hamrick (Infinity)
- Re: [mmox] The Story So Far... Hurliman, John
- Re: [mmox] The Story So Far... Meadhbh Hamrick (Infinity)
- Re: [mmox] The Story So Far... Christian Scholz
- Re: [mmox] The Story So Far... Hurliman, John
- Re: [mmox] The Story So Far... Christian Scholz
- Re: [mmox] The Story So Far... Gareth Nelson
- Re: [mmox] The Story So Far... Kajikawa Jeremy
- Re: [mmox] The Story So Far... Charles Krinke
- Re: [mmox] The Story So Far... Lawson English
- Re: [mmox] The Story So Far... Lawson English
- Re: [mmox] The Story So Far... Jon Watte
- Re: [mmox] The Story So Far... Suzy Deffeyes
- Re: [mmox] The Story So Far... Charles Krinke
- Re: [mmox] The Story So Far... Jon Watte
- Re: [mmox] The Story So Far... Hurliman, John
- Re: [mmox] The Story So Far... Dan Olivares
- Re: [mmox] The Story So Far... Jon Watte
- Re: [mmox] The Story So Far... Jon Watte
- Re: [mmox] The Story So Far... Dan Olivares
- Re: [mmox] The Story So Far... Lawson English
- Re: [mmox] The Story So Far... Jesrad
- Re: [mmox] The Story So Far... Kajikawa Jeremy
- Re: [mmox] The Story So Far... Jesrad
- Re: [mmox] The Story So Far... Hurliman, John
- [mmox] where is identity @ in all this? Mark P. McCahill
- Re: [mmox] where is identity @ in all this? Hurliman, John
- Re: [mmox] where is identity @ in all this? Charles Krinke
- Re: [mmox] where is identity @ in all this? Hurliman, John
- Re: [mmox] The Story So Far... Jon Watte
- Re: [mmox] The Story So Far... Jon Watte
- Re: [mmox] The Story So Far... Jon Watte
- Re: [mmox] where is identity @ in all this? Christian Scholz
- Re: [mmox] where is identity @ in all this? Jesrad
- Re: [mmox] where is identity @ in all this? Christian Scholz
- Re: [mmox] where is identity @ in all this? Kajikawa Jeremy
- Re: [mmox] where is identity @ in all this? Hurliman, John
- Re: [mmox] where is identity @ in all this? Gareth Nelson
- Re: [mmox] where is identity @ in all this? Lawson English
- Re: [mmox] where is identity @ in all this? Meadhbh Hamrick (Infinity)
- Re: [mmox] where is identity @ in all this? Christian Scholz