-
**Feature request**
Hello, it's possible to add [capsolver](https://www.capsolver.com/) as another option for captcha solving?
Do you think others might benefit from this as well?
Yea, will be…
-
https://www.hcaptcha.com/accessibility
Basically fill out a form/create account, login each day to get a cookie that will bypass the hCaptcha (for those users that have trouble solving hCaptchas).
…
-
**What Changed?**
Discord implemented captchas on [joining guilds](https://i.imgur.com/sV2aeEr.png) (If they think your account might be involved in spam) and on a certain number of [direct messages]…
-
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 wi…
-
Currently we're using Google Recaptcha on pages with a form, which leaks lots of data to Google.
For example on this page: https://matomo.org/contact/
-> It would be fantastic to find & use an …
-
a user is reporting being booked by bots
we should consider adding some sort of captcha / rate limiting to prevent spam bookings
[CAL-1739](https://linear.app/calcom/issue/CAL-1739/ability-to-add-…
-
Before reporting a new bug, verify if your request is already being tracked by another issue: https://github.com/privacypass/challenge-bypass-extension/issues.
---
If you believe that this is a …
-
### Describe the bug
i try to login into my epic account, but regardless what i do, the given answers are always wrong.
### Add logs
```text
no log
```
### Steps to reproduce
try to…
-
The token for the captcha is not locked. Therefore an attacker may spoof the token and the captcha.
Solution: Lock the token or use ReCaptchaV2 incorporating the Pull Request #19 .