1 Star 0 Fork 13

feiman / incubator-mesatee

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
repo_structure.md 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
Rundong Zhou 提交于 2019-11-26 15:12 . Reorgnize release folder (#102)

Repository Structure

  • Project Root
    • auditors
      • auditor credentials
    • cmake
      • build scripts/utilities
    • cert
      • pre-generated keys/certificates that are used in the prototype. Note that these are only testing keys. Do not use them in production.
    • docs
      • documentations
    • examples
      • examples
    • mesatee_binder
      • abstract communication interfaces between TEE untrusted/trusted worlds
    • mesatee_config
      • compile-time and runtime configuration utilities
    • mesatee_core
    • mesatee_sdk
      • client SDK. Applications can utilize it to invoke MesaTEE services
    • mesatee_services
      • fns: function node service, trusted gateway in front of the actual worker
      • kms: key management service
      • tdfs: trusted distributed file system
      • tms: task management service
    • tests
      • functional and integration tests
    • third_party
      • third party dependencies vendored as git submodules.
    • build.toml
      • compile-time configuration
    • config.toml
      • runtime configuration
Rust
1
https://gitee.com/feiman8888/incubator-mesatee.git
git@gitee.com:feiman8888/incubator-mesatee.git
feiman8888
incubator-mesatee
incubator-mesatee
master

搜索帮助