Thursday, June 25, 2009

How to protect iran protesters from identetification by web publications?

To open a server as often as possible, is a bad idea, because this will also occupy a huge amount of traffic on the Internet. Its important to download as slow as possible to avoid badwith wasting.

In operating system there are limitation how much transaction can be done at one time. If this limit is reached, all other connects must be wait, until one transfer is ready.

I suggest to use linux to download the the entire web page to your hard disk. You install for example kunbuntu on your computer. Log in, and open a terminal window. You get:

yourname@yourcomputer:~>

now type

yourname@yourcomputer:~> mkdir websites

yourname@yourcomputer:~> cd websites

yourname@yourcomputer:~> wget -k -K -E -R wmv --limit-rate 1 -U "Mozilla/5.0 (en-US; rv:1.9.0.11) Firefox/3.0.11" -r http://www.gerdab.ir/home.php

This will download the entire(!) web page to your computer with the famous speed of one byte per second. This command will run until next regular elections in Iran. If the limit of concurrent users are reaches, the entire side is dead without any malfunction every were else. Nobody says, that you must download some content fast!

To make it harder to defend the server, you may change the application identification to something else you know as valid browser.

No comments:

Post a Comment