Difference between revisions of "User:Bartholomew Kleiber"

From Second Life Wiki
Jump to navigation Jump to search
m (addes ZODB intro)
m (added Jabber Inc SIP RTP XMPP White Paper link)
Line 11: Line 11:
---------------------
---------------------


very intersting XEP here:
very interesting XEP here:
   
   
[http://www.xmpp.org/extensions/xep-0235.html]
[http://www.xmpp.org/extensions/xep-0235.html]
Line 25: Line 25:
[http://www.thomas-guettler.de/vortraege/zodb/einfuehrung.html]
[http://www.thomas-guettler.de/vortraege/zodb/einfuehrung.html]
German ZODB introduction.
German ZODB introduction.
[http://www.scribd.com/doc/193634/Jabber-Inc-SIP-RTP-XMPP-White-Paper?autodown=pdf]
Jabber Inc SIP RTP XMPP White Paper

Revision as of 14:27, 16 September 2008

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