<?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>Bad Behavior / Bad Behaviour &#187; Firefox</title>
	<atom:link href="http://bad-behavior.ioerror.us/category/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://bad-behavior.ioerror.us</link>
	<description>The Web&#039;s premier link spam killer.</description>
	<lastBuildDate>Wed, 16 May 2012 15:16:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Bad Behavior 2.1 and 3.0 Roadmap</title>
		<link>http://bad-behavior.ioerror.us/2006/08/05/bad-behavior-21-and-30-roadmap/</link>
		<comments>http://bad-behavior.ioerror.us/2006/08/05/bad-behavior-21-and-30-roadmap/#comments</comments>
		<pubDate>Sat, 05 Aug 2006 04:51:06 +0000</pubDate>
		<dc:creator>Michael Hampton</dc:creator>
				<category><![CDATA[Bad Behavior]]></category>
		<category><![CDATA[Blog Spam]]></category>
		<category><![CDATA[ExpressionEngine]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[LifeType]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/2006/08/05/bad-behavior-21-and-30-roadmap/</guid>
		<description><![CDATA[When I released Bad Behavior 2, I noted that due to time constraints I was unable to complete everything on the roadmap. Most of that is because spammers have dramatically stepped up their activity in recent weeks and the new version provides greatly improved protection against their attacks. Part of it is that as an [...]]]></description>
			<content:encoded><![CDATA[<p>When I released Bad Behavior 2, I noted that due to time constraints I was unable to complete everything on the roadmap. Most of that is because spammers have dramatically stepped up their activity in recent weeks and the new version provides greatly improved protection against their attacks. Part of it is that as an unpaid project, I can only devote so much spare time to it.</p>
<p>Now that Bad Behavior 2.0 has stabilized, it&#8217;s time to update the roadmap in preparation for the next minor (2.1) and major (3.0) releases.</p>
<p><span id="more-78"></span></p>
<p>Before I go into the roadmap, I need to diverge a bit and explain something a lot of people may not be aware of (again).</p>
<p>Bad Behavior is open source software, released under the GNU General Public License, which you can find copies of all over the Internet, or included with the program. (And I make exceptions for linking it to non-open-source software such as ExpressionEngine; contact me if you are in this situation.) You don&#8217;t have to pay a cent to download or use it. However, developing it still costs me time and money. Killing blog spam has been mostly a labor of love, however, rather than cash, and as such, has to take a back seat to other more pressing concerns, like anything that generates revenue.</p>
<p>I&#8217;ve been pretty successful at maintaining a roughly weekly rate for incremental updates (new spambots, bug fixes, etc.) since the 2.0 release, and with your support, <a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&amp;SESSION=9QMfrMeoOe_1flIvQorn86U4OhRoz6DOVeq9YxoAUaslevmk8AoWWTSgk7a&amp;dispatch=50a222a57771920b6a3d7b606239e4d529b525e0b7e69bf0224adecfb0124e9b61f737ba21b08198ad5733caaf944cbac24b2728ea935a7c">financial</a> and otherwise, I&#8217;ll be able to continue that. I think most of the bugs have been worked out at this point, though, so it&#8217;s time to look forward.</p>
<p>If you see any problems with the roadmap, or think it could be improved, feel free to comment on it.</p>
<h3>Bad Behavior 2.1</h3>
<p>Bad Behavior 2 was a ground-up refactoring of the core of the system. Much to my surprise, it wound up being both smaller and faster than the 1.x version. Though people more experienced than I am could have told me that (and one did). For many people it&#8217;s orders of magnitude faster. But the early release meant that several things were left unfinished, and those I want to address in 2.1.</p>
<p>First off is the modular architecture. While I made much progress on this, and it&#8217;s now near its final form, one more thing will need to change: The parts of the system which are specific to a particular software package (ExpressionEngine, MediaWiki, WordPress, etc.) and those which are user-customizable need to be further separated, so that the core can be updated independently of the wrapper which connects it to your software.</p>
<p>While this isn&#8217;t a major issue for WordPress, the architecture of MediaWiki, which has no good way for an extension to save settings, and that of ExpressionEngine, which virtually requires such an approach, are forcing the issue.</p>
<p>By Bad Behavior 2.1, you will have in essence two packages: A core download and a platform-specific download, each of which can be updated separately. While this introduces a bit of complexity, at least for initial installations, it will make updates much easier for most people, as well as allow for several more interesting things down the road. The ExpressionEngine port already uses this approach; to install it, you have to download the Bad Behavior 2 core as well as the EE extension and then integrate them. Ultimately I&#8217;ll have a packaging system in place which will make the initial download easier by combining the two into a single download for those who want it, and a core-only download for those who are updating.</p>
<p>For 2.0, I had proposed an administrative screen which would appear inside the host platform and provide various services such as being able to search Bad Behavior&#8217;s logs for specific spammers or for potential false positives. This will be complete for WordPress by 2.1. I had planned a MediaWiki special page, but discovered to my dismay that no accurate developer documentation exists for this, so it is on hold indefinitely, until someone updates and/or corrects the documentation on meta (which Brion tells me is wrong and should not be relied on) or provides new documentation. I also plan to provide this for ExpressionEngine, assuming my developer license is still any good.</p>
<p>I also noted that I planned a type of screener which would help sort legitimate browsers from those which were sending spam. This screener, which uses a combination of JavaScript and cookies, was partially implemented in 2.0, but the checks which actually make it work aren&#8217;t enabled, as I had not fully debugged them by release. It also turned out to be difficult (maybe impossible) to implement part of it for MediaWiki. I hope to have the screener working for WordPress and MediaWiki by 2.1 and for other platforms at a later date.</p>
<h3>Bad Behavior 3.0</h3>
<p>It&#8217;s a bit early to say exactly what the next major version of Bad Behavior will look like. But one thing is likely to come down the pipeline.</p>
<p>Many people have asked for Bad Behavior to automatically update itself whenever a new version comes along. After the necessary architectural reworking is done for 2.1, it will be possible to provide a framework for Bad Behavior to update itself. I&#8217;d like some comments on this, as I can foresee that some people might not like the software updating itself. Should the feature be off by default, or on by default?</p>
<h3>Other things on the to-do list</h3>
<p>Various bits of documentation need to be updated. I need to host installation instructions, or links thereto, for any platform to which Bad Behavior has been ported, and several of those (such as phpBB and Movable Type) are missing right now.</p>
<p>I need to follow up with some people who have ported Bad Behavior 1 to other platforms in the past and either get them to update their work or let me know that they can&#8217;t (e.g. Drupal and DotClear).</p>
<p>Some people have complained that the error messages displayed to people who are blocked aren&#8217;t thorough enough or don&#8217;t explain well enough how to resolve the problem. I edit these on an ongoing basis whenever I become aware of a particular issue, but with the wide variety of proxy servers out there (and it virtually always is a proxy of some type) it&#8217;s difficult to just sit down and provide specific directions for every one of them. I may need some of you to contribute directions on reconfiguring specific proxy servers, and requests for these will likely be posted here in the near future.</p>
<h3>End notes</h3>
<p>Bad Behavior must continue to keep up with spammers as they attempt to adapt and find new ways to post their automated garbage. As I noted last year, this has been at most a minor issue, as there is only so much the spammers can do while maintaining their high rates of spamming (now 100,000 or more spams in a single run is not unusual, and one spammer I&#8217;ve blocked can send 1,000,000 in a day). Bad Behavior attempts to drive up the cost of link spamming by blocking as many automated spammy requests as possible, forcing the spammers to resort to MUCH slower manual methods, or ideally, give up and find more honest work.</p>
<p>While this has actually worked, the spammers have begun to adapt. I am seeing a rise in spam being delivered through botnets of compromised Windows computers running various bits of malware which take over Internet Explorer, and occasionally even Firefox, to do their dirty work. The screener, which I expect to complete by 2.1, should take care of the vast majority of these.</p>
<p>But it remains an ongoing problem, and I&#8217;ve set up a separate project whose purpose is to locate and disable these botnets and ultimately cut the flow of spam right from its source. I can&#8217;t say much more about this project right now, but a few of you will hear from me about it in the next week or so, and hopefully in a few months I can release more information generally.</p>
<p>If you think this roadmap looks good, and want to accelerate the development of Bad Behavior, or the botnet project, <a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&amp;SESSION=9QMfrMeoOe_1flIvQorn86U4OhRoz6DOVeq9YxoAUaslevmk8AoWWTSgk7a&amp;dispatch=50a222a57771920b6a3d7b606239e4d529b525e0b7e69bf0224adecfb0124e9b61f737ba21b08198ad5733caaf944cbac24b2728ea935a7c">contribute financially</a> and I&#8217;ll be able to devote more time to it. And by all means, if you think I left something out that should be in the roadmap, please let me know. And yes, I know a lot of you are flat broke, so even if you are unable to contribute financially, please leave your comments.</p>
<p>Thanks again for your support, and here&#8217;s to a future without spam.</p>
]]></content:encoded>
			<wfw:commentRss>http://bad-behavior.ioerror.us/2006/08/05/bad-behavior-21-and-30-roadmap/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.097 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-23 09:57:55 -->
<!-- Compression = gzip -->
