Well, it's clear that making the forums public does result in an increase in spam. There are forum-spammers with automated scripts for posting their crap on any phpBB forum they can find, and I'm getting a couple such posts a day.
These are relatively easy to spot and weed out, but it means that the forum is in constant need of attention so as not to pollute the web with link-spam. I have a solution for this, but I'm not entirely happy with it. That solution is to disable BBCode, which is the means by which links can be posted in a comment. The spammer-scripts are too stupid to realise that their BBCode won't work, so I still have to weed out the spam by hand, but I've removed whatever benefit the spammers were getting from making the post. The spam is now a mutual waste of their time and mine, rather than a waste of my time to their benefit.
This isn't a pretty solution, however, because phpBB has no concept of BBCode being a security issue. I can't restrict BBCode to registered users, for example. In fact, when I disable BBCode entirely, it still includes BBCode controls in the "post a reply" page, even though it won't work as advertised. This strikes me as really daft. Maybe they have their act together for the upcoming phpBB v3.0, but I'm not counting on it.
At this rate, I'm going to feel like killing the forum before it even has a chance to get started.
|