[jdev] Roster Item Exchange XEP
Jonathan Dickinson
jonathanD at k2.com
Mon Apr 14 09:36:41 CDT 2008
As far as coversant goes they have shared rosters, but it has to be set up on the management console.
I *think* the best way to go about it would be to send a vcard file to the other user?
-----Original Message-----
From: jdev-bounces at jabber.org [mailto:jdev-bounces at jabber.org] On Behalf Of Remko Tronçon
Sent: 14 April 2008 04:31 PM
To: Jabber/XMPP software development list
Subject: Re: [jdev] Roster Item Exchange XEP
> Isn't JID Escaping support and/or User Nickname support in both client
> and transport a better solution for this?
I don't see the link with JID escaping. As for user nickname support:
user nickname is for nickname updates, not nickname initialization.
You could leave the name of your roster item uninitialized (then
again, there's no way to know whether a name is initialized or not),
and 'automatically' initialize it once you get nickname notification,
but this is a very complex flow, and suffers from the general security
problem of automatic nickname assignments. With roster item exchange,
the user gets a new contact, suggested groups, suggested nickname, ...
and can accept everything in one pass.
Remko
More information about the JDev
mailing list