boxdot / gurk-rs

Signal Messenger client for terminal
GNU Affero General Public License v3.0
440 stars 33 forks source link

“Bad encrypted MMS message” and note to self notification on mobile client #297

Open emmatebibyte opened 5 days ago

emmatebibyte commented 5 days ago

Whenever I send a message via gurk, my mobile client (Molly) pushes a “Bad encrypted MMS message” notification to my device.

boxdot commented 2 days ago

This is the underlying issue: https://github.com/whisperfish/presage/issues/229 Currently, unfortunately, we don't know how to approach it. I am trying to monitor on my client and see when it happens to collect more information.