<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WyldRyde IRC Network &#187; IRC News</title>
	<atom:link href="http://www.wyldryde.org/category/irc-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wyldryde.org</link>
	<description></description>
	<lastBuildDate>Sat, 26 Nov 2011 13:04:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Security Alert: UnrealIRCd 3.2.8.1 Download Contains A Trojan</title>
		<link>http://www.wyldryde.org/2010/06/security-alert-unrealircd-download-trojan/</link>
		<comments>http://www.wyldryde.org/2010/06/security-alert-unrealircd-download-trojan/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 20:10:08 +0000</pubDate>
		<dc:creator>Jeff Weisbein</dc:creator>
				<category><![CDATA[IRC News]]></category>
		<category><![CDATA[IRCd]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[unreal]]></category>
		<category><![CDATA[UnrealIRCd]]></category>

		<guid isPermaLink="false">http://www.wyldryde.org/?p=497</guid>
		<description><![CDATA[Just a quick security alert for anyone running UnrealIRCd 3.2.8.1, I recieved an email this morning stating that for the past 8 months the UnrealIRCd download has been tainted.  It has been tampered with and included a backdoor trojan which allows a person to execute ANY command with the privileges of the user running the ircd. The [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick security alert for anyone running UnrealIRCd 3.2.8.1, I recieved an email this morning stating that for the past 8 months the UnrealIRCd download has been tainted.  It has been tampered with and included a backdoor trojan which allows a person to execute <strong>ANY</strong> command with the privileges of the user running the ircd. The backdoor can be executed regardless of any user restrictions (so even if you have passworded server or hub that doesn&#8217;t allow any users in).  Below is the full email transcript.</p>
<blockquote><p>Hi all,</p>
<p>This is very embarrassing&#8230;</p>
<p>We found out that the Unreal3.2.8.1.tar.gz file on our mirrors has been<br />
replaced quite a while ago with a version with a backdoor (trojan) in it.<br />
This backdoor allows a person to execute ANY command with the privileges of<br />
the user running the ircd. The backdoor can be executed regardless of any user<br />
restrictions (so even if you have passworded server or hub that doesn&#8217;t allow<br />
any users in).</p>
<p>It appears the replacement of the .tar.gz occurred in November 2009 (at least<br />
on some mirrors). It seems nobody noticed it until now.</p>
<p>Obviously, this is a very serious issue, and we&#8217;re taking precautions so this<br />
will never happen again, and if it somehow does that it will be noticed quickly.<br />
We will also re-implement PGP/GPG signing of releases. Even though in practice<br />
(very) few people verify files, it will still be useful for those people who do.</p>
<p>Safe versions<br />
==============</p>
<p>The Windows (SSL and non-ssl) versions are NOT affected.</p>
<p>CVS is also not affected.</p>
<p>3.2.8 and any earlier versions are not affected.</p>
<p>Any Unreal3.2.8.1.tar.gz downloaded BEFORE October 11 2009 should be safe, but<br />
you should really double-check, see next.</p>
<p>How to check if you&#8217;re running the backdoored version<br />
======================================================<br />
Two ways:</p>
<p>One is to check if the Unreal3.2.8.1.tar.gz you have is good or bad by running<br />
&#8216;md5sum Unreal3.2.8.1.tar.gz&#8217; on it.<br />
Backdoored version (BAD) is: 752e46f2d873c1679fa99de3f52a274d<br />
Official version (GOOD) is: 7b741e94e867c0a7370553fd01506c66</p>
<p>The other way is to run this command in your Unreal3.2 directory:<br />
grep DEBUG3_DOLOG_SYSTEM include/struct.h<br />
If it outputs two lines, then you&#8217;re running the backdoored/trojanized version.<br />
If it outputs nothing, then you&#8217;re safe and there&#8217;s nothing to do.</p>
<p>What to do if you&#8217;re running the backdoored version<br />
====================================================<br />
Obviously, you only need to do this if you checked you are indeed running the<br />
backdoored version, as mentioned above. Otherwise there&#8217;s no point in<br />
continuing, as the version on our website is (now back) the good one from<br />
April 13 2009 and nothing &#8216;new&#8217;.</p>
<p>Solution:<br />
* Re-download from http://www.unrealircd.com/<br />
* Verify MD5 (or SHA1) checksums, see next section (!)<br />
* Recompile and restart UnrealIRCd</p>
<p>The backdoor is in the core, it is not possible to &#8216;clean&#8217; UnrealIRCd without<br />
a restart or through a module.</p>
<p>How to verify that the release is the official version<br />
=======================================================<br />
You can check by running &#8216;md5sum Unreal3.2.8.1.tar.gz&#8217;, it should output:<br />
7b741e94e867c0a7370553fd01506c66  Unreal3.2.8.1.tar.gz</p>
<p>For reference, here are the md5sums for ALL proper files:<br />
7b741e94e867c0a7370553fd01506c66  Unreal3.2.8.1.tar.gz<br />
5a6941385cd04f19d9f4241e5c912d18  Unreal3.2.8.1.exe<br />
a54eafa6861b6219f4f28451450cdbd3  Unreal3.2.8.1-SSL.exe</p>
<p>These are the EXACT same MD5sums as mentioned on April 13 2009 in the initial<br />
3.2.8.1 announcement to the unreal-notify and unreal-users mailing list.</p>
<p>Finally<br />
========<br />
Again, I would like to apologize about this security breach.<br />
We simply did not notice, but should have.<br />
We did not check the files on all mirrors regularly, but should have.<br />
We did not sign releases through PGP/GPG, but should have done so.</p>
<p>This advisory (and updates to it, if any) is posted to:</p>
<p>http://www.unrealircd.com/txt/unrealsecadvisory.20100612.txt</p>
<p>Hope you&#8217;ll all continue to support UnrealIRCd.</p>
<p>- &#8211;<br />
Bram Matthys<br />
Software developer/IT consultant        syzop@vulnscan.org</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.wyldryde.org/2010/06/security-alert-unrealircd-download-trojan/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ustream redesign changed ustream chat behavior</title>
		<link>http://www.wyldryde.org/2009/04/ustream-redesign-changed-ustream-chat-behavior/</link>
		<comments>http://www.wyldryde.org/2009/04/ustream-redesign-changed-ustream-chat-behavior/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 00:44:59 +0000</pubDate>
		<dc:creator>usrbingeek</dc:creator>
				<category><![CDATA[IRC News]]></category>
		<category><![CDATA[WyldRyde Network News]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[ustream]]></category>
		<category><![CDATA[ustream.tv]]></category>
		<category><![CDATA[WyldRyde]]></category>

		<guid isPermaLink="false">http://www.wyldryde.org/2009/04/ustream-redesign-changed-ustream-chat-behavior/</guid>
		<description><![CDATA[If you had your Ustream channel page redirected to WyldRyde you were probably surprised to find out this evening that your Ustream flash chat no longer goes to WyldRyde but to Ustream&#8217;s own chat server instead. Ustream launched a redesign minutes ago and reset all the chat rooms back to their own chat server. Apparently, [...]]]></description>
			<content:encoded><![CDATA[<p>If you had your Ustream channel page redirected to WyldRyde you were probably surprised to find out this evening that your Ustream flash chat no longer goes to WyldRyde but to Ustream&#8217;s own chat server instead.<br />
Ustream launched a redesign minutes ago and reset all the chat rooms back to their own chat server. Apparently, Ustream says they&#8217;re no longer preforming any chat switches. However, you can keep using WyldRyde if you disable the Ustream chat room and embed the WyldRyde flash chat in your About section (Describe your show).<br />
Please see this page for the <a href="http://www.wyldryde.org/chat/getchat.php">full instructions and compatible WyldRyde flash chat code</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wyldryde.org/2009/04/ustream-redesign-changed-ustream-chat-behavior/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chat with Santa Claus!</title>
		<link>http://www.wyldryde.org/2008/12/chat-with-santa-claus/</link>
		<comments>http://www.wyldryde.org/2008/12/chat-with-santa-claus/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 17:09:56 +0000</pubDate>
		<dc:creator>usrbingeek</dc:creator>
				<category><![CDATA[IRC News]]></category>
		<category><![CDATA[WyldRyde Network News]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[merry christmas]]></category>
		<category><![CDATA[santa]]></category>
		<category><![CDATA[santa claus]]></category>
		<category><![CDATA[thesquirrelcam]]></category>
		<category><![CDATA[ustream]]></category>
		<category><![CDATA[WyldRyde]]></category>
		<category><![CDATA[xmas]]></category>

		<guid isPermaLink="false">http://www.wyldryde.org/2008/12/chat-with-santa-claus/</guid>
		<description><![CDATA[LIVE from the North Pole, Santa Claus is streaming video and chatting on WyldRyde everyday from 6pm-12am EST/3pm-9pm PST until December 24th! Bring the kids and join the fun at http://www.wyldryde.org/channels/santa/! Brought to you by TheSquirrelCam.com, Ustream.TV and WyldRyde IRC Network!]]></description>
			<content:encoded><![CDATA[<p>LIVE from the North Pole, Santa Claus is streaming video and chatting on WyldRyde everyday from 6pm-12am EST/3pm-9pm PST until December 24th!<br />
Bring the kids and join the fun at <a href="http://www.wyldryde.org/channels/santa/">http://www.wyldryde.org/channels/santa/</a>!<br />
Brought to you by <a href="http://www.thesquirrelcam.com/">TheSquirrelCam.com</a>, <a href="http://www.ustream.tv/">Ustream.TV</a> and <a href="http://www.wyldryde.org/">WyldRyde IRC Network</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wyldryde.org/2008/12/chat-with-santa-claus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Urgent security update released for Quassel</title>
		<link>http://www.wyldryde.org/2008/11/urgent-security-update-released-for-quassel/</link>
		<comments>http://www.wyldryde.org/2008/11/urgent-security-update-released-for-quassel/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 01:57:44 +0000</pubDate>
		<dc:creator>usrbingeek</dc:creator>
				<category><![CDATA[IRC News]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[irc client]]></category>
		<category><![CDATA[irc software]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.wyldryde.org/2008/11/urgent-security-update-released-for-quassel/</guid>
		<description><![CDATA[An error in CTCP handling has been discovered in the Quassel IRC client that allows attackers to send IRC messages as you. All Quassel users are encouraged to update their client immediately. Well, looks like 0.3.0.2 was not the last 0.3.0 release after all. coekie found an issue with CTCP handling in Quassel Core that [...]]]></description>
			<content:encoded><![CDATA[<p>An error in CTCP handling has been discovered in the Quassel IRC client that allows attackers to send IRC messages as you.<br />
All Quassel users are encouraged to update their client immediately.</p>
<p><span id="more-447"></span></p>
<div class="quote">Well, looks like 0.3.0.2 was not the last 0.3.0 release after all. coekie found an issue with CTCP handling in Quassel Core that allows attackers to send arbitrary IRC messages on your behalf. This issue is present in all versions prior to 0.3.0.3 and Git older than October 26th (rev. d7a0381).<br />
This has been fixed in the quassel-0.3.0.3 release and also in Git and the nightly builds. Gentoo and *buntu already ship the new version, with more distributions hopefully following ASAP. If you still use a 0.2-rc1 core, please consider updating to 0.3.x as soon as possible. Note that we provide unstable, but fixed packages for Debian now, thanks to dileX.<br />
Note that this affects (only) the core, so you&#8217;ll need to update and restart your core. Clients are not affected. Also, this exploit can not be used to affect anything on your system, including your local account, as it is purely IRC related.</div>
<p>[<a href="http://quassel-irc.org/node/89">Quassel Urgent: Security Upgrade!</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wyldryde.org/2008/11/urgent-security-update-released-for-quassel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KVIrc 3.4.2 released</title>
		<link>http://www.wyldryde.org/2008/11/kvirc-3-4-2-released/</link>
		<comments>http://www.wyldryde.org/2008/11/kvirc-3-4-2-released/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 02:52:18 +0000</pubDate>
		<dc:creator>usrbingeek</dc:creator>
				<category><![CDATA[IRC News]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[irc client]]></category>
		<category><![CDATA[irc software]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.wyldryde.org/2008/11/kvirc-3-4-2-released/</guid>
		<description><![CDATA[Version 3.4.2 of KVIrc was released and contains mostly bug fixes, reports the KVIrc web site. However, all KVIrc users are encouraged to upgrade as this update comes after published reports of a vulnerability that affected earlier versions. As already said for the previous RC1, this is primarily a bugfix release. Our Development Team fixed [...]]]></description>
			<content:encoded><![CDATA[<p>Version 3.4.2 of KVIrc was released and contains mostly bug fixes, reports the KVIrc web site.<br />
However, all KVIrc users are encouraged to upgrade as this update comes after published reports of a vulnerability that affected earlier versions.</p>
<p><span id="more-446"></span></p>
<div class="quote">As already said for the previous RC1, this is primarily a bugfix release. Our Development Team fixed a huge amount of noisy and glitching bugs, reaching a very high code maturity.<br />
As its father, this release actually contains a preliminary Qt4 support<br />
and if you feel brave you might test it by passing the &#8220;hidden&#8221; &#8211;enable-qt<br />
switch at configure stage.</div>
<p>[<a href="http://www.kvirc.net/?id=releases&#038;platform=win32&#038;version=3.4.2&#038;lang=en">KVIrc 3.4.2, Windows binary</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wyldryde.org/2008/11/kvirc-3-4-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ontario man sentenced for distributing child pornography</title>
		<link>http://www.wyldryde.org/2008/11/ontario-man-sentenced-for-distributing-child-pornography/</link>
		<comments>http://www.wyldryde.org/2008/11/ontario-man-sentenced-for-distributing-child-pornography/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 03:13:40 +0000</pubDate>
		<dc:creator>usrbingeek</dc:creator>
				<category><![CDATA[IRC News]]></category>
		<category><![CDATA[Internet Relay Chat]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.wyldryde.org/2008/11/ontario-man-sentenced-for-distributing-child-pornography/</guid>
		<description><![CDATA[Tarig Bur, 33, Gravenhurst, Ontario, Canada has been sentenced to serve four months in prison and three years&#8217; probation after pleading guilty to distributing child pornography. The Huntsville Forester reports, that he was targeted for investigation after an undercover detective witnessed him try to lure young children on an internet relay chat room. Provincial crown [...]]]></description>
			<content:encoded><![CDATA[<p>Tarig Bur, 33, Gravenhurst, Ontario, Canada has been sentenced to serve four months in prison and three years&rsquo; probation after pleading guilty to distributing child pornography.<br />
The Huntsville Forester reports, that he was targeted for investigation after an undercover detective witnessed him try to lure young children on an internet relay chat room.</p>
<p><span id="more-441"></span></p>
<div class="quote">Provincial crown attorney Christine McGoey rehashed the incidents leading up to Bur&rsquo;s April 7 arrest. An undercover detective conducting an online investigation targeting adults who visit child porn sites and try to lure young children posed as a 13-year-old girl on an internet relay chat that Bur frequently visited. Because Bur&rsquo;s activity was being monitored, the detective initiated a private chat session with Bur, who then &ldquo;initiated sexual conversation almost immediately with the girl.&rdquo;</div>
<p>It&#8217;s too bad he only got 4 months! What do you think?<br />
[<a href="http://www.huntsvilleforester.com/article/120491">Undercover officer nabs man for child pornography</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wyldryde.org/2008/11/ontario-man-sentenced-for-distributing-child-pornography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Snak registration today</title>
		<link>http://www.wyldryde.org/2008/11/free-snak-registration-today/</link>
		<comments>http://www.wyldryde.org/2008/11/free-snak-registration-today/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 17:31:33 +0000</pubDate>
		<dc:creator>usrbingeek</dc:creator>
				<category><![CDATA[IRC News]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[irc client]]></category>
		<category><![CDATA[irc software]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.wyldryde.org/2008/11/free-snak-registration-today/</guid>
		<description><![CDATA[Today only, you may request a free license of the Snak IRC client for the Mac. To celebrate this event there is no license fee for registering Snak today November 5 2008. Email Obama2008@snak.com to request your license. This offer is open to anyone, even those who did not vote for Mr. Obama, and those [...]]]></description>
			<content:encoded><![CDATA[<p>Today only, you may request a free license of the Snak IRC client for the Mac.</p>
<p><span id="more-438"></span></p>
<blockquote><p>To celebrate this event there is no license fee for registering Snak today November 5 2008. Email Obama2008@snak.com to request your license. This offer is open to anyone, even those who did not vote for Mr. Obama, and those who were not able to on account of being outside the U.S.A.<br />
To quote Mr. Obama &#8211; We can disagree without being disagreeable. </p></blockquote>
<p>[<a href="http://www.snak.com/">Snak IRC for Mac</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wyldryde.org/2008/11/free-snak-registration-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server upgrades being performed</title>
		<link>http://www.wyldryde.org/2008/09/server-upgrades-being-performed/</link>
		<comments>http://www.wyldryde.org/2008/09/server-upgrades-being-performed/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 16:38:17 +0000</pubDate>
		<dc:creator>usrbingeek</dc:creator>
				<category><![CDATA[IRC News]]></category>
		<category><![CDATA[WyldRyde Network News]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[wyldryde servers]]></category>

		<guid isPermaLink="false">http://www.wyldryde.org/2008/09/server-upgrades-being-performed/</guid>
		<description><![CDATA[We&#8217;re upgrading and replacing a few of our servers today. During this process, which is expected to take several hours, there will be some disconnections and temporary outages. Please note: rubicon.wyldryde.org has moved to Toronto, Ontario, Canada so you may want to adjust which server you connect to. UPDATE: Sep 10, 2008 10:53PM EDT: We&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re upgrading and replacing a few of our <a href="http://www.wyldryde.org/servers/">servers</a> today. During this process, which is expected to take several hours, there will be some disconnections and temporary outages.<br />
Please note: <a href="http://www.wyldryde.org/servers/index.php?showinfo=rubicon.wyldryde.org">rubicon.wyldryde.org</a> has moved to Toronto, Ontario, Canada so you may want to adjust which <a href="http://www.wyldryde.org/servers/">server</a> you connect to.<br />
<b>UPDATE:</b></p>
<ul>
<li>Sep 10, 2008 10:53PM EDT: We&#8217;re aware that the WyldRyde Flash Chats are still not loading and are working on a fix. Restoring them is a very high priority.
</li>
<li>Sep 11, 2008 12:00PM EDT: The flash chats have been restored and are now loading and connecting to the network properly. We&#8217;re very sorry for the downtime.
</li>
</ul>
<p>Please accept our apologizes for this inconvenience.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wyldryde.org/2008/09/server-upgrades-being-performed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wmIRC brings IRC to Windows Mobile</title>
		<link>http://www.wyldryde.org/2008/09/wmirc-brings-irc-to-windows-mobile/</link>
		<comments>http://www.wyldryde.org/2008/09/wmirc-brings-irc-to-windows-mobile/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 16:49:12 +0000</pubDate>
		<dc:creator>usrbingeek</dc:creator>
				<category><![CDATA[IRC News]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[irc client]]></category>
		<category><![CDATA[irc software]]></category>
		<category><![CDATA[pocket pc]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://www.wyldryde.org/2008/09/wmirc-brings-irc-to-windows-mobile/</guid>
		<description><![CDATA[I don&#8217;t personally understand why anyone would still want to use a Windows Mobile phone now that the iPhone 3G is on the streets but I was asked to find a decent IRC client for the platform. wmIRC seems to fit the bill. While it only has the minimum set of functions it is fast [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t personally understand why anyone would still want to use a Windows Mobile phone now that the iPhone 3G is on the streets but I was asked to find a decent IRC client for the platform.<br />
wmIRC seems to fit the bill. While it only has the minimum set of functions it is fast and easier to use than other Windows Mobile IRC clients and also works on Smartphone and Pocket PC devices.</p>
<p><span id="more-388"></span></p>
<div class="quote"><b>Features:</b></p>
<ul>
<li>Intuitive and straightforward user interface.
</li>
<li>Multiple channels support, tabbed navigation.
</li>
<li>Color and font codes support.
</li>
<li>Real VGA mode, square screens and screen rotation support.
</li>
<li>Messages highlighting.
</li>
<li>Secure communications. TLS and SSL support.
</li>
<li>Vibro, Sound and Balloon Tips notifications of new messages.
</li>
<li>Display users list in channels.
</li>
<li>Private chats, /query nickname.
</li>
<li>Most of text commands are duplicated through a menu.
</li>
<li>Macroses list support, copy/paste.
</li>
<li>Context menus most everywhere &#8211; channels text, tabs, etc&#8230;
</li>
<li>Multiple servers support.
</li>
<li>Remebers last 10 phrases and provides quick access to them through a menu bar.
</li>
<li>Built in traffic counter.
</li>
<li>Built in Ident server.
</li>
<li>Native, fast, compact and efficient code(ARMv4).
</li>
<li>Multiple character sets translation and Unicode(UTF-8) servers support.
</li>
</ul>
</div>
<p>[<a href="http://wmirc.com/">wmIRC</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wyldryde.org/2008/09/wmirc-brings-irc-to-windows-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Music piracy leader with ties to IRC pleads guilty</title>
		<link>http://www.wyldryde.org/2008/08/music-piracy-leader-with-ties-to-irc-pleads-guilty/</link>
		<comments>http://www.wyldryde.org/2008/08/music-piracy-leader-with-ties-to-irc-pleads-guilty/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 23:38:30 +0000</pubDate>
		<dc:creator>usrbingeek</dc:creator>
				<category><![CDATA[IRC News]]></category>
		<category><![CDATA[apocalypse crew]]></category>
		<category><![CDATA[ccips]]></category>
		<category><![CDATA[department of justice]]></category>
		<category><![CDATA[riaa]]></category>

		<guid isPermaLink="false">http://www.wyldryde.org/2008/08/music-piracy-leader-with-ties-to-irc-pleads-guilty/</guid>
		<description><![CDATA[A 21 year old from Orlando, Florida has pleaded guilty to distributing music, software and gaming software in violation of the criminal copyright infringement laws. &#8220;We can find you, we will find you, and we will prosecute you,&#8221; says United States Attorney Paul McNulty. Paul J. McNulty, United States Attorney for the Eastern District of [...]]]></description>
			<content:encoded><![CDATA[<p>A 21 year old from Orlando, Florida has pleaded guilty to distributing music, software and gaming software in violation of the criminal copyright infringement laws.<br />
&#8220;We can find you, we will find you, and we will prosecute you,&#8221; says United States Attorney Paul McNulty.</p>
<p><span id="more-385"></span></p>
<div class="quote">
Paul J. McNulty, United States Attorney for the Eastern District of Virginia, and John G. Malcolm, Deputy Assistant Attorney General for the Criminal Division, United States Department of Justice, announced that Mark Shumaker, 21, of Orlando, Florida, pleaded guilty today before the Honorable Gerald Bruce Lee, United States District Judge, to distributing music, software and gaming software in violation of the criminal copyright infringement laws.<br />
Shumaker is a former leader of the Internet music piracy group known as Apocalypse Crew. He is scheduled to be sentenced by Judge Lee on November 7, 2003, at which time he faces a maximum sentence of five years incarceration and a fine of $250,000.<br />
Apocalypse Crew is an Internet music piracy group specializing in the distribution of advance copies of digital music before its commercial release in the United States. Apocalypse Crew recruited music industry insiders, such as radio DJs and employees of music magazine publishers, in order to obtain pre-release copies of compact disks.<br />
Once released to the Internet, these advance copies would filter down to public distribution channels, such as the peer-to-peer (P2P) file sharing networks of KaZaa and Morpheus. In 2001, as a leading member of Apocalypse Crew, Shumaker coordinated the supply and unauthorized distribution of the group&rsquo;s music releases. He also operated the group&rsquo;s private, invite-only Internet Relay Chat (IRC) channel where members secretly discussed their illegal activities. According to United States Attorney Paul McNulty, &ldquo;This plea shows that those who steal copyrighted music from artists and believe they are doing so anonymously on the Internet are sadly mistaken. We can find you, we will find you, and we will prosecute you.&rdquo; Shumaker is one of more than 22 defendants who have been convicted to date on charges of felony copyright infringement as a result of Operation Buccaneer, a worldwide investigation run by the Bureau of Immigration and Customs Enforcement and the Department of Justice&rsquo;s Computer Crime and Intellectual Property Section (CCIPS).<br />
Eighteen of those defendants have been prosecuted by the Eastern District of Virginia&rsquo;s Cybercrime Unit, in partnership with CCIPS. Additionally, last March, a federal grand jury in the Eastern District of Virginia indicted Hew Raymond Griffiths of Bateau Bay, Australia, the self-proclaimed leader of various Internet software piracy groups, including Drink Or Die, ViCE, and RiSC.<br />
A formal extradition request has been filed with Australian authorities. If Griffiths is extradited and convicted on all charges, he would face up to 10 years imprisonment and a $500,000 fine. &ldquo;The conviction of Mark Shumaker is another example of the Department of Justice&rsquo;s aggressive attack against high-level Internet piracy groups that initiate the illegal distribution of copyrighted works over the Internet,&rdquo; said Deputy Assistant Attorney General John G. Malcolm. &ldquo;Music piracy, no less than software or movie piracy, is a crime and its victims are real; musicians deserve to be paid for their creativity and work.&rdquo;<br />
&ldquo;Intellectual Property Rights is a top priority for ICE. This extensive investigation was the direct result of the collaboration between the ICE&rsquo;s Washington Field Office and Cyber Smuggling Center, DOJ Computer Crime and Intellectual Property Section, and Eastern District of Virginia&rsquo;s Cybercrime Unit, said Kevin Delli-Colli, ICE Interim Special Agent In Charge. We will continue our joint efforts to locate, arrest and prosecute anyone in violation of these crimes.&rdquo; Assistant United States Attorney Scott J. Stein and Senior Counsel Michael DuBose, CCIPS, are prosecuting the case for the United States.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.wyldryde.org/2008/08/music-piracy-leader-with-ties-to-irc-pleads-guilty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

