- Server: /api/altcha generates a SHA-256 challenge (v3 API); /api/contact verifies the widget payload before processing the submission - Widget: added <altcha-widget> from CDN above the submit button - contact-form.js: blocks submission if altcha value is missing and appends it to FormData - docker-compose.yml: passes ALTCHA_HMAC_KEY env var to main-site container - package.json: added altcha@3.1.0 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
49.5%
JavaScript
22.2%
HTML
12.1%
CSS
8.4%
Shell
7.2%
Other
0.6%