A modern IRC server (daemon/ircd) written in Go.

X

Go

Oragono image

Hey tech enthusiasts, ever heard of Ergo (formerly Oragono)? This gem is a modern IRC server written in Go, redesigned with simplicity and power in mind. You might think IRC is a relic of the past, but Ergo breathes fresh life into it with bleeding-edge features making it perfect for your homelab or even a full-blown network. Now, if you’ve been skimming GitHub for a solid IRC server, Ergo’s got your back. It’s the Swiss Army knife of IRC daemons, combining the roles of a server, services framework, and bouncer all in one. And it’s super easy to get up and running! Just grab the latest release, tweak that YAML config file, and you’re good to go. Talk about hassle-free! One of the coolest things about Ergo is its support for IRCv3, which makes it one of the most up-to-date IRC servers out there. Whether you’re an IRC veteran or a greenhorn, setting up integrated services like NickServ for users, ChanServ for channels, and HostServ for those vanity hosts is as easy as pie. Heck, it even comes with bouncer-like features allowing multiple clients to use the same nickname. Say goodbye to client confusion! Security? Check! Privacy? Double-check! Ergo takes both very seriously with features like native TLS/SSL support, SASL authentication, and even running as a Tor hidden service. Your chats will be as snug as a bug in a rug. For the tinkerers out there, Ergo’s YAML configuration is a dream. It’s highly customizable and can be rehashed at runtime, so you’re not stuck restarting the server every time you tweak the settings. Plus, it supports multiple languages and UTF-8 nick and channel names, making it versatile for diverse communities. Got your homelab dialed in? Ergo fits right in with Docker support, and there are even packages for Arch and Gentoo Linux distros. Want to build it from source? Easy-peasy with Go and a simple ‘make’ command. You’re up and running before you can say “Ergo sum”. And don’t sweat the small stuff—like passwords stored using bcrypt for added security, an extensible privilege system for IRC operators, and automated client connection limits. It’s all in the mix, tailored to make your IRC experience smooth and secure. Ergo’s got something for everyone, whether you’re just setting up your first IRC channel or managing a bustling network. So why not give it a whirl? Dive into the repo, follow the quick start guide, and see how Ergo can redefine your IRC world. Your homelab called—it wants Ergo.

Check out site
Back to all products