diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:13:01 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:13:01 -0400 |
commit | 06d04caec69efe445eaa07157a6231f1cb327e18 (patch) | |
tree | 550136846448fb332bfc8ba2d665036d651ea26a /network | |
parent | 6cef3d9e42de137e7d205d3c19e680b1538af50a (diff) |
network/pidgin-otr: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network')
-rw-r--r-- | network/pidgin-otr/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/network/pidgin-otr/README b/network/pidgin-otr/README index 73b1d4024c31..8cf6a7dda4f5 100644 --- a/network/pidgin-otr/README +++ b/network/pidgin-otr/README @@ -3,8 +3,9 @@ Off-the-Record (OTR) Messaging for Pidgin Allows you to have private conversations over instant messaging when talking on Pidgin by providing: - Encryption: No one else can read your instant messages. -- Authentication: You are assured the correspondent is who you think it is. -- Deniability: The messages you send do not have digital signatures that - are checkable by a third party. +- Authentication: You are assured the correspondent is who you think + it is. +- Deniability: The messages you send do not have digital signatures + that are checkable by a third party. - Perfect forward secrecy: If you lose control of your private keys, no previous conversation is compromised. |