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

Make accessible over Tor without requiring CAPTCHA solving #184

Closed
bnvk opened this issue Sep 21, 2015 · 5 comments
Closed

Make accessible over Tor without requiring CAPTCHA solving #184

bnvk opened this issue Sep 21, 2015 · 5 comments

Comments

@bnvk
Copy link

bnvk commented Sep 21, 2015

Users who try to access your website over Tor for anonymity / privacy reasons get presented with a really annoying CAPTCHA which is sometimes unsolvable or flat out doesn't render. The CAPTCHA being served looks like the standard one served by CloudFlare.

Please consider changing your settings in CloudFlare to not show this CAPTCHA at all. I can't imagine Nodejs.org being a high target for botnets or ddos attacks!

@phillipj
Copy link
Member

I'm no Tor expert, how can I reproduce this issue? Trying TorBrowser now and havent seen a CAPTCHA anywhere on nodejs.org yet..

@bnvk
Copy link
Author

bnvk commented Sep 25, 2015

@phillipj it does not happen 100% of the time for me. My hunch is some Tor exit nodes seem to trigger CAPTCHA's (perhaps due to IP reputations or such) others do not. Here is what I see through one of my Tor circuits

nodejs-tor-captcha

I believe CloudFlare has a sliding scale that determines when to show CAPTCHAs. I've found the only way to not make this show up for Tor is to have it at the lowest! It would be much appreciated by Tor users :-)

@phillipj
Copy link
Member

@rvagg
Copy link
Member

rvagg commented Sep 29, 2015

fair 'nuff, we're not doing ecommerce or anything, turned off(ish)

@rvagg rvagg closed this as completed Sep 29, 2015
@bnvk
Copy link
Author

bnvk commented Sep 29, 2015

Awesome. Thanks @rvagg @phillipj 👍 😄

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

3 participants