phenaproxima / starshot-prototype

Prototype of a new kind of Drupal, based on recipes and loaded up with contrib's best modules and themes. Not a fork or a distribution.
https://drupal.org/starshot
115 stars 46 forks source link

Add a recipe for anti-spam / anti-abuse (e.g., ban, captcha, honeypot, etc.) #98

Closed effulgentsia closed 3 months ago

effulgentsia commented 4 months ago

See https://www.drupal.org/project/ideas/issues/1570102#comment-15610850 for catch's proposal to remove Ban module from Drupal core and replace it with an anti-spam / anit-abuse recipe in Starshot.

phenaproxima commented 3 months ago

Right now, all antispam stuff is part of starshot_forms, but I think it would be trivial to refactor that into a new recipe called starshot_antispam, which starshot_forms would build upon. I think a starshot_antispam recipe would be quite useful for the starshot_blog recipe, too, since it enables commenting.