umputun/remark42

Spam filter on the backend side

Open

#754 opened on Jul 28, 2020

View on GitHub
 (3 comments) (4 reactions) (0 assignees)Go (5,500 stars) (432 forks)user submission
backenddiscussionhelp wanted

Description

On new comment post and edit, we may run spam-check and reject spammy-looking messages. Not sure what the simplest way to do it, maybe some third-part library or service (akismet?), or maybe implement it from scratch.

somewhat related to #344

Contributor guide