Decentralized Identity Attribute Recovery Through Segmented Storage

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Individuals face the risk of identity information compromise when their mobile electronic devices are compromised or lost, as identity information is often stored centrally, making it vulnerable to unauthorized access.

Innovation Solution

A decentralized storage system that parses identity data into portions and distributes them across multiple storage locations, requiring all portions to reconstruct the identity data, with random selection of storage nodes to minimize risk.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If identity data is stored centrally on a mobile electronic device, then ease of access is improved, but security against compromise is worsened

Engineering Contradiction:
Improveease of accessVSAvoidsecurity
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The identity data is divided into multiple portions and distributed across different storage locations. Each portion alone is insufficient to reconstruct the full identity data, providing security while maintaining accessibility through the reconstruction process using stored metadata.

Inventive Principle:
Principle #1Segmentation

2Reliability

If identity data is distributed across multiple storage locations, then security is improved, but system complexity is worsened

Engineering Contradiction:
ImprovesecurityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

Metadata containing information about the distributed portions is stored in advance. This preliminary action enables straightforward retrieval and reconstruction of identity data without requiring complex real-time decision-making about where to find or how to assemble the data portions.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If all portions of identity data are required for reconstruction, then security is improved, but accessibility is worsened

Engineering Contradiction:
ImprovesecurityVSAvoidaccessibility
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

Metadata acts as an intermediary that stores information about the distributed identity data portions. This intermediary enables efficient retrieval and coordination of all necessary portions for reconstruction, maintaining both security requirements and operational accessibility.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20250348573A1Systems and methods for decentralized recovery of identity attributes
Publication Date: 2025.11.13 JPMORGAN CHASE BANK NA
  • US20250348573A1 patent drawing
  • US20250348573A1 patent drawing
  • US20250348573A1 patent drawing

AI summary

Systems and methods for decentralized recovery of identity attributes are disclosed. In one embodiment, a method for decentralized storage of identity data may include: (1) receiving, at an identity management computer program executed by a computer processor, identity data from a user electronic device; (2) parsing, by the identity management computer program, the identity data into a plurality of portions; (3) mapping, by the identity management computer program, each portion to one of a plurality of storage locations; and (4) storing, by the identity management computer program, the plurality of portions to the plurality of storage locations based on the mapping.