-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a website to report spammers #97
Comments
How would this website operate? How would you prevent the spammers from gaming the system to downvote their domains? I like the concept/idea, but it seems very ambitious for right now. |
In a first version users could log in using their GitHub account. That way there will be no more problems than what we can have today. What do you find ambitious? |
I think this is a good initiative, however I see two main challenges:
Random possible ideas to make the system more reliable, and "confirm" a domain as spam:
|
One solution we discussed was to create a feature in Piwik to let users report spammers (quick solution: link to the website, better solution: report a referrer in one click).
Promoting the website would happen for sure. For tools, I'm sure this is out of scope for a first version. On the long term I don't know.
This has been answered already. |
Rephrasing my thoughts: how will you prevent a spammer from creating 2 GitHub accounts, and downvote a legitimate domain (or upvote a spammy domain)? |
The same issue exists today, yet it isn't a problem. If the quality of votes is an issue, we'll find a solution. There's no point in freezing any progress just because challenges might appear in the future. |
The only difference is the number of users. I doubt the spammers know about this list yet, but if it becomes very popular they probably will.
Nobody said you should freeze anything, but there is no harm in thinking before building. A way to make abusing the system more difficult is to require a number of votes proportional to the total number of voters, for example if you have 100 users, require 5 votes, 1000 users, 50 votes, etc. |
I can only comment as a user who is committed to reporting the spammers. I do feel a little intimidated with github. For example, I saw a new issue with "awaiting confirmation" label. I can't figure out how to add that to the issue I just posted with a new spammer. So I would welcome a more simple to use website. However, I agree with an earlier comment -- how do you prevent spammers from actually joining? I don't think you could prevent spammers from joining. So the site would have to contain the ability for other users to report users who appear to be always voting against approving spammers. Just a couple of thoughts from a not-so-tech-savvy user :-) |
Hey all, I think I'd like a similar solution to the DNSBL lists out there or Drupals https://www.mollom.com.
As for a rule base:
I'm not sure having people signup to github or anywhere else really helps or at least is worth the barrier for people contributing. I'm happy to contribute dev time into this. |
+1 for a solution to let users report spammers directly within Piwik |
Using GitHub issues and pull requests to report new spammers is starting to show its limits:
How about we create a website dedicated to fighting referrer spam?
Users could log in using GitHub (at first) so that we are sure one person can vote once, and to avoid vote manipulation.
This would also be a good way to promote Piwik and it spammer blacklist initiative.
ping @mattab and ping @quba which whom we discussed the idea.
The text was updated successfully, but these errors were encountered: