Hi everybody
i like to implement a secure text messing in one of my apps. Since we live in 2017 ( post snowden ) security is an issue. Therefor i like to use the signal protocol ( https://en.wikipedia.org/wiki/Signal_Protocol ).
I like to use either https://github.com/WhisperSystems/libsignal-protocol-javascript or as cordova plugin ( https://github.com/WhisperSystems/libsignal-protocol-java )
My questions :
- Anyone did this already
- I could not find any plugin yet. Is there anyone ?
Best regards