Legal notice sent to Meerut University for torrenting (downloading movies and tv series)

  • Thread starter Thread starter Neo8
  • Start date Start date
  • Replies Replies 17
  • Views Views 3,203
If the content has been copyrighted in India, of course the owner of the content can sue for copyright infringement. Pretty much every movie studio has presence in india today. They release these movies in india. So i am guessing they get it registered under local laws.
 
It doesnt even have to be copyrighted in India. Being a signatory to the WTO, under the WIPO Copyright Treaty, India is obligated to protect trademarks of other WTO nations as well or face sanctions.

Companies like LV, Armani etc. have used this provision to exert significant pressure on China/Hong Kong to reduce availability of counterfeit goods.
 
How are you going to link to individual device on a wireless network that has a single IP? :rolleyes:

MAC address?

The IP address gets linked to the mobile number. Suppose the Wi-Fi network assigns you the IP address 192.168.1.5, then you go through the verification process where you enter your mobile number and then enter the OTP that you received on that number, then you download a pirated movie.

To find the person in whose name the download was done, the people suing you will need to give the 5-tuple of the connection and time:
- source IP address (i.e. public IP address of Wi-Fi network)
- source port number
- destination IP address
- destination port number
- layer 4 protocol
- precise date and time

(assuming a high-volume CGNAT network. With low-density implementations just the source IP, source port and time should be enough).

With these details, the Wi-Fi network operator will try to find who sent the packets from the NAT logs. The NAT logs will find a match to 192.168.1.5. The operator will then check portal logs to see which mobile number was using 192.168.1.5 at the date and time in the complaint. This will lead to your mobile number which the operator will then give to the court.

One of the reasons all big public WiFi networks in India use mobile number verification is that they can tell who was using the network at the time when the police or courts asks them to.
 
Last edited:
In that case the people suing you will ask the VPN provider. If the VPN provider keeps logs they can say the VPN connection was being used from this IP at this time.
 
Back