Is there a way to implement captcha on a couchdb app?
I am writing a signup page on my application and I want to have protection against spam signups. It seems that I would have to do that with a server alongside couchdb. I was hoping to avoid that. Any ideas?