Skip to content

dchusovitin/runet-censorship-bypass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

Packages

No packages published

Languages

  • JavaScript 91.4%
  • CSS 5.0%
  • HTML 3.5%
  • Shell 0.1%