Chris Ballinger

Results 291 comments of Chris Ballinger

Agreed! We should write a script that pulls in the results from the reports because running the compliance tester is a pain. Right now the only critical XEPs are 0357...

Hmm that's strange, are you using the latest code from the master branch?

@voznesenskym You'll need bi-directional communication for the key exchange before messages can be encrypted. The injectMessage and encodedMessage delegate methods are not optional, so in those methods you should be...

OTRKit doesn't rely on any specific network protocol. You can use it with XMPP, or whatever other protocol you prefer.

Did you implement the injectMessage delegate method? On Mon, May 11, 2015 at 12:26 PM, kasas [email protected] wrote: > I have the same problem using a XMPP connection through XMPPManager...

I can almost 100% guarantee that you didn't implement injectMessage, or that incoming messages aren't being passed to decodeMessage On Mon, Apr 11, 2016 at 7:40 AM, Subhash Sanjeewa [email protected]...

Not to be harsh, but if you don't know what you're doing and need step by step instructions, you probably shouldn't be implementing crypto code quite yet. On Thu, Aug...

We pin to the public key, not the leaf cert, so as long as the key isn't regenerated it should work okay. I think the LE default is to renew...

Ya in the code itself. The problem there is that the processing code only handles the full cert at the moment, so it is easier to just keep it as...

Feel free to build off of this, ideally it should be configurable: https://github.com/ChatSecure/libsqlfs/commit/4456f8a83c7af7dc6b8cf6456dae94fe7979c24c