CRCYSEAug 4, 2018

Understanding Software Developers' Approach towards Implementing Data Minimization

arXiv:1808.01479v123 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of inadequate Data Minimization implementation for software developers, but it is incremental as it identifies issues without proposing solutions.

The study investigated how 24 software developers implement Data Minimization in software design, finding that they struggle due to lack of awareness of potential data collection and show inconsistency in their approaches.

Data Minimization (DM) is a privacy practice that requires minimizing the use of user data in software systems. However, continuous privacy incidents that compromise user data suggest that the requirements of DM are not adequately implemented in software systems. Therefore, it is important that we understand the problems faced by software developers when they attempt to implement DM in software systems. In this study, we investigate how 24 software developers implement DM in a software system design when they are asked to. Our findings revealed that developers find it difficult to implement DM when they are not aware of the potential of data they could collect at the design phase of systems. Furthermore, developers were inconsistent in how they implemented DM in their software designs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes