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

PROJECT: Collaborative Seed Recovery (CSR)

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

还没有人认领这个 Issue。

评估

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

调研方向

先从链接的 CSR Overview 和 CSR & CKM Use Cases 开始,然后阅读所引用的 SSKR、UR 和 crypto-request 文档。此 issue 包含多个尚未勾选的设计、规范、实现和文档工作流,而不是一个单一的入口点;只有在明确了某个具体工作流的范围,并完成其对应的设计、需求、测试或参考应用后,工作才算完成。

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

描述

program: gordian

Collaborative Seed Recovery, or CSR, is a new system intended to automate the recovery of seeds and other sensitive digital data in a way that is safe, secure, and simple to use. It is not a methodology to prevent compromise, but simply to add resilience to recovery in the case of failure or loss.

CSR allows for the recovery of seeds and other secrets by dividing responsibility for recovery up between multiple devices, some (but not all) of which will be necessary for recovery. Its baseline recovery mechanism uses self-sovereign recovery, while more advanced scenarios allow for social recovery. Backup is meant to be largely automated, especially in the baseline scenario, while recovery may require some user intervention.

CSR is built using SSKR to lock crypto-envelopes of data and to allow recovery using a variety of authentication methods.

Please see the CSR Overview for more information.

TODO: Documentation & Prep

  • Decide Who Will Be Involved at Each Principal Company
    • Share Individual Goals
  • Decide Shamir or VSS
  • Write Use Cases
  • Write Cryptographic Design
  • Write System Requirements
  • Spec Out Automated crypto-envelope with multiple types of SSKR Permits (2 of 3 + 4 of 9) + metadata
  • Spec out related crypto-requests
    • Update any necessary papers, test vectors, etc
  • Create Reference App for Sending SSKRs
  • Write White Paper
    • https://github.com/BlockchainCommons/Gordian/blob/master/Docs/CSR.md
    • Clearly define: CSR does not defend the use of your keys, it simply makes recovery easy and minimizes SPOFs in recovery.
    • Lay out how it works
    • Describe why Proxy, Bitmark, and other parties would support it.
    • Build a roadmap for a fall release.
    • Preview how this will lead to CKM in 2023.

TODO: Specification Work

  • Design Hash Inclusion Proof for Envelope

TODO: Level 0

  • Design Level 0 of CSR
    • User makes no decisions
    • One Share is stored in iCloud
    • Information on location of other shares is stored in iCloud
    • Other shares are stored on remote sites in an automated way
    • User must do no auth to recover, other than verify their iCloud login
  • Develop Level 0 of CSR

TODO: Level 1

  • Design Level 1 of CSR
    • User makes one choice for a share to be given to someone
    • Option: offline
    • Option: given to a friend running an app
    • Option: given to an online service
    • At least two shares for automated recovery are deleted
    • Auth is required for new share management
  • Develop Level 1 of CSR

TODO: Post-Release

  • Write test cases
  • Choose a branding name
  • Decide if there is a seal for this

This is expected to be a joint project of Blockchain Commons, Bitmark, and Proxy with a planned start date around July 5th.

Essential Links: CSR

Essential Links: SSKR

Essential Links: URs

主要语言
没有语言数据
星标
68
派生
7
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

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

BlockchainCommons/Community 的其他 Issue

查看 BlockchainCommons/Community 的全部 Issue

相似的 Issue

更多 Cryptography Issue

把新 issue 发到你的邮箱

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