Skip to content

zhuzeyu22/dao-chain

 
 

Repository files navigation

Hub Blockchain Verify

daochain daochain daochain

DaoChain 是 DaoCloud 自安全扫描,安全构建镜像等功能之后隆重推出的分布式镜像校验系统。 DaoChain 结合了区块链的去中心化特性与镜像加密校验技术,实现了不依赖中心化 docker registry 的安全验证功能。 用户可通过加密本地镜像并与区块链上的发布者发布的 hash 值对比,确认本地镜像与发布者发布的内容一致,保障镜像端到端的安全性。

QuickStart

  1. clone the repo and compose up

    git clone https://github.com/DaoCloud/dao-chain.git
    cd dao-chain
    docker-compose up -d
    
  2. open webui (http://127.0.0.1:8000)

使用说明

http://docs.daocloud.io/dao-chain

TODO

  • Command Line Tool
  • Better image Hashing
  • Offline verifying
  • Better peer discovery

贡献指南

请参考CONTRIBUTION.md

开源许可证

Apache 2 license

About

Docker image verification system based on Ethereum

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 44.9%
  • Python 24.4%
  • HTML 17.8%
  • CSS 10.5%
  • Nginx 1.6%
  • Shell 0.8%