[GH-ISSUE #676] add audio option to confirm captcha code #1042

Closed
opened 2026-03-14 11:34:32 +03:00 by kerem · 1 comment
Owner

Originally created by @geazi-anc on GitHub (Aug 31, 2024).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/676

In register page, is just possible create an account confirming captcha code, a text into an image.

However, this method is bad for people with visual impairment. A way for solve this problem is add an alternative captcha method using an audio option. With this solution, people with visual impairment are also able to create an account.

I am visual impaired. Any doubts, please contact me.

Originally created by @geazi-anc on GitHub (Aug 31, 2024). Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/676 In register page, is just possible create an account confirming captcha code, a text into an image. However, this method is bad for people with visual impairment. A way for solve this problem is add an alternative captcha method using an audio option. With this solution, people with visual impairment are also able to create an account. I am visual impaired. Any doubts, please contact me.
kerem closed this issue 2026-03-14 11:34:38 +03:00
Author
Owner

@willbrowningme commented on GitHub (Sep 4, 2024):

I was previously using this package - https://github.com/mewebstudio/captcha for the Captcha.

I've just updated the site to use Cloudflare Turnstile which is a privacy friendly captcha to protect those pages.

This should make for a much easier and smoother experience on those pages.

<!-- gh-comment-id:2328503959 --> @willbrowningme commented on GitHub (Sep 4, 2024): I was previously using this package - https://github.com/mewebstudio/captcha for the Captcha. I've just updated the site to use [Cloudflare Turnstile](https://www.cloudflare.com/en-gb/products/turnstile/) which is a privacy friendly captcha to protect those pages. This should make for a much easier and smoother experience on those pages.
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/anonaddy#1042
No description provided.