Just a braindump to remind me and flyc0r that there is a certain attack vector on the DNS system that would so totally fuck up the whole censorship idea here in germany. We found a way to censor (and de-censor) any site in terms of a collaborative effort. Due to the fact that the system is just being implemented we’re being careful to realease any details. But I’ll say so much: we’re standing between the lines and having fun with DNS. And: everyone has a neighbour ![]()
September 15, 2009
July 25, 2009
Zensursula reversed
July 18, 2009
Fast Censorship Circumvention
Quickly switch to openDNS
#!/bin/bash
sudo su -c 'echo nameserver 208.67.222.222 > /etc/resolv.conf'
sudo su -c 'echo nameserver 208.67.220.220 >> /etc/resolv.conf'
