Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have suspected Tor has been busted for quite a long time. LE is only using this power selectively for now - the last thing that they want is to scare users away lest they go and build something more secure.

The Nym mixnet[0] seems promising but it's still new and unproven.

I had an idea a while back to make traffic analysis more difficult by building circuits distributed across adversarial countries. Would like to hear thoughts on it.[1]

[0]: https://nymtech.net/about/mixnet

[1]: https://cedwards.xyz/adversarial-routing/



It's a basic correlation attack. As follows:

- Find the "bad guy" server onion address "hidden service"

- Run a tor relay. Ideally many. No exit node shenanigans needed - hidden service, not exiting TOR. This is quite nice from a legalistic perspective since you're not on the hook for hacks coming off the exit node.

- Run a bunch of clients. Instruct to connect to "bad guy" onion.

- Gather data over time for correlation attacks. Correlate your client to relay to endpoint server.

- At some point, you'll find one of your relays is the guy connecting directly to said hidden service.

Very simple lesson here. One needs to encrypt the information, yes, but failing to consider packet timing as "information" is the fallacy.


The public tends to have a very strange idea as to a lot of things on this topic while forgetting that TOR itself was actually a department of defence project or NSW I forget originally.

If you’re interested in seeing what the next generation of this stuff looks like (although AFAIK is not really known outside of defence contracting circles) take a look at this https://github.com/tst-race/race-docs/blob/main/what-is-race...


Tor was originally designed by a mathematician working for the US Naval Research Lab (NRL) to provide a way for MI agents to "phone home" safely from the field. It very quickly became clear that if only mil used it, it created anonymity about as effective as Batman on a rooftop backlit by a spotlight -- you didn't have a name but you knew precisely what the agent was about, and where.

So he persuaded NRL to give the project up to open source. Good thing, too, because he was a math geek but not a cryptographer. The two cryptology doctoral candidates at MIT who took the project over chucked his code, and rewrote Tor from the ground up.

Since it's open source, this can be documented. Getting spooky about it being designed for spooks is a red herring.

That GitHub doc vaguely mischaracterizes Signal -- all Signal ever sees is the connection negotiation metadata. Past that point there are no "servers" involved, or data to be retained for future discovery.


I was under the impression that the Signal server, if compromised could be utilised to potentially log metadata of communication between contacts. Sealed sender [1] is a feature of the Signal protocol to mitigate overt metadata retention but it may fail against certain correlation attacks.

[1]: https://signal.org/blog/sealed-sender/


> The public tends to have a very strange idea as to a lot of things on this topic while forgetting that TOR itself was actually a department of defence project or NSW I forget originally.

IIRC it was a US Navy project. But I didn't understand your point.


NSW = Naval Special Warfare but yes somewhere within the alphabet soup that is US natsec


But, apart from that, I don't understand your point about it being a military project.


People don't understand Federal entities aren't monolithic. Even within a single agency, you'll have teams doing both offensive (Red Team), and defensive (Blue Team) work.

People think that just because the research came out of the Navy, it was busted or compromised from the start, which it wasn't. Efforts only spun up to wrangle it in from being an academic curiosity once it started being heavily noticed as being a frequent tool/vector in investigations of criminal/adversarial activity.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: