Chromium extension for bypassing censorship in Russia
Go to file
2018-02-23 14:51:14 +05:00
extensions/chromium Make HEAD to Antizapret 2018-01-27 17:21:28 +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 Added call to donate after npm install (optional) 2018-02-23 18:33:00 +09:00
README.md Added backers and sponsors on the README 2018-02-23 18:33:00 +09:00

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

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

Russian Anti-Censorship on PAC-Scripts

This repo contains:

  1. Chrome Extension to bypass censorship in Russia: WebStore | Sources
  2. Proof of concept PAC-script generator based on https://github.com/zapret-info/z-i
  3. PAC-scripts performance analyses of scripts generated (doesn't take parse time into account)
  4. Based on the research of step 3 the final PAC-generator was written as a Google App Script in JavaScript which is triggered every two hours to generate and publish PAC-script on Google Drive (don't use direct URL without extension, please, URL will be periodically changed to counter abuse).

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 anti-censorship 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]