Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with JavaScript disabled #29

Open
ghost opened this issue Sep 3, 2016 · 3 comments
Open

Doesn't work with JavaScript disabled #29

ghost opened this issue Sep 3, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Sep 3, 2016

I just had a look at http://demo.visualcaptcha.net

Without JavaScript enabled, it doesn't appear to be functional.

@BrunoBernardino
Copy link
Contributor

Hi @sampablokuper!

Thank you for using visualCaptcha!

Indeed it requires JavaScript to be functional. It's a requirement.

Do you have a suggestion for his or should work in that scenario?

Thanks!

@ghost
Copy link
Author

ghost commented Sep 5, 2016

At the very least, there should be a fallback stating that JavaScript is required in order for the CAPTCHA to work.

Better still would be a CAPTCHA that works without requiring JavaScript, along these lines:

  1. SERVER generates STRING and inserts it, somewhat obfuscated, into a corresponding image/sound/whatever (CAPTCHA).
  2. SERVER serves page embedding CAPTCHA to CLIENT.
  3. USER views/hears/etc CAPTCHA.
  4. USER enters their belief of STRING value into a form on CLIENT and submits form to SERVER.
  5. SERVER compares user-entered STRING with generated STRING.

Thanks :)

@BrunoBernardino
Copy link
Contributor

I agree!

Will happily take a PR in https://github.com/emotionLoop/visualCaptcha-frontend-core for this. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant