slackbuilds/libraries/libotr
B. Watson d6de1176f3 libraries/libotr: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 15:42:06 -04:00
..
README libraries/libotr: Wrap README at 72 columns. 2022-03-13 15:42:06 -04:00
libotr.SlackBuild libraries/libotr: Remove .la files. 2022-02-16 08:18:49 +07:00
libotr.info
slack-desc

README

libotr (OTR Messaging Library and Toolkit)

This is the portable OTR Messaging Library, as well as the toolkit to
help you forge messages.

OTR allows you to have private conversations over IM 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
 - Perfect forward secrecy: If you lose control of your private keys,
   no previous conversation is compromised.