View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0027156 | mantisbt | security | public | 2020-08-19 06:04 | 2022-07-30 11:04 |
| Reporter | dregad | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | N/A |
| Status | confirmed | Resolution | open | ||
| Summary | 0027156: Replace SecurImage Captcha library | ||||
| Description | The SecurImage captcha library we've been relying on since 2013 is no longer maintained. We need to identify and implement an alternative. | ||||
| Tags | No tags attached. | ||||
|
One possible candidate to evaluate https://github.com/Gregwar/Captcha |
|
|
Instead of just replacing one captcha solution with another, I think it would be great if captchas could be modularized and customized. I created 0021863 for this a while ago. The main rationale consists of two points:
To satisfy both points, a custom captcha could for example consist of user-defined textual questions, which typically cannot be solved by spam bots, while also being accessible to blind users. |
|