From 4554cd288b7df60dcc63d760fded807c1de9d950 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=A7=89=20infominer?= Date: Mon, 19 Apr 2021 01:47:06 -0400 Subject: [PATCH] tag --- _posts/web-standards/2021-04-18-object-capabilities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/web-standards/2021-04-18-object-capabilities.md b/_posts/web-standards/2021-04-18-object-capabilities.md index 0f43386a..925fc86e 100644 --- a/_posts/web-standards/2021-04-18-object-capabilities.md +++ b/_posts/web-standards/2021-04-18-object-capabilities.md @@ -5,7 +5,7 @@ description: in which a capability describes a transferable right to perform one 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: ["Web Standards"] -tags: ["oCap","JSON-LD","zCap"] +tags: ["oCap","JSON-LD","zCap","Cosmos"] permalink: web-standards/object-capabilities/ last_modified_at: 2021-04-19 ---