Synapse VS matrix-doc

Compare Synapse vs matrix-doc and see what are their differences.

Synapse

Synapse: Matrix homeserver written in Python/Twisted. (by matrix-org)

matrix-doc

Proposals for changes to the matrix specification [Moved to: https://github.com/matrix-org/matrix-spec-proposals] (by matrix-org)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Synapse matrix-doc
367 71
11,720 749
- -
9.8 9.5
4 months ago about 2 years ago
Python HTML
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Synapse

Posts with mentions or reviews of Synapse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-12.
  • Organizing OpenStreetMap Mapping Parties
    8 projects | news.ycombinator.com | 12 Apr 2024
    What are you thinking of here? Synapse has supported purging room history since 2016: https://github.com/matrix-org/synapse/pull/911, and configurable data retention since 2019: https://github.com/matrix-org/synapse/pull/5815.

    Meanwhile, Matrix has never needed the full room history to be synchronised - when a server joins a room, it typically only grabs the last 20 messages. (It does needs to grab all the key-value state about the room, although these days that happens gradually in the background).

    If you're wondering why Matrix implementations are often greedy on disk space, it's because they typically cache the key-value state aggressively (storing a snapshot of it for the room on a regular basis). However, that's just an implementation quirk; folks could absolutely come up with fancier datastructures to store it more efficiently; it's just not got to the top of anyone's todo list yet - things like performance and UX are considered much more important than disk usage right now.

  • GrapheneOS is moving off Matrix
    1 project | news.ycombinator.com | 21 Nov 2023
    some context re the Matrix isses, long history apparently: https://github.com/matrix-org/synapse/issues/14481#issuecomm...
  • Non-profit Matrix.org Foundation seems to be moving funds to for-profit Element
    7 projects | news.ycombinator.com | 19 Nov 2023
    Why not Matrix? Here's one reason: it has incredibly hard-to-debug edge cases, and plenty of bugs. One of my favourites is the one where people are kicked out of your room at random, which was reported a year ago[0]. It wasn't fixed, however, because the head of the Matrix foundation (Matthew) presumably didn't like the issue being posted on Twitter.

    This is honestly really disappointing behaviour from a platform owner.

    [0]: https://github.com/matrix-org/synapse/issues/14481

  • The Future of Synapse and Dendrite
    1 project | news.ycombinator.com | 6 Nov 2023
    > That doesn't make this situation any less bad to the rest of the community.

    How is the community suffering here? Let's say Element adds a bunch of baller stuff to their versions over the next few months and then closes the source. Can't the community just fork the last AGPL version? You might say, "well then no one can take the AGPL fork and make their own closed-source business", but do you want them to? Even if you do, they still can with the existing Apache-licensed version, just like Element is doing right now.

    You're arguing that Element will lose a lot of contributions, but TFA points out that despite being super open, the vast majority of contributions are still made by Element employees (which seems to be true [0]). It's not the case that Element is looking to monetize the (small) contributions of others, it is the case that others are looking to monetize the (huge) contributions of Element.

    And besides, aren't the MSCs the core of Matrix? It's already super possible to build your own compliant client and server.

    The situation is that Element needs money to keep developing the ecosystem. It would be cool if there were a big network of donors and contributions, but there isn't. You're essentially saying, "that's fine, go out of business then, and the community will keep developing the ecosystem", but that's not happening now, and it can still happen anyway with the Apache-licensed versions, which again people can still contribute to.

    [0]: https://github.com/matrix-org/synapse/graphs/contributors

  • Synapse v1.95.0 Released
    1 project | /r/Boiling_Steam | 26 Oct 2023
  • Matrix Synapse how use python scripts?
    2 projects | /r/selfhosted | 6 Oct 2023
  • Synapse v1.91.2 Released
    1 project | /r/Boiling_Steam | 8 Sep 2023
  • Synapse v1.89.0 is out
    1 project | /r/Boiling_Steam | 3 Aug 2023
  • Synapse v1.88.0 is out
    1 project | /r/Boiling_Steam | 20 Jul 2023
  • Synapse v1.87.0 (Matrix Server) Released
    1 project | /r/Boiling_Steam | 5 Jul 2023

matrix-doc

Posts with mentions or reviews of matrix-doc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-09.
  • Are group video and audio calls encrypten?
    2 projects | /r/elementchat | 9 Mar 2023
    Group voice and video calls are not E2EE, and use Jitsi, but this is expected to change with Native Group VoIP Signalling.
  • So there's no online messaging service that's private, anonymous and secure?
    5 projects | /r/PrivacyGuides | 20 Feb 2023
    DMs in Matrix are always E2EE, and MSC3401: Native Group VoIP Signalling means there should be E2EE in group calls.
  • Element (Matrix) adds video/voice rooms
    7 projects | news.ycombinator.com | 14 Jul 2022
  • Native Matrix VoIP with Element Call
    14 projects | news.ycombinator.com | 5 Mar 2022
    From my perspective, the really exciting thing about this that it works equally well in mobile web browsers as well as desktop web - clicking on a link on Mobile Safari should Do The Right Thing without having to install anything.

    Moreover, because it's built on Matrix, MSC3401 (https://github.com/matrix-org/matrix-doc/blob/matthew/group-...) means that we'll finally have decentralised cascading video/voice conferences once the SFU (selective forwarding unit) component is added into the mix. So, for instance, users on the same homeserver will get their video feeds relayed locally with minimal latency... and then users on another remote homeserver will also get mixed locally with minimal latency, trunking the two together. If the link dies or one homeserver dies, the conference will keep going - i.e. precisely the same semantics as normal Matrix.

  • Introducing Native Matrix VoIP with Element Call!
    5 projects | /r/linux | 5 Mar 2022
  • Signal is more secure than Telegram from my understanding, but the fact that it needs a phone number makes me wary
    2 projects | /r/PrivacyGuides | 2 Mar 2022
    What metadata does Matrix protect? Encrypted state events still aren't a thing for example https://github.com/matrix-org/matrix-doc/pull/3414 This means that server admins know what groups a given account is a member of, private or not, and they also have a general idea of what the topic of said groups are, even if they're encrypted. This would be a problem for groups about sensitive personal medical issues, like a private HIV survivors or Alcoholics Anonymous group.
  • For those suggesting Guilded, Revolt, Signal, or what ever else as Discord alternatives, consider this potential problem inherent in those alternatives, even if two of them are open source
    3 projects | /r/discordapp | 26 Feb 2022
    The protocol itself is flexible and can be changed through spec change proposals on their Github. They're currently working on implementing threads, and they recently implemented spaces, which functionally combine the concept of Discord servers and server folders. They can also be nested.
  • How do I make a room with voice chat where people can leave and join without request like discord?
    1 project | /r/elementchat | 22 Feb 2022
    At the moment this only works with Jitsi. It will be implementet soon with MSC3401
  • Discord is a black hole for information
    7 projects | news.ycombinator.com | 12 Feb 2022
    Something we're trying to do about this on the Matrix side is MSC2716 (https://github.com/matrix-org/matrix-doc/blob/matthew/msc271...) - the ability to import archives of existing content into Matrix, and thus 'lock it open' and decentralise it for posterity: as long as one of the servers participating in that room stays alive (and the room is set up with infinite data retention, obviously) then the conversation will live on forever. (That MSC is also well worth a look for those interested in how Matrix works under the hood; MSC2716 was a surprisingly tricky problem to solve but it's basically finished now!).

    Our first step will be to import all of Gitter's archives into Matrix - but we're then planning to add MSC2716 to all the existing Matrix bridges so that folks can use it to liberate chat history from Discord and Slack if desired, and avoid it getting paywalled/siloed/lost/held-hostage forever. We're also expecting to do USENET, mailing lists, forums, public IRC channels which have explicitly opted into logging... and generally archive as much possible in an open decentralised fashion, and ensure that gatekeepers can't lock up and blackhole info going forwards. After all, information longs to be free :)

  • Matrix v1.2 Specification
    1 project | news.ycombinator.com | 3 Feb 2022
    by 'broken links' i guess you mean https://github.com/matrix-org/matrix-doc/issues/3628? it's a bug on the new spec website; we're working on it.

What are some alternatives?

When comparing Synapse and matrix-doc you can also consider the following projects:

dendrite - Dendrite is a second-generation Matrix homeserver written in Go!

matterbridge - bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)

conduit

Mumble - Mumble is an open-source, low-latency, high quality voice chat software.

Rocket.Chat - The communications platform that puts data protection first.

Mastodon - Your self-hosted, globally interconnected microblogging community

Jitsi Meet - Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.

Ferdi - Ferdi is a free and opensource all-in-one desktop app that helps you organize how you use your favourite apps

Mattermost - Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..

matrix-docker-ansible-deploy - 🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker