<h2><strong>Converse.js</strong> is a free and open source webchat client that runs in the browser and can be integrated into any website.</h3>
<p>Similar to <ahref="https://www.facebook.com/sitetour/chat.php"target="_blank">Facebook chat</a> but it also supports multi-user chatrooms.</p>
<p>
<strong>Converse.js</strong> can connect to any accessible <ahref="http://xmpp.org"target="_blank">XMPP/Jabber</a> server,
either from a public provider such as <ahref="http://jabber.org">jabber.org</a>, or one you have set up yourself.
</p>
<p>
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.
Please refer to the <strong><atarget="_blank"href="/docs/html/index.html">documentation</a></strong> for more info.
<strong>Converse.js</strong> uses <ahref="https://en.wikipedia.org/wiki/Transport_Layer_Security">TLS</a> to make
encrypted HTTPS requests to a <em>connection manager</em>, which in turn makes a TLS encrypted connection to your XMPP server (if the server supports it).
</p>
<p>
If you are planning on integrating <strong>converse.js</strong> in your own website, it's important that you serve your pages via <ahref="https://en.wikipedia.org/wiki/Https">HTTPS</a>.
</p>
<p>
That said, the developers don't assume any liability for any loss or damages as a result of using this software. Use at your own risk.
</p>
</div>
</header>
<divclass="content dark style2">
<divclass="container">
<h3>Licence</h3>
<p>The <ahref="https://www.mozilla.org/MPL/2.0/index.txt"target="_blank">Mozilla Public License (MPL)</a>.</p>
<h3>Documentation</h3>
<p>
The documentation is included in the source download under the <strong>docs</strong>
folder, or <ahref="/docs/html/index.html"target="_blank">can be read online</a>.
<li>Follow me on <ahref="http://twitter.com/jcopkode"target="_blank">Twitter</a>.</li>
<li>Chat with me via XMPP: <ahref="xmpp:jc@opkode.com"class="xmpp JSnocheck"title="XMPP/Jabber">jc@opkode.com</a>.</li>
<li>For <strong>support queries</strong>, please write to the mailing list: <ahref="mailto:conversejs@librelist.com">conversejs@librelist.com</a>.</li>
<li>Please <atarget="_blank"href="https://github.com/jcbrand/converse.js/issues">file <strong>bugs</strong> on Github</a>.</li>
<li>I'm available for special features and consulting work. Please <ahref="http://opkode.com/contact"target="_blank">contact me here</a>.</li>