Skip to main content

Why Does Google Throw Captchas While Using Tor?


google tor
Does Google know that you are using Tor and deliberately give you hard time to search your queries and force you to use other less stringent browser options like DuckDuckGo and Bing? This happens in some scenarios: numerous users accessing Google through
the same Central Proxy. Thus, it doesn’t mean that Google is spying on you.
If you’ve ever used Tor, you could have been forced by Google to prove that you are human like this:
Using Tor: Google Tor Captcha
Or, it would have simply told you that it’s not possible for it process your request like this:
Using Tor: Google Request Denied
Is it because Google somehow knows that you are using Tor ?
Na aaa.
Although Google has the ability to know that you are using Tor, because the list of Tor exit relays is public, it has always supported the use of Tor and such other open source privacy projects.
But, here, Google is not interested in knowing if you are using Tor. Google runs some analysis on its search queries and that sometimes ends up in the either of the above two scenarios.
Google has to deal with all sort of network abuse. People could tend to produce lots of queries in short span of time to overload its servers (for example DDoS attacks). Google checks this possibility and warns the client with this warning in the above page. This is not very Tor specific. When I was working for Sapient Nitro, which is a big company and has its vast infrastructure system and used central proxy, these same scenarios would sometimes pop up, because of numerous users accessing Google through the same Central Proxy.
In case of Tor, many Tor users probably used the same exit relay nodes to send a search query to Google. Which, in turn, would have been flagged by Google’s algorithms as suspicious.
Because the list of Tor exit relays is public, some of the open source projects that could be used to check exit tor nodes because of this fact are:
  • Tor Honey: It matches Tor exit nodes and information from Project Honey Pot to see which nodes are most misused.
  • Tor Exit: It can be used to determine the longevity of Tor exit nodes.
One could always use Bing or DuckDuckGo as alternative search engines!

Comments

Follow Us

WHAT'S HOT

How To Connect Android or iOS Phone To Windows 10

The  Continue on PC  feature is currently available to Windows Insiders, but it’ll arrive for regular users once the update starts landing on their PCs. If you’re running an Insider build, you can use the steps mentioned in this post to connect your phone to Windows 10 PC.

Poco F2 Pro 5G Officially Launched Globally With Snapdragon 865

After months of wait, Poco has officially launched Poco F2 Pro. The phone is a sequel to the Poco F1 which was a huge success for the company back in 2018. It is also the second Poco contender in 2020. In February, the Poco brand revealed a new phone lineup and launched Poco X2. The phone was priced at Rs 15,999 and featured similar specs of Redmi K30, a Xiaomi flagship that was launched back in 2018. The company has applied the same strategy for today’s launch. As we expected, Poco F2 Pro bundles all the specs of Redmi K30 Pro that Xiaomi launched last month. Poco F2 Pro Specifications, Availability and Price Unlike the Poco X2, the phone offers a circular camera at the back and a pop-up selfie camera at the front as opposed to the regular dual-hole punch cutout on the display of Poco X2. Poco F2 Pro comes with a 6.67-inch FHD+ AMOLED display with a 92.7% screen to body ratio. On top of that, the phone has an in-display fingerprint sensor to keep up with...

Learn How To Activate iOS 11 Dark Mode

Apart from all the major iOS 11 features and changes, there are some hidden and minor features as well. In this release, Apple has included a feature named Smart Invert Colors, which is the closest you can get while looking for an iOS 11 dark mode.

How To Schedule Jobs in Linux | Cron and Crontab Commands

While using a computer system, often one faces the need to carry out certain repetitive jobs on a schedule. Instead of manually executing the requisite commands each and every single time, you can make things easier for yourself by using the Linux Cron utility and