Interesting how everyone in the diagram except the user, the sysadmin, and the relay nodes have "evil eyes".
Tor and HTTPS
61–70 of 135 posts
Re: Tor and HTTPS
#62What happens if NSA starts operating a number of Tor exit nodes and eavesdropping on the outgoing traffic? What prevents them from doing so?
Re: Tor and HTTPS
#63The problem of HTTPS is that you will need certification from some CAs which may be working with government agents.
Re: Tor and HTTPS
#64The problem of HTTPS is that you will need certification from some CAs which may be working with government agents.
In terms of trust, your mileage may vary.
Re: Tor and HTTPS
#65How secure is ssl? Can't NSA fake a certificate?
Do they really need to fake it? It surely might be a part of the famous indirectly accessed data.
Re: Tor and HTTPS
#66How about using Tor > VPN (Note: Not VPN > Tor) ?
It could circumvent VPN censorship/supression or DPI since VPN is not a secure end to end communication. That way you would obfuscate your endpoint against your vpn endpoint/provider. It would add no further benefit to location obfuscation with Tor, since your VPN-provider will always snitch on you when opposed with lethal force.
Re: Tor and HTTPS
#67How legal is operating a Tor node? I'm thinking of putting up a machine (and a VPS) to just run a node. I just don't want to get into legal trouble for running a(n exit) node.
(IANAL, may not be legal in all countries)
Re: Tor and HTTPS
#68How secure is ssl? Can't NSA fake a certificate?
Re: Tor and HTTPS
#69The important part of the diagram for Tor is the first NSA character, as you can see it still shows "Location" before you are routed through the Tor relay. With the location information it is possible to correlate the exit information via pattern matching, though it would take considerable analysis, this can be done by logging volume and timing information on the two sides. I am sure there are even better techniques…
I've thought the same. But I've also thought that if this is indeed possible, why does Silk Road still exist? Or does this analysis only apply Tor clients connecting to websites, and not Tor hidden services?