Skip to content

Releases: emptyname-org/dumbouncer-for-wordpress

Release list

Dumbouncer 1.0.5

Choose a tag to compare

@emptyname-org emptyname-org released this 24 Jun 18:27

Dumbouncer is an AI friendly POW spam gate for WordPress: humans pass invisibly, AI agents can solve the self-describing challenge, dumb bots bounce. No CAPTCHA, no third party, no tracking. Protects comments, Contact Form 7, WPForms, and login/registration.

Install: download dumbouncer-1.0.5.zip below and upload it via Plugins → Add New → Upload.

Changelog

  • 1.0.5 — Robustness: the solver no longer depends on any third-party UI element; XMLHttpRequest fallback where fetch is unavailable; safe native-submit fallback; the WPForms gate degrades instead of fataling if WPForms internals change.
  • 1.0.4 — WPForms: swap the submit button to "Sending…" together with the spinner during the solve.
  • 1.0.3 — WPForms: show the form's own spinner during the solve.
  • 1.0.2 — Security: enforce the proof itself, never the client-controlled marker (closes a bypass); WPForms gated via wpforms_process.
  • 1.0.1 — Contact Form 7 spinner + success-message fix; double-submit guard.
  • 1.0.0 — Initial release.