Glossary
Searchable terminology from accessibility, web standards, and related fields.
3 results found in System Design.
- Loosely Coupled Interaction (Loosely Coupled Dual Interaction)
- An interaction architecture in which two or more user interfaces share the same underlying content and data but operate independently through separate, non-overlapping input and output modalities. In …
- Role-Based Access Control (RBAC)
- An authorisation model in which system permissions are attached to roles (e.g., user, administrator, clinician, caregiver) and users are granted one or more roles rather than permissions directly. Wid…
- Threat Modeling (Security Threat Modeling, STRIDE)
- A structured engineering practice for identifying, categorising, and mitigating security and privacy threats in a system before they are exploited. The widely used STRIDE framework (Microsoft) covers …