arlolra / ctypes-otr

js-ctypes wrapper for libotr
Mozilla Public License 2.0
29 stars 7 forks source link

Will this eventually be merged? #22

Closed Two-Tone closed 9 years ago

Two-Tone commented 9 years ago

Sorry if you don't want discussions/questions placed here, some projects are fine with it others hate the idea; I have no idea where your's falls.

But I hope this does get merged back into the Instant Bird master branch when it's finished. I'd love to ditch Pidgin, it's just the lack of an OTR plugin that prevents me.

clokep commented 9 years ago

Yes, the plan is to eventually add OTR support directly to Instantbird core. There's a bug on file: https://bugzilla.mozilla.org/show_bug.cgi?id=954310

arlolra commented 9 years ago

Hopefully soon.

Two-Tone commented 9 years ago

That's good. Is this based on the source code for the Pidgin plugin or does this do its own thing? What does it use for encryption? Can someone on Pidgin using the OTR plugin communicate with an IB user using this plugin?

I really hope that the answer for the last answer is a yes.

clokep commented 9 years ago

That's good. Is this based on the source code for the Pidgin plugin or does this do its own thing?

It uses libotr, but Pidgin plugins are not compatible with Instantbird.

What does it use for encryption?

I'm afraid I don't really understand this question. You'll need to be more specific.

Can someone on Pidgin using the OTR plugin communicate with an IB user using this plugin?

Yes, of course. It uses the OTR protocol from libotr.