diff options
author | Daniel Gultsch <daniel@gultsch.de> | 2015-07-16 10:12:49 +0200 |
---|---|---|
committer | Daniel Gultsch <daniel@gultsch.de> | 2015-07-16 10:12:49 +0200 |
commit | 3190f114e722fa6099e0d6f0fd4867440cec5473 (patch) | |
tree | c56c94dd6392e494eca660bfc388e8f493110324 | |
parent | 1a36d21023f2f5564af7f096e429610881e0bfc8 (diff) | |
parent | 34aff6f8cf1bd68a8a9d2aed93859869c075ef4f (diff) |
Merge pull request #1283 from Manouchehri/development
Fixed broken URL.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -256,7 +256,7 @@ decrypting and encrypting takes longer than OTR. It is however asynchronous and works well with message carbons. To use OpenPGP you have to install the open source app -[OpenKeychain](www.openkeychain.org) and then long press on the account in +[OpenKeychain](http://www.openkeychain.org) and then long press on the account in manage accounts and choose renew PGP announcement from the contextual menu. #### How does the encryption for conferences work? |