<%= render HeaderComponent.new(title: "Chat") %> <%= render MainSimpleComponent.new do %>

Chat with anyone on the open Jabber (XMPP) network. Message people directly, or join public channels or private rooms.

Your Chat Address

When you exchange contacts with people, give them your address, or add them using their address:

disabled="disabled" data-clipboard-target="source" />

<%= render QrCodeModalComponent.new(qr_content: "xmpp:"+current_user.address) %>

Chat Apps

Use your account with many different apps, and on any devices you wish! When opening an app for the first time, just enter your address and password to log in.

Recommended Apps

<% end %>