Court Backs Broadband Wiretap Access
bitkid writes "Reuters reports that the Court of Appeals for the District of Columbia Circuit rejected a petition aimed at overturning a FCC decision requiring broadband providers and others that offer Internet telephone service to comply with wiretap laws. According to the court, private networks would not be subject to the wiretap requirements. Just the same, networks connected with a public network would have to comply with the law." From the article: "The court concluded that the FCC requirement was a 'reasonable policy choice' even though information services are exempted from the government's wiretapping authority."
With this case, it might be better to read the court's opinion (PDF warning), see how they came to their decision, and then decide whether you agree with it.
You can never go home again... but I guess you can shop there.
traffic is encrypted out of your box, so while the ISP will know who you're talking to (your entry node), they won't know *what* you're talking about, or what the final destination of the traffic is.
>
> Nahh they'll just throw you in jail on suspicion of being a terrorist, and a judge will claim contempt until you give them the encryption keys.
"Settle down, you two. This isn't 'either/or' thing!"
- Your Government
I don't believe you can pipe VOIP over TOR. You can however over anoNet.
Take the net from them before they take it from you.
What you describe with a fake key is not possible. I would suggest reading up on symmetric key cryptography.
While I suppose it is possible to use a crypto PROGRAM that spews out innocuous text in response to your fake key, the government investigators will most certainly be decrypting the cyphertext with their own application. The crypto algorithms just perform a series of mathematical operations on either a block of data or a stream of data. There is no known way to make one instance of cyphertext decrypt into two different sensible plaintext outputs depending on which of two keys are used. I suppose someone could design an algorithm to do this, but it sure as hell won't be easy.
No existing crypto algorithm in wide use has the ability to do what you describe (not Rijndael, not DES, nothing). Using your fake key on the real cyphertext will return a bunch of gibberish, which will make it very obvious that you gave them a fake key.
You might want to look into something else. There is a related field, stenography, which deals with hiding the existence of your data. Combining good encryption with good stenography can make it very difficult to discover you data, as an attacker would have to find it first, then attempt to decrypt it. Handing over your crypto keys doesn't do anyone any good if they cannot find coherent cyphertext to decrypt.
---
According to the latest ruleset, this post should be modded as Vorpal Flamebait +5.