Package libotr: Information

    Source package: libotr
    Version: 3.2.1-alt2.qa1
    Build time:  Apr 16, 2016, 02:57 AM in the task #163280
    Report package bug
    License: LGPL/GPL
    Summary: Off-The-Record Messaging library and toolkit
    Description: 
    libotr is a library and toolkit which implements Off-the-Record (OTR)
    Messaging.
    
    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.

    List of rpms provided by this srpm:
    libotr2 (x86_64, i586)
    libotr2-debuginfo (x86_64, i586)
    libotr2-devel (x86_64, i586)

    Maintainer: Sergey V Turchin


      1. libgcrypt-devel >= 1.2.0

    Last changed


    April 16, 2016 Dmitry V. Levin 3.2.1-alt2.qa1
    - NMU: rebuilt with libgcrypt.so.11 -> libgcrypt.so.20.
    Jan. 12, 2015 Gleb Fotengauer-Malinovskiy 3.2.1-alt2
    - Renamed devel subpackage.
    - Disabled utils subpackage.
    Nov. 12, 2013 Gleb Fotengauer-Malinovskiy 3.2.1-alt1
    - New version.