libotr 4.0.0-2.2ubuntu1 source package in Ubuntu

Changelog

libotr (4.0.0-2.2ubuntu1) trusty; urgency=medium

  * Use dh-autoreconf to update libtool for ppc64el.
 -- Dimitri John Ledkov <email address hidden>   Tue, 24 Dec 2013 17:16:41 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libs

Downloads

File Size SHA-256 Checksum
libotr_4.0.0.orig.tar.gz 431.1 KiB 3f911994409898e74527730745ef35ed75c352c695a1822a677a34b2cf0293b4
libotr_4.0.0-2.2ubuntu1.debian.tar.gz 4.5 KiB 211f4c3f4799b70d0c73061811d6be24058df26553898e40af99e85534f18235
libotr_4.0.0-2.2ubuntu1.dsc 1.9 KiB 284d37aff7533b83f7b8ae88cc30cee54f06304e6faac7fa0399c34659df10ec

View changes file

Binary packages built by this source

libotr5: No summary available for libotr5 in ubuntu utopic.

No description available for libotr5 in ubuntu utopic.

libotr5-bin: toolkit for Off-the-Record Messaging library

 Off-the-Record (OTR) Messaging Library toolkit
 .
 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 program files for the OTR library.

libotr5-dev: 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.