Earlier quoted context omitted.
I don't think the entire usefulness of Bitcoin is related to staying anonymous as it's actually pretty hard to stay anonymous when using Bitcoin. Also, wouldn't the government need to be operating a certain percentage of the Tor nodes to do effective traffic analysis?
"Also, wouldn't the government need to be operating a certain percentage of the Tor nodes to do effective traffic analysis?" Not if they can conduct surveillance on the entire Internet.
Statement Regarding Temporary Hiatus on U.S. Dollar Withdrawals
111–113 of 113 posts
Re: Statement Regarding Temporary Hiatus on U.S. Dollar Withdrawals
#112Earlier quoted context omitted.
"Also, wouldn't the government need to be operating a certain percentage of the Tor nodes to do effective traffic analysis?" Not if they can conduct surveillance on the entire Internet.
You establish a random circuit through the Tor network when you first connect. Even if the NSA is analyzing every packet between every node, they're not going to be able to distinguish your packet from anyone else's. I think they would need to control some of the nodes to keep track of packet sources and destinations.
http://www.cs.usfca.edu/~ejung/courses/f11683/lectures/tor.p...
http://mice.cs.columbia.edu/getTechreport.php?techreportID=5...
Re: Statement Regarding Temporary Hiatus on U.S. Dollar Withdrawals
#113Earlier quoted context omitted.
By "forge" I meant using the private keys (obtained through FISA, or possibly cracked) to either decrypt or MITM SSL sessions, not using one of their own CAs to create a valid but obviously fake certificate, which I assume is what you thought I meant. Maybe "forge" was the wrong word.
I think (not an expert) that with elliptic curve Diffie-Hellman (which e.g. Google uses), even with the private key and the whole session, you still can't decrypt the session (Diffie-Hellman provides a secure channel, public/private proves the server is who it says it is).
The property that this provides is known as "forward secrecy".