matrix-org / matrix-bifrost

General purpose bridging with a variety of backends including libpurple and xmpp.js
Apache License 2.0
160 stars 31 forks source link

Unable to send messages M→XMPP in E2EE DM room #336

Open hanthor opened 1 year ago

hanthor commented 1 year ago

DEBUG 16:35:33:685 [MatrixEventHandler] Got event (id, type, sender, state_key, roomtype): $XbQjI-XiXbvPSjb5TXVkIxQhhJiDfT7HQPPh5Q5J060 m.room.encrypted @james:rhel.ems-support.element.dev undefined im

DM with XMPP user in Element:

image

DM with MAtrix user in Swift XMPP client:

image

hanthor commented 1 year ago

Element Web creates E2EE DMs by default so this is pretty unavoidable

alphapapa commented 1 year ago

See also #338, which is about a similar problem but in non-encrypted rooms.

Neustradamus commented 1 year ago

To follow this important ticket, thanks @hanthor.