On Mar 8, 2016, at 7:28 AM, Elias Rohrer ml@tnull.de wrote:
- How would the CONIKS client code integrate with the ctypes-otr add-on? It would probably be part of it? So should I also have a look to implement client functionality in a C library and then use the calls via ctypes?
Yes, the client code will be part of the add-on but, ideally, written in JavaScript. There will however be some interaction with libotr through the ctypes bindings, in order to update fingerprint verification status and whatnot.