Skip to content
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

How to deal with spam? #844

Closed
Evgenivich opened this issue Sep 25, 2020 · 7 comments
Closed

How to deal with spam? #844

Evgenivich opened this issue Sep 25, 2020 · 7 comments

Comments

@Evgenivich
Copy link

The problem is that a very large amount is posted daily, which is very difficult to remove one by one. I have all the spam protection on my system enabled. This is reCAPTCHA, and moderation of absolutely all new messages (anonymous and registered). Full protection included, but it doesn't help.

Perhaps there are vulnerabilities in the code that spammers find and exploit? Since with such a strong on-on protection, spam still appears from both anonymous and registered users. Moreover, without moderation. Those. regular messages posted by users go to moderation, all without exception. But spam messages will be posted as if nothing had happened, both from anonymous users and from registered users, without any moderation.

Correct this please, I'm tired of fighting this spam.
Make also the possibility of mass deletion of messages, as it is very difficult to delete such amount of spam one by one.

@phy25
Copy link
Contributor

phy25 commented Sep 25, 2020

Related to #783, #793...

@Evgenivich
Copy link
Author

Although it is related to this, there is still no solution! What to use, will there be a solution in the next updates?

@phy25
Copy link
Contributor

phy25 commented Sep 25, 2020

Spam is a more and more complex problem nowadays so there is no one-fit-all solution I am afraid. There are solutions in those issues that are not in the core, have you tried those?

@Evgenivich
Copy link
Author

I have not tried anything, only the standard one, I have not found any other solutions to combat spam. If there is something, tell me I will be glad.

@svivian
Copy link
Collaborator

svivian commented Oct 3, 2020

There are 3rd-party plugins in the anti-spam section here: https://docs.question2answer.org/addons/plugins/ Akismet works well on Wordpress so it should be good on Q2A too. I haven't tested that particular plugin though.

There are various options in Q2A you can try. The first is the reCAPTCHA plugin if you haven't already. Also "Use moderation for users with less than N points" will stop all spam by new users appearing on your site.

Closing this as it's really a duplicate of #793

@svivian svivian closed this as completed Oct 3, 2020
@Evgenivich
Copy link
Author

Evgenivich commented Oct 5, 2020

I wrote that I have all protection against spam enabled, including RECAPTCHA. I am also enabled to use moderation for users with less than N points, but it does not help, spam still appears, albeit in a smaller amount. And I could not put the Akismet plugin into operation, maybe everything because it is for version 1.6, and now version 1.8.5? Is Akismet not working properly for this reason?

Modules such as Akismet need to be done by default in the CMS, in order to keep the update from being updated in place with the system, and this may be free from spam by default.

@Anton-V-K
Copy link

But spam messages will be posted as if nothing had happened, both from anonymous users and from registered users, without any moderation.

If this is realy the case, then this issue is a new one and not a duplicate of the general spam complains.
Though on my site (running 1.8.5) I haven't encountered such problems - all spam (from anonymous users) goes to moderation first.
Probably for registered users it may be handled differently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants