|
|
|
|
|
by twentydollars
2050 days ago
|
|
It's not decentralized because it's federated, client-server chat software. This is more decentralized than Discord or what-have-you, but it requires reliance on multiple centralized internet services and authorities, as I outlined. I'm well aware that FOSS projects tend to be underfunded. Matrix is an outlier with some large grants fueling the project and opaque organizational structure. > What you seem to want is a peer-to-peer solution, which at this point in time is not something Matrix has built or claims to have built. Peer-to-peer is not absolutely necessary (it can be both). There's nothing wrong with routing message through a network, but e2ee is absolutely necessary, and it took until May this year for Matrix to enable that feature by default. Most importantly, in Matrix, your identity is associated with and controlled by a homeserver. It's under someone else's control. That's not good... Your identity should be under your control. We've known how to do this with asymmetric encryption for at least a couple of decades. |
|
> What you seem to want is a peer-to-peer solution, which at this point in time is not something Matrix has built or claims to have built.
Except we have: https://matrix.org/blog/2020/06/02/introducing-p-2-p-matrix. We have people working on it full time, and hopefully going to evolve into hybrid P2P/Client-Server eventually as per that blog post.
Meanwhile, portable identities are also in active development (as part of P2P), as per https://github.com/matrix-org/matrix-doc/blob/neilalexander/....
> e2ee is absolutely necessary, and it took until May this year for Matrix to enable that feature by default
Sorry, you're complaining that we... did the thing you want us to do? But it took longer than you wanted? My heart bleeds.