diff options
author | Daniel Gultsch <daniel@gultsch.de> | 2017-01-15 18:55:15 +0100 |
---|---|---|
committer | Daniel Gultsch <daniel@gultsch.de> | 2017-01-15 18:55:15 +0100 |
commit | 9bdd2bf1ae38ee688538d7d4a0e446c3b869d47e (patch) | |
tree | 304e1b91ca5faff5785eea92964deb4d991d42e4 | |
parent | d028f4b3989f6cf44e5bbff28dcf80f152304f5f (diff) | |
parent | ebf8ae231ad991a811defbe0a94b6d57c432454e (diff) |
Merge branch 'master' of github.com:siacs/Conversations
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ My Bitcoin Address is: `1NxSU1YxYzJVDpX1rcESAA3NJki7kRgeeu` #### How do I create an account? XMPP, like email, is a federated protocol, which means that there is not one company you can create an *official XMPP account* with. Instead there are hundreds, or even thousands, of providers out there. One of those providers is our very own [conversations.im](https://account.conversations.im). If you don’t like to use *conversations.im* use a web search engine of your choice to find another provider. Or maybe your university has one. Or you can run your own. Or ask a friend to run one. Once you've found one, you can use Conversations to create an account. Just select *register new account* on server within the create account dialog. -#### Domain hosting +##### Domain hosting Using your own domain not only gives you a more recognizable Jabber ID, it also gives you the flexibilty to migrate your account between different XMPP providers. This is a good compromise between the responsibilities of having to operate your own server and the downsides of being dependent on a single provider. Learn more about [conversations.im Jabber/XMPP domain hosting](https://account.conversations.im/domain/). |