RubyGems Navigation menu

antispam 0.3.2

Antispam helps prevent spam in your Rails applications by checking against DNS blacklists and spam-prevention databases.<br> <br> Key features: - IP-based spam detection using Project Honey Pot to block known spammers automatically. - Content-based spam detection using Defendium's machine learning API (free for up to 1,000 checks per day). - Blacklist lookups are cached for 24 hours to minimize performance impact. The gem integrates seamlessly with Rails, allowing you to block spam at the request level and redirect flagged users to a captcha page. See the README for more details.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.3.3 February 23, 2025 (22.5KB)
  2. 0.3.2 February 23, 2025 (22.5KB)
  3. 0.3.1 February 23, 2025 (22.5KB)
  4. 0.3.0 February 23, 2025 (22.5KB)
  5. 0.2.11 October 29, 2024 (21KB)
全てのバージョンを表示(全19件)

Runtime依存関係 (3):

csv >= 0
rails >= 6.1.0

Development依存関係 (1):

net-http >= 0

所有者:

プッシュ者:

作者:

  • Ryan Kopf

SHA 256チェックサム:

=

累計ダウンロード数 12,389

このバージョンのみ 76

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: