Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander <ilabdsf@gmail.com>2018-05-20 13:55:59 +0300
committerDaniel Gultsch <daniel@gultsch.de>2018-05-20 13:55:59 +0300
commit3837826b6746d6a51797e4356ea346bcded55309 (patch)
treeac55a535df7d12c5bf551c23f18569ee62d2cfc6 /README.md
parent39e4b26ff0cc8ff946f209ffaab71f1a1954c9cb (diff)
fixed a missing word in README (#3037)
* fix a missing word in README * fix repeating word in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a26db7ccd..8400fce17 100644
--- a/README.md
+++ b/README.md
@@ -290,8 +290,8 @@ I am available for hire. Contact me via XMPP: `inputmice@siacs.eu`
#### Why are there two end-to-end encryption methods and which one should I choose?
-* OMEMO works even when a contact is offline, and works with multiple devices. It also allows asynchronous file-transfer when the server has [HTTP File Upload](http://xmpp.org/extensions/xep-0363.html). However, OMEMO not widely support and is currently implemented only implemented [by a handful of clients](https://omemo.top).
-* OpenPGP (XEP-0027) is a very old encryption method that has some advantages over OMEMO but should only be used by people who what they are doing.
+* OMEMO works even when a contact is offline, and works with multiple devices. It also allows asynchronous file-transfer when the server has [HTTP File Upload](http://xmpp.org/extensions/xep-0363.html). However, OMEMO not widely support and is currently implemented only [by a handful of clients](https://omemo.top).
+* OpenPGP (XEP-0027) is a very old encryption method that has some advantages over OMEMO but should only be used by people who know what they are doing.
#### How do I use OpenPGP