-
Notifications
You must be signed in to change notification settings - Fork 87
Fighting h@ckers with Google Recaptcha v3 #100
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededintermediateyou need some experience so deal with this issue but still doableyou need some experience so deal with this issue but still doableseniorthis issue is hardthis issue is hard
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededintermediateyou need some experience so deal with this issue but still doableyou need some experience so deal with this issue but still doableseniorthis issue is hardthis issue is hard
For now, the website can easily be hacked. Someone with little knowledge can send a request with a new fake IP every time and voting 1000th times easily for the same response. This is what happened with Php vs JavaScript. A backend dev discovered the breach and decided to put 6000 votes for PHP...
Don't worry, we will catch up with these 6000 fake votes with 6001 real people's vote for javascript.
To fight this, several solutions has been proposed
I like this last solution but I don't have too much time to dig into how to implement that but if someone wants to do it... You're welcome!!