Matrix is a new-ish decentralized, private, E2EE encryption protocol. It’s pretty neat. It still has some issues (at least that I experience. Mainly the Android app is constantly being super slow to receive messages), but it’s super promising.
They also have some goals to improve email infrastructure by integrating the matrix protocol, but not sure if that will go anywhere. I remember reading this off hand remark on their blog. Can’t find the source.
As the original comment said, there’s the concept ifa “bridge” which allows you to bridge other services to a matrix chat. So you could have a discord channel and matrix room bridged, as an example. A ready to go option with bridges is Beeper. But you can also setup your own stuff, as they said.
Yes they would. Thats why Beeper is working on changing to a bridge setup that works client-side and not server-side. Remember, that Discord is not encrypted and authorities can just get your data from discord directly. Do not use discord in any sort of private context whatsoever. I don’t believe Discord itself isn’t actively using my messaging data anyways
It works simillarly to an IRC. You have a server, that server can have channels, I think it can even do voice. But, unlike IRC, you can also use your server to talk to people on other servers, similar to how Fediverse works - if I have a server hosted on myserver.com, and someone else has a public room on server otherserver.com, I can either join the [email protected] or message [email protected], all from my account on myserver.com.
And bridges are basically just bots that run on your own server, and by scraping websites/using API of the service your bridging they create a private room i.e [email protected], with subrooms per chat, and the bot then sends every message it recieves signed into your messenger account to the room, and vice versa - anything you send there will it forward to the real messenger, basically allowing you to chat with people on messenger through your matrix server. Which solves the problem of “Each of my friend is using different messaging service, can I have them all in one app? (The app being Matrix client)”.
Impressive!
What is that?
What problem does it solve
Matrix is a new-ish decentralized, private, E2EE encryption protocol. It’s pretty neat. It still has some issues (at least that I experience. Mainly the Android app is constantly being super slow to receive messages), but it’s super promising.
They also have some goals to improve email infrastructure by integrating the matrix protocol, but not sure if that will go anywhere. I remember reading this off hand remark on their blog. Can’t find the source.
As the original comment said, there’s the concept ifa “bridge” which allows you to bridge other services to a matrix chat. So you could have a discord channel and matrix room bridged, as an example. A ready to go option with bridges is Beeper. But you can also setup your own stuff, as they said.
If I give my Discord chats to Beeper, and authorities subpoena Beeper, will the authorities get my Discord chats?
Yes they would. Thats why Beeper is working on changing to a bridge setup that works client-side and not server-side. Remember, that Discord is not encrypted and authorities can just get your data from discord directly. Do not use discord in any sort of private context whatsoever. I don’t believe Discord itself isn’t actively using my messaging data anyways
It works simillarly to an IRC. You have a server, that server can have channels, I think it can even do voice. But, unlike IRC, you can also use your server to talk to people on other servers, similar to how Fediverse works - if I have a server hosted on myserver.com, and someone else has a public room on server otherserver.com, I can either join the [email protected] or message [email protected], all from my account on myserver.com.
And bridges are basically just bots that run on your own server, and by scraping websites/using API of the service your bridging they create a private room i.e [email protected], with subrooms per chat, and the bot then sends every message it recieves signed into your messenger account to the room, and vice versa - anything you send there will it forward to the real messenger, basically allowing you to chat with people on messenger through your matrix server. Which solves the problem of “Each of my friend is using different messaging service, can I have them all in one app? (The app being Matrix client)”.
wonderful! thank you