Secure Browsing on the Internet
From DMT-Nexus Wiki
xxx
Contents
Forward
Why I don't like custom distros ...
Key Terms
Anonymity
Encryption
Fingerprint
Privoxy
Tor
JonDo
i2p
Base System
xbuntu 11.10 http://www.xubuntu.org/
Update
Install Packages
sudo apt-get install selinux privoxy lynis clamav tor rkhunter vim
Initial Configuration
Going Dark
Privoxy
Tor
Add TOR to your sources list:
sudo vim /etc/apt/sources.list
Add the following line:
deb http://deb.torproject.org/torproject.org oneiric main
Then,
gpg --keyserver keys.gnupg.net --recv 886DDD89 gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add - sudo apt-get update sudo apt-get install tor tor-geoipdb
JonDo
http://anonymous-proxy-servers.net/en/jondo.html
Download the latest JonDo package[1]:
wget http://anonymous-proxy-servers.net/downloads/jondo_all.deb
Also, download JonDoFox[2]:
wget http://anonymous-proxy-servers.net/en/downloads/jondofox-en_all.deb
i2p
Installation of Sun Java
- BROKEN*
https://sites.google.com/site/easylinuxtipsproject/java
sudo apt-get install sun-java6-jre
Install i2p
sudo apt-add-repository ppa:i2p-maintainers/i2p sudo apt-get update sudo apt-get install i2p
Add hosts.txt