View Single Post
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#441
Originally Posted by witit View Post
I'm living outside the US and have been using the Pandora Client developed by Zig Zag Joe. The client incorporates automatic connect ion through Tor. I've post a question tjo ask the developer if he can make the client for Maemo. The conclusion is may be it's easier to use the Tor part of his client for the Maemo client. Anyone interested and capable of doing so please see this post: http://www.hak5.org/forums/index.php...&gopid=173112&
Install tor on the n900 (Tor Status Area Applet) and make sure you also install tor-geoipdb.

Add
Code:
ExitNodes {us}
to the end of /etc/tor/torrc.

Start tor from taskbar and make sure it connects. Keep it connected.

In terminal:
Code:
torify /opt/pyRadio/pyRadio.py
and you should be good (it may take a while to come up). There may be tor related (and for our purposes, irritating) warning popups about DNS privacy leakage but ignore them. What this has done is to "sockify" python, as python does not honour "export http_proxy", thus allowing it to enter the tor network.

One can use the progs "Command Shortcuts" or (the still immature but promising) "Shortcut maker" to ease the use of pyRadio with tor.

Last edited by handaxe; 2011-02-18 at 18:37.
 

The Following 2 Users Say Thank You to handaxe For This Useful Post: