Archive for the ‘IRCd’ Category

ShadowIRCd 6.0.0 released

Thursday, March 11th, 2010

ShadowIRCd, a project that died off in 2004, has been revived and is now based on the charybdis IRCd.

The IRCd, formerly based on IRCd-Hybrid, brings a whole lot of features and enhancements that can be considered useful for opers and users alike.

New features include lots of user & channel modes like the implementation of usermode +C (blocks CTCPs) and +G which prevents users from messaging you “unless you’re both on at least one channel together”. Usermode +V prevents users from getting invites from others, to which coder jdhore says that “as far as I’m aware no other IRCd has”.

InspIRCd 2.0 beta 4 released

Thursday, March 4th, 2010

The InspIRCd team brings us another fresh release of the upcoming generation of their IRCd – InspIRCd 2.0 beta4.

The features and enhancements that are introduced with the new branch are huge and tops those available in the 1.2 stable branch in every aspect.

And just as in the stable version, every feature, every mode and every module can either be enabled or disabled – customize your IRCd the way you want it.

The features the team ponders to implement are listed on their Roadmap page in their Wiki – a list with already programmed features can be found here.

UnrealIRCd team releases patch against Firefox XPS Attack

Monday, March 1st, 2010

In a posting on the UnrealIRCd project website, coder Syzop announced a module that can help mitigate and completely stop the so-called “Firefox XPS Attack” (NSFW link).

The attack, which exploits the fact that malicious JavaScript can send arbitrary data to a wide range of ports, gained publicity when it was used against the freenode network over a period of a few weeks.

Even though the Mozilla project has a blocklist of ports that are specifically not allowed to be communicated to, the port commonly used by IRC networks (6667) was not on those lists.

charybdis IRCd 3.2.0 released

Monday, March 1st, 2010

The charybdis IRCd, an IRCd that “started as an evolution from ircd-ratbox”, is now available as version 3.2.0.

The new release has loads of feature enhancements and bugfixes, some of which have been backported from ircd-seven – a fork of charybdis that is used on the freenode network.

The actual changelog is way too long to post in full, however networks already running the IRCd probably will benefit from the fixes found in this release since there have been some unspecified “crash issues” fixed.

The download can be obtained from here or checked out from their mercurial repository here.

InspIRCd releases version 1.2.6

Thursday, February 25th, 2010

The InspIRCd project just released a new version of their IRCd in the stable tree which is now at version 1.2.6.

The release mainly consists of bugfixes where the most important ones fix another CPU spike issue and a possible crash when servers suffered a ping timeout – both fixes have been made in the spanningtree linking module.

Another bugfix in the form of a compile-fix made the LDAP Auth module work again.

The download can be obtained from here, the full changelog can be viewed here.