Posted
by
timothy
from the blender-seems-the-obvious-choice dept.
jaromil writes "TorTV is an early effort to embed Tor in household computing: run it on your TV at home. So far only WDTV installed with the homebrew WDLXTV firmware is supported. What other platforms do you think are viable for it?"
This discussion has been archived.
No new comments can be posted.
"Rule #1 for surviving in Zombieland, CARDIO. When the virus struck, for obvious reasons, the first ones to go were the fatties [tvmoviequotes.com]. Poor fat bastards."
Enjoying yourself, I hope. Like the asshole doctor who told me I needed to lose weight, as if I didn't already know that since before he was born, your comments have exactly zero impact on my future behavior. And I'm smiling ear to ear at the pleasant thought of your violent death next week.
Anonymous cowards post too much. Stop arguing about this. If you are too cowardly to use your name and you post 5 times a day you are posting too much. It's that simple. Time to cut your throat, asshole.
There are reasons other than cowardice for posting AC, you know.
Yeah, but when you combine it with blatant trolling, it's a pretty good guess that you're not dealing with an oppressed political dissident or a whistle-blower, just a douchebag manifesting the GIFT.
I'm putting this under the "toaster" comment not only because of the traditional usage of "toaster" to refer to any small machine (there have been actual toasters running NetBSD for years...) but because you might alternatively want to put Raspberry PopTarts in your toaster, and I need to make it clear that you shouldn't put Raspberry Pi in your toaster, even if it is RoHS-compliant.
But a Raspberry Pi computer is designed to attach to your TV, works fine with TVs that don't already have web-toasters built i
by Anonymous Coward writes:
on Thursday December 15, 2011 @06:21PM (#38390922)
OK, let's get the obvious question out of the way: Why would I want to run Tor on my TV? Honestly, I don't get why. I don't see anywhere on the site that explains why it would be a good thing for me to run my TV on the Tor network.
Well, there is the, "Because I can" factor. But it also could provide some interesting safety measures when using a built-in browser on some televisions. Yes, there are televisions with a web browser. Why? Because some people like the idea.
Even so, of all the computers in your house, this is the oddest choice for using as a router. Why not.. um.. your router?
To take some of the load off your other hardware maybe. Though the router is where a LOT of things would make more sense to run if you could - bittorrent for example. no needing to deal with one computer on your network trying to bury your router with connections.
No, my router routes. The closest thing to a service that it provides is NAT. I don't worry about it getting buried in connections because I bought a router (Cisco 881 at a surplus yard) that would stand up to the abuse I throw at it.
Yes, there are televisions with a web browser. Why? Because some people like the idea.
I like the idea; I have a computer plugged into my TV. With that setup I have no use for cable at all; most of the channels are on Hulu, most of the networks stream their shows from their websites, and I don't actually have to be in front of the TV at 7:00 Thursday night to see BBT. All I have to do is log on to CBS's web site and get the latest stream. It's like having a DVR and not having to take the bother to set it up
Some TV's come with Netflix and (as mentioned by another user) web browsers. A lot of content out there is limited to specific countries; for example most Canadian TV networks (comedy network, space, etc) have TV shows available for viewing but locked to Canadian IPs; likewise for American networks and American IPs. Netflix, Amazon, etc, all do the same. If you could choose an exit node in any given country, you'd effectively have a nice proxy for these geographically locked services.
But if everybody's TV was a Tor relay node, then it would be way fast. This is why Tor-on-TV (or Tor-on-toaster) is a Good Thing. These relays don't need to be exit nodes.
I just grabbed the newest version, the WDTV Live Streaming Server "Gen 3", which is essentially the "Hub" product without the internal hard drive.
Will WDXLTV be available for this model ever? If so, do I really care? It plays *everything* I throw at it...so what else does XL do, other than being a torrent/usenet client?
I presume you mean all Xerox copier and printers produced in the last year? Many of the Xerox products I've used predate Linux, let alone VNC and Ogg. Of course, they also predate LCD screens with informational videos....
I do think it's nifty that Xerox was able to produce something using some of its own tech though... who knew VNC would be useful for anything beyond the XEROX Parc mobile desktop?
I think torrent/usenet is probably the big thing. I think there was one hack that allowed you to send remote control commands to the device via the network, which would be cool if you wanted to control the device through a smart phone or tablet device.
That was the idea behind DLNA, but during design the tech grew so complicated (In large part due to every company involved demanding their own patented technology be made a requirement) that it became impossible to get it to work.
For sending remote commands UPNP-AV is there as... yet another standard.
Here an implementation I'm busy with http://syncstarter.org/avremote [syncstarter.org]
... can connect my 6 2TB drives (and more)... can keep track of what I watched (MediaMark)... superior MediaNavigator... and a zilion other things.
Oh, and it is LX and not XL
As a result of inexperienced police departments, running a TOR exit node can have some serious consequences. So the idea of ubiquitous TOR is great, but in practice I'm be leary of endorsing having TOR enabled [everything]. For now, it should remain the domain of experienced users who are running TOR with their eyes open.
You can say it's a chicken or egg kind of situation, but I don't want my family to be one of the eggs that gets broken because of the content coming out of their TOR exit node.
Using Tor or being an intermediate relay poses no such risk.
Correct. Running an exit node is for the brave or those who live in countries with sensible laws. The rest of us can contribute by running relay nodes, and not allowing exit traffic.
1. Malicious exit nodes can correlate your BT streams to your Tor web browsing, and learn your real IP. 2. The high bandwidth used by BT cripples the Tor network for everyone else 3. Most popular BT clients send the tracker your IP anyway.
1. Malicious exit nodes can correlate your BT streams to your Tor web browsing, and learn your real IP.
How exactly can they do this? Why would your web browsing have any correlation to your BT streams?
3. Most popular BT clients send the tracker your IP anyway.
This is definitely a risk. It is probably best mitigated by ensuring that the client doesn't know your IP (NAT, no route to internet, etc).
If you want anonymous P2P, then I2P is a much better option.
Assuming you don't want to actually download anything. What is actually available on I2P? How does its library compare with any of the trackers on the internet at large? The reason people use tor isn't because it is more secure, but because it lets you browse the intern
1. Malicious exit nodes can correlate your BT streams to your Tor web browsing, and learn your real IP.
How exactly can they do this? Why would your web browsing have any correlation to your BT streams?
Sorry, should have been more clear. Because Tor conserves circuits for reasons of efficiency, it is possible for an exit node to build a profile of the activity of a circuit by inspecting the data leaving that circuit. If you are browsing via Tor while running a BT session, the data from the two sessions can be sent over the same circuit. The exit node can learn your IP from the BT stream (BT client tells tracker what unique random port it's listening on, exit node sees connection to tracker at unique port
Tor is horrible for any type of file sharing, and likely to just fail for lack of connections. Most outbound nodes have defaults to only support a few protocols on. HTTP(S) is the most popular supported. File sharing and email being the least supported of all, for obvious reasons.
None. It's a bad idea and will get nowhere. There are already enough solutions to watch world-wide TV. If Tor is the answer to watch 'home movies' then I for one wouldn't support it.
Ha! Like any hidden service has enough bandwidth to stream anything.
Tor is used by many people who want anonymity. The fact that CP enthusiasts and other criminals use it is testament to the robustness of the anonymity it provides.
I'm running MCE 2005 on my TV with two analog tuners (useless since September 2011 in Canada). It runs MAME and other emulators, and I can run about anything I want on that thing (the limiting factors are its CPU, an old 3000+ Athlon and its video card, an old 6600 non-gt silent)
Re: (Score:2)
the fatties got ripped apart by the zombies first
Same thing happened on Zombieland too
Re:yawn (Score:4, Funny)
Re: (Score:2)
Re: (Score:2)
Enjoying yourself, I hope. Like the asshole doctor who told me I needed to lose weight, as if I didn't already know that since before he was born, your comments have exactly zero impact on my future behavior. And I'm smiling ear to ear at the pleasant thought of your violent death next week.
Re: (Score:1)
Anonymous cowards post too much. Stop arguing about this. If you are too cowardly to use your name and you post 5 times a day you are posting too much. It's that simple. Time to cut your throat, asshole.
There are reasons other than cowardice for posting AC, you know.
Re: (Score:3)
Yeah, but when you combine it with blatant trolling, it's a pretty good guess that you're not dealing with an oppressed political dissident or a whistle-blower, just a douchebag manifesting the GIFT.
Re: (Score:1)
Raspberry Pi ? (Score:3)
I'm putting this under the "toaster" comment not only because of the traditional usage of "toaster" to refer to any small machine (there have been actual toasters running NetBSD for years...) but because you might alternatively want to put Raspberry PopTarts in your toaster, and I need to make it clear that you shouldn't put Raspberry Pi in your toaster, even if it is RoHS-compliant.
But a Raspberry Pi computer is designed to attach to your TV, works fine with TVs that don't already have web-toasters built i
Re: (Score:1)
Re: (Score:1)
Two minutes behind the first first post [slashdot.org].
That's what you get for using tor.
Re: (Score:2, Offtopic)
Just seconds behind the first person to use that joke. Maybe if you didn't use Tor...
Huh? (Score:5, Insightful)
OK, let's get the obvious question out of the way: Why would I want to run Tor on my TV? Honestly, I don't get why. I don't see anywhere on the site that explains why it would be a good thing for me to run my TV on the Tor network.
Re: (Score:3, Insightful)
Well, there is the, "Because I can" factor. But it also could provide some interesting safety measures when using a built-in browser on some televisions. Yes, there are televisions with a web browser. Why? Because some people like the idea.
Re: (Score:3)
To take some of the load off your other hardware maybe. Though the router is where a LOT of things would make more sense to run if you could - bittorrent for example. no needing to deal with one computer on your network trying to bury your router with connections.
Re:Huh? (Score:4, Insightful)
No, my router routes. The closest thing to a service that it provides is NAT. I don't worry about it getting buried in connections because I bought a router (Cisco 881 at a surplus yard) that would stand up to the abuse I throw at it.
Re: (Score:2)
Yes, there are televisions with a web browser. Why? Because some people like the idea.
I like the idea; I have a computer plugged into my TV. With that setup I have no use for cable at all; most of the channels are on Hulu, most of the networks stream their shows from their websites, and I don't actually have to be in front of the TV at 7:00 Thursday night to see BBT. All I have to do is log on to CBS's web site and get the latest stream. It's like having a DVR and not having to take the bother to set it up
Re:Huh? (Score:4, Interesting)
Re: (Score:3)
Re: (Score:2)
Some TV's come with Netflix and (as mentioned by another user) web browsers. A lot of content out there is limited to specific countries; for example most Canadian TV networks (comedy network, space, etc) have TV shows available for viewing but locked to Canadian IPs; likewise for American networks and American IPs. Netflix, Amazon, etc, all do the same. If you could choose an exit node in any given country, you'd effectively have a nice proxy for these geographically locked services.
Re: (Score:3, Insightful)
have you ever used tor ? its slower than a hayes 14.4k modem over a crappy phone line. and thats for web browsing, not media.
Re: (Score:2)
Re: (Score:2)
But if everybody's TV was a Tor relay node, then it would be way fast. This is why Tor-on-TV (or Tor-on-toaster) is a Good Thing. These relays don't need to be exit nodes.
Re: (Score:2)
why the hell would you download danceing with the stars?
So you can not watch the whole series all at once.
Re: (Score:1)
So that nobody can tell that you're browsing child porn in your living room, of course.
Re: (Score:2)
Router (Score:1)
Speaking of WDTV... (Score:4, Interesting)
I just grabbed the newest version, the WDTV Live Streaming Server "Gen 3", which is essentially the "Hub" product without the internal hard drive.
Will WDXLTV be available for this model ever? If so, do I really care? It plays *everything* I throw at it...so what else does XL do, other than being a torrent/usenet client?
Re: (Score:1)
I presume you mean all Xerox copier and printers produced in the last year? Many of the Xerox products I've used predate Linux, let alone VNC and Ogg. Of course, they also predate LCD screens with informational videos....
I do think it's nifty that Xerox was able to produce something using some of its own tech though... who knew VNC would be useful for anything beyond the XEROX Parc mobile desktop?
Re: (Score:2)
I think torrent/usenet is probably the big thing. I think there was one hack that allowed you to send remote control commands to the device via the network, which would be cool if you wanted to control the device through a smart phone or tablet device.
Re: (Score:2)
Re: (Score:2)
Re: (Score:1)
Use Tor to watch TV instead. (Score:1)
Its much better to use Tor to watch British TV here is how to do it http://www.caledoniacomputers.com/?p=1880 and its free for Linux users.
I don't know... (Score:5, Interesting)
As a result of inexperienced police departments, running a TOR exit node can have some serious consequences.
So the idea of ubiquitous TOR is great, but in practice I'm be leary of endorsing having TOR enabled [everything].
For now, it should remain the domain of experienced users who are running TOR with their eyes open.
You can say it's a chicken or egg kind of situation, but I don't want my family to be one of the eggs that gets broken because of the content coming out of their TOR exit node.
Re: (Score:2)
Using Tor or being an intermediate relay poses no such risk.
Correct. Running an exit node is for the brave or those who live in countries with sensible laws. The rest of us can contribute by running relay nodes, and not allowing exit traffic.
Re: (Score:3)
This is why you load it up on other people's TVs.
What's All This About, Then? (Score:4, Insightful)
Is the goal to flood the Tor network with so much traffic that the feds might not be able to catch your bittorrent downloads?
Re: (Score:2)
Running BitTorrent over Tor is stupid:
1. Malicious exit nodes can correlate your BT streams to your Tor web browsing, and learn your real IP.
2. The high bandwidth used by BT cripples the Tor network for everyone else
3. Most popular BT clients send the tracker your IP anyway.
https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea [torproject.org]
If you want anonymous P2P, then I2P is a much better option.
Re: (Score:2)
1. Malicious exit nodes can correlate your BT streams to your Tor web browsing, and learn your real IP.
How exactly can they do this? Why would your web browsing have any correlation to your BT streams?
3. Most popular BT clients send the tracker your IP anyway.
This is definitely a risk. It is probably best mitigated by ensuring that the client doesn't know your IP (NAT, no route to internet, etc).
If you want anonymous P2P, then I2P is a much better option.
Assuming you don't want to actually download anything. What is actually available on I2P? How does its library compare with any of the trackers on the internet at large? The reason people use tor isn't because it is more secure, but because it lets you browse the intern
Re: (Score:3)
1. Malicious exit nodes can correlate your BT streams to your Tor web browsing, and learn your real IP.
How exactly can they do this? Why would your web browsing have any correlation to your BT streams?
Sorry, should have been more clear. Because Tor conserves circuits for reasons of efficiency, it is possible for an exit node to build a profile of the activity of a circuit by inspecting the data leaving that circuit. If you are browsing via Tor while running a BT session, the data from the two sessions can be sent over the same circuit. The exit node can learn your IP from the BT stream (BT client tells tracker what unique random port it's listening on, exit node sees connection to tracker at unique port
Re: (Score:2)
Tor is horrible for any type of file sharing, and likely to just fail for lack of connections. Most outbound nodes have defaults to only support a few protocols on. HTTP(S) is the most popular supported. File sharing and email being the least supported of all, for obvious reasons.
Dumb Idea (Score:2)
None. It's a bad idea and will get nowhere. There are already enough solutions to watch world-wide TV. If Tor is the answer to watch 'home movies' then I for one wouldn't support it.
Re: (Score:2)
Start with the fact that you can't even use Tor to stream ZP [escapistmagazine.com], much less CP...
Troll.
Re: (Score:2)
Ha! Like any hidden service has enough bandwidth to stream anything.
Tor is used by many people who want anonymity. The fact that CP enthusiasts and other criminals use it is testament to the robustness of the anonymity it provides.
Windows Media Center? (Score:2)
I'm running MCE 2005 on my TV with two analog tuners (useless since September 2011 in Canada).
It runs MAME and other emulators, and I can run about anything I want on that thing (the limiting factors are its CPU, an old 3000+ Athlon and its video card, an old 6600 non-gt silent)
2GB ram, 3 1TB drives + a 120GB for system