Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Dstack Governor - dev tools for the Onchain-KMS

未关闭
#17 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
25/100
Issue 类型
功能
描述清晰度
需要澄清
活跃度
停滞

调研方向

从链接的 kms-onchain/kms 树和所引用的 OpenZeppelin 治理文档开始。将请求拆分为智能合约模板、用于提案和审查的 CLI 或 Web 工具,以及社交层指南;完成的要求包括涵盖通知期限、安全委员会的否决或延迟,以及升级审查流程。

由索引模型根据 Issue 内容生成。

描述

enhancement

We are missing smart contract templates and release management tools for maintaining production TEE applications using an On-chain KMS .

The purpose of on-chain KMS is to enable TEEs to use smart contract security processes. Without this, the application developer is a single point of failure, since they can apply harmful software updates.

  1. On the smart contract side, we can get pretty far just by copying existing patterns from OpenZeppelin Bravo. Basically the process consists of a) a notice period, and b) a security council that can veto or delay the proposal.

  2. On the DevEx side, we need command line tools and/or a web interface to make proposals, and for a security council to review and reject updates if needed.

  3. Documentation and guidance for the social layer, including the upgrade review process that the security council is supposed to oversee.

References:

主要语言
Python
星标
27
派生
26
平均合并
1 天 6 小时
30 天内合并 PR
12

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

Dstack-TEE/dstack-examples 的其他 Issue

查看 Dstack-TEE/dstack-examples 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。