CMU-CS-12-106
Computer Science Department
School of Computer Science, Carnegie Mellon University



CMU-CS-12-106

Formalizing and Enforcing Purpose Restrictions
in Privacy Policies
(Full Version)

Michael Carl Tschantz, Anupam Datta, Jeannette M. Wing

March 2012

This report is a full version of a conference paper
presented at the 33rd IEEE Symposium on Security and Privacy
(San Francisco, May 2012) and appears as "Formalizing and
Enforcing Purpose Restrictions in Privacy Policies."

CMU-CS-12-106.pdf


Keywords: Privacy, Formal Methods, Auditing, Compliance Checking, Planning, MDPs

Privacy policies often place restrictions on the purposes for which a governed entity may use personal information. For example, regulations, such as the Health Insurance Portability and Accountability Act (HIPAA), require that hospital employees use medical information for only certain purposes, such as treatment, but not for others, such as gossip. Thus, using formal or automated methods for enforcing privacy policies requires a semantics of purpose restrictions to determine whether an action is for a purpose or not. We provide such a semantics using a formalism based on planning. We model planning using a modified version of Markov Decision Processes (MDPs), which exclude redundant actions for a formal definition of redundant. We argue that an action is for a purpose if and only if the action is part of a plan for optimizing the satisfaction of that purpose under the MDP model. We use this formalization to define when a sequence of actions is only for or not for a purpose. This semantics enables us to create and implement an algorithm for automating auditing, and to describe formally and compare rigorously previous enforcement methods. To validate our semantics, we conduct a survey to compare our semantics to how people commonly understand the word "purpose".

67 pages



Return to: SCS Technical Report Collection
School of Computer Science

This page maintained by reports@cs.cmu.edu