Hi everybody, I've started to write an add-on for Firefox that uses OTR to ensure encryption on web-based chats.
I'm using jsctypes[0] to use the C libotr library from javascript. The incomplete wrapping is in otr_wrapper.js. The code is in a very early stage, some part must be rewritten and there isn't UI, but if you want to take a look you can download it from git: git://gitorious.org/fireotr/fireotr.git For now "works" only for facebook. I add an IFRAME to facebook chat page to ensure that the conversation can't be accessed by facebook (or injected) code. I know the code is in a very early stage, but if anyone want to give advices (or write some code :P) will be very appreciated!!! Regards, Marco P.s: I only tested it on Linux for the moment, but should work without problems on Windows. [0] https://developer.mozilla.org/en/js-ctypes/Using_js-ctypes _______________________________________________ OTR-dev mailing list [email protected] http://lists.cypherpunks.ca/mailman/listinfo/otr-dev
