문제

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. :)

도움이 되었습니까?

해결책

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).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top