💼
Cobo MPC Co-Managed Custody
English
English
  • Cobo MPC Co-Managed Custody
    • MPC-TSS Technology
    • Quick Start Guide
      • Cobo Custody
        • Manage Account
          • Team (Only Visible to Admins)
          • Me (Team Members)
      • TSS Node Deployment
      • MPC Wallet Management on Cobo Custody Web
    • Web User Guide
      • Add TSS Node
      • Create MPC Wallet(s)
        • Send / Receive Wallet
          • Manage Coins
          • Create and Manage Wallet Addresses
          • Export Addresses
          • View Transactions
          • Configure Risk Control Policies
          • Manage API
          • Manage API Callbacks
          • Manage Settings
        • Web3 Wallet
          • Create and Manage Wallet Addresses
          • View NFTs
          • Access DApps
            • Cobo Connect
            • MetaMask Institutional
          • View Transactions
          • Manage Coins
          • Configure Risk Control Policies
          • Manage API
          • Manage API Callbacks
          • Manage Settings
    • TSS Node User Guide
      • Network Requirements
      • Server Environment Preparation
        • SGX-Ready Server
        • Off-The-Shelf Server
        • Apple MacBook
      • TSS Node Deployment
        • TSS Node Package
        • TSS Node Initialization
        • TSS Node Startup
        • TSS Node on Cobo Custody Web & MPC Root Extended Public Key Derivation
      • TSS Node Callback
        • TSS Node Callback Mechanism
        • Callback Server Requirements
          • Callback Server Examples
        • Callback Server Configuration
        • TSS Node Configuration & Callback Server Startup
      • TSS Node Update
      • TSS Node Release Notes
      • Appendix
        • TSS Node Configuration Methods
        • TSS Node Command Lines
        • TSS Node Risk Control
    • MPC Key Share User Guide
      • MPC Key Share Management
        • Backup
        • Restore
      • Disaster Recovery
        • Soft Key Recovery
        • Hard Key Recovery
        • Third Party Key Recovery
    • Supported Tokens and Chains
Powered by GitBook
LogoLogo
On this page
  • Use Case
  • Requirements
  • How Does It Work
  1. Cobo MPC Co-Managed Custody
  2. MPC Key Share User Guide
  3. Disaster Recovery

Third Party Key Recovery

PreviousHard Key RecoveryNextSupported Tokens and Chains

Last updated 1 year ago

Use Case

If the MPC key share managed by your entrusted third party is lost, corrupted or compromised, a new set of three MPC key shares must be generated using the two MPC key shares managed by you and Cobo. The MPC root extended public key and all wallet/asset information will remain the same.

Requirements

Your (i.e. the client) must have one TSS Node, which stores a MPC key share, that is active and has been configured on Cobo Custody Web.

How Does It Work

  • Confirm that your TSS Node is active and has been successfully configured on Cobo Custody Web

  • Wait for your entrusted third party to initialize a new TSS Node and then acquire its new Node ID

  • Head to "MPC TSS Node" on Cobo Custody Web and manually update your entrusted third party's Node ID to the latest one; please refer to the "" section in "" for detailed instructions

  • Make sure that the MPC root extended public key on Cobo Custody Web is the same 1) as the one you've noted down prior and 2) the one displayed in the TSS Node log

  • Make sure that the latest group information is included in the database file under the current directory and the MPC root extended public key is the same as the one you've noted down prior

./tss-node.sh info group
  • Back up your new MPC key share

Add TSS Node
Web User Guide