Question

I want to add OTR (Off the record) Messaging into my (XMPP) chat application, which is written in java. A quick google search showed at least two possible libraries:

Short question: Which one should I choose?

Long question: The library should of course provide a decent level of interoperability, so that the OTR messaging works with the various XMPP client that are out there. Also some pros/cons of the library you suggest would be nice. Basically everything that could be interesting for me. :)

Was it helpful?

Solution

Besides the original from cypherpunks which seemed to be the way to go a few years ago, there is also a maintained version at https://github.com/otr4j/otr4j (See Hans-Christoph Steiner's comment).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top