Skip to content

Conversation

@dergigi
Copy link
Member

@dergigi dergigi commented Jan 14, 2026

Improves honeypot spam protection by making the decoy field look more legitimate. The hidden field is renamed from faxNumber to organization_website and uses a new offscreen-field CSS class instead of inline styles.

  • Rename honeypot field to organization_website in spam-helpers.ts
  • Add offscreen-field class to globals.css for consistent hiding
  • Update GrantApplicationForm and LTSApplicationForm to use improved honeypot markup

Use external CSS class instead of inline styles to make
the honeypot field harder to detect by bots.
Use a more realistic field name that bots are less likely
to recognize as a honeypot trap.
- Rename field to organization_website
- Use full label row to look like real form field
- Move to middle of Applicant Details section
- Use external CSS class instead of inline styles
- Rename field to organization_website
- Use full label row to look like real form field
- Move to middle of form (after Personal Website field)
- Use external CSS class instead of inline styles
@vercel
Copy link

vercel bot commented Jan 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
os-website Ready Ready Preview, Comment Jan 14, 2026 9:24am

Reorder Tailwind classes to match prettier expectations.
@dergigi dergigi self-assigned this Jan 14, 2026
@dergigi dergigi merged commit a968437 into master Jan 14, 2026
3 checks passed
@dergigi dergigi deleted the bot-protection-v2 branch January 14, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants