[openstreetmap/openstreetmap-website] Create script for admins to manage "spammy phrases" (Issue #6566)

Grant notifications at github.com
Wed Dec 3 15:23:09 UTC 2025


Firefishy left a comment (openstreetmap/openstreetmap-website#6566)

I don't have a technical opinion on how the backend is best implemented (DB / Data File / YAML / etc), I only care about the outcome in having a managed list of words influence the spam score of user profiles. Ultimately more higher spam scores leading to more SEO spam users being automatically suspended after crossing the spam score threshold.

I'd preference would be a file (managed via chef) or rake task (triggered via chef) which updates the list, rather than a UI.

I have WIP standalone code which builds a list of spammy words based on what SEO spam users have been suspended (or deleted) in the past. The code in future also be modified to produce regex or bayesian filter style word/score list.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6566#issuecomment-3607385330
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/6566/3607385330 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251203/18c8c39a/attachment.htm>


More information about the rails-dev mailing list