runet-censorship-bypass/README.md

20 lines
1.0 KiB
Markdown
Raw Normal View History

2015-12-21 00:07:00 +03:00
# Russian Anti-Censorship on PAC-Scripts
2015-12-20 23:39:47 +03:00
2015-12-21 00:05:41 +03:00
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.
2015-12-20 23:39:47 +03:00
2015-12-21 00:05:41 +03:00
This repo contains:
* Chrome Extension:
2015-12-20 23:57:22 +03:00
[WebStore](https://chrome.google.com/webstore/developer/edit/npgcnondjocldhldegnakemclmfkngch)
2015-12-20 23:51:49 +03:00
| [Sources](https://github.com/ilyaigpetrov/anti-censorship-russia/tree/master/extensions/chromium/minimalistic-pac-setter)
2015-12-21 00:05:41 +03:00
* PAC-scripts performance analyses
2015-12-21 00:07:00 +03:00
* PAC-script generator based on https://github.com/zapret-info/z-i
2015-11-28 18:21:20 +03:00
2015-12-20 23:47:21 +03:00
## Why I do This
2015-11-28 18:21:20 +03:00
2015-12-20 23:57:22 +03:00
I believe __information mustn't be blocked based on political or other subjective views__.
2015-11-28 18:21:20 +03:00
2015-12-20 23:57:22 +03:00
My maxim is _"Your freedom ends when it starts to confine the freedom of others"_.
2015-11-28 18:21:20 +03:00
2015-12-21 00:08:24 +03:00
See [my other arguments against censorship (ru)](https://gist.github.com/ilyaigpetrov/9452b93ef3d7dd3d8cc2)