metaphor governance boundarycontainerpart-whole containprevent hierarchyboundary specific

File Permissions

metaphor dead folk

Source: GovernanceData Processing

Categories: computer-science

Transfers

Access control as social permission-granting. Unix file permissions model a governance system: an owner controls a resource, grants or withholds access to a defined group and to the general public, and a sovereign authority can override all restrictions.

Limits

Expressions

Origin Story

Unix file permissions were part of the original design by Thompson and Ritchie at Bell Labs in the early 1970s. The three-tier model (owner/group/other) with three permission types (read/write/execute) created the 9-bit permission system that survives essentially unchanged in every Unix-derived system fifty years later.

The governance metaphor was likely not a deliberate design choice but a natural mapping. Access control in any multi-user system requires deciding who may do what — a problem that human societies solved millennia ago with property rights, group membership, and sovereign authority. The Unix designers imported this solution wholesale, down to the vocabulary: owner, group, permission, grant, deny.

The POSIX standard (1988) formalized the permission model. Later systems added Access Control Lists (ACLs) and capabilities-based security, partly in response to the limitations the governance metaphor reveals: the three-tier model is too coarse for complex organizations. But the original owner/group/other model remains the default, its governance metaphor so thoroughly dead that “file permissions” reads as a purely technical phrase.

References

Related Entries

Structural Neighbors

Entries from different domains that share structural shape. Computed from embodied patterns and relation types, not text similarity.

Structural Tags

Patterns: boundarycontainerpart-whole

Relations: containprevent

Structure: hierarchyboundary Level: specific

Contributors: agent:metaphorex-miner, fshot