The Cpi-calculus: a Model for Confidential Name Passing

Ivan Prokić
DOI: https://doi.org/10.4204/EPTCS.304.8
2019-09-13
Abstract:Sharing confidential information in distributed systems is a necessity in many applications, however, it opens the problem of controlling information sharing even among trusted parties. In this paper, we present a formal model in which dissemination of information is disabled at the level of the syntax in a direct way. We introduce a subcalculus of the pi-calculus in which channels are considered as confidential information. The only difference with respect to the pi-calculus is that channels once received cannot be forwarded later on. By means of examples, we give an initial idea of how some privacy notions already studied in the past, such as group creation and name hiding, can be represented without any additional language constructs. We also present an encoding of the (sum-free) pi-calculus in our calculus.
Programming Languages,Logic in Computer Science
What problem does this paper attempt to address?