--- layout: default title: "Sunil Abraham and Citizen Matters" description: "A consolidated cluster of Sunil Abraham's contributions to Citizen Matters and related news coverage that references his views on technology, digital rights, internet governance, and public policy in India." categories: [Clusters] permalink: /clusters/sunil-abraham-citizen-matters/ created: 2026-07-23 --- ***Citizen Matters*** is a citizen journalism platform that reports on civic issues, governance, and public policy, with particular attention to Bangalore's local ecosystem of technology, activism, and administration. Its coverage has occasionally intersected with questions of digital rights, data governance, and technology policy as they relate to civic life. This cluster brings together the publications authored by Sunil Abraham for *Citizen Matters* as well as relevant media mentions, offering a single reference point for readers interested in this strand of his public writing and commentary. ## ✍️ Publications {#publications} ### Sort by:
{% assign pub_items = site.pages | where_exp:"p","p.categories contains 'Publications'" | where:"source","Citizen Matters" %} {% 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","Citizen Matters" %} {% 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 - [Citizen Matters](https://citizenmatters.in/)