Expand ↗
Page list (942)

Mechanism vs Policy

A systems-design principle separating the mechanism that enforces constraints (e.g. access checks, sandboxes) from the policy that decides what the constraints should be. The separation lets a single mechanism support many policies and lets policies evolve without touching trusted code.

In this vault

Last changed by zetl · stable 5d · history

Backlinks