Skip to content

JavierCanon/Google-Recaptcha-Asp.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-Recaptcha-Asp.net

Lasted version of Google Recaptcha for Asp.net, if maybe bot, show a puzzle or redirect to other page.

Current Features

  • Recaptcha ver 2.0
  • Recaptcha ver 3.0
  • Show Recaptcha 2 puzzle if ver 3 rating is low (0.6)

Future Features

  • Redirect to SMS or Email (2 factor authentication)

What is reCAPTCHA?

reCAPTCHA is a free service that protects your site from spam and abuse. It uses advanced risk analysis engine to tell humans and bots apart. With the new API, a significant number of your valid human users will pass the reCAPTCHA challenge without having to solve a CAPTCHA. reCAPTCHA comes in the form of a widget that you can easily add to your blog, forum, registration form, etc.

New Google reCAPTCHA

Philosophy of Javier Cañon

  • KISS by design and programming. An acronym for "keep it simple, stupid" or "keep it stupid simple", is a design principle. The KISS principle states that most systems work best if they are kept simple rather than made complicated; therefore, simplicity should be a key goal in design, and unnecessary complexity should be avoided. Variations on the phrase include: "Keep it simple, silly", "keep it short and simple", "keep it simple and straightforward", "keep it small and simple", or "keep it stupid simple".

  • Select the best tools for the job, use tools that take less time to finish the job.

  • Productivity over complexity and avoid unnecessary complexity for elegant or beauty code.

  • Computers are machines, more powerful every year, give them hard work, concentrate on being productive.

Issues and Bug Traking

Please submit bug reports or feature requests on GitHub:

Requeriments

  • .Net Framework 4.8

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

Supported by, thanks to

Softcanon

License

This project is licensed under the MIT LICENSE - see the LICENSE.md file for details.


Made with ❤️ by Javier Cañon.