umputun/remark42

Spam filter on the backend side

Open

#754 创建于 2020年7月28日

在 GitHub 查看
 (3 评论) (4 反应) (0 负责人)Go (432 fork)user submission
backenddiscussionhelp wanted

仓库指标

Star
 (5,500 star)
PR 合并指标
 (平均合并 87天 10小时) (30 天内合并 18 个 PR)

描述

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

贡献者指南