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

Captcha - new feature #88

Closed
Matho opened this issue Jul 1, 2012 · 6 comments
Closed

Captcha - new feature #88

Matho opened this issue Jul 1, 2012 · 6 comments

Comments

@Matho
Copy link

Matho commented Jul 1, 2012

Have you thought about implementing some captcha system to refinerycms-inquiries? Raptcha https://github.com/ahoward/raptcha, seems to be efficient and easy to integrate captcha system.

@parndt
Copy link
Member

parndt commented Jul 19, 2012

I've thought about it but I seriously dislike CAPTCHA.

If you wanted to add one then a configuration option would be welcome to have it disabled by default. I believe that CAPTCHA can lead to poor usability for the user though I do know some sites require it.

@Matho
Copy link
Author

Matho commented Jul 19, 2012

I also dislike captcha systems like reCaptcha - it is hard to read. But when I set email notification on without captcha, all spam inquiries will resend to my mail. If somebody points service like Acunetic web vulnerability scanner to that site, he can spam that site without typical spam words.

Raptcha is simple, but it doesn't have sound feature for blind people.

@parndt
Copy link
Member

parndt commented Jul 19, 2012

I think we need to comply with the US accessibility guidelines by
default. Does Raptcha comply?

@Matho
Copy link
Author

Matho commented Jul 21, 2012

According to this article http://www.evengrounds.com/developers/does-wcag-2.0-allow-captcha no.

"When WCAG requires to provide a text alternative for non-text content, it also makes a couple of exceptions. One of them is CAPTCHA. As a text alternative for an image CAPTCHA would defeat it's purpose, WCAG requires to provide alternatives for different sensory perception."

reCaptcha should comply, because there is also sound perception.

@pfcfernandez
Copy link

this will be very useful for high load sites I cant wait until you guys implement something, so I will prob try to add this
https://github.com/ambethia/recaptcha/ to my install in the mean time.

@ugisozols
Copy link
Member

If anyone wants to implement this functionality please don't hesitate :)

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

4 participants