diff options
author | David Manouchehri <david@davidmanouchehri.com> | 2015-07-15 18:23:59 -0400 |
---|---|---|
committer | David Manouchehri <david@davidmanouchehri.com> | 2015-07-15 18:23:59 -0400 |
commit | 34aff6f8cf1bd68a8a9d2aed93859869c075ef4f (patch) | |
tree | e821359fd5bcfa9199a51d002ee6838e9a08c2fd /README.md | |
parent | 2fa9af735bb9f4eefeffa8f354a851ce150d2fec (diff) |
Fixed broken URL.
The HTTPS server is throwing GitHub's certificate instead of a proper one, so I'm going to stick with HTTP for now.
Diffstat (limited to '')
-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? |