scipy / SciPyCentral

SciPy Central
http://scipy-central.org
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

Comments moderations feature #182

Open ksurya opened 9 years ago

ksurya commented 9 years ago

Broadly speaking, a auto-comment moderation mechanism is needed.

  1. Automatically detect, block users commenting on submissions at very high rate. (i.e., we can put a limit to the number of comments user can submit)
  2. Hide first few user's comments for admin-approval until they are found trusted commenters
  3. Identify users who have been flagged more than once, and block them.