Researchers Debut Proxy-Less Anonymity Service
Trailrunner7 writes "As state-level censorship continues to grow in various countries around the globe in response to political dissent and social change, researchers have begun looking for news ways to help Web users get around these restrictions. Now, a group of university researchers has developed an experimental system called Telex that replaces the typical proxy architecture with a scheme that hides the fact that the users are even trying to communicate at all."
The key innovation in Telex is that it uses "stations" installed at ISPs to recognize and reroute specially tagged requests from clients trying to reach censored sites.
Oh, right... We can fully expect our friendly ISPs to go along with this nice, convenient fully centralized 'service'... Pleeeze
For justice, we must go to Don Corleone
The bad assumption is that government controlled ISPs in said censored nations won't make their own Telex nodes and just intercept traffic before it reaches the web at large. The really bad assumption is that other ISPs between the end user and the fake destination will have Telex nodes to do the dirty work. This method seems to be screaming MITM me.
I remember Telex ads from when I was a kid. Lo and behold, Telex is actually still around.
Trolling is a art,
They are practicing hiding the fact that they're trying to communicate. Almost had me fooled, too.
Okay, so we rename the proxy a "station" and now we can call it proxy-less?
It would be easier to configure a web service which recognized X keyword searches from the same session to convert the session to a port forwarding ssh session to an appropriate proxy.
( google search on book, monkey, tuesday, and blue gets you ssh forwarded to privoxy.com, etc. )
your https connection stays to the main site, & it just forwards the data .
"Friendly countries"; like, the USA?
What's the point of naming it Telex? Are they trying to make it hard for end-users to find information about it or do they want the end-users searches to look anonymous with a known term?
The point is to signal that they're noobs hence not to be trusted with sensitive traffic.
I've got an idea, how about freenet and/or i2p? That might work. With namecoins for domain registration? Naah I'll never get that past the NiH filter.
My favorite part about freenet and i2p is "recently" at least on headless linux boxes, they could be installed together, but having made the mistake of being implemented in Java, one sort-required a very specific version of the official sun JRE and the other required another specific version of the openjdk runtime. Way to go, java guys, love that write-once run-everywhere ^H^H run-nowhere architecture.
"Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
As state-level censorship continues to grow..
FTA: Widespread ISP deployment might require incentives from governments.
Can you see the little flaw in this whole concept yet?
For justice, we must go to Don Corleone
That is why the [sic] notation exists, though, to make sure your pedantic readers know that it wasn't your screw-up.
Not the same ISPs. ANY ISP that is on the traceroute to uncensored websites allowing https.
And the local ISP won't even know there is anything special with the network traffic as this uses public steganography in encrypted data streams.
Only somebody who has the private key can know the data are "special". So the only remaining attacks on this are:
- steal a private key from a trusted organization
- spoof a private key (Bad people can create the "TRUSTME" service, get people to trust it and spy on them)
- block all https traffic to any ISP than does not want to help the spying government.
Owning the local ISP used by "TELEX" users does not accomplish anything so this is a definite improvement.
What's the point of naming it Telex? ...
I think you might have missed the point. The freedom-friendly ISP routes the connection across the near-defunct Telex network, and therefore bypasses censorship.
Of course, the websites you browse only display upper-case characters and EBCDIC Art graphics.
Paid Q&A/Research
Worst punctuation I've ever seen.
Sorry, but gray text on gray background is making my eyes bleed.
Not the same ISPs. ANY ISP that is on the traceroute to uncensored websites allowing https.
One of the ideas of the Internet is that routing can change at a moment's notice to "route around failures". The traceroute you run now may have a different result than one you ran a minute ago.
In other words, the packet you send to site A can travel over any route between you and A, and it will not necessarily always go through Telex site B.
Now, the packets that Telex site B send to Censored site C on your behalf will get through because it doesn't matter what route you used to get to B, B is talking to C and C sends the answers back to B, which then sends them back to you over any route available.
But if your route to A changes during the connection, your "secret connection" to C goes away. B is no longer redirecting your packets to C because B isn't getting them. Some other sites are doing the routing. New Telex site D may get your packets, but the connection was between B and C, not D and C. And if there are no Telex sites between you and A on this new route, A is going to get packets for a connection that it doesn't have setup.
The only reliable way for this to work is if the Telex sites are at YOUR ISP so there is little chance of a routing change. If it is at your ISP, then they are most likley under the same government thumb that you are, and you are hosed.