Examples
If you're not signed in, then when you try to submit a comment on the discussion below, you should see a captcha appear.
Hey
--Anonymous (Not signed in).....Tue Jan 18 14:40:09 -0800 2011
How To
First, your Wagn must be configured with ReCaptcha keys. If your Wagn is hosted at wagn.org, then your keys are already configured for you. If not, please see the "key configuration" section below.
Turning Captcha On and Off
To turn captcha cards on and off, simply edit the *captcha setting for any card or set of cards. Settings can be accessed in the settings subtab under the Options Tab.
The captcha setting is a toggle; when it's on, every card that a user can create, edit, comment on, or delete without signing in will require a captcha. Naturally, captchas are never required for signed-in users.
Server/Key Configuration
If you are hosting your own Wagn, you will need to register for ReCaptcha keys and put them in wagn.rb like so:
ENV['RECAPTCHA_PUBLIC_KEY'] = '.....'
ENV['RECAPTCHA_PRIVATE_KEY'] ='....'
Tips
- So far, spammers seem most intent on creating bogus accounts on Wagns. We highly recommend using captchas for Account Requests.
Add +discussion


