<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>DID on Minjie&#39;s Blog</title>
    <link>https://minjieblog.github.io/tags/did/</link>
    <description>Recent content in DID on Minjie&#39;s Blog</description>
    <generator>Hugo -- 0.152.2</generator>
    <language>zh</language>
    <copyright>©2025 Minjie&amp;rsquo;s Blog</copyright>
    <lastBuildDate>Mon, 30 Mar 2026 14:01:58 +0800</lastBuildDate>
    <atom:link href="https://minjieblog.github.io/tags/did/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SSI 中的VC撤销与 DID 注销</title>
      <link>https://minjieblog.github.io/blockchain/ssi-credential-revocation-did-deactivation-survey/</link>
      <pubDate>Mon, 30 Mar 2026 14:01:58 +0800</pubDate>
      <guid>https://minjieblog.github.io/blockchain/ssi-credential-revocation-did-deactivation-survey/</guid>
      <description>本文是对 IEEE Access 2026 综述论文《A Survey on Credential Revocation and DID Deactivation in Self-Sovereign Identity Systems》的系统性解析笔记。论文提出 SSI 撤销机制的四大类分类框架（列表式、密码学累加器、正向确认、治理感知），并独立分析 DID 注销层。笔记按原文结构展开，重点覆盖各类机制的技术细节、隐私分析、可扩展性对比以及开放挑战。</description>
    </item>
    <item>
      <title>EVOKE：面向物联网的高效可验证凭证吊销机制</title>
      <link>https://minjieblog.github.io/blockchain/evoke-efficient-revocation-verifiable-credentials-iot/</link>
      <pubDate>Thu, 26 Mar 2026 12:30:54 +0800</pubDate>
      <guid>https://minjieblog.github.io/blockchain/evoke-efficient-revocation-verifiable-credentials-iot/</guid>
      <description>EVOKE 针对 IoT 环境下 VC 吊销机制在存储、连通性与可扩展性方面的不足，提出一种基于密码学累加器的高效撤销方案。相比传统 PKI 吊销方法（OCSP、CRL）及 W3C Revocation List 2020，EVOKE 通过 ECC 正向累加器将有效凭证集合压缩为常数大小，并结合 witness 实现本地可验证性，从而避免在线查询需求；同时借助 DAG 分布式账本实现吊销信息的高效传播与离线同步。实验结果表明，该方案在资源受限设备上具有较低的计算开销，并在大规模网络中表现出优良的同步性能，体现了在低存储、离线验证与批量吊销之间的良好权衡。</description>
    </item>
    <item>
      <title>去中心化标识符（DID）与可验证凭证（VC）综述</title>
      <link>https://minjieblog.github.io/blockchain/did-vc-survey-2025/</link>
      <pubDate>Sun, 22 Mar 2026 15:00:06 +0800</pubDate>
      <guid>https://minjieblog.github.io/blockchain/did-vc-survey-2025/</guid>
      <description>系统梳理 IEEE 2025 年综述论文《A Survey on Decentralized Identifiers and Verifiable Credentials》的核心内容，包括数字身份演进历史、DID/VC 技术架构、安全威胁与缓解策略、五大主流实现框架对比、跨领域应用案例（智能交通/医疗/工业/教育等）、全球监管项目动态，以及标准化、可扩展性、隐私合规等关键挑战与未来研究方向。</description>
    </item>
    <item>
      <title>Decentralized Identity Systems: Architecture, Challenges, Solutions and Future Directions</title>
      <link>https://minjieblog.github.io/blockchain/decentralized-identity-systems-2020/</link>
      <pubDate>Fri, 20 Mar 2026 14:12:28 +0800</pubDate>
      <guid>https://minjieblog.github.io/blockchain/decentralized-identity-systems-2020/</guid>
      <description>本文对数字身份管理系统进行了全面综述，重点分析基于区块链的去中心化身份（SSI）范式——包括其架构、组件、生命周期与工作流程，并依据自主主权身份的十项原则对现有解决方案进行评估，最后讨论了阻碍去中心化身份全面落地的技术与非技术挑战。</description>
    </item>
    <item>
      <title>xRWA: 真实世界资产的跨链互操作性框架</title>
      <link>https://minjieblog.github.io/blockchain/xrwa-cross-chain-real-world-assets/</link>
      <pubDate>Thu, 25 Dec 2025 03:52:02 +0800</pubDate>
      <guid>https://minjieblog.github.io/blockchain/xrwa-cross-chain-real-world-assets/</guid>
      <description>2025年预印本论文解读:随着RWA代币化市场从2025年初的86亿美元激增至230亿美元(增长260%),Citibank预测2030年将达到4万亿美元规模。xRWA框架通过创新性地结合DID/VC身份管理、SPV跨链认证和无需关闭的跨链通道,首次系统性地解决了RWA在异构区块链间的互操作性挑战。本文详细解析了RWA复合凭证(RWA-CC)的四模块设计、SPV认证协议如何避免重复验证、跨链通道如何实现批量结算,以及在房地产、稳定币、私募信贷等场景的应用价值。
</description>
    </item>
    <item>
      <title>Web3.0 身份认证系统综述：中心化与去中心化方案对比分析</title>
      <link>https://minjieblog.github.io/blockchain/identity-management-systems-survey/</link>
      <pubDate>Wed, 24 Dec 2025 15:03:41 +0800</pubDate>
      <guid>https://minjieblog.github.io/blockchain/identity-management-systems-survey/</guid>
      <description>基于 Future Internet 2025 年发表的综述论文，系统分析传统中心化身份管理系统与新兴去中心化方案在可扩展性、安全性、可靠性、适应性和成本方面的对比，为 Web3.0 身份认证研究提供全面参考
</description>
    </item>
  </channel>
</rss>
