Lasted version of Google Recaptcha for Asp.net, if maybe bot, show a puzzle or redirect to other page.
- Recaptcha ver 2.0
- Recaptcha ver 3.0
- Show Recaptcha 2 puzzle if ver 3 rating is low (0.6)
- Redirect to SMS or Email (2 factor authentication)
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.
-
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.
Please submit bug reports or feature requests on GitHub:
- .Net Framework 4.8
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Javier Cañon - Initial work - www.JavierCanon.com
See also the list of contributors who participated in this project.
This project is licensed under the MIT LICENSE - see the LICENSE.md file for details.
Made with ❤️ by Javier Cañon.