diff --git a/index.html b/index.html index 2fe776c0d..945eb8efb 100644 --- a/index.html +++ b/index.html @@ -34,9 +34,7 @@

It's similar to Facebook chat, but also supports multi-user chatrooms.

-

Converse.js can connect to any accessible XMPP/Jabber server, either from a public provider such as - jabber.org, or to one you have set up - yourself. +

Converse.js can connect to any accessible XMPP/Jabber server, either from a public provider such as jabber.org, or to one you have set up yourself.

It's possible to enable single-site login, whereby users already authenticated in your website will also automatically be logged in on the chat server, but you will have to pre-authenticate them on your server. You can refer to the documentation for more @@ -82,13 +80,8 @@

Note: currently the demo doesn't work in Internet Explorer older than 10. This is due to lacking support for CORS, a standard which enables cross-domain XmlHttpRequests. There are ways - around this, but it hasn't been a priority for me to implement them for - this demo. -

-

- See here for more information. -

-
+ around this, but it hasn't been a priority for me to implement them for this demo. + See here for more information.

Is it secure?

Yes. In this demo Converse.js makes an @@ -120,14 +113,13 @@

Credits and Dependencies

-

Converse.js depends on a few third party libraries, including: +

Converse.js depends on a few third party libraries, including:

-

Some images were taken from Plone and the Open Icon Library.