Open nanu-c opened 3 years ago
This app is really getting better. Keep up the good work!
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!
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.
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.