Binary package “keysync” in ubuntu trusty

Syncs OTR identities between the different chat programs

 There are many chat apps that support OTR encryption for verifying messages.
 Many use multiple chat apps, including one for desktop and another for
 mobile, or one for Mac OS X and another for GNU/Linux or Windows. The trust
 relationships are only stored locally in the app in a format that is specific
 to that app. Switching between all of them means that you have to manage
 your trust relationships for each app that you use.
 .
 KeySync addresses this problem by allowing you to sync your OTR identity and
 trust relationships between multiple apps. It currently works with
 ChatSecure on Android, and Pidgin, Adium, and Jitsi on desktop. This project
 is for converting the various OTR file formats between each other.
 Currently, KeySync is focused on the two major OTR implementations: libotr
 and otr4j, but it is modular enough to allow adding support for any OTR
 implementation.