Savannah Administration - News: Trackers spam
Trackers spam
Item posted by Sylvain Beucler <Beuc> on Thu 24 Nov 2005 07:14:44 AM UTC.
Although we do not provide blogs, we are more and more often hit by splog / wikispam in the trackers that allow anonymous submissions or anonymous comments.
(which, of course, include the administration tracker - if somebody can't login (s)he needs to be able to post a support request :))
This is not yet really widespread, but it's time to start working on it. What do you think about this? What kind of protection would be the most efficient?
To my understanding, those spam bots must browse the web looking for web <form>s, and try to submit spam.
Solutions I heard of include turing tests ("type that number"), enforcing registration (not always wanted by casual bug reporters), ability to quickly hide content (makes the spamming useless, but does that prevent spammers from starting again?), and block IPs (very upsetting for false positives). Maybe also the ability to block anonymous comments once a tracker item is closed.
Anything else?
Starting points:
http://en.wikipedia.org/wiki/Splog
http://en.wikipedia.org/wiki/Link_spam
http://c2.com/cgi/wiki?MoreAboutCodes
http://www.markcarey.com/spamdb/
Any news on this front? (posted by Paul D. Smith, Wed 28 Dec 2005 04:53:13 AM UTC) |
Anything going on here? Code? Decisions about what to code? Thinking about decisions about what to code? :-) |
A little late but here is my 2c (posted by Dave Hall, Mon 12 Dec 2005 08:08:50 AM UTC) |
As Beuc knows this frustrates the hell out of me.
|
Seems straightforward...? (posted by Paul D. Smith, Mon 28 Nov 2005 08:25:56 AM UTC) |
I think the solution is pretty straightforward: we should require a Turing test for anonymous posters (both for comments AND new artifacts) and let registered users add comments without needing to pass one (although having such a test to create a new account is not a bad idea, since the infrastructure will be there already). Surely there are freely-available and relatively easily-integrated testers so this shouldn't be a huge amount of effort. CAPTCHAs have issues (for visually impaired users for example) but those who have such issues could just log in first and not be subject to them once the account was created.
|
Solutions (posted by Sylvain Beucler, Fri 25 Nov 2005 08:56:16 AM UTC) |
For bots, I like c2's solution (a simple number to rewrite) very much. This may be just enough to stop almost all anonymous posts.
|
Moderation (posted by Sylvain Beucler, Fri 25 Nov 2005 09:07:46 AM UTC) |
Joerg Wunsch suggested disabling disabling anonymous posts by default; not everybody is willing to create a single-serving account for reporting a bug (I received another complaint this week).
|
automatic *and* manual moderation (posted by Jim Meyering, Fri 25 Nov 2005 09:36:42 AM UTC) |
Use a system like what we use for some mailman lists:
|
RE: automatic *and* manual moderation (posted by Sylvain Beucler, Fri 25 Nov 2005 10:16:33 AM UTC) |
This sounds good; Mailman's moderation avoids spamming as well. Maybe it would be possible to pipe the post to spamassassin.
|
Spam and jokers (posted by Enrique D. Bosch, Fri 25 Nov 2005 07:26:30 AM UTC) |
In my case is not spam what I receive in a bug report (see support request #104853 I opened about this), I have a message from an anonymous joker (is a person, not a bot), but really I want a real anonymous occasional tester can report a bug without registration.
|
RE: Spam and jokers (posted by Joerg Wunsch, Fri 25 Nov 2005 09:39:03 PM UTC) |
|
Spam (posted by Baruch Even, Thu 24 Nov 2005 11:26:30 AM UTC) |
I just got my first spam on a bug report, and it ain't pretty.
|
Powered by Savane 3.14-3b9d.
Corresponding source code