Digital Personal Data Protection Act, 2023 · DPDP Rules, 2025

The DPDP Readiness Handbook

India's data protection law in plain English — what it asks of your company, what it costs to ignore, and how to prove you have actually done it. Written for founders and executives, not lawyers.

Penalties begin 13 Nov 2026
Full compliance due 13 May 2027
Max penalty, one breach ₹250 crore
Chapter One

The sixty-second version

If you read nothing else, read this page. It is the whole law compressed into five duties.

If your company collects any personal data of people in India — names, phone numbers, email addresses, Aadhaar or PAN numbers, payment details, health information — this law applies to you. There is no small-business exemption.

The Act gives every individual (a Data Principal) enforceable rights over their data, and places binding duties on every organisation that decides how that data is used (a Data Fiduciary). Five duties matter most:

  1. Collect data only with clear, specific, informed consent, and give notice in plain language.
  2. Use it only for the stated purpose, and keep only what you still need.
  3. Protect it with reasonable security safeguards.
  4. Report any breach to the Data Protection Board within 72 hours, and tell the people affected.
  5. Honour individuals' requests to see, correct, or erase their data.

Why this is urgent. Penalties become enforceable on 13 November 2026. Failure to implement reasonable security safeguards carries a penalty of up to ₹250 crore, and failure to report a breach up to ₹200 crore. These apply per violation and are cumulative — a single incident can trigger both.

Chapter Two

Does this apply to my company?

Almost certainly yes. This chapter tells you which role you occupy, and why using a big cloud provider does not move the duty off you.

Almost certainly yes. Work through these in order:

QuestionIf yes
Do you process personal data in digital form inside India? The Act applies.
Are you outside India but offering goods or services to people in India? The Act still applies to you.
Do you decide why and how personal data is processed? You are a Data Fiduciary — every obligation in this handbook is yours.
Do you only process data on someone else's instructions (you are a vendor/SaaS)? You are a Data Processor. Your duties flow from your contract, but security still binds you.
Do you handle very large volumes or particularly sensitive data? The government may notify you a Significant Data Fiduciary — see section 06.

The common misreading. Many founders assume that because they are small, or because they use a large cloud provider, the obligation sits elsewhere. It does not. Using AWS or Razorpay does not transfer your duty as a Data Fiduciary — you remain accountable for data you decided to collect.

Chapter Three

The timeline you are working against

The obligations phase in. Plan backwards from November 2026, not May 2027.

The obligations phase in. Two dates decide your planning.

  • In force now The Data Protection Board of India is operational. The adjudicating body exists and is receiving complaints.
  • 13 November 2026 Penalties become enforceable. Consent Manager registration opens. From this date financial penalties can actually be levied against you.
  • 13 May 2027 Full compliance required. Consent, notice, security safeguards and data-principal rights must all be operational. Significant Data Fiduciary duties also take effect.

Plan backwards from November, not May. Consent flows and notices usually require product and engineering changes, which take a release cycle or two. Companies that start in early 2027 will be rebuilding sign-up flows under deadline pressure.

Chapter Four

The core obligations, one by one

Seven duties, each with the law, the plain-English meaning, the action, and the evidence.

Each card gives you the duty, what it means in practice, the action to take, and — the part most guides omit — how you would demonstrate compliance if challenged.

§5

Notice

The duty

Give a clear notice, with or before the request for consent, describing the personal data you want and the purpose for processing it.

In practice

A plain-language notice at the point of collection — not buried in a 40-page policy. It must also tell people how to withdraw consent, how to exercise rights, and how to complain to the Board. It must be available in English and the languages in the Eighth Schedule.

Do this

Rewrite your sign-up and checkout notices in short sentences. List each purpose separately. Publish the withdrawal and grievance routes on the same screen.

Prove it

Keep dated screenshots or version-controlled copies of every notice shown to users, mapped to the release that deployed it.

§6

Consent

The duty

Consent must be free, specific, informed, unconditional and unambiguous, given by a clear affirmative action, and limited to the data necessary for the stated purpose.

In practice

No pre-ticked boxes. No bundling ten purposes into one checkbox. No refusing service because someone declined optional marketing. Withdrawal must be as easy as giving consent.

Do this

Separate consent per purpose. Add a self-service withdrawal control in account settings. Stop collecting fields you cannot tie to a stated purpose.

Prove it

Maintain consent records: who consented, to what version of which notice, when, and through which interface — plus the withdrawal timestamp where applicable.

§8(4) · Rule 6

Reasonable security safeguards

The duty

Implement appropriate technical and organisational measures to prevent a personal data breach — proportionate to the sensitivity of the data and the risk involved.

In practice

Rule 6 names the measures explicitly: encryption, masking, obfuscation or tokenisation; access controls with logging and periodic review; backups for continuity; and retention of logs for at least one year to support breach detection and investigation.

Do this

Encrypt personal data in transit and at rest. Enforce least-privilege access and review it on a schedule. Turn on and retain access logs. Test that one customer cannot reach another customer's records.

Prove it

This is the one obligation that can be tested from outside rather than asserted. Evidence means a dated technical assessment: TLS configuration, authorisation testing between two real accounts, and a search for personal data exposed on public endpoints.

§8(6)

Breach notification

The duty

On becoming aware of a personal data breach, notify the Data Protection Board and every affected Data Principal.

In practice

The Board must be notified within 72 hours. Affected individuals must be told the nature of the breach, the data involved, the likely consequences, and the steps taken. There is no materiality threshold — small breaches are reportable too.

Do this

Write the incident runbook now, while calm: who declares a breach, who drafts the Board notification, who signs it, and where the user-notification template lives. Rehearse it once.

Prove it

A documented runbook with named owners, plus evidence of one tabletop exercise. Detection capability matters: you cannot report within 72 hours what you never detected.

§8(7)

Retention and erasure

The duty

Erase personal data once consent is withdrawn or the purpose is no longer being served, unless retention is required by law.

In practice

"We keep everything forever" is now a liability. Every dataset needs a defined purpose and a defined end. Remember backups, analytics warehouses and third-party tools — deletion must reach them too.

Do this

Build a data inventory: what you hold, where, why, and for how long. Set a retention period per category. Automate deletion where you can.

Prove it

A maintained retention schedule plus deletion job logs showing records actually removed on time.

§8(9) · §8(10)

Grievance redressal

The duty

Publish the contact details of a Data Protection Officer or a person able to answer questions about processing, and provide an effective grievance mechanism.

In practice

A named, reachable contact — not a dead info@ inbox. Individuals must be able to complain to you before escalating to the Board, and you must respond.

Do this

Name the person. Publish the address on your website and inside your notices. Track requests with timestamps.

Prove it

A grievance register: request received, owner, action, date closed.

§9

Children's data

The duty

For anyone under 18, obtain verifiable consent from a parent or lawful guardian. Do not track or behaviourally target children, and do not run targeted advertising at them.

In practice

This is strict, and stricter than most founders expect — India sets the threshold at 18, not 13 or 16. If minors can plausibly use your product, you need an age gate and a guardian-verification path.

Do this

Decide honestly whether under-18s use your service. If they might, design the age gate now — retrofitting it is far harder.

Prove it

Records of the verification method and evidence that tracking and ad-targeting are disabled for those accounts.

Chapter Five

Rights you must be able to honour

Chapter III of the Act creates rights for individuals. Each one becomes operational work for you.

Chapter III gives individuals rights that create operational work. Each one needs an owner and a route inside your product.

RightWhat you must be able to do
AccessGive a summary of the personal data you hold on them and how it is being processed.
Correction & completionCorrect inaccurate data, complete incomplete data, update what is stale.
ErasureDelete data processed on consent when that consent is withdrawn.
Grievance redressalReceive and act on complaints before they reach the Board.
NominationLet an individual nominate someone to exercise their rights on death or incapacity.

Test this like a feature. Most companies discover on their first real request that personal data lives in seven systems and nobody can produce a complete answer. Run a dry-run request against your own founder account and time it.

Chapter Six

If you are named a Significant Data Fiduciary

Most startups will not be. Do not assume you are one of them without checking.

The government may notify a company as a Significant Data Fiduciary based on the volume and sensitivity of data processed and the risk involved. Three additional duties then apply:

  • Appoint a Data Protection Officer based in India, reporting to the board or governing body.
  • Appoint an independent data auditor.
  • Conduct periodic Data Protection Impact Assessments and audits.

For most startups this will not apply — but do not assume. If you process health, financial or biometric data, or operate at consumer scale, plan for the possibility. These duties take effect 13 May 2027.

Chapter Seven

What non-compliance costs

The Schedule sets the numbers. They are per violation, and they stack.

Penalties are set out in the Schedule to the Act and are levied per violation.

FailureMaximum penalty
Failure to take reasonable security safeguards to prevent a breach₹250 crore
Failure to notify the Board or affected individuals of a breach₹200 crore
Breach of obligations relating to children's data₹200 crore
Breach of additional obligations of a Significant Data Fiduciary₹150 crore
Breach of any other provision of the Act or Rules₹50 crore

They stack. A single incident where you both failed to secure the data and failed to report it in time exposes you to the security penalty and the notification penalty together. The Board considers the nature and gravity of the breach and any mitigating steps you took — which is precisely why dated evidence of diligence matters.

Chapter Eight

Your first thirty days

You cannot do everything at once. This order front-loads the largest penalties and the longest builds.

You cannot do everything at once. This order front-loads the obligations that carry the largest penalties and take the longest to build.

  • Week 1 · Find out what you haveList every place personal data lives: production databases, analytics, CRM, support desk, spreadsheets, third-party tools. You cannot protect or delete what you have not located.
  • Week 1 · Name an ownerAppoint the person answerable for data protection and publish their contact details. This is a legal requirement and it takes an afternoon.
  • Week 2 · Fix the notice and consent flowRewrite sign-up notices in plain language. Split consent per purpose. Remove pre-ticked boxes. Add a withdrawal control.
  • Week 2 · Write the breach runbookDecide now who declares a breach and who notifies the Board within 72 hours. Store the template where you will find it at 2am.
  • Week 3 · Test the security safeguardsVerify encryption in transit and at rest, review who has access to production data, and confirm one customer cannot reach another's records. Get this assessed independently — it is the ₹250 crore obligation.
  • Week 3 · Set retention periodsAssign every data category a purpose and an expiry. Schedule the deletions.
  • Week 4 · Rehearse a rights requestRun an access, correction and erasure request end to end against a real account. Time it. Fix what breaks.
  • Week 4 · Write it downCompile the evidence — notices, consent records, assessment report, runbook, retention schedule, grievance register — into one folder you could hand to a regulator or an enterprise customer.

The commercial upside. This folder is not only regulatory insurance. Enterprise buyers and cross-border partners increasingly require proof of DPDP readiness before signing. Companies that finish early convert it into a sales asset while their competitors are still writing policies.

Chapter Nine

The part you cannot self-certify

Most of DPDP is paperwork you can do yourself. One obligation is not, and it carries the biggest fine.

Most of DPDP is organisational: policies, records, appointments, contracts. You can and should do that work internally — this handbook is written so you can.

One obligation is different. Reasonable security safeguards under §8(4) and Rule 6 is the only duty that can be tested from the outside rather than asserted on paper — and it carries the largest penalty. "We use encryption" is a claim. A dated report showing that your TLS is correctly configured, that account A provably cannot read account B's records, and that no personal data is exposed on a public endpoint is evidence.

What a technical safeguards assessment should cover. Encryption in transit and at rest · authorisation testing between two real accounts (the failure mode that leaks one customer's data to another) · personal data exposed on public endpoints or in client-side code · personal data flowing to third parties without disclosure · consent and notice actually present at the point of collection. Insist that every finding comes with reproducible proof, not a severity label.

Chapter Ten

About RedForge

Who wrote this handbook, why we gave it away, and the one part of DPDP we do for you.

RedForge is a security engineering practice built for Indian companies facing the DPDP deadline. We publish this handbook free because most of what the Act asks for is work you should do yourself — and because we would rather be judged on the one part we do exceptionally well than sell you a compliance package you do not need.

Why we built our own tooling

Security scanners have a credibility problem, and 2026 made it worse. Automated tools now generate vast quantities of confident, well-formatted findings that turn out to be nothing — so much so that major open-source projects have shut their vulnerability reporting programmes rather than keep triaging the noise. A report that says CRITICAL means very little now.

We built RedForge around the opposite instinct. Our scanner is not permitted to report a finding it cannot prove. Every candidate issue runs through a verification chain before a human ever sees it:

  1. Control — establish the legitimate baseline response.
  2. Mutation — change exactly one variable, nothing else.
  3. Independent read-back — confirm the effect through a separate channel, not the response we just triggered.
  4. Negative control — a near-identical safe request that must not fire. If it does, the result is discarded.

Anything that fails a step is marked unverified and does not become a finding. In practice this means we hand you fewer issues than a conventional scanner — and every one of them comes with the raw request and response that proves it.

Built for Indian data, not adapted to it. Our detection understands Aadhaar numbers (validated against the Verhoeff checksum, so ordinary twelve-digit identifiers are not mistaken for them), PAN, IFSC and UPI identifiers. We never store or transmit the personal data we find — findings record the type, the count, a masked sample and a hash. A security assessment must not itself become a copy of your customers' data.

What our DPDP assessment covers

We scope tightly to §8(4) and Rule 6 — reasonable security safeguards. That is the ₹250 crore obligation, and the only one that can be independently tested rather than asserted.

  • Encryption in transit — TLS configuration, certificate validity, downgrade paths.
  • Access control between customers — we create two accounts and prove whether one can reach the other's records. This is the single most common way personal data actually leaks, and it is exactly what Rule 6 means by access controls.
  • Exposed personal data — Aadhaar, PAN, contact and payment identifiers reachable on public endpoints, in JavaScript bundles, or in archived pages.
  • Third-party data flows — personal data leaving to analytics, advertising or support tools that your notice does not disclose.
  • Consent and notice at the point of collection — whether a notice is actually shown, and whether trackers fire before consent is given.

What you receive

  • A written assessment mapping each finding to the DPDP section it engages, with severity and remediation steps in language your engineers can act on.
  • An evidence pack — raw request and response captures for every verified finding, so a regulator, auditor or enterprise customer can independently confirm it.
  • A re-test after you remediate, so your final report reads as resolved rather than outstanding.

What we do not do — and will tell you plainly. We are not a law firm and we do not draft your privacy policy, appoint your Data Protection Officer, register a Consent Manager, or run your DPIA. Those are legal and organisational tasks, and a security vendor claiming to deliver "full DPDP compliance" is overselling. Chapters One to Nine of this handbook exist so you can do that work with your counsel. We handle the technical layer and hand you evidence that stands up on its own.

Where to start

If you want to know where you stand before committing to anything, we run a passive, read-only review that touches nothing and changes nothing on your systems, and tells you which of the Rule 6 safeguards you can currently evidence and which you cannot.

Contact: contact@redforge.in
Every engagement begins with written authorisation from someone empowered to grant it. We do not test any system without it.

This is not legal advice. This handbook is an operational readiness guide written to help non-specialists understand the Digital Personal Data Protection Act, 2023 and the DPDP Rules, 2025. It is a summary and cannot capture every provision, exemption or subsequent amendment, and it does not create a lawyer–client relationship. Obligations depend on your specific circumstances. Consult qualified Indian legal counsel before relying on any interpretation here, and read the Act itself — it is published by the Ministry of Electronics and Information Technology and is freely available.

Prepared as a free reference for Indian founders and operators. Statutory references are to the Digital Personal Data Protection Act, 2023 (No. 22 of 2023) and the Digital Personal Data Protection Rules, 2025. Dates reflect the notified implementation schedule at the time of writing.