Non-disclosure for distributed mobile code

  • Authors:
  • Ana almeida Matos;Jan Cederquist

  • Affiliations:
  • Sqig-instituto de telecomunicaç/õ/es and instituto superior té/cnico de lisboa, portugal email: ana.matos@ist.utl.pt/ jan.cederquist@ist.utl.pt;Sqig-instituto de telecomunicaç/õ/es and instituto superior té/cnico de lisboa, portugal email: ana.matos@ist.utl.pt/ jan.cederquist@ist.utl.pt

  • Venue:
  • Mathematical Structures in Computer Science - Programming Language Interference and Dependence
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

With the emergence of the new possibilities offered by global computing, new security issues follow from the fact that these possibilities can be equally exploited by parties with malicious intentions. Many attacks arise at the application level, and can be tackled by means of programming language techniques. For instance, confidentiality can be violated during the execution of programs that reveal secret information. This kind of program behaviour can be avoided by information flow analyses that detect the encoding of illegal flows. This paper studies information flows that occur in distributed programs with code mobility from a language-based security perspective. New forms of security leaks that are introduced by code mobility, which we call migration leaks, are presented and compared with well-known forms of illegal flow. We propose an information flow property that is adequate for networks consisting of a generalisation of the non-disclosure policy. We design a type and effect system for enforcing it on an expressive distributed calculus, and explain a soundness proof methodology in detail.