portal-protocol

所属分类:人工智能/神经网络/深度学习
开发工具:Solidity
文件大小:0KB
下载次数:0
上传日期:2024-01-12 10:31:43
上 传 者sh-1993
说明:  门户是一种新颖的去中心化身份系统,具有隐私保护、以用户为中心和可验证的数据分辨率。
(Portal is a novel decentralized identity system with privacy-preserving, user-centric, and verifiable data resolution.)

文件列表:
go-sdk/
mock-defi/
service/

# Portal protocol, a decentralized identity system Portal is a novel decentralized identity system with privacy-preserving, user-centric, and verifiable data resolution. Featured Sybil-resistant live claim verification, cost-efficient Ethereum deployment, and computationally light operations This repository is part of my Master's thesis research at the Technical University of Munich (TUM) under the Chair of Embedded Systems and Internet of Things. It brings together all related modules, including identity registry, resolver contracts, and zero-knowledge circuits for private claims, as well as various simulations and demonstrations related to decentralized identity verification and finance. ## Submodules: ### 1. go-sdk The `go-sdk` module includes Identity registry, resolver contracts, zero-knowledge circuits for private claims, and simulations including deployments, registration, claims, attestations, revocations, and zk verifications. Part of the SDK also serves as a verifier plugin for third-party services. - **Detailed Documentation**: [go-sdk README](https://github.com/jrkb6/portal-protocol/blob/master/./go-sdk/README.md) ### 2. portal-service The `portal-service` is a backend service designed to verify Portal attestations & private claims for third-party services. It interfaces with blockchain technologies to provide a secure and reliable verification process. - **Detailed Documentation**: [portal-service README](https://github.com/jrkb6/portal-protocol/blob/master/./portal-service/README.md) ### 3. mock-defi The `mock-defi` application serves as a demonstration of the decentralized finance (De-Fi) application, focusing on showcasing the login feature using the Portal system. - **Detailed Documentation**: [mock-defi README](https://github.com/jrkb6/portal-protocol/blob/master/./mock-defi/README.md) For more detailed information on each module, please refer to the provided links to the respective README files. Special thanks to [@jplaui](https://github.com/jrkb6/portal-protocol/blob/master/https://github.com/jplaui) for supervising the research and contributions.

近期下载者

相关文件


收藏者