pith. sign in

arxiv: 1808.01479 · v1 · pith:W4EQ4KOJnew · submitted 2018-08-04 · 💻 cs.CR · cs.CY· cs.SE

Understanding Software Developers' Approach towards Implementing Data Minimization

classification 💻 cs.CR cs.CYcs.SE
keywords softwaredatadeveloperstheysystemsimplementwhendesign
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Many a Little Makes a Mickle: A Code-Centric Empirical Study of Data Minimization Principle in Android App Development

    cs.SE 2026-06 conditional novelty 6.0

    Empirical study of Android apps yields 31 coding guidelines that reduce data minimization violations in both human-written and LLM-generated code.