From 29acdd129e549bdc0eb84ba4d3089fcf10a4d89d Mon Sep 17 00:00:00 2001 From: "Ilya Ig. Petrov" Date: Mon, 21 Dec 2015 02:05:41 +0500 Subject: [PATCH] Update README.md --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 23c9395..b3355f7 100755 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ -# Anti-censorship Solution for Russia on PAC-scripts +# Anti-censorship for Russia on PAC-scripts -This repo contains my efforts to fight censorhip in Russia. - -## Chrome Extension +Looking at how Russian government [distorts TV](https://therussianreader.wordpress.com/2015/11/22/russian-truckers-strike-dagestan/) and blocks [critics of Putin](http://www.reuters.com/article/2014/03/13/us-russia-internet-idUSBREA2C21L20140313), +I decided to write an anti-censorship extension for Chromium before they strike me first. +This repo contains: +* Chrome Extension: [WebStore](https://chrome.google.com/webstore/developer/edit/npgcnondjocldhldegnakemclmfkngch) | [Sources](https://github.com/ilyaigpetrov/anti-censorship-russia/tree/master/extensions/chromium/minimalistic-pac-setter) +* PAC-scripts performance analyses ## Why I do This @@ -14,6 +16,3 @@ I believe __information mustn't be blocked based on political or other subjectiv My maxim is _"Your freedom ends when it starts to confine the freedom of others"_. [See my arguments against censorship (ru)](https://gist.github.com/ilyaigpetrov/9452b93ef3d7dd3d8cc2) - -Looking at how Russian government [distorts TV](https://therussianreader.wordpress.com/2015/11/22/russian-truckers-strike-dagestan/) and blocks [critics of Putin](http://www.reuters.com/article/2014/03/13/us-russia-internet-idUSBREA2C21L20140313), -I decided to write an anti-censorship extension for Chromium before they strike me first.