conduit VS gomuks

Compare conduit vs gomuks and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
conduit gomuks
18 11
- 1,262
- -
- 4.7
- 3 months ago
Go
- GNU Affero General Public License v3.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.

conduit

Posts with mentions or reviews of conduit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-13.
  • Advice for a small Matrix server
    1 project | /r/selfhosted | 2 Apr 2023
    I'd like to suggest Conduit. I found it very easy to install and maintain. https://gitlab.com/famedly/conduit
  • Matrix 2.0: How we’re making Matrix go voom
    28 projects | news.ycombinator.com | 13 Feb 2023
    > "At least as standard" how?

    There are 8 people who vote on changes to the Matrix spec (the Spec Core Team), 7 of which are Element employees (including Matthew, Element's CEO). Element also controls the development of clients and servers used by the large majority of users in the public federation.

    > A substantial portion of the IRC comunity is actively hostile to the IRCv3 extensions, and in some cases prefer incompatible implementations of the same functionality; Matrix has nothing like that going on.

    But any IRC client will work fine on any IRC server, and they can connect to various servers with different implementations.

    On Matrix, clients (generally) can only connect to one homeserver at a time; which forces them to converge on following exactly the same spec. And if your server differs ever so slightly from the other ones in how it implements some parts of the spec (room consensus), then it can be split-brained from the rest of the federation. Instead, changes to the room consensus are done by pushing new room versions, and each server implementation needs to explicitly support it or they can't join it. This means Synapse devs (which are a majority of Element employees) get to decide what room versions can get traction.

    It is not uncommon for people in the Matrix community to complain about this and Element keeping specs in limbo, and PRs to the flagship clients being stuck in "design review tar".

    > And there seem to be more visibly independent implementations of Matrix than IRCv3.

    Clients, maybe, at least in the number of implementation. It's hard to find stats of this, but I feel that >95% of people in the public federation use Element even in tech-y rooms; IRC has a healthier mix of major clients (weechat, irssi, IRCCloud, Hexchat, KiwiIRC, The Lounge each have >5% of desktop/web users). But I admit that's just my very subjective point of view.

    In terms of servers, Matrix has three open source ones as far as I know: Synapse (controlled by Element), Dendrite (controlled by Element, and almost on par with Synapse according to https://arewep2pyet.com/ ), and Conduit. Based on https://gitlab.com/famedly/conduit/-/milestones/3 , Conduit seems to be far from implementing the spec yet (eg. it doesn't seem to support leaving rooms or respecting history visibility).

    > things like: server-side history extensions tended to mess up my client's history implementation (I'd end up with multiple copies of the same messages in my local logs, often with the wrong timestamps)

    You can use https://ircv3.net/specs/extensions/message-ids to deduplicate them.

    > And if you're in a conversation where people are using embedded gifs, then fundamentally you'll always be a second-class citizen if you're trying to participate in that with a client that can't display embedded gifs.

    A conversation where people where people are using embedded gifs will exclude me regardless of client, because they are too distracting. At least on IRC I can expect people not to do it too much, and use words or emojis instead of reaction gifs.

    > SSO access control; you just can't do that in a nice way if the client doesn't support it

    That's a fair point; IRC is made by hobbyists more than companies, so that's not surprising. There is some discussion around it though: https://github.com/ircv3/ircv3-ideas/issues/74 and Sourcehut is sponsoring implementation (https://emersion.fr/blog/2022/irc-and-oauth2/).

  • Matrix conduit server takes forever to join channels
    2 projects | /r/selfhosted | 17 Jan 2023
  • Looking to deploy a Conduit Matrix server. Is it possible to make a server which does NOT require a domain?
    2 projects | /r/selfhosted | 18 Dec 2022
    To start, this will be strictly Non-Federated. Just a few friends will be using this. Here: https://gitlab.com/famedly/conduit/-/blob/next/DEPLOY.md is the documentation I am following. It tells me I must "use my server name", but what is this exactly? What do I put in there? Do I have to go out and buy a domain?
  • Instant Messaging: XMPP or Websocket
    5 projects | /r/selfhosted | 5 Nov 2022
    Either Tinode (https://github.com/tinode/chat) or Matrix Protocol (https://gitlab.com/famedly/conduit)
  • Planning to make a video on cool Rust apps focused on the end user. Make recommendations!
    38 projects | /r/rust | 2 Nov 2022
    Matrix Protocol: Fractal (Client), Conduit (Server)
  • Discord-esk encrypted platform?
    3 projects | /r/privacy | 19 Oct 2022
    If self-hosting is an option then I'd say Matrix, you can try Conduit (server) and Elements(client). To simplify deployment you can refer to this repo.
  • anyone using rust in production? what do you do?
    22 projects | /r/rust | 30 Mar 2022
    You can babble on and on about how its not how you do it, no one needs it, etc... But its a demonstrable need in this space and its caused me great pain trying to write applications that would be used by such people. It's even bit Conduit to the point they have 5+ DB backends coded in now that the user can choose between based on their local system setups.
  • Given my server's specs, can I handle Matrix/Synapse?
    1 project | /r/selfhosted | 29 Mar 2022
    Give Conduit a try. It uses way less memory than Synapse. It is still in early stages but works great. I have been running one on a Pi4 for like a year, going great so far.
  • Is there an example app that uses Sled database in Rust?
    4 projects | /r/rust | 12 Mar 2022
    There's a Rust implementation of a Matrix server that uses sled: https://gitlab.com/famedly/conduit/

gomuks

Posts with mentions or reviews of gomuks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-17.
  • Show HN: Beepberry – a portable e-paper computer for hackers
    5 projects | news.ycombinator.com | 17 May 2023
  • Gomuks – A terminal Matrix client written in Go
    1 project | news.ycombinator.com | 16 Feb 2022
  • The lynx browser. 30 years later still the best internet browser.
    7 projects | /r/commandline | 12 Feb 2022
  • Element raises $30M to boost Matrix
    18 projects | news.ycombinator.com | 27 Jul 2021
  • Freenode, The Mainstream IRC Network, Is Collapsing
    3 projects | /r/programming | 26 May 2021
    The problem with this is that this is just fundamentally untrue. There are plenty of non-Electron apps that are viable. For core functionality of e2ee, messages, exploring directories, sending images, etc, those are available in multiple alternative apps. If you're talking about other integrations like video calling, plugins, and spaces, then you'd be right as I don't know other clients that have those. But, none of those things are really required in the matrix protocol anyways, and those available features in other clients already far surpasses what IRC can do. You don't need these bleeding edge features to have an enjoyable experience on Element, and given the IRC crowd, I would assume they're adverse to bleeding edge anyways. If you want an experience similar to irssi, then you can use gomuks for a superior experience in a familiar(ish) client. So saying Element is the only suitable client implementation is outright false.
  • What's a Good Matrix Client?
    4 projects | /r/linuxquestions | 19 May 2021
    There's also a nice terminal client called gomuks.
  • freenode now belongs to Andrew Lee, and I'm leaving for a new network.
    7 projects | /r/linux | 19 May 2021
    gomuks is probably the most feature complete one.
  • Best examples of a Go client
    13 projects | /r/golang | 1 May 2021
    gomuks is a command line-based Matrix chat client
  • Signald: Unofficial Daemon for Interacting with Signal
    11 projects | news.ycombinator.com | 25 Apr 2021
    I am running my own home server, everyone in my family has an account they use there (the domain is our surname). Non-techy people use it and like it (past the initial setup, since setting up a custom domain requires a few more clicks than :matrix.org account). I am not waiting for the day, though, when they will need to set up a new device without access to the old one.

    > I personally haven't met any "real" people who are even aware of Matrix. When I broached it with a non-IT friend, they were actively uninterested in unifying messaging applications as they had "facebook friends" and "whatsapp friends" and interacted with them differently.

    I tried to sell it too with the "unify your messaging apps", but this is a wrong selling point to new users. First they need to start using matrix as their messaging app, realize that it works well, including VoIP and video calls. Once trust is there, only then start thinking about using bridges. Because there will be rough edges (e.g. federated voice/video calls do not work).

    Because of the way bridges integrate to third-parties, they are not bug-free. Reliability is just not great yet. Maybe except a hosted service, Beeper[1], which is run by people who know most about these bridges and can provide support.

    To sum up, I am using Matrix for my family network, and some bridges personally; I am not yet planning to spread the use of bridges beyond myself. Besides the encryption setup, I like the UI a lot. I also use gomuks[2] from time to time, which is a terminal matrix application. I have not stumped into server-side problems.

    I am donating monthly to Tulir[3], the most prolific Matrix bridge developer (and, to my knowledge, co-founder of beeper). Because I started using Matrix because of the bridges.

    Oh, and I love the Matrix sms bridge[4]. I set it up to see if it works, and I am not going back. It's great.

    [1]: https://www.beeper.com/

    [2]: https://github.com/tulir/gomuks

    [3]: https://github.com/tulir

    [4]: https://github.com/tijder/SmsMatrix

  • Update on beta testing payments in Signal
    8 projects | news.ycombinator.com | 13 Apr 2021

What are some alternatives?

When comparing conduit and gomuks you can also consider the following projects:

Synapse - Synapse: Matrix homeserver written in Python/Twisted.

weechat-matrix - Weechat Matrix protocol script written in python

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

matrix.to - A simple stateless privacy-protecting URL redirecting service for Matrix

matrix-rust-sdk - Matrix Client-Server SDK for Rust

weechat-matrix-rs - Rust rewrite of the python weechat-matrix script.

fluffychat

nheko - Desktop client for Matrix using Qt and C++20.

matrix-doc - Matrix Documentation (including The Spec)

element-android - A glossy Matrix collaboration client for Android.