English

The Cpi-calculus: a Model for Confidential Name Passing

Programming Languages 2019-09-16 v3 Logic in Computer Science

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.

Keywords

Cite

@article{arxiv.1902.09927,
  title  = {The Cpi-calculus: a Model for Confidential Name Passing},
  author = {Ivan Prokić},
  journal= {arXiv preprint arXiv:1902.09927},
  year   = {2019}
}

Comments

In Proceedings ICE 2019, arXiv:1909.05242

R2 v1 2026-06-23T07:51:41.869Z