Abdolmaleki et al. propose tACT, a publicly verifiable threshold anonymous counting token in a distributed-trust setting, and use it to build a Sybil-resistant SSI system with threshold issuance, unlinkable multi-show selective disclosure, improving over CanDID. Abdolmaleki等人提出tACT,一种在分布式信任环境下的可公开验证阈值匿名计数代币,并用于构建抗女巫攻击的自主主权身份系统,支持阈值发行、不可链接多显示选择性披露等特性,相比CanDID提升了效率并减少交互轮数。 Abdolmalekiらは、分散型トラスト環境における公開検証可能なしきい値匿名カウントトークンであるtACTを提案し、これを用いてCanDIDを改善したシビル耐性のあるSSIシステム(閾値発行、リンク不可能なマルチショー選択的開示機能付き)を構築する。
NotesNotes要点
tACT is the first publicly verifiable threshold anonymous counting token in a distributed-trust setting.
The proposed SSI system features non-interactive, non-transferable credentials with minimal user-issuer interaction.
Formalizes strong unlinkability security model, ensuring privacy even under issuer-verifier collusion.
Benchmark results show improved efficiency over CanDID while supporting more issuers.
Techniques involve bilinear maps, zero-knowledge proofs, and threshold cryptography.
What are Self-Sovereign Identity (SSI) and Sybil-resistant SSI systems? 什么是 Self-Sovereign Identity(SSI)和 Sybil-resistant SSI? Self-Sovereign Identity (SSI) と、Sybil耐性のあるSSIシステムとは何ですか?
SSI is a digital identity system where users control their own identity data, supporting privacy and selective disclosure. A Sybil-resistant SSI system further prevents users from creating many fake identities while preserving anonymity and unlinkability. SSI 是用户自主控制身份数据的数字身份系统,强调隐私保护与选择性披露。Sybil-resistant SSI 则在此基础上防止用户创建大量虚假身份,同时保持匿名性与不可链接性。 SSI(Self-Sovereign Identity)は、ユーザーが自身のアイデンティティデータを管理し、プライバシーと選択的開示をサポートするデジタルIDシステムです。Sybil耐性のあるSSIシステムは、匿名性とリンク不可能性を維持しつつ、ユーザーが多数の偽アイデンティティを作成することを防ぎます。
How does this work improve over CanDID? 论文相比 CanDID 有哪些改进? これはCanDIDと比較してどのように改善されていますか?
What is strong unlinkability? 什么是 strong unlinkability? 強い非関連性(Strong Unlinkability)とは何ですか?
Strong unlinkability means that even if issuers and verifiers collude, they still cannot link multiple credential uses to the same user. Strong unlinkability 指即使 issuer 与 verifier collusion,也无法关联同一用户的多次 credential usage。 強い非関連性(Strong unlinkability)とは、発行者と検証者が共謀していたとしても、複数のクレデンシャル使用を同一ユーザーに結びつけることができないことを意味します。