[jdev] jabber and unicode

Peter Millard me at pgmillard.com
Tue May 18 15:51:01 CDT 2004


Peter Saint-Andre wrote:
> JIDs eventually need to conform to various stringprep profiles (see the
> XMPP Core spec), but many clients and components leave that up to do
> server (though I don't think jabberd 1.4.x does this year, does it?).

Note that clients that do any kind of jid compares using user-input on one side
and server-side on the other side must to stringprep stuff in order for the
compares to work properly.

Another note is that usernames must be stringprep'd before you can do SASL auth
(as I recently realized :).

pgm.




More information about the JDev mailing list