diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:17:44 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 919c2bbadee9a9dcc7e73df8bb907fa1eca66c66 (patch) | |
tree | 6a9446ab0594297d6e09f541be224ae111a37609 /libraries/libotr | |
parent | 69defa757ff42bb00a2bcb05668405f1cd00863b (diff) | |
download | slackbuilds-919c2bbadee9a9dcc7e73df8bb907fa1eca66c66.tar.gz |
libraries/libotr: Fix slack-desc.
Diffstat (limited to 'libraries/libotr')
-rw-r--r-- | libraries/libotr/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libotr/slack-desc b/libraries/libotr/slack-desc index 71ac3b5690..964162cdbc 100644 --- a/libraries/libotr/slack-desc +++ b/libraries/libotr/slack-desc @@ -13,7 +13,7 @@ libotr: to help you forge messages. libotr: OTR allows you to have private conversations over IM by providing: libotr: - Encryption: No one else can read your instant messages. libotr: - Authentication: You are assured the correspondent is who you think -libotr: it is. +libotr: it is. libotr: - Deniability: The messages you send do not have digital signatures libotr: - Perfect forward secrecy: If you lose control of your private keys, -libotr: no previous conversation is compromised. +libotr: no previous conversation is compromised. |