Sharing XMPP links

↩ home

At this point, you probably want to share your XMPP address (also known as "Jabber ID", or "JID") with others, so they can reach you on XMPP.

A JID looks like you@yourserver.tld - just like an email address.

For Quicksy/Prāv users, it looks like +<2-digit country code><10-digit mobile number>@quicksy.im, e.g. +919876543210@quicksy.im

However, it's probably better to share an XMPP link instead. There are two kinds of XMPP links.

xmpp: URIs

xmpp: URIs, e.g. xmpp:me@myserver.tld for 1:1 chat, or xmpp:mychannel@myserver.tld?join for joining a channel.

These are supported by most (if not all) XMPP clients. But they aren't supported in most non-XMPP software, and may not be clickable there. (Tell the developers of such apps to add support for XMPP links 🙂)

However, xmpp: URIs aren't very useful if the recipient doesn't have an XMPP client.