www.IRC-Junkie.org – IRC News

All about Internet Relay Chat

iBash – The IRC Quote Database For Everyone

iBash is an online IRC quote database where everyone can set up their own IRC quote collection.

With this comes the ability to fully manage your quotes – you decide which quote gets approved or rejected, a major point of annoyance with the original bash.org quote database.

Example of a QDB on iBash.org

Example of a QDB on iBash.org

iBash has been founded in 2011 “after a 6 years incubation period” and now hosts a rapidly growing number of quotes for their users.

Setting up your own IRC quote database is easy – just register and after you’ve received and confirmed your email you and your users can begin to add quotes to the QDB.

For support and generic questions they have an IRC channel and are on Twitter and Facebook.

Share your thoughts about iBash.org in the comments!

Colloquy 2.4 For OS X Released

The Mac OS X IRC client Colloquy just got updated to version 2.4.

The new release is Lion-only and now supports fullscreen IRCing, has SASL support and the dock gets a badge when there are unread private messages and highlights.

The integrated “Colloquy Bouncer”, which provides bouncer capabilities to the mobile client counterpart, has had a memleak and a bug fixed that would prevent it from properly quitting.

The handling of netsplits has been improved and excess flood issues on freenode have been fixed. CPU and memory consumption has been reduced and Growl is now supported on 64bit platforms.

 

Are you using Colloquy on OS X? Tell us about your experience with it in the comments!

 

The full changelog and the download for Colloquy 2.4 can be found here.

 

Atheme NickServ CertFP Vulnerability

A security vulnerability related to certificate fingerprints has been found in the Atheme IRC services package.

 

All versions that have CertFP functionality are affected, which are version 5.2.x, 6.x and the current testing release, version 7.x.

 

The vulnerability is triggered once a NickServ user is dropped or expires that has a CertFP entry attached to it which will not be cleaned up upon deletion of the user account.

This will cause the CertFP entry to be in limbo and might result in pointing the entry to an other account which will result in being able to identify as another user via that certificate fingerprint.

 

Atheme maintainer nenolod released an update for all currently maintained versions of the services package so it is advised that you upgrade your IRC services immediately.

 

The advisory can be found here and the original bug report can be found here.

InspIRCd 2.0.5 Vulnerability [Updated]

There has been a vulnerability reported in InspIRCd 2.0.5 and possibly other versions of the IRC daemon.

The problem lies in the buffer handling of dns.cpp, can be triggered by remote users and might result in arbitrary code execution according to the advisory.

 

There currently is a workaround in the form of a config setting, namely to set

to yes.

 

There also have been pull requests on GitHub by Atheme developer nenolod which fix the underlying code, although those – as of now – haven’t been pulled in yet.

 

The fixes above have been pulled in and the official sources have been moved from Gitorious to GitHub.

 

Due to the serious nature of the vulnerability, watch the development of this closely and even though there currently are no reports of this vulnerability being exploited in the wild.

 

The advisory can be found here and one of the temporary InspIRCd websites (which is currently still down after a break-in into ChatSpike/InspIRCd servers) can be found here.

 

We’ll keep this entry updated on any new developments regarding this issue.

IRCjr – An IRC Client for DOS

There are IRC clients for every platform and every OS – wait, really every platform, every OS?

 

Lets see:

Windows? More than you can handle..

OS X? Sure

Linux/UNIX? Of course

 

…and more – i’ll spare you listing every platform there’s an IRC client for.

 

But.. what about DOS you say? Yes, yes – there is one: IRCjr.

 

It’s not only a proof-of-concept but is a fully-featured client. It supports CTCP messages such as /me and /version, has timestamps, logging to disk, a user-configurable scrollback buffer and supports every display from MDA/monochrome up to VGA resolutions and colors.

 

DOS IRC Client IRCjr running in DOSBox

DOS IRC Client IRCjr running in DOSBox

 

As you can see from the screenshot it sports a split-screen layout and according to its website it’ll run even on “the oldest 8088 based systems” from DOS 2.1 and newer.

 

Being in multiple channels and private messages at the same time is no problem – IRCjr is even compatible with multiple monitors, although it can only use one at a time.

 

Since DOS is pretty much obsolete these days and being asked about the reason why he wrote a program for a dead platform the programmer, Michael  Brutman, said that he had rediscovered the fun in retro computing and since all TCP/IP stacks for DOS sucked, he wrote his own and the first application he developed for it was IRCjr.

 

One of the main concerns while programming was stability and according to Michael Brutman it’s really stable and can be left running even in very busy channels such as #ubuntu on freenode without problems.

 

On the feature-side he said that he’s looking to bring multi-server support and maybe mIRC color codes into the client but sadly Unicode support is pretty much ruled out as most of the old hardware can’t load fonts.

 

So if you’re a retro computing enthusiast and addicted to IRC – give it a go and let us know what you think about it in the comments!

 

More details about the setup, configuration and capabilities of IRCjr can be found on the IRCjr website.