updated readme

This commit is contained in:
Daniel Gultsch 2014-03-12 01:48:41 +01:00
parent 01e2a3a4cd
commit 36728d5c0f

View file

@ -24,7 +24,13 @@ Therefore to get the most out of Conversations you should consider either switch
XMPP server that does or - even better - run your own XMPP server for you and
your friends.
These XEPs are - as of now:
* XEP-0198: Stream Management allows XMPP to surive small network outages and changes of the underlying TCP connection.
* XEP-0280: Message Carbons which automatically syncs the messages you send to
your desktop client and thus allows you to switch seamlessly from your mobile
client to your desktop client and back within one conversation.
* XEP-0237: Roster Versioning mainly to save bandwith on poor mobile connections
##FAQ
###Security
####Why are there to end-to-end encryption methods and which one should I choose?
In most cases OTR should be the encryption method of choice. It works out of the box with most contacts as long as they are online.