--- layout: default title: "Sunil Abraham and Rediff" description: "A consolidated archive of Sunil Abraham's writings for Rediff and media coverage featuring his commentary on digital rights, policy, and technology." categories: [Clusters] permalink: /clusters/sunil-abraham-rediff/ created: 2026-04-06 --- ***Rediff*** is one of India's early digital news platforms, known for its coverage of politics, business, and technology, as well as opinion pieces and feature writing. Over time, it has served as a space for both reported stories and contributed articles engaging with public policy and current affairs. In this context, **Sunil Abraham** has contributed writings and has also appeared in reporting on issues such as internet regulation, privacy, and digital governance. This page brings together publications and media mentions from *Rediff* in a single place. ## ✍️ Publications {#publications} {% assign pub_items = site.pages | where_exp:"p","p.categories contains 'Publications'" | where:"source","Rediff" | sort:"date" | reverse %}
    {% for item in pub_items %}
  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","Rediff" %} {% 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.rediff.com/)