--- layout: default title: "Privacy and Governmental Databases" description: "A 2011 CIS blog post addressing privacy risks in incrementally designed Indian government databases and recommending technical and regulatory practices for data protection, access control, and interoperability." authors: ["Elonnai Hickok"] categories: [Elonnai Hickok] date: 2011-03-23 source: "Centre for Internet and Society" permalink: /elonnai/privacy-and-governmental-databases/ created: 2026-08-05 --- **"Privacy and Governmental Databases"** is a blog post by [Elonnai Hickok](/elonnai/) published by the [Centre for Internet and Society](/cis/) on 23 March 2011. It analyses how the ad-hoc and incremental development of government databases in India leads to structural privacy risks, including data inaccuracy, unauthorized access, and security gaps. The article outlines nine specific recommendations to establish robust privacy standards, data categorization, breach notifications, and interoperability protocols across e-governance systems. ## Contents 1. [Article Details](#article-details) 2. [Full Text](#full-text) 3. [Context and Background](#context-and-background) 4. [External Link](#external-link) ## Article Details
đź“° Published by:
Centre for Internet and Society
đź“… Date:
23 March 2011
✍️ Author:
Elonnai Hickok
đź“„ Type:
Blog post
đź”— Original Link:
Read the original post
## Full Text

In our research we have found that most government databases are incrementally designed in response to developments and improvements that need to be incorporated from time to time. This method of architecting a system leads to a poorly designed database with many privacy risks such as: inaccurate data, incomplete data, inappropriate disclosure of data, inappropriate access to data, and inappropriate security over data. To address these privacy concerns it is important to analyze the problem that is being addressed from the perspective of potential and planned interoperability with other government databases. Below is a list of problems and recommendations concerning privacy, concerning government databases.


Government Databases and recommendations for privacy practices

1. Citizen-State relationships and privacy standards

Government databases foster different types of relationships between the state and its citizenry. For instance: User databases, service-providing databases, and information-providing databases. Each one of these relationships requires a different level of privacy. Thus, it is important to identify the type of relationship that the database will foster in order to determine what type of privacy model to implement.

2. Specific privacy policy

Each government database should have a specific privacy policy that are tailored to the information that they hold. Each policy should cover the following areas:

3. Personal vs. personal sensitive and public vs. non-public data categories

Data in government databases requires varying degrees of privacy safeguards. The division of personal information vs. non personal information etc. creates distinct categories for security levels over data and permissibility of public disclosure. Ex of personal information: Name, address, telephone number, religion. Ex of non-personal data: gender, age. This could work to avoid situations such as the census - where a person's name, address, age, etc, were all printed for the public eye.

4. Standardization of Privacy Policies and Access Control

Government databases should all be designed upon interoperable standards so that the databases can "talk" to each other. The ability to coalesce databases strengthens the potential for use and reuse by different stakeholders. Furthermore, the interoperability of systems helps to avoid the creation of silos that hold multiple copies of the same data. To protect the privacy in interoperable systems - restricted and authorized access within departments and between departments is key. The Department of Information Technology has recently published a "Government Interoperability Framework" titled "Interoperability Framework for eGovernance" This policy document is the appropriate place to articulate interoperable privacy policies that could be adopted across eGovernance projects.

5. Record of breach notification

If data breach occurs in government database, the breach should be recorded and the appropriate individuals notified.

6. Anonymization/obfuscation and deletion policies

Once the purpose for which the data has been collected has been served it must be anonymized/obfuscated or deleted as appropriate. All datasets cannot be deleted as bulk aggregate data is very useful to those interested in trend analysis. Anonymizing/obfuscating the personal details of a data set ensures that privacy is protected during such trend analysis.

7. Accountability for accuracy of data

Frequently data that is collected and entered into government databases is not accurate, because the departments are not collecting the data themselves. Thus, they feel no responsibility for its accuracy. If a mechanism is built into each database for identification of each data source this brings accountability for data accuracy.

8. Appropriate uses of government databases

Businesses should feel automatically entitled to aggregate and consolidate public information from government databases because it is technically possible to do so. Their uses of government databases must be guided by policies that define "appropriate usage."

9. Access, updation and control of personal information

Citizens must be able to access and update their information. Furthermore, they should be able to define to a certain extent access control to their information - which would automatically make them eligible or ineligible for various government services.

Bibliography

  1. Rezhui, Abdemounaam. Preserving Privacy in Web Services. Department of Computer Sciences, Virginia Tech.
  2. Medjahed, Brahim. Infrastructure for E-Government Web Services. IEEE Internet Computing, Virginia Tech. January/February 2003.
  3. Mladen, Karen. A Report of Research on Privacy for Electronic Government. Privacy in Canada.
{% include back-to-top.html %} ## Context and Background In early 2011, Indian state departments were rapidly digitizing administrative records under the National e-Governance Plan (NeGP) and various sectoral initiatives. However, because many government software systems and digital registries were built reactively to solve immediate administrative requirements, they lacked standardized privacy architecture and unified security protocols. This piecemeal development led to widespread data fragmentation, excessive personal data collection, and unintentional exposures of sensitive citizen data in public directories. The article outlines fundamental structural weaknesses stemming from this lack of comprehensive design. In particular, it highlights how outsourced data collection compromised data accuracy, while the absence of explicit data lifecycle rules allowed personal details to linger indefinitely in administrative databases. Furthermore, as state agencies began emphasizing system interoperability—supported by initiatives like the Department of Information Technology's "Interoperability Framework for e-Governance"—the risk of unauthorized inter-departmental data sharing and commercial data scraping increased significantly without robust access controls and purpose-limitation guarantees. To address these vulnerabilities, the piece advocates for integrating privacy safeguards directly into the design of public IT infrastructure. Key recommendations include establishing distinct security tiers for personal and non-personal data, enforcing mandatory breach notifications, enabling anonymization techniques for public aggregate research, and granting citizens statutory rights to inspect, update, and manage access permissions for their personal records. By grounding its analysis in international e-government frameworks, the post serves as an early policy blueprint for privacy-by-design principles in Indian e-governance. It argues that system interoperability must not come at the expense of citizen privacy, emphasizing that trust in public electronic services depends on clear statutory boundaries, administrative accountability, and explicit data governance rules across all tiers of government. ## External Link - [Privacy and Governmental Databases](https://cis-india.org/internet-governance/blog/privacy/privacy-govt-databases) {% include navbox-elonnai.html %}