OTR support exists for just about every major client out there nowadays. It's typically pretty easy to implement so we should embrace it probably. Maybe in the form of a plugin or maybe direct support.
Environment
None
Attachments
1
100% Done
Activity
Walter Ebeling
June 22, 2011 at 6:02 PM
Mass closing of all bugs resoved during 2.6.0 and 2.6.1
wroot
June 20, 2011 at 6:37 PM
It looks that you can only start an OTR session if both users have a chat window with each other open. maybe it should propose an OTR even if there is no chat window open on the other side. Because now it will just send ?OTRv2?
Holger Bergunde
June 12, 2011 at 5:19 PM
spark shouldn't show "?OTRv2?" because it is part of otr initiation process. it could happen if there is no chat window open. so you will receive the ?otrv2? message before the plugin is able to register itself to the message listeners of this contact.
wroot
June 8, 2011 at 6:28 PM
Attaching a screenshot. When another user accepts OTR proposition, it shows 6 same messages on the first end. Also, probably it is planned to have some buttons like Accept and Decline for OTR session proposition, not just ?OTRv2?
Holger Bergunde
June 8, 2011 at 3:52 PM
added 0.2 beta of the plugin to spark trunk. test results needed
OTR support exists for just about every major client out there nowadays. It's typically pretty easy to implement so we should embrace it probably. Maybe in the form of a plugin or maybe direct support.