DID
Decentralized Identifier
DID 是一種數位身分標識。它幫助持有者和驗證方確認某個身分由誰控制,也讓一項聲明有明確的關聯對象。帳戶、登入和授權各自仍有自己的角色。
- 又稱
- Decentralized Identifier
- 繼續閱讀
- DID →
延伸閱讀與實踐
文章
-
CLARITY Act or Not, Let’s Clarify ABT
Clear law matters, but a product must also explain what its token does, who controls it, what rules apply, and how participants reconcile the record.
-
What's next: ARC, one real application at a time
The new site is live. Here is how we plan to bring ARC into the community, data spaces and everyday applications, with migrations, new products and builders taking part along the way.
-
A Useful Token Must First Stand for Something of Real Value
AI services already use credits to meter storage, compute, and API calls. As Agents begin to act across systems, the important work is not giving those units a fashionable name. It is making the rights, authority, and usage they represent possible to verify and reconcile.
-
AI Agent 不只是需要一個錢包
支付是 AI Agent 與 Blockchain 最顯眼的交點,但更基礎的問題是:Agent 是誰、誰授權它、它能做什麼,以及出了問題後如何對帳。
-
從 Blocklet Server 到 ARC:為什麼擁有比生成更難
AI 可以把需求變成軟體,但不會自動讓軟體、資料和身分屬於使用者。ARC 是 ArcBlock 為此建立的新架構。
-
Agents Need an Identity. DID May Be the Best Place to Start
An agent cannot exist only as a platform account and an API key. DID can provide a portable, long-lived identity anchor, but authorization, runtime proof, revocation, and audit still have to do their own jobs.
產品
-
ARC Space
active
與一個 DID 關聯的資料空間。可以建一個個人空間,也可以按某項任務所需的權限和資料模型接入一個應用。
-
ArcWallet
active
在一個應用程式裡建立和管理數位身分(DID),並管理相關憑證。
-
DID Connect
active
DID 協定裡應用用來請對方登入或出示憑證的那一部分,也可以和第三方帳號並用。
-
DID Names
active
建立在 DID 和可驗證憑證之上的網域管理。一個帳號可以同時託管和管理多個網域,不必逐個單獨設定。
-
DID Spaces
renamed
與一個 DID 關聯的資料空間。可以建一個個人空間,也可以按某項任務所需的權限和資料模型接入一個應用。
-
DID Wallet
renamed
在一個應用程式裡建立和管理數位身分(DID),並管理相關憑證。
文件
-
DID Connect 指南
legacy
連接使用者和應用的開放協定與開發套件。
-
區塊鏈指南
legacy
ArcBlock 區塊鏈的使用說明:功能與說明。
術語
-
Agent
當 agent 代表人或服務完成一項工作,真正需要說明的是三件事:誰在行動、代表誰、這次行動被允許做什麼。把它們分開,授權和後續核驗才有明確對象。
-
Decentralized Identity
一種做法:識別碼和關於它的聲明由主體自己持有、由驗證方自己核對,而不是存放在某一家服務商的帳號體系裡。DID 和可驗證憑證是讓它可行的兩塊。
-
DID Document
DID Document 描述與 DID 關聯的驗證方法和服務。W3C 定義共同的資料模型;解析一個 DID 仍需要支援對應的方法。應用自行判斷接受哪些金鑰、用途與簽發方。
-
did:abt
ArcBlock 的 DID 方法,使用 did:abt: 命名空間識別帳戶、資產及其他物件。解析器需要支援這一方法。
-
Self-Sovereign Identity
一種主張:人應當自己持有識別碼和憑證,並且每次自己決定揭露什麼。它講的是控制權歸誰,不是一套協定;去中心化身分是把它建出來的方式。
-
區塊鏈
透過密碼學連接記錄,並按共同的驗證與共識規則確定交易歷史的分散式帳本。