Snehan Kekre
Published © GPL3+

Anti-CensorCHIP :

Configure OONI on C.H.I.P to test your network for signs of censorship and surveillance.

BeginnerFull instructions provided30 minutes1,451
Anti-CensorCHIP :

Things used in this project

Hardware components

C.H.I.P.
C.H.I.P.
×1

Software apps and online services

OONI - Open Observatory of Network Interference

Story

Read more

Code

Code snippet #1

Plain text
- Blocking of websites
- Blocking of instant messaging apps
- Blocking of censorship circumvention tools (Tor, VPN, Psiphon, Lantern)
- Detection of middle boxes proxy technologies that could be responsible for censorship and/or surveillance
- Speed and network performance tests (NDT)

Code snippet #2

- Blocking of websites
- Blocking of instant messaging apps
- Blocking of censorship circumvention tools (Tor, VPN, Psiphon, Lantern)
- Detection of middle boxes proxy technologies that could be responsible for censorship and/or surveillance
- Speed and network performance tests (NDT)

Code snippet #9

Plain text
sudo apt-get install -y build-essential libdumbnet-dev libpcap-dev libgeoip-dev libffi-dev python-dev python-pip tor libssl-dev obfs4proxy tcpdump
sudo wget https://raw.githubusercontent.com/TheTorProject/ooni-probe/master/scripts/
sudo pip install pyopenssl --upgrade
sudo pip install pyasn1 --upgrade
sudo pip install txsocksx --upgrade

Code snippet #10

sudo apt-get install -y build-essential libdumbnet-dev libpcap-dev libgeoip-dev libffi-dev python-dev python-pip tor libssl-dev obfs4proxy tcpdump
sudo wget https://raw.githubusercontent.com/TheTorProject/ooni-probe/master/scripts/
sudo pip install pyopenssl --upgrade
sudo pip install pyasn1 --upgrade
sudo pip install txsocksx --upgrade

Github

https://github.com/TheTorProject/ooni-probe

Credits

Snehan Kekre

Snehan Kekre

0 projects • 2 followers
Thanks to OONI dev team.

Comments