Zach DeCook c5b861f4a5 index: decode xmpp%3a uri if encoded | 1 yıl önce | |
---|---|---|
assets | 2 yıl önce | |
lang | 2 yıl önce | |
stylesheets | 2 yıl önce | |
LICENSE | 4 yıl önce | |
README.md | 2 yıl önce | |
clients_Android.json | 2 yıl önce | |
clients_Linux.json | 2 yıl önce | |
clients_OSX.json | 2 yıl önce | |
clients_Tizen.json | 2 yıl önce | |
clients_Windows.json | 2 yıl önce | |
clients_iOS.json | 2 yıl önce | |
index.php | 1 yıl önce |
This is an XMPP invitation landing page that client developers or XMPP server admins can host on their servers. It allows users to send XMPP invitations (contacts or chat rooms) to people who do not have an XMPP client yet. This is part of the Easy XMPP initiative to improve the "first contact" experience.
For the JID romeo@xmpp.example, it will create the following page (live example):
Invitation from Romeo
Romeo has invited you to chat
xmpp:romeo@xmpp.example
If this link does not work, you need to install and configure an XMPP client, and visit this page again afterwards.
[snipped client list and disclaimer]
xmpp:
URI
Don't use an instance from an untrusted server administrator. A malicious server administrator could use the URI (just the same as someone who intercepted the message).
This project was forked from easy-xmpp-invitation, which implements this with client-side javascript.
This code is licensed under the MIT License.