Human need
“Link once” must remain true after reinstalling Minecraft, replacing a computer, or using another launcher. Losing every friend because one local file disappeared destroys trust.
Outcome
Players can securely recover or move their Connect Share identity and confirmed relationships without silently uploading plaintext private keys or granting a new device invisible access.
Acceptance criteria
- Provide an encrypted export/import path that works without a Minekube account.
- Optionally support account-backed encrypted recovery with client-side encryption and an explicit recovery secret.
- Minekube services never receive plaintext libp2p private keys, endpoint tokens, or an unencrypted friend graph.
- New-device enrollment is visible, authenticated, revocable, and rate-limited.
- Device loss and suspected compromise support identity rotation and relationship re-verification.
- Concurrent devices have defined presence, request, admission, and removal semantics without duplicate spam.
- Importing an existing Connect dashboard endpoint remains distinct from social-identity recovery.
- Backups are versioned, integrity-checked, and recover safely from interruption or partial writes.
- UI explains what is backed up, where it is stored, and what losing the recovery secret means.
- TDD covers restore, wrong secret, tampering, rollback, device revocation, simultaneous devices, identity rotation, and offline recovery.
Product metric
Percentage of legitimate device migrations completed without relinking friends, with zero server-side plaintext identity compromise.
Parent: #93
Human need
“Link once” must remain true after reinstalling Minecraft, replacing a computer, or using another launcher. Losing every friend because one local file disappeared destroys trust.
Outcome
Players can securely recover or move their Connect Share identity and confirmed relationships without silently uploading plaintext private keys or granting a new device invisible access.
Acceptance criteria
Product metric
Percentage of legitimate device migrations completed without relinking friends, with zero server-side plaintext identity compromise.
Parent: #93