libotr2-dev

Rating: 
0
No votes yet

Package contains libraries, required by other applications as dependencies. Do not install separately.

Off-the-Record Messaging library development files
Off-the-Record (OTR) Messaging Library
.
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 that are
checkable by a third party. Anyone can forge messages after a
conversation to make them look like they came from you. However,
_during_ a conversation, your correspondent is assured the messages
he sees are authentic and unmodified.
- Perfect forward secrecy
- If you lose control of your private keys, no previous conversation
is compromised.
.
This package contains the header files and static libraries needed to
develop applications using libotr.

Category:

Application versions: 
AttachmentSizeDate
File libotr2-dev_3.2.0-4_armel.deb62.21 KB05/08/2013 - 01:59
Changelog: 

libotr (3.2.0-4) unstable; urgency=low

* lintian cleanup:
+ remove dh_make template
+ switch to source format 3.0 quilt
+ fix missing copyright warning
+ fix debhelper build-depend versionning
+ add homepage field