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

Spam is a real problem #703

Open
jc00ke opened this issue Jul 3, 2022 · 6 comments
Open

Spam is a real problem #703

jc00ke opened this issue Jul 3, 2022 · 6 comments

Comments

@jc00ke
Copy link
Contributor

jc00ke commented Jul 3, 2022

I'm not exactly sure what needs to be done, but the amount of spam submitted to Calagator makes the RSS feed pretty much unusable.

We have talked about upgrading to a new CAPTCHA, but maybe we need something else.

Thoughts?

@evolve2k
Copy link

evolve2k commented Aug 29, 2022

May I suggest to make newly added events more discoverable and to make it super easy for anyone then to make events as spam.

Something like this:

image

Not sure which of these features is currently alread around:

  • Visitors can mark an event as spam
  • Create an new dedicated page for "Newly added events" (and preferably venues too!)
  • Add a new page called 'Newest' to the Events Submenu to show the new page.

@jc00ke
Copy link
Contributor Author

jc00ke commented Aug 29, 2022

Interesting idea, though it wouldn't address the spam that comes through the RSS feed, though maybe I'm in the minority of Calagator users.

@evolve2k
Copy link

Umm it's more work, but maybe there's a delay between when events are added to newest and when they are considered live, eg at which time they'd go into the RSS feed.

This would give a moment to fish out the rubbish before it gets broadcast to the various places. Sort of like how in a CMS blog posts can be marked 'draft' before they are in a published state.

@botandrose
Copy link
Contributor

botandrose commented Aug 29, 2022 via email

@evolve2k
Copy link

Invisible Captcha provides different techniques to protect your application against spambots.
The main protection is a solution based on the honeypot principle, which provides a better user experience since there are no extra steps for real users, only for the bots.
Complete and flexible spam protection solution for Rails applications.

invisible_captcha looks good to me!

@evolve2k
Copy link

evolve2k commented Apr 7, 2023

Just found that @DGaffney has coded a nice light way to stop spam by having a community passphrase.
Found this via the network graph, turns out they had attempted to contribute it as a PR.
Details here for those wanting to add better spam protection.
#698

I'd say its very much time to revisit and reopen this PR.

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

3 participants