Giter Site home page Giter Site logo

Comments (6)

emperorcow avatar emperorcow commented on July 29, 2024

So I have been fighting this battle for months. I've tried multiple different spam modules, custom code, and a great deal of head/wall bashing. The one thing that I've noticed and had forgotten is that these spam accounts will usually put the same thing in for first and last name. Is it possible to write a module that checks for that and then denies the user creation?

from chaosbrewclub.

brockboland avatar brockboland commented on July 29, 2024

Definitely, that will stop some. I think I asked you about Honeypot at some point before: that was causing problems with an existing module, right?

from chaosbrewclub.

emperorcow avatar emperorcow commented on July 29, 2024

So during the recent server migration I got rid of everything but mollom. Additionally, CloudFlare and their spam prevention stuff is now sitting in front of the site instead of the varnish proxy we were using before. At this point, there are no proxies in front of us. It feels like the total number of sign-ups have gone down, but what are your thoughts? Should we convert from Mollom to honeypot?

from chaosbrewclub.

brockboland avatar brockboland commented on July 29, 2024

Yep, looks like the number has dropped, so maybe we're fine. I've only seen a couple actual spam comments come through in the past month or so.

Some junk user cleanup might not be a bad idea: a simple module to delete any user who registered more than x days ago and hasn't logged in since. That would be easy enough to write—better yet, we could probably just do it with the Rules module. Just need to do plenty of testing on a dev site first to make sure it's not going to nuke everyone.

from chaosbrewclub.

emperorcow avatar emperorcow commented on July 29, 2024

I actually did that about 4 weeks ago, deleted about 1700 users or so that had either never logged in, or who's first and last name were the same. I found that those were the common denominators after dumping the entire user list out to CSV and doing some quick analysis in Excel. I'm going to go ahead and close this for now, feel free to re-open if necessary.

from chaosbrewclub.

brockboland avatar brockboland commented on July 29, 2024

Sounds good to me!

from chaosbrewclub.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.