-
-
Notifications
You must be signed in to change notification settings - Fork 728
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Signal notifications are broken #445
Comments
@lukeswitz @archie94 if you have any interest here to pitch on this, happy to have some help! Once we get this working, going to push out an official 0.3 beta/release. |
Kindly allow me some time. Will get back on this. |
I've gotten pieces of it done, but need to figure out how to implement the Signal protocol store. |
Lot of people waiting for having the app back online. Thx so much! Looking forward to be able to use it again! |
So the library in itself seems deprecated and out of date. signalapp/libsignal-service-java#83 And its replacement seems to be embedded inside the main android app repository. One idea comes to my mind, lets see if that works for us. |
Thanks, I was also stuck on the legacy implementation, both ideological and technical, so I appreciate your help @archie94 🤝 |
There is also the signald.org project, though that may be building on the out of data libsignal-service-java. Maybe we should extract libsignal from the Signal Android repo? |
Actually we should use this: https://github.com/signalapp/libsignal-client |
Yeah i was thinking along similar lines ...
But this looks better. 👍 |
Hello there ! I was looking forward to use Signal notifications, has there been any progress on this issue ? |
Hello, Exploring https://github.com/signalapp/libsignal-client but documentation is not very clear and it seems we need to implement security layers on top of the basic messaging functionality to get it working. This is significant task at the moment which will take time from my end. Will update from my side as I have anything significant. |
I came across this project and was reminded of the issues with haven/signal. Is this of any help? |
Hi, I would just like to state that this issue still persists. Hopefully you will be able to fix this. |
I found a few ways to make it work. Problem is, rest of the app is in need of serious love. In communication with Google now should we want SMS as a fallback. |
Moving to WhisperSystem's lisignal library directly here:
https://github.com/guardianproject/haven/tree/libsignal-update
The text was updated successfully, but these errors were encountered: