nimb VS modern-irc

Compare nimb vs modern-irc and see what are their differences.

nimb

NIMB IRC Matrix Bridge (NIMB) is a simple client tool that bridges IRC and Matrix channels and forwards messages from one to others (by susam)

modern-irc

A useful overview and reference to the IRC client protocol as it is implemented today. (by ircdocs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nimb modern-irc
6 4
15 190
- 0.5%
6.1 5.8
2 months ago about 1 month ago
Python Sass
MIT License GNU General Public License v3.0 or later
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.

nimb

Posts with mentions or reviews of nimb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-28.
  • Show HN: NIMB IRC Matrix Bridge (NIMB) – A simple client that forwards messages
    1 project | news.ycombinator.com | 28 Nov 2023
  • Shutting down the Matrix bridge to Libera Chat
    8 projects | news.ycombinator.com | 28 Nov 2023
    Your security advisory has been quite helpful and I could reproduce the issue involving CR. It is particularly enlightening to know that the null byte could also cause the same issue because some IRC servers may interpret the null byte too as a line ending.

    It is late here but I have pushed a quick fix to plug this loophole: <https://github.com/susam/nimb/commit/c5d6c4c>. Review comments, feedback, pull requests, patches, etc. are very welcome! This comment thread has been productive and constructive. Thank you!

    Review comments, pull requests, feedback, etc. are welcome. T

  • NIMB IRC Matrix Bridge (NIMB): A simple client to bridge IRC and Matrix channels
    1 project | news.ycombinator.com | 3 Jul 2023
  • Disabling Matrix Portalling
    3 projects | news.ycombinator.com | 3 Jul 2023
    I have had my own share of problems with both portalled rooms as well as plumbed rooms on Matrix. Dropped messages, dropped connections, etc. Sometimes the re-connection times can be several hours long. Despite these problems, the portalled rooms have been a convenient way for many IRC beginners to quickly set up a relatively persistent connection to the IRC network via the Matrix bridge. That convenience is now going to be lost unless the IRC channel operators opt-in to set up a plumbed room on Matrix and sufficiently advertise the plumbed rooms.

    As a channel moderator, I haven't been too happy with the plumbed channels either. For example, one of the things I have found to be a little problematic is that the Matrix bridge service joins the Matrix room with Admin power level. To avoid these complications, I wrote my own tiny script to bridge the Matrix rooms and IRC channels I needed. Since my script joins the networks as regular clients, it does not need elevated privileges in the channels/rooms. In case, anyone is interested in the script, I have it available here: https://github.com/susam/nimb

    The section "Differences from Matrix Appservice" at the bottom of the README in the preceding link explains some of the inconveniences I faced with the Matrix bridge service for plumbed channels and why I had to write my own script to avoid them.

modern-irc

Posts with mentions or reviews of modern-irc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-28.
  • Shutting down the Matrix bridge to Libera Chat
    8 projects | news.ycombinator.com | 28 Nov 2023
    You're not allowed null bytes in IRC messages: https://modern.ircdocs.horse/#parameters

    Some IRC servers (especially those written in C) may interpret it as a line end, so you would have a similar issue

  • Implementing an IRC Server; which rfc?
    3 projects | /r/irc | 31 Oct 2022
    https://modern.ircdocs.horse/ is based on both 1459 and 2812, and describes the protocol shared by all current implementations. If you see any inaccuracy, please open a ticket at https://github.com/ircdocs/modern-irc/ so we can fix it.
  • Show HN: I made Devzat – It's like discord but in the terminal, over SSH
    9 projects | news.ycombinator.com | 15 Mar 2022
    You might wanna check it out. Things like code quotes and expand/collapse would be cool to add. I think some clients already support emoji as it's just UTF8?

    It's common for IRC users to use IRC from a terminal client on their desktop. If they have a remote server, they'll use a screen session to keep their IRC client running in the background and re-open it when they want. Or they'll keep an eggdrop bot on a server somewhere, which is basically a sorta IRC proxy that they connect to from their desktop and can keep their user online in the background.

    Here's some stuff on IRC: https://github.com/ircdocs/modern-irc | https://www.mirc.com/colors.html | https://wiki.wireshark.org/IRC

What are some alternatives?

When comparing nimb and modern-irc you can also consider the following projects:

matrix-appservice-irc - Node.js IRC bridge for Matrix

devzat - The devs are over here at devzat, chat over SSH!

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!)

irssi - The client of the future

heisenbridge - a bouncer-style Matrix IRC bridge

bubbletea - A powerful little TUI framework πŸ—

wish - Make SSH apps, just like that! πŸ’«

irctest - Semi-automated conformance checking for IRC implementations (RFC1459/RFC2812, the "modern spec" by ircdocs, and IRCv3)

soft-serve - The mighty, self-hostable Git server for the command line🍦

sydent - Sydent: Reference Matrix Identity Server