Skip to content

Conversation

@daniel-weisse
Copy link
Member

Proposed changes

  • Add a new Manifest config option, RecoveryThreshold, to control the number of recovery secrets required to recover the Coordinator's state
    • If set to 0 or to the number of defined recovery public keys, no behavioral changes are made
    • If set to any other value (smaller than the number of recovery public keys), Shamir's secret sharing is used to generate the encryption key. Recovery can then be performed by providing just RecoveryThreshold number of recovery secrets to the Coordinator

Additional info

  • [e2e test] TBD

@netlify
Copy link

netlify bot commented Nov 20, 2025

Deploy Preview for marblerun-docs canceled.

Name Link
🔨 Latest commit b31012d
🔍 Latest deploy log https://app.netlify.com/projects/marblerun-docs/deploys/691f2dab40c6310008e276a2

@daniel-weisse daniel-weisse added the feature This change introduces new functionality label Nov 20, 2025
@daniel-weisse daniel-weisse force-pushed the dw/recovery-shamir-secrets branch from 94db8d8 to b31012d Compare November 20, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature This change introduces new functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants