🛡 reCaptcha Research

How to do recaptcha? those are my insigthsHow to do recaptcha? those are my insigths

I want to add some basic CAPTCHA for my future registration page in my Spring Boot-React web application.

💡 These are some main conclusions so far:

✅ You can access it from the Google Console. Search for reCAPTCHA.

✅ You can use v2 or v3 for free for 10,000 uses per month.

✅ V2 is the classic CAPTCHA with images/letters.

✅ V3 is invisible and checks for bots, giving a score. If it’s a low score, it’s treated as suspicious, and you can decide whether to show v2 (or not).

✅ A good suggestion is to implement both

✅ You should create separate keys for the DEV+QA environment and the production environment.

✅ A good idea is to set the public key for each environment in the application.properties file of the server.

About The Author

Izhar Mashkif
CEO at YIM-Programming – Software Development Agency

Senior Software Consultant for businesses and companies.

Programmer, entrepreneur, and lecturer.

We mainly do:

    1. Custom software development – when needed, for example to automate repetitive tasks with software.
    2. Consulting on choosing the right software tools for your business needs.
    3. One-on-one training and consulting on software and processes already running in your company.
    4. Services for tech companies.

    Everything is done with clear business thinking – no BS, no hidden agendas. Just professionalism, responsibility, and trust.

    Free initial consultation – no cost, no commitment

    📧 yimprogramming@gmail.com
    📞 054-7477637

    כתיבת תגובה

    האימייל לא יוצג באתר. שדות החובה מסומנים *