Skip to content

Commit

Permalink
auth/perm updates
Browse files Browse the repository at this point in the history
Signed-off-by: Darrell O'Donnell <[email protected]>
  • Loading branch information
darrellodonnell committed Jan 25, 2024
1 parent dadb44d commit bae9c0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion spec/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ The authoritative technical specifications for the API calls in the ToIP Trust R
* [TRP-2] MUST return responses to queries for the **status value** of a **registry entry** that satisfies one or more of the following sets of query parameters:

* Entity
* Entity Authorization
* The entity authorization that is being validated.
* Registry


Expand Down
7 changes: 4 additions & 3 deletions spec/terms_and_definitions.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "S
~ TODO:

[[def: authorization]]
~ an acknowlegement by the responding system that an entity has (or does not have) is authorized to conduct for a particular [[ref: action]] at the time of query.
~ Access privileges granted to an entity; conveys an “official” sanction to perform a cryptographic function or other sensitive activity.
* source: [NIST](https://csrc.nist.gov/glossary/term/permission) NIST SP 800-57 Part 2 Rev.1 under Authorization

[[def:authorized trust registries]]
~ The primary trust registry plus all secondary trust registries are collectively referred to as the authorized trust registries.
Expand All @@ -36,9 +37,9 @@ The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "S
~ An entity that is listed in the system (i.e. the [[ref: trust registry]]) that is being queried.

[[def: permission]]
~ 1. Authorization, either tacit or explicit, allowing some thing or action. – 2. Computing · Access controls that grant users the ability to perform specific, often limited, actions in a system.
~ Authorization to perform some action on a system.

* source: [InterPARES](https://interparestrustai.org/terminology/term/permission/en)
* source: [NIST](https://csrc.nist.gov/glossary/term/permission)

[[def: primary trust registry]]
~ TODO:
Expand Down

0 comments on commit bae9c0e

Please sign in to comment.