Title: reCAPTCHA mailhiding?
Last modified: September 8, 2017

---

# reCAPTCHA mailhiding?

 *  [ctr26](https://wordpress.org/support/users/ctr26/)
 * (@ctr26)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/recaptcha-mailhiding/)
 * Hi all,
 * Is there any obvious way of hiding email addresses behind a captcha?
 * Best
    Craig
    -  This topic was modified 8 years, 8 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
    -  This topic was modified 8 years, 8 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress as this is not a Developing with WordPress
      topic

Viewing 1 replies (of 1 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/recaptcha-mailhiding/#post-9477060)
 * It would need to be JavaScript or jQuery of some sort. I’m not sure exactly how
   your script would interface with reCAPTCHA, but it would somehow detect a successful
   input and then display the email. How securely you want to obscure the email 
   determines how the email is stored in script to begin with. If this is to merely
   hide addresses from automatic email scrapers, a simple assembly of parts would
   be adequate. Some sort of simple cipher will stop all bots and most inquisitive
   humans. For maximum security, get the address from the server via Ajax. Anything
   sent with the original page prior to successful reCAPTCHA response can be eventually
   decoded by anyone determined enough.
 * If your intent is to merely stop email scrapers, reCAPTCHA is overkill. AFAIK
   scrapers do not interpret JavaScript, so running a replacement script on page
   load should be adequate. Or present the email as an image. Bots do not run OCR
   either.

Viewing 1 replies (of 1 total)

The topic ‘reCAPTCHA mailhiding?’ is closed to new replies.

## Tags

 * [email](https://wordpress.org/support/topic-tag/email/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/recaptcha-mailhiding/#post-9477060)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
