Security of APL applications packages

  • Authors:
  • Paul Penfield, Jr.

  • Affiliations:
  • -

  • Venue:
  • APL '72 Proceedings of the fourth international conference on APL
  • Year:
  • 1972

Quantified Score

Hi-index 0.00

Visualization

Abstract

By the term “applications package” is meant a set of interacting APL functions and variables that a user calls, along with certain “background” functions and data that are only called indirectly. If there is a proprietary interest in the package, then it is necessary to devise techniques to assure the security of the package. An interpreted language like APL might be thought to pose severe security problems, since (unlike a compiled language such as FORTRAN) the source code is always somewhere nearby. However, with proper design, reasonable security (consistent with the value of the goods protected) can be achieved. This paper deals with security for packages installed both on private computers, and on commercial time-sharing systems, with the emphasis on the latter.