Data Manager With Identity And Availability Chains

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing data management systems face challenges in securely storing and accessing data across a distributed environment while ensuring data integrity and access control, particularly in scenarios involving multiple users and entities with varying access rights.

Innovation Solution

A data manager system utilizing persistent storage and distributed data structures like blockchains to store identity chains and data availability chains, enabling secure data storage and access management through public and private keys, and smart contracts for conditional data access.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If data is stored with predetermined access controls, then data security is improved, but data accessibility deteriorates

Engineering Contradiction:
Improvedata securityVSAvoiddata accessibility
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent segments access control into multiple layers: data owners retain ownership rights, data managers control storage and basic access, and smart contracts enforce conditional access rules. This segmentation allows different entities to have different levels of access without compromising overall security, resolving the contradiction between security and accessibility.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces smart contracts as intermediaries between data owners, data managers, and data consumers. These smart contracts automatically enforce access conditions and permissions, enabling secure yet accessible data sharing without requiring predetermined manual access controls. The intermediary mechanism facilitates flexible access while maintaining security through automated verification.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If data is stored in a distributed environment, then data accessibility is improved, but data integrity deteriorates

Engineering Contradiction:
Improvedata accessibilityVSAvoiddata integrity
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The patent implements feedback mechanisms through smart contracts that continuously verify data integrity in the distributed environment. The system monitors data access, modification, and storage operations, automatically enforcing integrity rules and providing feedback to all participants. This continuous verification ensures data integrity is maintained across the distributed network while preserving accessibility.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent changes the parameters of data storage by using cryptographic hashing and digital signatures to transform data into verified forms. Data integrity is ensured through parameter changes such as generating hash values for verification and using digital signatures to authenticate data origin and modification status, allowing distributed storage with maintained integrity.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If access control is implemented for data, then data security is improved, but system complexity deteriorates

Engineering Contradiction:
Improvedata securityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent creates a universal access control framework using smart contracts that can handle multiple data types, access scenarios, and permission levels through a single standardized mechanism. This multi-functional approach reduces system complexity by providing a unified access control interface that works across different contexts, eliminating the need for separate complex access control systems for each data type or scenario.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS11645398B2System and method for data registration and access
Publication Date: 2023.05.09 EMC IP HLDG CO LLC
  • US11645398B2 patent drawing
  • US11645398B2 patent drawing
  • US11645398B2 patent drawing

AI summary

A data manager includes persistent storage and a data register. The persistent storage stores an identity chain and a data availability chain. The data register obtains data associated with an entity registered with the identity chain using a public key associated with the entity; obtains an object identifier associated with the data by storing the data in a data storage as a record; and records, on the data availability chain, both of: the record using a private key associated with the entity, and the object identifier.