-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
An issue raised in #239 is the clock CAPTCHA is too weak. Because of this and other issues (such as accessibility for blind or visually-impaired users), I think the CAPTCHA should be replaced.
A couple alternatives:
- Logic/math puzzle example
- Some other form of image recognition (although this has the same accessibility issues)
- Making sure form isn't submitted after
x
seconds (although this may also reject users with password managers) - Some combination of the above mentioned
Obviously I would appreciate any other suggestions.
Discookie
Metadata
Metadata
Assignees
Labels
No labels