Skip Navigation
92 comments
  • That article is mostly FUD, but there are very good reasons to be sceptical of Matrix, as it is mostly driven by a VC funded for-profit company.

    If you are looking for a truly community driven and owned alternative, check out XMPP: https://joinjabber.org

    • XMPP has issues such as rooms are not properly decentralised, not all clients support proper replys and you cant edit messages older then 1 message

      the servers are much lighter then matrix servers, conduit is quite light and fast compared to synapse but not as light as XMPP servers

      • The message editing thing is just a client setting and having a single source of truth for a room is a huge advantage of XMPP that Matrix is now reinventing as they realized their hyped decentralized rooms are just a gimmick feature that causes more problem than it solves.

    • Yes the article is FUD and sloppy. This is what Matthew Hodgson (Arathorn) had to say about it:

      Talking of sloppiness, that hackea.org article is a huge steaming pile of FUD about Matrix.

      For what it’s worth, the team who came up with Matrix was originally based in two separate startups: one in the UK doing VoIP, one in France doing mobile dev. Both got acquired by Amdocs in 2010, but we ended up forming an independent “incubated startup” first to build telco apps, and then we came up with the idea of Matrix in ~2013. We then built out Matrix until 2017 when Amdocs killed our funding, having run out of patience for what amounted to generous FOSS philanthropy.

      We then set up New Vector (now Element) as an entirely independent UK/FR startup, and have received zero funding from Amdocs since. To be crystal clear: Amdocs has zero privileged influence or control over Matrix (or Element, for that matter), and has zero access to the Matrix servers we operate as Element. And besides - the whole point of Matrix is that you can and should run your own servers so you can pick who to trust, even if you don’t trust the project itself.

  • I use Matrix; XMPP; Session; Jami; and am looking into Briar. Some of what the article says is valid but other parts are weird such as when they list Riot as "the Matrix client". Matrix has many clients. I don't use Riot at all. I use Fluffy Chat and Cinny Mainly. A lot of their list of issues don't apply to me. For instance my phone number isn't tied to my Matrix account and while they may get my IP I am usually on a VPN so that limits what they get. They talk of Matrix being centralized but that only really applies if you use the Matrix home server, there are many alternatives.

    In the end they have some valid concerns but it really depends on what Matrix is being compared to. Even with these issues is it betetr than Discord for privacy and security ? Yes it is. Discord is clsoed source so nobody knows what it gives up or does in the background. No closed source program can be trusted over a FOSS option. If you want to trust any of the options I mentioned over Matrix then feel free to but don't trust Discord over it.

    • For instance my phone number isn’t tied to my Matrix account

      It isn't for anyone using any client unless they optionally decide to provide it.

      They talk of Matrix being centralized but that only really applies if you use the Matrix home server, there are many alternatives

      Indeed: https://joinmatrix.org/servers/ and that's not even getting started on the private ones or unlisted ones.

      is it betetr than Discord for privacy and security ?

      100% Discord has no privacy no encryption, the company sees absolutely everything.

      Discord is clsoed source so nobody knows what it gives up or does in the background

      That doesn't necessarily impact privacy, and we know exactly what it does in the background based on their privacy policy, which in itself is quite ambiguous in parts. They're quite happy there to admit they will tie identities together if you use social media logins and features like that.

      No closed source program can be trusted over a FOSS option

      I would say be careful here, because something is open source doesn't necessarily mean anyone cares about what the code is actually doing. In the case of Matrix it is a very active project with a lot of community engagement and a well thought out specification so that everyone can "get up to speed". That is extremely important. Nobody is going to sift through a tarball of source code "it's open source", if the development is not. It's also totally possible for a patched version to be running in production that doesn't reflect the source code.

      That is why it's very important not to confuse FOSS with privacy.

      • You can say how FOSS programs don't equate to privacy because people may not catch things or be watching but with closed source options nobody gets to audit the code at all outside the project. How is that better for privacy ? FOSS at least gives us a chance at privacy.

92 comments