AT&T Announces Plans to Filter Copyright Content
An anonymous reader writes "The LA Times reports that AT&T has announced plans to work with the Hollywood movie studios and major recording labels to implement new content filtering systems on their network. The plans raise many troubling legal issues including privacy concerns, false positive filtering, and liability for failure to filter."
tasks(723) drafts(105) languages(484) examples(29106)
This is not surprising in the least. AT&T has a dishonourable history of sticking it to the consumer whenever anyone asks them to.
Most notable is the current lawsuit against them alleging collusion with the NSA in massive illegal domestic wiretapping.
Call me old fashioned, but I like a dump to be as memorable as it is devastating - Bender
ISPs are not common carriers. There is a difference between voice and data, according to (stupid) law.
I wasn't looking for anything in particular, but when I put the url of piratebay in my browser a blocking service page came up. First time I saw anything like this. I get DSL in Chicago thru, I guess it's AT&T now...
This is all well and good if it's like a parental control thing but I'm a 50 year old paying customer and I'm not used to getting flipped off by my ISP. I suppose I should be looking over my shoulder.
AT&T is not AT&T now, because the name was sold to an abusive west coast telephone company named SBC.
My understanding is that everything else of value in the original AT&T was sold piece-by-piece, and SBC bought mostly just the name. My understanding is that the SBC trademark was worse than useless because the company is so abusive. So, the managers bought another name.
Apparently, for $16 Billion SBC got AT&T's VOIP customers, and the AT&T name.
AT&T's VOIP customers were Sheila and Gerald Funk, who have since moved to Elbonia. Wait... That last sentence my contain an error.
So, what we are seeing is SBC mismanagement under a new name. Soon just saying the name AT&T will cause people to become upset.
You don't have to make it impossible for ISPs to see what is being transferred, only make it so hard that it's no longer economically feasible for them to do so.
We've upped our standards. Up yours.
How do you think SSH works? There is no third-party certificate server, and man-in-the-middle certainly can't defeat it.
To install a private certificate server under Apache is trivial; see for example my post. (On Windows, it is a little more complex, as that post indicates.)
The purpose of the third-party certificate is to provide some degree of trust that you are going to the web site you think you are, so that you can have some confidence that you aren't submitting your credit card number to an imposter. If all you are interested in is encryption and the prevention of man-in-the-middle interception, SSL with a private certificate server will work fine. The encryption is accomplished via public key cryptography, which allows you to exchange the private key used for the encrypted session. A third party is not required for public key cryptography to work.
As for traffic filtering and shaping, the battle between ISP and user will end only when they agree on QoS markings and policies that are advantageous to both. This can happen.