Outline for May 6, 2003

  1. Chinese Wall Policy
  2. a. Arises as legal defense to insider trading on London stock exchange
  3. b. Low-level entities are objects; all objects concerning the same corporation form a CD (company dataset); CDs whose corporations are in competition are grouped into COIs (Conflict of Interest classes)
  4. c. Intuitive goal: keep one subject from reading different CDs in the same COI, or reading one CD and writing to another in same COI
  5. d. Simple Security Property: Read access granted if the object (a) is in the same CD as an object already accessed by the subject, or (b) is in a CD in an entirely different COI. Assumes correct initialization
  6. e. Theorems: (1) Once a subject has accessed an object, only other objects in that CD are available within that COI; (2) subject has access to at most 1 dataset in each COI class
  7. f. Exceptions: sanitized information
  8. g. * Property: Write access is permitted only if (a) read access is permitted by the simple security property; and (b) no object in a different CD in that COI can be read, unless it contains sanitized information
  9. h. Key result: information can only flow within a CD or from sanitized information
  10. i. Comparison to BLP: (1) ability to track history; (2) in CW, subjects choose which objects they can access but not in BLP; (3) CW requires both mandatory and discretionary parts, BLP is mandatory only.
  11. j. Comparison to Clark-Wilson: specialization of Clark-Wilson.
  12. CISS
  13. a. Intended for medical records; goals are confidentiality, authentication of annotatorsa and integrity
  14. b. Patients, personal health information, clinician
  15. c. Assumptions and origin of principles
  16. d. Access principles
  17. e. Creation principle
  18. f. Deletion principle
  19. g. Confinement principle
  20. h. Aggregation principle
  21. i. Enforcement principle
  22. j. Comparison to Bell-LaPadula: lattice structure but different focus
  23. k. Comparison to Clark-Wilson: specialization
  24. ORCON
  25. a. Originator controls distribution
  26. b. DAC, MAC inadequate
  27. c. Solution is combination
  28. Role-based Access Control (RBAC)
  29. a. Definition of role
  30. b. Partitioning as job function
  31. c. Containment

This document is also available in Postscript and PDF.