Skip to main content

Hi,

I am new at using the Google recaptcha thing.

First, I have to say that Google knows how to make things complicated!!! I cannot find my way around the recaptcha dashboard? It looks like a big mess to me.

Anyhow, I have made some recaptcha keys for websites of mine. I am now trying to strengthen my website security after having been hacked over and over.

The plugin in I am using asks for both the recaptcha main key and the security key. I seem to be able to find the main keys but I don't seem to have any access to the security keys?

Do I need to start over or is there a way to find the security keys once having been made?

If so, how?

Thanks,

John

This might not be right group for reCAPTCHA. But I will still attempt.


reCAPTCHA keys for web Keys to integrate reCAPTCHA on web pages are 2 types
1.Score-based keys SCORE
2.Checkbox keys CHECKBOX


Which one are you using?


This key is installed on Website Frontend .https://cloud.google.com/recaptcha/docs/instrument-web-pages


This key will be later based to backend. But you will need another key to decrypt the token. Here is an example
https://cloud.google.com/recaptcha/docs/create-assessment-website#create-assessment-REST%20API
You will need the 2nd key API Key (or Project ID )


Reply