Blockchain Administration via Segmented Cold and Hot Private Keys

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing blockchain systems face limitations in managing blockchain administration operations, particularly for accounts with private keys stored offline, as these accounts cannot participate in network operations without being made 'hot' and accessible online.

Innovation Solution

A system and method that enable cryptocurrency owners to delegate blockchain management operations, such as block validation and voting, to blockchain administration systems, even when private keys are cold-stored. This is achieved through pre-signed transactions, reusable cold storage keys, and multi-party computation techniques, allowing offline storage assets to participate in network operations without being made hot.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If private keys are cold-stored offline for security, then security is improved, but the ability to participate in blockchain management operations is lost

Engineering Contradiction:
ImprovesecurityVSAvoidability to participate in blockchain management
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The system segments the functionality into two separate key pairs: a first private key for asset control (cold-stored for security) and a second private key for blockchain management operations (hot-stored for accessibility). This segmentation allows each key to serve its specific purpose without compromising security or functionality.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces an intermediary mechanism where the first private key (cold-stored) signs a delegation operation that grants the second private key (hot-stored) the authority to perform blockchain management operations. This intermediary delegation process enables offline assets to participate in network operations without exposing the cold-stored key.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If private keys are made hot for network participation, then the ability to sign operations is improved, but security risk increases

Engineering Contradiction:
Improveability to sign network operationsVSAvoidrisk of asset theft or loss
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The system divides the key management responsibilities by creating two distinct private keys: one cold-stored key for secure asset control and one hot-stored key for operational flexibility. This segmentation eliminates the need to compromise the cold-stored key for network participation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The hot-stored second private key acts as an intermediary that can sign network operations without having direct access to the cold-stored first private key. The delegation operation signed by the cold key empowers the hot key to perform operations, thereby reducing security risk while maintaining operational ease.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Device complexity

If a single private key is used for both asset control and management operations, then device complexity is reduced, but the risk of harmful factors increases

Engineering Contradiction:
Improvekey management structureVSAvoidrisk of asset theft or loss
Core Design Contradiction:
Device complexityVSObject-affected harmful factors

Solution Approach 1:

The system segments the single private key into two separate private keys with distinct purposes: the first private key for asset control and the second private key for management operations. Although this increases the number of keys, it reduces overall system complexity by clearly separating security-critical functions from operational functions.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Each private key is assigned specific local quality characteristics: the first private key is cold-stored with high security properties, while the second private key is hot-stored with high accessibility properties. This local quality differentiation allows each key to be optimized for its specific function, reducing the need for complex security protocols.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12307444B2Systems and methods for blockchain administration
Publication Date: 2025.05.20 COINBASE INC
  • US12307444B2 patent drawing
  • US12307444B2 patent drawing
  • US12307444B2 patent drawing

AI summary

Systems and methods for participation in blockchain administration.