QuillLittlefeather / openmetaverse

Automatically exported from code.google.com/p/openmetaverse
0 stars 0 forks source link

VWRAP OAuth suport #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add delegated agent seed capabilities (aka cross-grid services) to the
VWRAP support.

This requires:

* One new capability
* XRD implementation (fetching and serving)
* OAuth WRAP PHP implementation
* Facebook-style login popup through CodeIgniter framework

Original issue reported on code.google.com by jhurlima...@gmail.com on 5 Apr 2010 at 4:40

GoogleCodeExporter commented 9 years ago
I'm marking this as "WontFix" for now (I wish there was a "Suspended" status) 
due to a variety of reasons:

* Work has apparently paused or stopped on VWRAP support in the SL viewers, and 
there has been no word on when this work will be resumed
* The VWRAP group never published the promised teleport draft and no one is 
currently working on it
* OAuth WRAP has been replaced by OAuth 2.0 but the major PHP and C# OAuth 
libraries haven't caught up yet
* OpenSim 0.7 was released including HyperGrid 1.5 support. HG 1.5 looks almost 
identical to VWRAP from a high level architecture perspective now, but works 
with unmodified SL viewers (albeit with less security, but it's equivalent to 
the original XMPP security model).

Original comment by jhurlima...@gmail.com on 28 Jul 2010 at 10:50