From c71cb23548fae2c29204b6e2a53dc3d4b4c21ca9 Mon Sep 17 00:00:00 2001 From: Pranav Agale Date: Sat, 20 Jun 2026 12:12:49 +0000 Subject: [PATCH] Add content for chapters 3 and 4 on IT Act 2000 and Data Privacy & Protection --- app/sem5/cle/[chapter]/page.tsx | 6 +- app/sem5/cle/content/chapter3.tsx | 202 ++++++++++++++++++++++++++ app/sem5/cle/content/chapter4.tsx | 233 ++++++++++++++++++++++++++++++ 3 files changed, 439 insertions(+), 2 deletions(-) create mode 100644 app/sem5/cle/content/chapter3.tsx create mode 100644 app/sem5/cle/content/chapter4.tsx diff --git a/app/sem5/cle/[chapter]/page.tsx b/app/sem5/cle/[chapter]/page.tsx index edd5b2e..9c380c6 100644 --- a/app/sem5/cle/[chapter]/page.tsx +++ b/app/sem5/cle/[chapter]/page.tsx @@ -3,6 +3,8 @@ import { Metadata } from "next"; import { Ch0Content } from "../content/chapter0"; import { Ch1Content } from "../content/chapter1"; import { Ch2Content } from "../content/chapter2"; +import { Ch3Content } from "../content/chapter3"; +import { Ch4Content } from "../content/chapter4"; import { ArrowBigLeft, ArrowBigRight } from "lucide-react"; import { Righteous } from "next/font/google"; import BookmarkButton from "../../../components/BookmarkButton"; @@ -27,8 +29,8 @@ const chapters = [ { id: "ch0", title: "Course Outline", component: Ch0Content }, { id: "ch1", title: "Introduction to Cyber Laws & Ethics", component: Ch1Content }, { id: "ch2", title: "Cyber Crimes", component: Ch2Content }, - { id: "ch3", title: "IT Act 2000 & Amendments", component: ComingSoon }, - { id: "ch4", title: "Data Privacy & Protection", component: ComingSoon }, + { id: "ch3", title: "IT Act 2000 & Amendments", component: Ch3Content }, + { id: "ch4", title: "Data Privacy & Protection", component: Ch4Content }, { id: "ch5", title: "Digital Signatures & IPR", component: ComingSoon }, { id: "ch6", title: "Ethical Hacking & Security Ethics", component: ComingSoon }, { id: "ch7", title: "Social Media & Internet Ethics", component: ComingSoon }, diff --git a/app/sem5/cle/content/chapter3.tsx b/app/sem5/cle/content/chapter3.tsx new file mode 100644 index 0000000..f52fb22 --- /dev/null +++ b/app/sem5/cle/content/chapter3.tsx @@ -0,0 +1,202 @@ +import React from "react"; + +export const Ch3Content = () => { + return ( +
+

+ Module III: IT Act 2000 & Amendments. + The Information Technology Act, 2000 is India's primary law governing + digital transactions, cyber crimes, and electronic governance. It gave + legal recognition to electronic records and digital signatures, and + established a framework for punishing cyber offences in India. +

+ +
+ + {/* 1. What is the IT Act 2000 */} +
+

+ 1. What is the IT Act 2000? +

+

+ The Information Technology Act, 2000 (ITA-2000) was enacted by the + Indian Parliament on 17th October 2000. It is based on the United + Nations Model Law on Electronic Commerce (1996) and aims to: +

+ +
+
+

+ Primary Objectives +

+
    +
  • Grant legal recognition to electronic records and signatures
  • +
  • Enable e-commerce and e-governance in India
  • +
  • Define cyber crimes and their punishments
  • +
  • Establish Cyber Appellate Tribunals for dispute resolution
  • +
+
+ +
+

+ Key Features +

+
    +
  • Covers 94 sections across 13 chapters
  • +
  • Applies to offences committed outside India too
  • +
  • Recognizes digital signatures as legally valid
  • +
  • Establishes the role of Certifying Authorities (CAs)
  • +
+
+
+
+ +
+ + {/* 2. Key Sections */} +
+

+ 2. Key Sections of the IT Act +

+

+ The IT Act defines specific offences and their corresponding + punishments. Here are the most important sections every student + should know: +

+ +
+
+

+ ⁘ Section 43 — Unauthorized Access +

+

+ Covers unauthorized access, downloading, or copying data from a + computer system or network without permission. Also includes + introducing viruses or causing damage to computer systems. + Penalty: Compensation up to ₹1 crore to the affected person. +

+
+ +
+

+ ⁘ Section 65 — Tampering with Source Code +

+

+ Deals with knowingly concealing, destroying, or altering any + computer source code when it is required to be maintained by law. + Penalty: Imprisonment up to 3 years or fine up to ₹2 lakhs, or + both. +

+
+ +
+

+ ⁘ Section 66 — Hacking +

+

+ Covers hacking — dishonestly or fraudulently doing any act under + Section 43. If someone intentionally damages a computer system or + network, they are liable under this section. Penalty: Imprisonment + up to 3 years or fine up to ₹5 lakhs, or both. +

+
+ +
+

+ ⁘ Section 66A — Offensive Online Messages (Repealed) +

+

+ Originally punished sending offensive or false messages online. + However, it was struck down by the Supreme Court in 2015 + (Shreya Singhal vs Union of India) for violating the right to + freedom of speech under Article 19(1)(a) of the Constitution. + This is an important case study in balancing law and civil + liberties. +

+
+ +
+

+ ⁘ Section 67 — Obscene Content Online +

+

+ Prohibits publishing or transmitting obscene material in + electronic form. Section 67A and 67B extend this to sexually + explicit content and child pornography respectively, with stricter + penalties. Penalty: Up to 5 years imprisonment and fine up to + ₹10 lakhs on first conviction. +

+
+ +
+

+ ⁘ Section 72 — Breach of Confidentiality +

+

+ Any person who has accessed electronic records, books, or + documents under the powers of this Act and discloses them without + consent is punishable. Penalty: Imprisonment up to 2 years or + fine up to ₹1 lakh, or both. +

+
+
+
+ +
+ + {/* 3. 2008 Amendment */} +
+

+ 3. The 2008 Amendment — What Changed? +

+

+ The IT (Amendment) Act 2008 significantly strengthened the original + Act after incidents like the 2008 Mumbai attacks exposed gaps in + cyber surveillance laws. Key changes included: +

+ +
+
+

+ New Sections Added +

+
    +
  • Section 66A to 66F — new cyber crime categories
  • +
  • Section 69 — government power to intercept information
  • +
  • Section 79 — safe harbour for intermediaries
  • +
  • Cyber terrorism made a punishable offence (66F)
  • +
+
+ +
+

+ Key Improvements +

+
    +
  • Body corporates made accountable for data protection
  • +
  • Electronic signatures expanded beyond digital signatures
  • +
  • Intermediary liability guidelines introduced
  • +
  • Stronger penalties for cyber crimes against women
  • +
+
+
+
+ +
+ + {/* Summary */} +
+

Summary

+

+ The IT Act 2000 is the legal backbone of India's digital ecosystem. + It defines what is legal and illegal online, protects e-commerce and + digital communication, and provides a framework for punishing cyber + crimes. The 2008 amendment strengthened it further to address + emerging threats like cyber terrorism and data breaches. +

+
+
+ ); +}; + +export default Ch3Content; \ No newline at end of file diff --git a/app/sem5/cle/content/chapter4.tsx b/app/sem5/cle/content/chapter4.tsx new file mode 100644 index 0000000..082c242 --- /dev/null +++ b/app/sem5/cle/content/chapter4.tsx @@ -0,0 +1,233 @@ +import React from "react"; + +export const Ch4Content = () => { + return ( +
+

+ Module IV: Data Privacy & Protection. + Every time you use an app, browse a website, or make an online + payment, data about you is being collected. Data privacy is about your + right to control that information — and data protection laws ensure + organizations handle it responsibly. +

+ +
+ + {/* 1. What is Personal Data */} +
+

+ 1. What is Personal Data? +

+

+ Personal data is any information that can identify a specific + individual — directly or indirectly. Understanding what counts as + personal data is the first step in protecting it. +

+ +
+
+

+ Examples of Personal Data +

+
    +
  • Name, address, phone number, email
  • +
  • Aadhaar number, PAN, passport number
  • +
  • Bank account and credit card details
  • +
  • Location data, IP address, cookies
  • +
  • Biometric data — fingerprints, face scans
  • +
  • Health and medical records
  • +
+
+ +
+

+ Sensitive Personal Data +

+

+ Some data is classified as "sensitive" because misuse causes + greater harm. This includes: +

+
    +
  • Passwords and financial information
  • +
  • Health and medical records
  • +
  • Sexual orientation
  • +
  • Religious or political beliefs
  • +
  • Biometric data
  • +
+
+
+
+ +
+ + {/* 2. Your Privacy Rights */} +
+

+ 2. Your Privacy Rights as a Digital User +

+

+ Modern data protection laws grant individuals specific rights over + their personal data. These rights empower you to take control of + your digital identity: +

+ +
+
+

+ ⁘ Right to Know +

+

+ You have the right to know what personal data an organization + collects about you, why they collect it, how they use it, and who + they share it with. Organizations must disclose this through a + clear privacy policy. +

+
+ +
+

+ ⁘ Right to Correction +

+

+ If an organization holds incorrect or incomplete personal data + about you, you have the right to request a correction. This is + especially important for financial and medical records. +

+
+ +
+

+ ⁘ Right to Erasure (Right to be Forgotten) +

+

+ You can request that your personal data be deleted when it is no + longer needed for the purpose it was collected, or when you + withdraw your consent. This right gained global attention through + the GDPR in Europe. +

+
+ +
+

+ ⁘ Right to Data Portability +

+

+ You have the right to receive your personal data in a structured, + machine-readable format and transfer it to another service + provider. For example, moving your data from one cloud storage + provider to another. +

+
+
+
+ +
+ + {/* 3. Key Laws */} +
+

+ 3. Key Data Protection Laws +

+ +
+
+

+ GDPR (Europe, 2018) +

+

+ The General Data Protection Regulation is the world's strongest + data privacy law. It applies to any organization that handles + data of EU citizens — including Indian companies with European + users. +

+
+ Key Rule: Organizations must get explicit consent + before collecting data. Violations can result in fines up to €20 + million or 4% of global annual turnover — whichever is higher. +
+
+ +
+

+ DPDP Act (India, 2023) +

+

+ The Digital Personal Data Protection Act 2023 is India's landmark + data protection law. It defines the rights of "Data Principals" + (individuals) and obligations of "Data Fiduciaries" + (organizations). +

+
+ Key Rule: Personal data can only be processed + for lawful purposes with consent. Penalty for data breaches can + go up to ₹250 crore. +
+
+
+
+ +
+ + {/* 4. Data Breaches */} +
+

+ 4. Data Breaches — What Happens When Data is Stolen? +

+

+ A data breach occurs when unauthorized individuals gain access to + protected data. Here are two major real-world examples: +

+ +
+
+

+ Facebook–Cambridge Analytica (2018) +

+

+ Data of 87 million Facebook users was harvested without consent + through a third-party quiz app and used to build psychological + voter profiles for political advertising. +

+
+ Outcome: Facebook was fined $5 billion by the + FTC. The scandal sparked global debate on data privacy and led to + stricter platform regulations worldwide. +
+
+ +
+

+ AIIMS Delhi Ransomware (2022) +

+

+ India's premier hospital AIIMS Delhi suffered a ransomware attack + that encrypted patient data of approximately 3–4 crore patients + and disrupted hospital services for nearly two weeks. +

+
+ Outcome: Highlighted the vulnerability of + critical healthcare infrastructure and the urgent need for data + protection laws in India — a key reason behind the DPDP Act 2023. +
+
+
+
+ +
+ + {/* Summary */} +
+

Summary

+

+ Data privacy is a fundamental right in the digital age. Laws like + GDPR and India's DPDP Act 2023 exist to ensure organizations handle + your data responsibly. As a digital citizen, knowing your rights and + as a future developer, building privacy-first applications are both + equally important responsibilities. +

+
+
+ ); +}; + +export default Ch4Content; \ No newline at end of file