this post was submitted on 18 Apr 2022
32 points (97.1% liked)

Matrix

3238 readers
1 users here now

An open network for secure, decentralized communication

founded 4 years ago
MODERATORS
32
submitted 2 years ago* (last edited 2 years ago) by mekhos@lemmy.ml to c/matrix@lemmy.ml
 

Thunderbird will support matrix protocol out-of-the-box in version 102 (due June) and is available in v91 beta now.

I just tried it, you go to preferences, edit config, add a string "chat.prpls.prpl-matrix.disable" and set it to false and matrix becomes an available option in the chats part of your account setup....now to find my old password.....

you are viewing a single comment's thread
view the rest of the comments
[โ€“] adrianmalacoda@lemmy.ml 5 points 2 years ago* (last edited 2 years ago) (1 children)

"prpl" (protocol plugin) is the term used in libpurple for a plugin, so it would appear it's using libpurple as the backend, thus purple-matrix; however, that plugin is deprecated as of a week ago.

edit: I was mistaken, it appears to be using the javascript SDK.

[โ€“] pingveno@lemmy.ml 3 points 2 years ago

Thanks for the sleuthing.