[RISOLTO]Configurazione TOR
Inviato: sab 30 ago 2008, 1:09
Salve a tutti, ho deciso di installare tor per aumentare l' anonimato mentre navigo ma ho dei problemi (altrimenti non avrei postato
). Installo tutto, sia tor che privoxy, dal repository di slacky.eu aggiungo al browser Firefox 3.0 il componente aggiuntivo Torbutton 1.2.0. NON SUCCEDE NIENTE
Se avvio dal Torbutton la pagina non viene caricata ho aggiunto anche il mio user ai gruppi tor e privoxy. Mi sono accorto che se faccio privoxy da user non lo trova!!! mentre da root mi compare questo messaggio: Adesso questo è il config di privoxy
Non so come comportami se qualcuno mi può dare una mano......
EDIT:
Questo è quello che mi dice tor attivato da user
PS: Ho fatto ricerca sul forum prima di postare è ho trovato un altro topic ma non risponde alle mie domande o almeno non risponde nemmeno a quelle postate 
Codice: Seleziona tutto
Aug 30 01:04:36.661 Privoxy(b7d8e6c0) Info: Privoxy version 3.0.10
Aug 30 01:04:36.661 Privoxy(b7d8e6c0) Info: Program name: privoxy
Aug 30 01:04:36.662 Privoxy(b7d8e6c0) Fatal error: can't check configuration file '/home/Plaoo/config': No such file or directory
Codice: Seleziona tutto
# Generally, this file goes in /etc/privoxy/config
#
# Tor listens as a SOCKS4a proxy here:
forward-socks4a / 127.0.0.1:9050 .
confdir /etc/privoxy
logdir /var/log/privoxy
actionsfile standard # Internal purpose, recommended
actionsfile default # Main actions file
actionsfile user # User customizations
filterfile default.filter
# Don't log interesting things, only startup messages, warnings and errors
#logfile logfile
#jarfile jarfile
#debug 0 # show each GET/POST/CONNECT request
debug 4096 # Startup banner and warnings
debug 8192 # Errors - *we highly recommended enabling this*
user-manual /usr/share/doc/privoxy/user-manual
listen-address 127.0.0.1:8118
toggle 1
enable-remote-toggle 0
enable-edit-actions 0
enable-remote-http-toggle 0
buffer-limit 4096
EDIT:
Questo è quello che mi dice tor attivato da user
Codice: Seleziona tutto
Aug 30 01:11:46.249 [notice] Tor v0.2.0.30 (r15956). This is experimental software. Do not rely on it for strong anonymity. (Running on Linux i686)
Aug 30 01:11:46.250 [notice] Initialized libevent version 1.4.4-stable using method epoll. Good.
Aug 30 01:11:46.250 [notice] Opening Socks listener on 127.0.0.1:9050
Aug 30 01:11:47.085 [notice] We now have enough directory information to build circuits.
Aug 30 01:11:59.671 [notice] Tor has successfully opened a circuit. Looks like client functionality is working.