slackbuilds/libraries/libotr
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
libotr.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
libotr.info
slack-desc libraries/libotr: Fix slack-desc. 2016-11-14 16:47:23 +07:00

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.