💼
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
  1. Cobo MPC Co-Managed Custody

MPC Key Share User Guide

Introduction

Cobo MPC Co-Managed Custody leverages the cutting-edge secure multi-party computation (MPC) technology to implement a threshold signature scheme (TSS).

The (2,3)-threshold signature scheme is used by default. This means that three MPC key shares will be generated after the client completes the TSS Node initialization of its MPC wallet, and at least two MPC key shares are required to cooperate to sign a transaction and/or to perform a disaster recovery.

The client and Cobo will each manage a MPC key share independently. These two MPC key shares must be kept online for transaction signing. The third MPC key share, which can be kept offline and only used in disaster recovery, can be managed by a third party entrusted by the client.

Do note that no assets can be recovered if the client loses his MPC key share and its entrusted third party also loses its MPC key share. The client and its entrusted third party must implement a proper backup mechanism. In the event that one MPC key share managed by either the client or the third party is lost, corrupted or compromised, a discovery recovery should be carried out to generate a new set of three MPC key shares.

The current version of this document is version 1.0.

PreviousTSS Node Risk ControlNextMPC Key Share Management

Last updated 1 year ago