axolotl icon indicating copy to clipboard operation
axolotl copied to clipboard

Use upstream libsignal-client

Open nanu-c opened this issue 3 years ago • 3 comments

We'd like to use upstream libsignal-client in order to many things we are not able to do now. This transition still blocks new features and many bugs.

nanu-c avatar Oct 15 '21 14:10 nanu-c

This app is really getting better. Keep up the good work!

julianfairfax avatar Nov 03 '21 14:11 julianfairfax

I think it would be amazing to be based on libsignal, and on the long run I guess it would be more reliable make it easier to maintain compatibility regardless of the changes upstream. Thank's a lot for your work!

pparent76 avatar Dec 27 '21 17:12 pparent76

This is now partly solved. We don't use it for everything but each incoming message runs through the upstream library for decryption. We need to expand that to other parts of the app.

nanu-c avatar Dec 27 '21 19:12 nanu-c