Blockchain Partitioned Replication for Privacy Compliance

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Blockchain systems face limitations such as inability to scale, security vulnerabilities, inefficiency, costly consensus mechanisms, and inability to comply with international data privacy laws, including GDPR and CCPA, and are susceptible to chain poisoning, which renders them incapacitated and irreversible once poisoned.

Innovation Solution

A transaction platform utilizing a notary distributed ledger or blockchain with separate micro-identifier chains that enables secure, automated compliance with privacy and regulatory laws, prevents chain poisoning through delayed posting protocols, and allows for the deletion of data without compromising immutability, using a partitioned RAFT replication protocol and delegated proof of transaction consensus.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If blockchain systems use traditional consensus mechanisms, then security is improved, but transaction processing speed and scalability deteriorate

Engineering Contradiction:
ImprovesecurityVSAvoidtransaction processing speed
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system segments the blockchain into multiple parallel chains (main chain and side chains), where the main chain handles consensus and security while side chains handle high-speed transaction processing. This segmentation allows security-critical operations to proceed through traditional consensus mechanisms while transaction processing occurs in parallel on side chains, eliminating the bottleneck of sequential processing.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces an intermediary mechanism (cross-chain verification protocol) that bridges the main chain and side chains. This intermediary allows transaction data to be verified on the secure main chain while enabling fast processing on side chains, effectively decoupling the security verification function from the transaction processing function and allowing both to operate at optimal speeds.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Stability of the object's composition

If blockchain systems implement immutability, then data integrity is improved, but the ability to delete or modify data deteriorates

Engineering Contradiction:
Improvedata integrityVSAvoiddata deletion capability
Core Design Contradiction:
Stability of the object's compositionVSAdaptability or versatility

Solution Approach 1:

The system segments data storage across multiple chains with different immutability characteristics. The main chain maintains immutable records for audit and integrity purposes, while side chains allow controlled modification and deletion of data. This segmentation enables the system to provide both strong data integrity (through the immutable main chain) and data adaptability (through the modifiable side chains).

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different parts of the blockchain system have different immutability properties tailored to their specific functions. The main chain implements strict immutability for security-critical data, while side chains implement flexible, controlled immutability for transactional data that may need correction or deletion. This local differentiation of quality allows the system to optimize for both integrity and adaptability in appropriate contexts.

Inventive Principle:
Principle #3Local quality

3Quantity of substance

If blockchain systems store all transactions in single blocks, then storage efficiency is improved, but the ability to prevent chain poisoning deteriorates

Engineering Contradiction:
Improvestorage efficiencyVSAvoidresistance to chain poisoning
Core Design Contradiction:
Quantity of substanceVSReliability

Solution Approach 1:

The system segments transactions into separate side chains rather than consolidating all transactions into single blocks on the main chain. This segmentation isolates potential poisoning attacks to specific side chains, preventing them from compromising the entire blockchain. The main chain stores only essential reference data, maintaining storage efficiency while the distributed side chains provide resistance to chain poisoning through isolation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces an intermediary verification layer that monitors and validates transactions before they are committed to side chains. This intermediary mechanism detects and prevents poisoned transactions from entering the blockchain system, while allowing legitimate transactions to proceed efficiently. The segmentation combined with intermediary verification enables both storage efficiency and protection against chain poisoning.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11968256B2Blockchain architecture, system, method and device for automated cybersecurity and data privacy law compliance with a partitioned replication protocol
Publication Date: 2024.04.23 ATRIUM SEPARATE IP HLDG NUMBER 4 LLC
  • US11968256B2 patent drawing
  • US11968256B2 patent drawing
  • US11968256B2 patent drawing

AI summary

A distributed transaction and data storage platform including a distributed notary ledger or blockchain and one or more individual user micro-identifier chains that together enable the secure effectuation and recordation of one or more transactions, and/or storage of data in an automated, real-time, zero-trust, globally data law and privacy law centric manner while maintaining transaction party confidentiality and preventing chain poisoning.