Hi I am currently working on OTR support for KDE Telepathy. There are some features we would like to have: - otr policy settings - a way to generate a new private key for account - possibility to manage known fingerprints (trust/distrust) - two additional ways of peer authentication (shared secret and question-answer)
Realization of the first three points would require adding a new interface to gabble. I imagine it as an extension of connection interface providing settings individually for every account. Would using gdbus codegen just like in case of the currently implemented otr channel be acceptable here? I suppose that adding these features would mean some major changes in the current implementation which is completely closed in the channel interface. There are also things that need to be fixed as stated above: > Still to do: > > * testing (in particular, send "<" and "<a message that resembles HTML>" > in both directions between Empathy and Pidgin, and check that neither is > misinterpreted) > > * review from someone who understands libotr > > * string-only handling of fingerprints (emit strings to D-Bus, > parse hex -> binary when asked to trust a fingerprint from D-Bus) I understand that they have to be done first before introducing new changes? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/296867 Title: empathy needs to support OTR encryption Status in Chat app, and Telepathy user interface: Confirmed Status in One Hundred Papercuts: Invalid Status in Telepathy framework - library: Confirmed Status in “empathy” package in Ubuntu: Triaged Status in “libtelepathy” package in Ubuntu: Confirmed Status in “empathy” package in Fedora: Won't Fix Bug description: Binary package hint: empathy Hello, I just tried empathy (the Intrepid version) and it looked very solid and stable. There were a few minor things that could be improved (e.g. automatically resizing the contact list), but that is not the topic here. The reason why I won't switch to empathy from pidgin is the missing OTR support (http://www.cypherpunks.ca/otr/ ). This is a really important feature because no one should read your messages. There were others with the same idea (links at the bottom). Would be so great if it could support that important encryption standard. Thanks for helping out! Links: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/253452/comments/2 http://lists.cypherpunks.ca/pipermail/otr-users/2008-September/001479.html http://bugs.freedesktop.org/show_bug.cgi?id=16891 To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

