Modified Record Instances for Secure Resource Transfer

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing defense and monitoring solutions struggle to effectively detect and mitigate data or security breaches, often allowing significant negative effects to occur before breaches are discovered.

Innovation Solution

The system facilitates resource allocation by generating a secondary set of records based on a primary set, with modified record identifiers and resource amounts, and provides entitlements to applications to manage transfers within these records, ensuring secure access and data protection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a primary set of records is stored in memory for resource management, then resource allocation and transfer operations can be performed, but the system becomes vulnerable to unauthorized access and data interception

Engineering Contradiction:
Improvesecurity of resource transfersVSAvoidunauthorized access to records
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system creates a secondary set of records that is a copy of the primary set, but with modified record identifiers. This copy is used for resource transfer operations, so that even if the copy is intercepted or compromised, the original primary records remain secure and unchanged

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The system modifies the record identifiers in the secondary set compared to the primary set. This parameter change ensures that intercepted data from the secondary set cannot be directly used to access or manipulate the primary records, as the identifiers no longer match

Inventive Principle:
Principle #35Parameter changes

2Reliability

If record identifiers are kept consistent between primary and secondary records for easy reference, then data integrity is maintained, but intercepted data becomes useful for unauthorized operations

Engineering Contradiction:
Improveintegrity of resource transfersVSAvoidusefulness of intercepted data
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The secondary set is created as a copy of the primary set for operational purposes, maintaining the structure and relationships needed for resource transfers, but the record identifiers are deliberately modified to prevent unauthorized use of intercepted data

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The modified record identifiers in the secondary set act as an intermediary layer. They allow resource transfer operations to proceed using the secondary records, but serve as a barrier that prevents direct access to the primary records even if the secondary records are compromised

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20250036744A1Multi-transfer resource allocation using modified instances of corresponding records in memory
Publication Date: 2025.01.30 MILES STANLEY KEVIN
  • US20250036744A1 patent drawing
  • US20250036744A1 patent drawing
  • US20250036744A1 patent drawing

AI summary

In certain embodiments, resource allocation related to records may be facilitated by generating and using modified instances of such records. In some embodiments, a set of records associated with a user may be stored in a memory area, where each such record includes a record identifier. In response to obtaining one or more commands related to a resource transfer from a user device associated with the user, a new set of records associated with the user may be generated such that each record of the new set is (i) a modified instance of a corresponding record of the record set and (ii) includes a record identifier different from the record identifier of the corresponding record. In one use case, the new records and its data may then be utilized to perform operations related to the user commands. In another use case, the new records may replace its older corresponding records.