Thanks for the brainstorming.

I just wanted to let y'all know that the part of the spam problem that y'all see is actually a pretty small part and so many of your suggestions are unlikely to be implemented because of that.

Last time I checked, we were successfully blocking hundreds (maybe thousands) of spam posting attempts most days. (I'm not sure why people continue attempts at that volume when they aren't working, but spammers certainly often demonstrate a lack of common sense to go along with their lack of common decency.)

The spam blocking tools were rather hastily thrown together and they certainly show it, but they also have proven quite effective with only occasional tweaks.

But I'm extremely reluctant to talk about spam blocking techniques in even minor details in public. This is a continual "arms race" and showing "our hand" seems an extremely bad idea to me.

The latest onslaught just requires some more tweaks. Corion has already made some tweaks and I've discussed other tweaks that I've been contemplating (and not just related to spam).

Unfortunately, I've been largely burnt out the last month and have spent very little time actually writing code except at my day job. But that has always ebbed and flowed so I expect to be contributing more soon.

Based on patterns already observed, I do not foresee CAPTCHA being a particularly effective addition. I do foresee upcoming restrictions on how frequently anybody can post with some limits influenced by our voting/experience system.

The goal is to have members in good standing be extremely unlikely to even notice the new restrictions, have legitimate new members and anonymous visitors be able to reasonably contribute, and also greatly reducing the potential impact of the fairly infrequent onslaughts of abuse (and also completely blocking certain types of abuse).

- tye        


In reply to Re: The recent spam wave (iceberg) by tye
in thread The recent spam wave by metaperl

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.