slackbuilds_ponce/libraries/libotr
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
libotr.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
libotr.SlackBuild
README
slack-desc

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.