CloudFlare aims to block fewer legitimate Tor users

A mix of short-term fixes and long-term ideas intends to make Tor browsing less cumbersome

CloudFlare is tweaking its systems to make it easier for legitimate Tor users to access websites that use its network to deliver content.

Tor users have complained that CloudFlare-powered websites too frequently display CAPTCHAs, a security gate designed to stop automated web bots and abuse. CAPTCHAs are the squiggly text or puzzles you have to solve to prove you're a real human.

The problem is that many computers employing Tor are engaged in abusive activity, resulting in CloudFlare displaying CAPTCHAs when it detects a computer using the Tor network.

Legitimate Tor users thus have a poor browsing experience given the wide use of CloudFlare's CDN.

Tor is a network of distributed nodes that provides greater privacy by encrypting a person’s browsing traffic and routing it through random proxy servers. It's a critical tool for activists, journalists and dissidents who need more security on the Web.

CloudFlare's systems are designed to provide better defenses for websites against denial of service attacks, content scraping and spam, which often is initiated by attackers using Tor.

CloudFlare scores IP addresses according to the level of abuse it detects. Tor "exit nodes" -- the last touchpoint out of the network before hitting a website -- often rank high for abuse and are blocked. 

So for the last year, CloudFlare has been experimenting with ways to block abusive Tor traffic but still allow good traffic through without the security speed bumps, wrote Matthew Prince, CloudFlare's CEO, in a blog post titled "The trouble with Tor."

It's a difficult challenge. Tracking Tor users around the Web so they're only shown one initial CAPTCHA wouldn't be acceptable, since it would compromise the anonymity Tor provides, he wrote.

A few weeks ago, CloudFlare came up with tools that allow its customers to whitelist some Tor traffic rather than ban all of it.

"Customers can force traffic to see a CAPTCHA, but they can't block traffic entirely," Prince wrote. "However, the choice of how to handle Tor traffic is now in the hands of individual site owners."

Another option for websites is to create their own ".onion" domain -- which signifies a Tor hidden website -- which are subject to fewer automated attacks. Facebook has created such a site, but there is a problem: the SSL certificates needed are expensive, Prince wrote.

CloudFlare engineers have another idea: have users solve a puzzle and then have the browser send an anonymous, cryptographically secure token to CloudFlare "in order to verify that the request is not coming from an automated system." That code is on GitHub now. This solution would require cooperation with The Tor Project.

In the meantime, Prince wrote that CloudFlare will make other changes intended to ease the inconvenience Tor users face.

"We believe that the Internet will be better off if we do so, as sites will not find themselves wanting to ban Tor users completely just because of abuse," he wrote.

Show Comments