ACLU Says Net Neutrality Necessary For Free Speech
eldavojohn writes "The ACLU has recently identified Network Neutrality a key free speech issue and said in a lengthy PDF report: 'Freedom of expression isn't worth much if the forums where people actually make use of it are not themselves free. And the Internet is without doubt the primary place where Americans exercise their right to free expression. It's a newspaper, an entertainment medium, a reference work, a therapist's office, a soapbox, a debating stand. It is the closest thing ever invented to a true "free market" of ideas.' The report then goes on to argue that ISPs have incentive and capability of interfering with internet traffic. And not only that but the argument that it is only 'theoretical' are bogus given they list ten high profile cases of it actually happening. If the ACLU can successfully argue that Net Neutrality is a First Amendment Issue then it might not matter what businesses (who fall on either side of the issue) want the government to do."
We'll all be perfectly free to say whatever we like...on whatever sites our ISP's let us access. And if you don't like what your ISP is doing, you can just switch to one of the hundreds of alternate broadband providers that we all have.
Wow, I think I just sprained my sarcasm tendon.
SJW: Someone who has run out of real oppression, and has to fake it.
Why do people confuse the first amendment's prohibition against the government limiting free expression with somehow mandating that private people and/or the companies they form being obliged to provide a platform for everything that everyone wants to say? The first amendment isn't about forcing a guy with a printing press to do what you say, it's about preventing the government from stopping you and the guy who owns the printing press from doing what you like on whatever terms you arrange between the two of you. Same thing goes with the guy who owns the DSL line you're using, or the WiFi hotspot and the network it's wired up to. And just like the printing press, if you don't like the terms of use, build your own or shop around.
Don't disappoint your bird dog. Go to the range.
Comcast slows all access to "ComCastSucks.com" to 1 byte per second, as well as all it's competitors websites, any newspaper who it doesn't agree with, and also refuses to share peer traffic with any game-console service / MMORPG except for the Xbox unless the user pays extra. What's the matter?! I didn't *BLOCK* anything!
There's your problem right there. Being able to shape traffic (which is effectively a temporary denial, but on millisecond-scales) is the same as blocking it for a short period of time.
The problem with net-biased (what's the opposite of net-neutral?) ISP's is not their ability to block things. It's their ability to make a service 100% unusable in practical terms even if they are 100% fine in theory. If only 1% of my TCP packets get to the destination, that's not technically "blocking" any particular website / protocol / service, but you try forming a reliable connection and downloading a webpage, or a file, or interacting with other users of the service.
Imagine the net ran through a router with an iptables rule of:
iptables -A INPUT -p icmp --icmp-type echo-request -m random --average 99 -j DROP
but ONLY on the websites / protocols that the ISP chooses (and / or is being paid by).