Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

PROJECT: Collaborative Seed Recovery (CSR)

Abierto
#149 15 comentarios 3 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
18/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
cryptography

Línea de trabajo

Comienza con los documentos enlazados CSR Overview y CSR & CKM Use Cases, y después lee los documentos SSKR, UR y crypto-request referenciados. Este issue contiene varios frentes de trabajo de diseño, especificación, implementación y documentación que aún no se han marcado como completados, en lugar de un único punto de entrada; el trabajo solo está terminado cuando se delimita un frente de trabajo específico y se completa su diseño, sus requisitos, sus pruebas o su aplicación de referencia.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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

Lenguaje dominante
Sin datos de lenguaje
Estrellas
68
Forks
7
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de BlockchainCommons/Community

Todos los issues de BlockchainCommons/Community

Issues similares

Más issues de Cryptography

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.