[jdev] Consistent JIDs across multiple XMPP servers

Fabio Forno fabio.forno at gmail.com
Thu Apr 3 16:49:50 CDT 2008


On Thu, Apr 3, 2008 at 6:03 PM, Richard Dobson <richard at dobson-i.net> wrote:
> I would suggest using SASL-ANONYMOUS for logging into the local xmpp servers
> which provides an easy way to establish your xmpp client connections, and
> then layer the identity of the vehicle on top using your own extension
> (maybe digital certs/sigs?), and then communicate via the xmpp connection
> with the lessor and lesse central xmpp systems and transmitting either
> signed xmpp messages or provide the capability of the central xmpp server to
> query the vehicles identity itself once communication has been established
> (disco?).


Another similar sulution could  be using SASL-Anonymous and then
registering with an XMPP-TO-XMPP gateway using the real jid.
Using standard gateways it's a bit messy, but we can find someway to
speed up registration and login. The only problem is that your
credentials must pass through the relay server

bye

-- 
Fabio Forno, Ph.D.
Bluendo srl http://www.bluendo.com
jabber id: ff at jabber.bluendo.com



More information about the JDev mailing list