China's Battle to Police the Web
What_the_deuce writes "For the first time in years, internet browsers are able to visit the BBC's website. In turn, the BBC turns a lens on the Chinese web-browsing experience, exploring one of the government's strongest methods of controlling the communication and information accessible to the public. 'China does not block content or web pages in this way. Instead the technology deployed by the Chinese government, called Golden Shield, scans data flowing across its section of the net for banned words or web addresses. There are five gateways which connect China to the internet and the filtering happens as data is passed through those ports. When the filtering system spots a banned term it sends instructions to the source server and destination PC to stop the flow of data.'"
Lived in Shanghai for two years until last month. I could always VPN out through the Great Firewall of China to a server outside China (in Japan). It was slow but reliable.
I would like to know what else they are using. I might learn a thing or two from it.
The expats I've met in China use Firefox with the Tor extension. It slows things down, so they just normally browse, and then active Tor when they want to go to a banned site.
Wouldn't other countries pick up the slack if China lost most favored nation status and had to compete more fairly with other industrializing nations? Maybe even some of those jobs would move back to the US. China's advantage is lots of low cost manpower, and an extremely high tolerance for environmental damage. Many other countries have the same advantages. And US corporations may really want to get in on the ground floor of the newly growing markets in China, but currently the Chinese market doesn't matter for crap to the US economy. China is paying for a genocide in Sudan and committing one in Tibet. The US policy of promoting commerce in China in order to cool off Communist mass murder has utterly failed.
http://www.amnestyusa.org/document.php?lang=e&id=50A38A55EB758C0C80256C72004773CD
Eagles may soar, but weasels don't get sucked into jet engines.
Calling someone a "hater" only means you can not rationally rebut their argument.
SSH
Well, that would be my immediate choice. I do it from work sometimes if I don't their filters catching me.
You need a cooperative machine outside the firewall. Then you ssh to it. SSH can act as a SOCKS proxy if you give it the "-D" option and a port number.
Firefox and IE can both be set to browse using the proxy. Firefox even has a setting (in about:config or whatever it is) to do DNS through the proxy as well. Then everything is encrypted and travelling over a tunnel to the friendly box outside.
Extremely simple.