aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2016-09-07 13:01:02 +0200
committerGitHub <noreply@github.com>2016-09-07 13:01:02 +0200
commitba6b4763d20c37a2cca47ec00a13e23788f8c133 (patch)
tree617bd544a184e52f4536eec3b2cdc274d9ee34d3 /README.md
parente1d2c32e63d6f2276b56600945569dede3e34890 (diff)
add faq about grayed out omemo
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index d88217ea..8c6a7147 100644
--- a/README.md
+++ b/README.md
@@ -288,6 +288,9 @@ To use OpenPGP you have to install the open source app
[OpenKeychain](http://www.openkeychain.org) and then long press on the account in
manage accounts and choose renew PGP announcement from the contextual menu.
+#### OMEMO is grayed out. What do I do?
+OMEMO has two requirments: Your server and the server of your contact need to support PEP. Both of you can verify that indivually by opening your account details and selecting ```Server info``` from the menu. The appearing table should list PEP as available. The second requirement is mutal presence subscription. You can verify that be going into the contact details and see if the both check boxes *Send presence updates* and *Receive presence updates* are checked.
+
#### How does the encryption for conferences work?
For conferences only OMEMO and OpenPGP are supported as encryption method. (OTR
@@ -342,7 +345,7 @@ There are two build flavors available. *free* and *playstore*. Unless you know w
[![Build Status](https://travis-ci.org/siacs/Conversations.svg?branch=development)](https://travis-ci.org/siacs/Conversations)
-### How do I update/add external libraries?
+#### How do I update/add external libraries?
If the library you want to update is in Maven Central or JCenter (or has its own
Maven repo), add it or update its version in `build.gradle`. If the library is