Chromium extension for bypassing censorship in Russia
Go to file
2018-08-01 17:20:52 +05:00
extensions/chromium Don't log large objects (PAC-scripts) 2018-08-01 17:20:52 +05:00
.gitignore Add eslint w/ Google styles, restyle 2016-11-29 09:27:15 -08:00
LICENSE Add GPL license 2016-12-15 10:06:17 -08:00
package.json Remove obsolete code in root package.json 2018-02-23 15:54:43 +05:00
README.md Update README.md 2018-02-23 15:40:13 +05:00

If you unstar, please, leave us a note why you do so.

Поддержать Backers on Open Collective Sponsors on Open Collective

Russian Anticensorship on PAC-Scripts

This repo contains a chrome extension to bypass censorship in Russia: WebStore | Sources.
This extension uses pac scripts, one of which (anticensority) is generated by this pac-generator.

Why I do This

I believe information mustn't be blocked based on political or other subjective views.

My maxim is "Your freedom ends when it starts to confine the freedom of others".

See my other arguments against censorship (ru)

Looking at how Russian government distorts TV and blocks critics of Putin, I decided to write an anticensorship extension for Chromium before they strike me first.

How it Works

  1. PAC script is a JavaScript file, triggered on every URL request, which says browser which proxy to use if any for this particular URL.
  2. The Chrome Extension sets PAC script in browser settings and keeps it synced with PAC script on the server (offering Antizapret (hosted on a dedicated server) or Anticensority (hosted on GitHub + CloudFlare)).
  3. On every request PAC script checks if host is blocked or if its IP is blocked.
  4. If address is blocked PAC script returns proxy server to the browser, both Antizapret and Anticensority use Antizapret proxy servers.
  5. PAC scripts on servers are updated periodically from https://github.com/zapret-info/z-i.

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]