Ask HN: How do you programatically deal with forum/blog trolls?
Scenario: users are creating new accounts en masse just to troll other users. They post inappropriate text/links/pics that disturb other users.
Proposed Solution: the admins/mods would like to see general users* unable to post any links/pics. They can still create threads and post replies, but that data is just going to be text. In order for them to elevate their privileges, they must show some entitlement (i.e.: purchases on their account).
My take: This smacks of elitism because I need to purchase something before I have privilege, but from a technological perspective it also ties me to another service that I don't control. Accounts may be easy to create, and entitlements less so, but I don't think that will stop trolling (possibly just the image trolling).
So what tricks have you used to stop trolling on forums/blogs/etc.?
Edit: I neglected to mention that this forum runs 5,000-10,000 concurrent users throughout the day and over 3k new accounts per day, making any sort of manual moderation of users difficult.
2 comments
[ 3.9 ms ] story [ 18.6 ms ] threadCave is like a hell-ban, and it works when there aren't too many users on the system. The forum I work on peaks at 10k concurrent users with over a million accounts. It would make for an administrative nightmare (which is probably why the feature request tries to automate a solution).