Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

How to connect to a chat with matrix protocol

  • 3 odpovede
  • 1 má tento problém
  • 156 zobrazení
  • Posledná odpoveď od sfhowes

more options

So I was wondering if it was possible to connect to a matrix chat from thunderbird, and I found this: https://matrix.org/docs/projects/client/mozilla-thunderbird

so I went into the config editor and changed chat.prpls.prpl-matrix.disable to true, then I went to riot.im and made an account (myusername:matrix.org). Then I went back to thunderbird and went to the chat tab and added the new chat account with matrix, and it had me type in my username and password which I did, and I was able to join an unencrypted chat, but when I tried to join an encrypted chat when I sent a message it wouldn't encrypt, and when someone would send me an encrypted message, it would just give me the encrypted json like this:

{"algorithm":"m.megolm.v1.aes-sha2","sender_key":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxencryptedmessagexxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"session_id":"xxxxxxxxxxxxx","device_id":"xxxxxxxxx"}

Is there any way that I can send messages in an encrypted chat?

So I was wondering if it was possible to connect to a matrix chat from thunderbird, and I found this: https://matrix.org/docs/projects/client/mozilla-thunderbird so I went into the config editor and changed chat.prpls.prpl-matrix.disable to true, then I went to riot.im and made an account (myusername:matrix.org). Then I went back to thunderbird and went to the chat tab and added the new chat account with matrix, and it had me type in my username and password which I did, and I was able to join an unencrypted chat, but when I tried to join an encrypted chat when I sent a message it wouldn't encrypt, and when someone would send me an encrypted message, it would just give me the encrypted json like this: {"algorithm":"m.megolm.v1.aes-sha2","sender_key":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxencryptedmessagexxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"session_id":"xxxxxxxxxxxxx","device_id":"xxxxxxxxx"} Is there any way that I can send messages in an encrypted chat?

Vybrané riešenie

I haven't seen any reports that TB supports encrypted chat on matrix, even on betas, let alone releases, so I think your options are to either use a matrix client that supports encryption, or use TB with non-encrypted matrix chats.

Čítať túto odpoveď v kontexte 👍 0

Všetky odpovede (3)

more options

What's your version? I think you need the latest 77beta for this function.

https://www.thunderbird.net/en-US/thunderbird/77.0beta/releasenotes/

more options

sfhowes said

What's your version? I think you need the latest 77beta for this function. https://www.thunderbird.net/en-US/thunderbird/77.0beta/releasenotes/

I am on the stable release, also, I later tried to join the same chat, but instead of giving me json, it said **encryption not enabled** instead of the messages being sent. Is there a place in settings to enable encryption? I think matrix uses olm.

more options

Vybrané riešenie

I haven't seen any reports that TB supports encrypted chat on matrix, even on betas, let alone releases, so I think your options are to either use a matrix client that supports encryption, or use TB with non-encrypted matrix chats.