diff --git a/README.md b/README.md index 2c4561f28..23c9e051a 100644 --- a/README.md +++ b/README.md @@ -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.