文件名称:在Ethereum区块链上的公开密钥基础设施和身份管理系统
文件大小:22KB
文件格式:ZIP
更新时间:2021-12-29 09:43:55
blockchain
# trustery **Note: this is an experimental prototype and shouldn't be used in production. Feedback welcome.** Trustery is a Public Key Infrastructure (PKI) and identity management system on the Ethereum blockchain. The aim of this project is to provide a PKI that has built-in certificate transparency to make it easy to detect rogue certificates, by building an alternative to decentralized PKI by using a public-ledgered web-of-trust model for fine-grained identity management. This project is a result of my [undergraduate thesis](https://github.com/musalbas/trustery-report/blob/master/Report.pdf).
【文件预览】:
trustery-master
----contract()
--------trustery.sol(2KB)
--------trustery-alt.sol(1KB)
----README.md(2KB)
----pytrustery()
--------setup.py(487B)
--------.gitignore(29B)
--------trustery()
--------test()
----build-contract.sh(271B)