Skip to content
WJunction - Webmaster Forum

Net providers begin warning of illegal downloads

Status
Not open for further replies.
http://www.myfoxny.com/story/21347184/net-providers-begin-warning-of-illegal-downloads

WASHINGTON (AP) — Internet users who illegally share music, movies or television shows online could soon receive warning notices from the nation's five major Internet service providers.

The Copyright Alert System, organized by the recording and film industry, is being activated this week to target consumers using peer-to-peer software.

Under the new system, complaints will prompt an Internet service provider — such as Verizon or AT&T — to notify a customer whose Internet address has been detected sharing files illegally. A person will be given up to six opportunities to stop before the Internet provider will take more drastic steps, such as temporarily slowing their connection, or redirecting Internet traffic until they acknowledge they received a notice or review educational materials about copyright law.

Consumers who maintain they have been wrongly accused would be forced to pay $35 to appeal the decision. The fee would be reimbursed if they prevail.

Proponents say the focus is on deterring the average consumer rather than chronic violators. The director of the organization behind the system, Jill Lesser of the Center for Copyright Infringement, said in a blog post Monday that the program is "meant to educate rather than punish, and direct (users) to legal alternatives."

Each Internet provider is expected to implement their own system. The program gives each customer five or six "strikes" after a music or film company has detected illegal file-sharing and lodged a complaint. The first alerts are expected to be educational, while the third and fourth would require the customer to acknowledge that they have received the warnings and understand their behavior is illegal. The final warnings are expected to lead to "mitigation measures," such as slowing a person's Internet connection speeds.

Officials involved in the effort acknowledge it's unlikely to stop the biggest violators. There are ways to disguise an IP address or use a neighbor's connection that is unlocked. Public wireless connections, such as those offered at coffee shops, also won't be monitored.
 

4 comments

Comes to europe sooner or later... The lobby is too powerful and politicians too corrupt.

Maybe now is a good time to start a VPN business? :wave:
 
SSL (Secure Sockets Layer) is the standard security technology for establishing an encrypted link between a web server and a browser. This link ensures that all data passed between the web server and browsers remain private and integral. SSL is an industry standard and is used by millions of websites in the protection of their online transactions with their customers.

To be able to create an SSL connection a web server requires an SSL Certificate. When you choose to activate SSL on your web server you will be prompted to complete a number of questions about the identity of your website and your company. Your web server then creates two cryptographic keys - a Private Key and a Public Key.

The Public Key does not need to be secret and is placed into a Certificate Signing Request (CSR) - a data file also containing your details. You should then submit the CSR. During the SSL Certificate application process, the Certification Authority will validate your details and issue an SSL Certificate containing your details and allowing you to use SSL. Your web server will match your issued SSL Certificate to your Private Key. Your web server will then be able to establish an encrypted link between the website and your customer's web browser.

The complexities of the SSL protocol remain invisible to your customers. Instead their browsers provide them with a key indicator to let them know they are currently protected by an SSL encrypted session - the lock icon in the lower right-hand corner, clicking on the lock icon displays your SSL Certificate and the details about it. All SSL Certificates are issued to either companies or legally accountable individuals.

Typically an SSL Certificate will contain your domain name, your company name, your address, your city, your state and your country. It will also contain the expiration date of the Certificate and details of the Certification Authority responsible for the issuance of the Certificate. When a browser connects to a secure site it will retrieve the site's SSL Certificate and check that it has not expired, it has been issued by a Certification Authority the browser trusts, and that it is being used by the website for which it has been issued. If it fails on any one of these checks the browser will display a warning to the end user letting them know that the site is not secured by SSL.

Maybe this helps you in understanding SSL.

Another good link with video: http://media.ccc.de/browse/congress/2010/27c3-4301-en-flow_analysis_of_internet_activities.html
 
Status
Not open for further replies.

About the author

Heath
Banned · Joined
187
Messages
82
Reactions
28
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom