Chat

Ergo – modern IRC server, written in Go

Ergo is a modern IRCd (IRC server software). It differs in many ways from conventional IRC servers.

Ergo is a fork of the Ergonomadic IRC daemon.

This is free and open source software.

Key Features

  • Simple to set up and use.
  • Combining the features of an ircd, a services framework, and a bouncer (integrated account management, history storage, and bouncer functionality).
  • Bleeding-edge IRCv3 support suitable for use as an IRCv3 reference implementation.
  • High customizability via a rehashable (i.e., reloadable at runtime) YAML config.
  • Integrated services: NickServ for user accounts, ChanServ for channel registration, and HostServ for vanity hosts.
  • Bouncer-like features: storing and replaying history, allowing multiple clients to use the same nickname.
  • UTF-8 nick and channel names with rfc7613 (PRECIS).
  • Native TLS/SSL support, including support for client certificates.
  • yaml configuration.
  • Updating server config and TLS certificates on-the-fly (rehashing).
  • SASL authentication.
  • LDAP support.
  • Supports multiple languages (you can also set a default language for your network).
  • Advanced security and privacy features (support for requiring SASL for all logins, cloaking IPs, and running as a Tor hidden service).
  • Extensible privilege system for IRC operators.
  • ident lookups for usernames.
  • Automated client connection limits.
  • Passwords stored with bcrypt, a password-hashing function.
  • UBAN, a unified ban system that can target IPs, networks, masks, and registered accounts (KLINE and DLINE are also supported).
  • Focus on developing with specifications.

Website: ergo.chat
Support: User Guide, GitHub Code Repository
Developer: Daniel Oaks, Shivaram Lingamneni
License: MIT License

Ergo is written in Go. Learn Go with our recommended free books and free tutorials.


Related Software

IRC Servers
UnrealIRCdHighly advanced IRCd with a strong focus on modularity
InspIRCdStable, modern and lightweight IRC daemon written in C++
ErgoModern IRCd (IRC server software) written in Go
ngIRCdNext generation IRC daemon
IRCD-HybridLightweight, high-performance internet relay chat daemon
miniircdVery simple IRC server
matterircdConnect to your mattermost or slack

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments