You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing reCAPTCHA on the website will help in enhancing security, preventing spam and unauthorized access, protecting user data.
This also helps in preventing automated bots from accessing or submitting forms on the website.
Add ScreenShots
Record
I agree to follow this project's Code of Conduct
I'm a GSSOC'24 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Congratulations, @antriksh-9! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated, and we look forward to working with you to resolve the issue. Keep up the great work!
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
This site especially has no public interactions on server. You get to use our servers only when you log in. So, I feel that there is no way bots are getting to the server. Even if attackers are interested to do a bot attack then too in future there should be a payment gateway and there is no chance bots are paying for spam. They spam out chat sites like discord or chatgpt where server costs are above the cloud.
This site especially has no public interactions on server. You get to use our servers only when you log in. So, I feel that there is no way bots are getting to the server. Even if attackers are interested to do a bot attack then too in future there should be a payment gateway and there is no chance bots are paying for spam. They spam out chat sites like discord or chatgpt where server costs are above the cloud.
Even if bots cannot access the server directly, they can still attempt credential stuffing attacks (using leaked user credentials or weak credentials) at the login page.
If not login page, then implementation of reCAPTCHA in Sign Up page will prevent bots from creating fake accounts.
Also, having a reCAPTCHA assures user a privacy and trust.
Describe the feature
Implementing reCAPTCHA on the website will help in enhancing security, preventing spam and unauthorized access, protecting user data.
This also helps in preventing automated bots from accessing or submitting forms on the website.
Add ScreenShots
Record
The text was updated successfully, but these errors were encountered: