<?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>Inliniac &#187; trac</title>
	<atom:link href="http://www.inliniac.net/blog/tag/trac/feed" rel="self" type="application/rss+xml" />
	<link>http://www.inliniac.net/blog</link>
	<description>Everything inline.</description>
	<lastBuildDate>Thu, 02 Sep 2010 22:20:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Removing Trac ticket comment spam in Debian Lenny</title>
		<link>http://www.inliniac.net/blog/2010/04/23/removing-trac-ticket-comment-spam-in-debian-lenny.html</link>
		<comments>http://www.inliniac.net/blog/2010/04/23/removing-trac-ticket-comment-spam-in-debian-lenny.html#comments</comments>
		<pubDate>Fri, 23 Apr 2010 10:23:20 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[ModSecurity]]></category>
		<category><![CDATA[comment spam]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=340</guid>
		<description><![CDATA[The Vuurmuur website runs Trac and overall I&#8217;m pretty happy with it. The only thing that Trac doesn&#8217;t do well, is dealing with spammers. Spammers target Trac a lot, so that&#8217;s a real problem. To prevent spammers from making it through, I run Scallywhack and a number of custom ModSecurity rules. So far, spams only [...]]]></description>
			<content:encoded><![CDATA[<p>The Vuurmuur website runs Trac and overall I&#8217;m pretty happy with it. The only thing that Trac doesn&#8217;t do well, is dealing with spammers. Spammers target Trac a lot, so that&#8217;s a real problem.</p>
<p>To prevent spammers from making it through, I run <a href="http://projects.otaku42.de/wiki/ScallyWhack">Scallywhack</a> and a number of custom ModSecurity rules. So far, spams only made it through as new tickets in the ticket tracker, so I installed the <a href="http://trac-hacks.org/wiki/TicketDeletePlugin">TicketDeletePlugin</a>.</p>
<p>Yesterday, I saw the first spam as a comment to an existing and valid ticket. Like tickets themselves, ticket comments can not be removed by Trac by default. Luckily, upstream Trac seems to have fixed this. I&#8217;m running Debian&#8217;s version of Trac 0.11.1 however, so I decided to patch that. The patches in the Trac ticket <a href="http://trac.edgewall.org/ticket/454">#454</a> didn&#8217;t apply cleanly, so I had to patch it manually. To save others the work, it&#8217;s available here: <a href="http://www.inliniac.net/files/trac_0.11.1-debian-comment_edit.patch">http://www.inliniac.net/files/trac_0.11.1-debian-comment_edit.patch</a></p>
<p>To use it, make a copy of your /usr/share/pyshared/trac directory.<br />
Next, go into the trac directory and run the command:<br />
patch -p1 &lt; /path/to/trac_0.11.1-debian-comment_edit.patch</p>
<p>After this, each comment in the comment system will have a &#8220;edit&#8221; button and you can remove the spam message content. It&#8217;s not possible to remove the entire comment, but this works for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2010/04/23/removing-trac-ticket-comment-spam-in-debian-lenny.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vuurmuur developments</title>
		<link>http://www.inliniac.net/blog/2007/09/17/vuurmuur-developments-2.html</link>
		<comments>http://www.inliniac.net/blog/2007/09/17/vuurmuur-developments-2.html#comments</comments>
		<pubDate>Mon, 17 Sep 2007 15:34:49 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[Vuurmuur]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[nfqueue]]></category>
		<category><![CDATA[Snort_inline]]></category>
		<category><![CDATA[trac]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/2007/09/17/vuurmuur-developments-2.html</guid>
		<description><![CDATA[Last weeks I&#8217;ve spend many hours on my Vuurmuur Firewall project. First I&#8217;ve been improving the code to prepare for a new release. I&#8217;ve added NFQUEUE support to Vuurmuur, so I could use it with nfnetlink enabled Snort_inline. Also the connection killing has been improved. The rules limit options were extended, to allow more flexibility. [...]]]></description>
			<content:encoded><![CDATA[<p>Last weeks I&#8217;ve spend many hours on my <a href="http://www.vuurmuur.org/" target="_blank">Vuurmuur Firewall project</a>. First I&#8217;ve been improving the code to prepare for a new release. I&#8217;ve added NFQUEUE support to Vuurmuur, so I could use it with nfnetlink enabled Snort_inline. Also the connection killing has been improved. The rules limit options were extended, to allow more flexibility.</p>
<p>Second, with the great help of Adi Kriegisch, I&#8217;ve been working on setting up a new build server for Debian and Ubuntu packages. Credits mostly go to Adi, who did most of the work <strong>and</strong> hosts the server. So many thanks to Adi! The new build server supports all version of Debian from Sarge up and of Ubuntu from Dapper and up.</p>
<p>Third, I have been busy setting up a new site for Vuurmuur. It is based on the <a href="http://trac.edgewall.org/" target="_blank">Trac</a> software and replaces both the static site at sourceforge.net and the tikiwiki based wiki. The new site can be found at <a href="http://www.vuurmuur.org/">http://www.vuurmuur.org/</a></p>
<p>Last but not least, and the reason for this post, is that today I&#8217;ve released a new version of Vuurmuur. The version, 0.5.73, is the first non-test release since January. This has taken a lot longer than I wanted, but work and other projects and of course &#8216;real life&#8217; have taken much of the time from Vuurmuur. I don&#8217;t think this will change any time soon, unless someone will join the project to contribute some serious amount of coding time, or someone wants to fund me to do so.</p>
<p>On the <a href="http://www.vuurmuur.org/trac/roadmap" target="_blank">roadmap</a> (which is a nice feature of Trac btw) one can see the future directions of Vuurmuur. Ideas and comments are welcome. So are bug reports of course <img src='http://www.inliniac.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2007/09/17/vuurmuur-developments-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
