beacon
beacon copied to clipboard
[FEATURE] Reporter reputation system
All contributions, including pull requests, issues, and comments, are governed by our code of conduct.
Is your feature request related to a problem? Please describe.
We need to track a given account's reputation.
Desired solution
Create a reputation system for accounts. Reputation is influenced by:
- Number of dismissed reports over a given threshold
- Incidence of 404 and 302 errors triggered (indicates suspicious activity)
- Traffic origin (Tor exit nodes and proxies)
- Account hits a maximum limit for certain activities (# submitted reports, # abuse reports submitted for example)? Not sure on this one.
- Other factors?