Secure network objects

  • Authors:
  • Leendert van Doorn;Martín Abadi;Mike Burrows;Edward Wobber

  • Affiliations:
  • -;-;-;-

  • Venue:
  • Secure Internet programming
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe the design and implementation of secure network objects, which provide security for object-oriented network communication. The design takes advantage of objects and subtyping to present a simple but expressive programming interface for security, supporting both access control lists and capabilities. The implementation of this design fits nicely within the structure of the existing network objects system; we discuss its internal components, its performance, and its use in some applications.