User:Bartholomew Kleiber

From Second Life Wiki
Revision as of 11:48, 17 September 2008 by Bartholomew Kleiber (talk | contribs) (adding xmpp whitepapers)
Jump to navigation Jump to search

A placeholder for now, more info to follow.

A short reference to the web3d-blog.

Dirk Krause/Bartholomew Kleiber



References to look at


very interesting XEP here:

[1] This specification defines an XMPP extension for delegating access to protected resources over XMPP, using the OAuth protocol. In the language of OAuth, a User can authorize a Consumer to access a Protected Resource that is hosted by a Service Provider; this authorization is encapsulated in a token that the User requests from the Service Provider, that the User shares with the Consumer, and that the Consumer then presents to the Service Provider in an access request. This specification assumes that OAuth tokens will be acquired via HTTP as defined in the core OAuth specification, then presented over XMPP to a Service Provider. The Protected Resources accessible over XMPP might include groupchat rooms, data feeds hosted at publish-subscribe nodes, media relays, communication gateways, and other items of interest.


[2] code example.

[3] C# and python implementation among others.

[4] German ZODB introduction.

[5] Jabber Inc SIP RTP XMPP White Paper (ePaper)

[6] http://www.jabber.com/CE/WhitePapers

[7] General SIP Whitepapers