Devlog 7: Partly finally working message send/receive
So after a lot of work i finally managed to get message sending and receiving working with all of their related crypto stuff but its kinda broken because our message sending api does not support sealed sender yet only the old legacy unsealed sender api that does not encrypt the sender data like modern signal does so on all of the replies it says that they came from unknown contact rather then the actual contact so im working on implementing that so the current stage of the project is after 3x hours of development is
Whats working:
- registering onto the signal network via the phone number and the captchas
- receiving messages
Whats not working or only partially working: - sending messages (not working fully because the sealed sender stuff that i talked about previously)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.