Features
Stuff from us
Academic Legal Writing: personalized bookplates
Sources on the Second Amendment
NYT on Electronic Evidence:
Today's New York Times has an interesting piece on the growing use of digital evidence in court.
|
ContactSubscribeFeaturesStuff from usAcademic Legal Writing: personalized bookplates Sources on the Second Amendment BlogrollArchivesThe Volokh Conspiracy uses and recommends: |
As an aside, this seems, to my limited knowledge, to be the first time that an important story which originated totally outside of the MSM has come to such prominence. A big victory for the blogosphere!
"I'm going to be on C-SPAN's Washington Journal this Monday morning, February 6, before the NSA hearings begin, from 7:45 to 8:30 a.m. I'll be debating the NSA eavesdropping issues with Bush supporter Professor Robert Turner of the University of Virginia."
I was planning an open thread for tomorrow. Perhaps you might want to repost this then, as it has no relevance to this post. Finally, Eugene controls the blogroll; whether to add someone to the blogroll is entirely his decision.
There are many ways you can mask your original IP address... Usually by stealing the IP of another user either by utilizing their machine/router/modem as a proxy (without their knowledge) or by fancy TCP/IP spoofing tricks (arp cache poisoning, header mangling, duplicating mac addresses, etc). The former requires the machine to be broken into somehow (viruses, worms, trojans, spyware, etc), the latter only requires weaknesses in the user's ISP architecture (some are inherent to TCP/IP and cannot be worked around).
Another method--which is increasing in popularity--is to mask your IP through an anonymizing Peer-to-Peer (P2P) network such as Tor. For example, if you use a Tor client to surf the web, your traffic is actually bouncing around the net off of other Tor server machines. The server that accepts your web traffic will only see the last Tor machine you connected through. See: http://tor.eff.org/overview.html.en
What this means is that if someone is allowing Tor traffic through their machine (by setting up a Tor server), their IP address will be the one that shows up in the server logs. If your machine is compromised, the attacker could setup a Tor server without your knowledge and quite a lot of Internet traffic could appear to come from your machine.
There are other means as well. Transparent cross-site-scripting proxies allow an attacker to use a victim's browser to surf the web--making it appear that the user is the one doing the surfing (using their cookies and credentials). All it takes is to surf to the wrong website just ONCE during your web browsing session and the attacker can utilize this capability until you close your browser.
I wouldn't be surprised if attacks such as these are already in use to blackmail people (force their browser to download child porn in the background). It all goes to show you: An IP address is not an identity.
-Riskable
http://www.riskable.com
"I have a license to kill -9"
...and also NAT/IP Masquerading: When you buy one of those "broadband routers" at CompUSA they come pre-configured to "mask" all the machines behind them so that they all appear to be coming from the same IP. This includes the guy sitting across the street surfing the web through your connection.
-Riskable
http://www.riskable.com
"I have a license to kill -9"