Private Blockchain Credential Synchronization with Approval Mechanism

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing credential management techniques for multi-device users fail to securely synchronize credentials across devices, leading to unauthorized changes and loss of access to user information, especially when updates are made from unknown sources.

Innovation Solution

A private blockchain network with a rule execution set is used to manage credentials, ensuring that only authorized devices can approve changes, thus preventing malicious modifications and maintaining user control over their information.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If credentials are automatically synchronized across all devices when modified on one device, then convenience is improved, but security deteriorates because unauthorized changes cannot be detected

Engineering Contradiction:
Improvecredential synchronizationVSAvoidsecurity
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system implements a feedback mechanism where credential modifications trigger notifications to other devices in the network. Each device can respond to the modification request, providing feedback on whether to accept or reject the change. This ensures that automatic synchronization only occurs when authorized by the user or system policies, resolving the security concern while maintaining convenience.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

Before credentials are synchronized across devices, the system performs preliminary actions by sending modification requests to other devices for approval. This preliminary authorization step ensures that automatic synchronization only happens when permitted, preventing unauthorized changes while maintaining the convenience of automatic updates when authorized.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If email notifications are sent for credential changes, then security monitoring is improved, but reliability deteriorates because users may miss or not notice the notifications

Engineering Contradiction:
Improvesecurity monitoringVSAvoidnotification delivery
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The system introduces an intermediary notification mechanism that delivers credential modification alerts directly to other devices in the secure network, rather than relying solely on external email notifications. This intermediary system ensures that notifications are delivered through a controlled channel that users are more likely to notice and respond to, reducing the risk of missed alerts while maintaining security monitoring.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Productivity

If a centralized system manages credentials across devices, then synchronization is improved, but security deteriorates because a single point of failure can be compromised

Engineering Contradiction:
Improvecredential synchronizationVSAvoidsecurity
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system segments credential management into distributed components, where each device in the network maintains its own credential store and can independently validate modifications. This segmentation eliminates the single point of failure in centralized systems, as compromising one device does not give attackers access to credentials on other devices, while still enabling synchronization through the peer-to-peer notification and approval mechanism.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11321446B2System and method to ensure secure and automatic synchronization of credentials across devices
Publication Date: 2022.05.03 DELL PROD LP
  • US11321446B2 patent drawing
  • US11321446B2 patent drawing
  • US11321446B2 patent drawing

AI summary

An access credential is modified at one device, wherein the device is part of a secure private network of multiple devices. Each other device in the secure private network receives notification of the modification. The credential modification is implemented when at least a subset of the other devices each accept the credential modification.