--- layout: default title: "Sunil Abraham and DNA India" description: "A consolidated archive of Sunil Abraham’s contributions to DNA India and related news coverage that references his analysis of technology, internet governance, digital rights, and public policy in the Indian context." categories: [Clusters, Media mentions] permalink: /clusters/sunil-abraham-dna-india/ created: 2026-02-05 --- ***DNA India*** (short for *Daily News and Analysis*) is a national English-language newspaper known for its reportage on politics, public policy, urban affairs, and technology. Its coverage has often explored how digital platforms, state regulation, and emerging technologies intersect with questions of rights, governance, and civic life. This cluster brings together all **publications** and **media mentions** associated with *DNA India*, providing a single reference point for readers tracing how technology policy and digital rights debates have been reflected in mainstream Indian journalism over time. ## ✍️ Publications {#publications} ### Sort by:
{% assign pub_items = site.pages | where_exp:"p","p.categories contains 'Publications'" | where:"source","DNA India" %} {% assign pub_sorted = pub_items | sort:"title" %}
    {% for item in pub_sorted %}
  1. {{ item.title }}
    {{ item.date | date: "%d %B %Y" }} {% if item.description %}
    {{ item.description }}
    {% endif %}
  2. {% endfor %}
## 📣 Media Mentions {#media} ### Sort by:
{% assign media_items = site.pages | where_exp:"p","p.categories contains 'Media mentions'" | where:"source","DNA India" %} {% assign media_sorted = media_items | sort:"title" %}
    {% for item in media_sorted %}
  1. {{ item.title }}
    {{ item.date | date: "%d %B %Y" }} {% if item.description %}
    {{ item.description }}
    {% endif %}
  2. {% endfor %}
## External links - [Official website](https://www.dnaindia.com/)