mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
18 lines
830 B
Markdown
18 lines
830 B
Markdown
---
|
|
name: Object Capabilities
|
|
layout: standards
|
|
headings: ["Main","Literature"]
|
|
title: "Object Capability Model"
|
|
description: in which a capability describes a transferable right to perform one (or more) operations on a given object.
|
|
excerpt: >
|
|
Computer scientist E. Dean Tribble stated that in smart contracts, identity-based access control did not support well dynamically changing permissions, compared to the object-capability model. He analogized the ocap model with giving a valet the key to one's car, without handing over the right to car ownership.
|
|
categories: ["Technologies"]
|
|
tags: ["oCap","JSON-LD","zCap","Cosmos"]
|
|
permalink: /tech/object-capabilities/
|
|
canonical_url: "https://decentralized-id.com/tech/object-capabilities/"
|
|
redirect_from:
|
|
- /web-standards/object-capabilities/
|
|
last_modified_at: 2023-05-22
|
|
---
|
|
|