<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div class="default-style">
   First of all, I apologize for shooting off my chat fingers.  On examination, my custom challenge and recapcha work was in Drupal and Wordpress and NOT in Evergreen-ILS.  not helpful.
  </div>
  <div class="default-style">
   <br>
  </div>
  <div class="default-style">
   That said,  A quick run through the templates suggests that a recaptcha feature could be implemented using, essentially, the same technique used for google analytics.   A bool in config.tt2 to enable the feature if desired, and the addition of "your site here" information.   Adding the recaptcha javascript to a recaptcha.tt2 file in opac/parts should be pretty easy and then just embed the call in the various forms, such as opac/parts/register.tt2. should do the trick.
   <br>
   <br>
  </div>
  <div class="default-style">
   Is this worth creating a wish-list item in launchpad and prioritizing it?
  </div>
  <div class="default-style">
   <br>
  </div>
  <div class="default-style">
   best,
  </div>
  <div class="default-style">
   Steve Wills
  </div> 
 </body>
</html>