NuGet / PoliteCaptcha

PoliteCaptcha is a spam prevention library for use with ASP.NET MVC that attempts polite spam prevention first, before rudely presenting the user with a CAPTCHA.
Apache License 2.0
75 stars 13 forks source link

Generate required keys in web.config #5

Closed vp135235 closed 11 years ago

vp135235 commented 11 years ago

As stated the default keys work only for local requests. can you please let me know how will I generate keys so that this mechanism will work from my web server

vp135235 commented 11 years ago

CAPTCHA-Error

vp135235 commented 11 years ago

Apologies for this naive question but i have found out the solution , i.e. you need to go the google registration site and register your domain and then the keys will be generated.