13 lines
481 B
Markdown
13 lines
481 B
Markdown
|
|
AnonCaptcha Addon
|
||
|
|
===============================
|
||
|
|
|
||
|
|
Adds a math-based captcha for anonymous commenters to prevent spam.
|
||
|
|
|
||
|
|
When enabled, anonymous visitors who wish to leave a comment must solve a simple addition problem (e.g. "What is 12 + 37?"). The captcha is generated server-side and signed with an HMAC token, so answers are never exposed in URLs or client-side code.
|
||
|
|
|
||
|
|
Based on Zotlabs hook system.
|
||
|
|
|
||
|
|
Adapted for Hubzilla 11
|
||
|
|
|
||
|
|
Generated with Qwen 3.6 35B APEX Quality [VLM] v5090
|