Title: InfoPeak Captcha
Author: infopeak
Published: <strong>July 28, 2026</strong>
Last modified: July 28, 2026

---

Search plugins

![](https://ps.w.org/infopeak-captcha/assets/banner-772x250.png?rev=3625457)

![](https://ps.w.org/infopeak-captcha/assets/icon-256x256.png?rev=3625457)

# InfoPeak Captcha

 By [infopeak](https://profiles.wordpress.org/infopeak/)

[Download](https://downloads.wordpress.org/plugin/infopeak-captcha.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/infopeak-captcha/#description)
 * [Reviews](https://wordpress.org/plugins/infopeak-captcha/#reviews)
 *  [Installation](https://wordpress.org/plugins/infopeak-captcha/#installation)
 * [Development](https://wordpress.org/plugins/infopeak-captcha/#developers)

 [Support](https://wordpress.org/support/plugin/infopeak-captcha/)

## Description

InfoPeak Captcha stops bots without bothering your visitors and without sending 
their data to the US.

Instead of tracking visitors or making them click traffic lights, it uses **proof-
of-work**: the visitor’s browser solves a small computational challenge in the background,
the moment they start filling in a form. Bots pay a CPU cost that makes mass abuse
expensive; humans wait a fraction of a second and never see a puzzle.

**Why site owners choose it**

 * **No personal data leaves the EU.** The service is hosted entirely in the EU.
   No US transfer, no CLOUD Act exposure.
 * **No cookies, no tracking.** Nothing to declare in your cookie banner for the
   captcha.
 * **Nothing to solve.** No image grids, no distorted text, nothing to click. Fully
   accessible by design.
 * **Free plan.** 10,000 verifications per month at no cost.

**What this plugin protects**

 * Login form
 * Registration form
 * Lost-password form
 * Comment form (with an option to skip logged-in users)

Each can be toggled individually on the settings page.

**Setup takes two minutes**

 1. Create a free sitekey and secret at [infopeak.io/captcha](https://infopeak.io/captcha)
 2. Paste them into Settings  InfoPeak Captcha
 3. Done – the widget appears on your forms and verification happens automatically

You can try the plugin first with the public test credentials `ipk_test_sitekey`/`
ipk_test_secret` – they work on any domain and never count against a quota.

### External services

This plugin relies on the InfoPeak Captcha service to do its job. The service is
operated by InfoPeak and hosted entirely in the EU.

It is used for two things:

 1. **Loading the captcha widget.** The script `https://captcha.infopeak.io/infopeak-
    captcha.js` is loaded in the visitor’s browser on the pages where a protected form
    appears. The browser then requests a challenge and submits the solved proof of 
    work. This sends the site’s public sitekey and the computed solution. No cookies
    are set and no visitor is tracked.
 2. **Verifying submissions.** When a protected form is submitted, your server sends
    the captcha token together with your sitekey and secret to `https://captcha.infopeak.
    io/api/v1/pow/siteverify` and receives back whether the token is valid. Nothing
    about the visitor is included.

No personal data about your visitors is stored by the service. See the [privacy policy](https://infopeak.io/privacy)
and the [terms of service](https://infopeak.io/terms).

## Screenshots

[⌊The settings page - sitekey, secret and per-form toggles.⌉⌊The settings page -
sitekey, secret and per-form toggles.⌉[

The settings page – sitekey, secret and per-form toggles.

[⌊The widget on the login form - verified automatically, no interaction needed.⌉⌊
The widget on the login form - verified automatically, no interaction needed.⌉[

The widget on the login form – verified automatically, no interaction needed.

## Installation

 1. Install and activate the plugin.
 2. Go to Settings  InfoPeak Captcha.
 3. Enter your sitekey and secret. Get them free at [infopeak.io/captcha](https://infopeak.io/captcha).
 4. Choose which forms to protect. Done.

## FAQ

### Do my visitors have to solve puzzles?

No. The captcha solves itself in the background while the visitor fills in the form.
There is nothing to click and nothing to solve.

### What do my visitors actually see?

A small box above the submit button showing the verification status, and a “Protected
by InfoPeak” line underneath. It ticks itself off while the visitor is filling in
the form. They never have to touch it.

### Is it GDPR-compliant?

The service is hosted entirely in the EU, sets no cookies and does not track visitors.
There is no data transfer to the US.

### Does it work with caching plugins?

Yes. The widget is plain JavaScript loaded from captcha.infopeak.io and works on
fully cached pages.

### What happens if the captcha service is unreachable?

Verification fails closed: the protected form submission is rejected with an error
message asking the visitor to try again.

### Does it support my language?

The widget ships in 16 languages (English, German, French, Spanish, Italian, Dutch,
Portuguese, Polish, Danish, Swedish, Norwegian, Finnish, Estonian, Czech, Romanian,
Ukrainian) and picks the right one automatically from your site’s language.

### Is there a free plan?

Yes – 10,000 verifications per month, free forever. Paid plans start at 500,000 
per month.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“InfoPeak Captcha” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ infopeak ](https://profiles.wordpress.org/infopeak/)

[Translate “InfoPeak Captcha” into your language.](https://translate.wordpress.org/projects/wp-plugins/infopeak-captcha)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/infopeak-captcha/),
check out the [SVN repository](https://plugins.svn.wordpress.org/infopeak-captcha/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/infopeak-captcha/)
by [RSS](https://plugins.trac.wordpress.org/log/infopeak-captcha/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release: login, registration, lost-password and comment protection.

## Meta

 *  Version **1.0.0**
 *  Last updated **10 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [captcha](https://wordpress.org/plugins/tags/captcha/)[GDPR](https://wordpress.org/plugins/tags/gdpr/)
   [login protection](https://wordpress.org/plugins/tags/login-protection/)[privacy](https://wordpress.org/plugins/tags/privacy/)
   [spam](https://wordpress.org/plugins/tags/spam/)
 *  [Advanced View](https://wordpress.org/plugins/infopeak-captcha/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/infopeak-captcha/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/infopeak-captcha/reviews/)

## Contributors

 *   [ infopeak ](https://profiles.wordpress.org/infopeak/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/infopeak-captcha/)