updated readme
This commit is contained in:
parent
01e2a3a4cd
commit
36728d5c0f
|
@ -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
|
XMPP server that does or - even better - run your own XMPP server for you and
|
||||||
your friends.
|
your friends.
|
||||||
These XEPs are - as of now:
|
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
|
* 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
|
your desktop client and thus allows you to switch seamlessly from your mobile
|
||||||
client to your desktop client and back within one conversation.
|
client to your desktop client and back within one conversation.
|
||||||
* XEP-0237: Roster Versioning mainly to save bandwith on poor mobile connections
|
* 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.
|
||||||
|
|
Loading…
Reference in a new issue