Honesty by Typing

Massimo Bartoletti,Alceste Scalas,Emilio Tuosto,Roberto Zunino
DOI: https://doi.org/10.2168/LMCS-12%284%3A7%292016
2016-12-28
Abstract:We propose a type system for a calculus of contracting processes. Processes can establish sessions by stipulating contracts, and then can interact either by keeping the promises made, or not. Type safety guarantees that a typeable process is honest - that is, it abides by the contracts it has stipulated in all possible contexts, even in presence of dishonest adversaries. Type inference is decidable, and it allows to safely approximate the honesty of processes using either synchronous or asynchronous communication.
Programming Languages
What problem does this paper attempt to address?