libotr 4.1.0-6 source package in Ubuntu

Changelog

libotr (4.1.0-6) unstable; urgency=low

  * Disable the test suite on:
    - hurd: it depends on PATH_MAX
    - kfreebsd-*: it depends on epoll
    - s390x: it's flaky

 -- intrigeri <email address hidden>  Thu, 14 Jan 2016 20:27:50 +0000

Upload details

Uploaded by:
Debian Privacy Tools Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Privacy Tools Maintainers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libotr_4.1.0-6.dsc 2.1 KiB 1c4ddb45f232d0fc13ce6bdc27d0703fdf90fd9491c56a0b368639112d5e33f1
libotr_4.1.0.orig.tar.gz 563.3 KiB 4fdb891940ec89d300190a98f69a9138248dcb8c8d337633fb981b8d0a9cd930
libotr_4.1.0-6.debian.tar.xz 37.4 KiB a42af1319a7802ba6b4081c1227786cb45f7978c2fe4a0abe3c83cffbd34a8f1

Available diffs

No changes file available.

Binary packages built by this source

libotr5: Off-the-Record 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
      they see are authentic and unmodified.
  - Perfect forward secrecy
    - If you lose control of your private keys, no previous conversation
      is compromised.
 .
 This package provides the OTR library.

libotr5-bin: toolkit for Off-the-Record 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
      they see 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-bin-dbgsym: debug symbols for package libotr5-bin

 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
      they see 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-dbgsym: debug symbols for package libotr5

 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
      they see are authentic and unmodified.
  - Perfect forward secrecy
    - If you lose control of your private keys, no previous conversation
      is compromised.
 .
 This package provides the OTR library.

libotr5-dev: Off-the-Record Messaging library development files

 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
      they see 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.