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 (432 forks)user submission
backenddiscussionhelp wanted

Repository metrics

Stars
 (5,500 stars)
PR merge metrics
 (Avg merge 7d) (7 merged PRs in 30d)

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