All Projects → rfc1036 → kit-censura

rfc1036 / kit-censura

Licence: other
Software used to censor the Internet in Italy

Programming Languages

perl
6916 projects
shell
77523 projects

Projects that are alternatives of or similar to kit-censura

Lantern
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 lantern proxy vpn censorship-circumvention censorship gfw accelerator
Stars: ✭ 10,238 (+46436.36%)
Mutual labels:  censorship
Quickdraw Appendix
Dataset of 25k penises: an appendix to the Quick, Draw! Dataset
Stars: ✭ 153 (+595.45%)
Mutual labels:  censorship
badtraffic
Supporting data for BAD TRAFFIC Citizen Lab report.
Stars: ✭ 21 (-4.55%)
Mutual labels:  censorship
Massbrowser
Volunteer-based censorship circumvention tool
Stars: ✭ 81 (+268.18%)
Mutual labels:  censorship
Personal Security Checklist
🔒 A curated checklist of 300+ tips for protecting digital security and privacy in 2021
Stars: ✭ 2,388 (+10754.55%)
Mutual labels:  censorship
Wuhan2019
Lest we forget this pandemic, or at least I won't forget. This project keep an archive for the mainstream media's articles which covering on COVID-19 (2019.12-). Including those deleted by CCP. Update till April 24th, 2020. All rights reserved to the author and his/her organization. 声援陈玫、蔡伟和张展。如果有言论自由,也就不会有新冠疫情的大规模爆发
Stars: ✭ 186 (+745.45%)
Mutual labels:  censorship
Goquiet Shadowsocks Docker
A Docker image for Shadowsocks over GoQuiet
Stars: ✭ 21 (-4.55%)
Mutual labels:  censorship
wikicensorship.github.io
An open encyclopedia of Internet censorship
Stars: ✭ 91 (+313.64%)
Mutual labels:  censorship
Covid 19 Timeline
请关注端点星案和张展。// 以社会学年鉴模式体例规范地统编自2019年末起武汉新冠肺炎疫情进展的时间线(2019年12月1日-2020年4月24日)。感谢志愿者的辛劳操作。A sociology timeline (2019.12.1-2020.4.24) on how Wuhan Coronavirus break and spread, edited by anonymous volunteers.
Stars: ✭ 142 (+545.45%)
Mutual labels:  censorship
Download
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 proxy vpn circumvention gfw
Stars: ✭ 15,655 (+71059.09%)
Mutual labels:  censorship
Projectx
DarkWeb Overview
Stars: ✭ 86 (+290.91%)
Mutual labels:  censorship
Deepcreampy
Decensoring Hentai with Deep Neural Networks
Stars: ✭ 10,822 (+49090.91%)
Mutual labels:  censorship
Awesome Vpn
Free VPN/proxy,server,account,link list.,实时更新免费的代理,科学上网,翻墙,梯子,服务器,客户端,账号
Stars: ✭ 2,691 (+12131.82%)
Mutual labels:  censorship
Better profanity
Blazingly fast cleaning swear words (and their leetspeak) in strings
Stars: ✭ 61 (+177.27%)
Mutual labels:  censorship
russian-blackout
The RKN caused problems all over Russian Internet. This is list of services which suffered from RKN blockings activity.
Stars: ✭ 18 (-18.18%)
Mutual labels:  censorship
Filternet Php
A simple utility to check whether the given url/domain is blocked in Iran.
Stars: ✭ 41 (+86.36%)
Mutual labels:  censorship
Saveamphetamine
Apple has threatened to remove Amphetamine from the App Store.
Stars: ✭ 171 (+677.27%)
Mutual labels:  censorship
IPFSStreamingVideo
IPFS Streaming Video
Stars: ✭ 28 (+27.27%)
Mutual labels:  censorship
blocked-hosts
A periodically updated list of websites known to be blocked in India on the ACT Fibernet network
Stars: ✭ 54 (+145.45%)
Mutual labels:  censorship
Test Lists
URL testing lists intended for discovering website censorship
Stars: ✭ 236 (+972.73%)
Mutual labels:  censorship
** What is this? **

cen|sù|ra: controllo esercitato da un'autorità civile o religiosa su
pubblicazioni, spettacoli, mezzi di informazione, per adeguarli ai
principi della legge, di una religione o di una dottrina morale.
(Tullio De Mauro, il dizionario della lingua italiana.)

censor [transitive verb]: to suppress or delete as objectionable.
(Merriam-Webster's Online dictionary.)

Censorship is the removal or withholding of information from the public
by a controlling group or body. (Wikipedia entry for Censorship.)

This suite of programs implements by-domain and by-IP censorship of the
Internet. It is designed to be able to accomodate multiple blacklists
and be easily extensible.


** Requirements **

install-routes-linux: iproute
parse_aams:  Regexp::Common >= 2013031201, List::MoreUtils, File::Slurp
parse_agcom: Regexp::Common >= 2013031201, List::MoreUtils, File::Slurp
parse_cncpo: Text::CSV >= 0.32
update_*: wget
upload-bind-config: rsync (local and remote), BIND (remote)
upload-unbound-config: rsync (local and remote), Unbound (remote)

** Author **

Copyright 2008-2018 by Seeweb s.r.l.
Written by Marco d'Itri <[email protected]>.

The author will appreciate receiving success or failure reports about
the deployment this software.


** License **

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.


** Usage **

Many scripts contain configuration variables. Read and understand each
one before before running them.
Start from censorship-get and then censorship-apply.

The install-routes-linux script can be run directly on a border router
or on a system where a dynamic routing protocol will redistribute the
static routes it installs.


** Name servers configuration **

Something like this should be added to the main configuration file of
your name server daemon:

# named.conf (BIND)
include "/etc/bind/censura/named.conf";

# unbound.conf (Unbound)
include: "/etc/unbound/censura.conf"

and the db.* files need to be copied in the $CONFDIR directory configured
in the build-bind-config script (default: /etc/bind/censura/).

The list of your name servers must be configured in the upload-bind-config
script.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].