Skip to content

v0.1.0 — first release

Choose a tag to compare

@oxyc oxyc released this 15 May 16:02
· 17 commits to main since this release
582022d

First public release.

  • Invisible ALTCHA proof-of-work spam protection for Gravity Forms.
  • No third-party calls, no license keys, no quotas.
  • Default algorithm: PBKDF2/SHA-256, cost 10 000 iterations, 10-minute expiry.
  • MIT-licensed end to end.

Install via composer once `generoi/packagist` indexes the release:

```
composer require generoi/gravityforms-altcha
```