Open Patt92 opened 2 years ago
Did you ever resolve this?
Did you ever resolve this?
sadly not, all other bridges work fine though
my setup is bit than yours, i ran the ansible matrix setup and have enabled encryption for the imessage bridge. It works this way
I'm using several mautrix bridges, which work really good, but I'm unable to enable End-to-End Encryption for the imessage bridge. WhatsApp, Facebook, Instagram, Signal, Discord are working encrypted with the bridge set default:true.
I'm running a Mac Mini M1 with the bridge running in Automator (works flawless), the synapse homeserver/wsproxy are another public server and they are connected via Wireguard and served as docker container. I'm receiving my chats as unencrypted even though I have enabled it as default.
I tried creating a encrypted room by addin @imessage_34567890:my.matrix.server, which creates an encrypted chat, but everything written there goes into void. After a time, the unencrypted chat rooms reappear, those are working.
The encryption part of the mautrix-imessage config.yaml
encryption:
Allow encryption, work in group chat rooms with e2ee enabled
Is there anything, I'm missing? wsproxy doesn't seem to be involved in the encryption part, so I thought the issue is the Mac setup.