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提升了效率并减少交互轮数。
Notes
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.
tACT首次在分布式信任环境中实现可公开验证的阈值匿名计数代币
提出的SSI系统支持非交互式、不可转移的凭证,减少用户与发行方交互
形式化强不可链接性安全模型,证明即使发行者与验证者勾结也能保护隐私
基准测试显示效率优于CanDID,且支持更多发行者
技术结合了双线性映射、零知识证明和阈值密码学
零知识证明零知識証明zkDaily
Q&A Deep Dive 💬今日要点 深入解析 💬今日の要点 深掘り 💬
Tue星期二火曜日
05.19
2026
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)とは、発行者と検証者が共謀していたとしても、複数のクレデンシャル使用を同一ユーザーに結びつけることができないことを意味します。