|
|
| (5 intermediate revisions by one user not shown) |
| Line 1: |
Line 1: |
| − | ==Forward==
| + | #REDIRECT [[N(exus)OS Project]]. |
| − | | + | |
| − | Why I don't like custom distros
| + | |
| − | ... | + | |
| − | | + | |
| − | ===Key Terms===
| + | |
| − | | + | |
| − | ====Anonymity====
| + | |
| − | http://ip-check.info/?lang=en
| + | |
| − | | + | |
| − | ====Encryption====
| + | |
| − | http://www.truecrypt.org/
| + | |
| − | | + | |
| − | ====Fingerprint====
| + | |
| − | http://panopticlick.eff.org/
| + | |
| − | | + | |
| − | | + | |
| − | ''Privoxy''
| + | |
| − | | + | |
| − | ''Tor''
| + | |
| − | | + | |
| − | ''JonDo''
| + | |
| − | | + | |
| − | ''i2p''
| + | |
| − | | + | |
| − | | + | |
| − | ==Base System==
| + | |
| − | | + | |
| − | xbuntu 11.10
| + | |
| − | http://www.xubuntu.org/
| + | |
| − | | + | |
| − | ===Update===
| + | |
| − | | + | |
| − | ===Install Packages===
| + | |
| − | | + | |
| − | selinux privoxy lynis clamav tor rkhunter vim
| + | |
| − | | + | |
| − | ===Initial Configuration===
| + | |
| − | | + | |
| − | | + | |
| − | ==Going Dark==
| + | |
| − | | + | |
| − | ===Privoxy===
| + | |
| − | | + | |
| − | ===Tor===
| + | |
| − | https://www.torproject.org/
| + | |
| − | | + | |
| − | 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
| + | |
| − | | + | |
| − | ===i2p===
| + | |
| − | Add hosts.txt
| + | |
| − | | + | |
| − | http://www.i2p2.de/
| + | |
| − | http://www.killyourtv.i2p
| + | |