Dual-Device Authentication System for Secure Resource Access

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional methods for managing usernames and passwords, such as locally stored and online storage approaches, are vulnerable to theft and compromise, leading to potential unauthorized access and significant effort required to regain control over resources.

Innovation Solution

Implementing a dual-device system where a resource accessing device and an access control device, both in the user's possession, are used to authenticate and control access to protected resources, providing stronger security and convenience through challenge-response authentication and periodic re-authentication.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If usernames and passwords are stored locally on the computerized device, then access convenience is improved, but security is worsened because a thief can steal the device and access all protected resources

Engineering Contradiction:
Improveaccess convenienceVSAvoidsecurity
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system divides access control into two separate segments: a resource accessing device for actually accessing protected resources and an access control device for authenticating the user. This segmentation ensures that possessing one device does not grant access to all resources, resolving the contradiction between convenience and security.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The access control device acts as an intermediary between the user and the protected resources. It mediates the authentication process by verifying the user's identity before allowing access, thereby maintaining security while enabling convenient access through the resource accessing device.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If usernames and passwords are stored on a third-party website, then security is improved, but the system becomes vulnerable to remote compromise where a thief can access resources from any device

Engineering Contradiction:
ImprovesecurityVSAvoidremote compromise vulnerability
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system segments authentication into two independent parts: the access control device stored on a third-party server and the resource accessing device used for actual access. This segmentation prevents remote compromise of the entire system, as compromising one device does not affect the other.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system uses copies of authentication credentials distributed across multiple devices rather than storing all credentials in one place. The access control device contains authentication information while the resource accessing device contains resource access capabilities, creating a distributed copy system that resists compromise.

Inventive Principle:
Principle #26Copying

3Device complexity

If a single device is used for both accessing resources and controlling access, then device complexity is reduced, but the ability to terminate sessions and lock out unauthorized access is worsened

Engineering Contradiction:
Improvesystem simplicityVSAvoidsession termination capability
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The system segments the devices into a resource accessing device and an access control device. This segmentation enables the access control device to independently manage authentication and session termination, providing enhanced security capabilities without significantly increasing overall system complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The access control device serves as an intermediary that manages authentication and session control. It mediates between the user and the protected resources, enabling the system to terminate sessions and lock out unauthorized access while maintaining relative simplicity through clear functional separation.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS8955076B1Controlling access to a protected resource using multiple user devices
Publication Date: 2015.02.10 EMC IP HLDG CO LLC
  • US8955076B1 patent drawing
  • US8955076B1 patent drawing
  • US8955076B1 patent drawing

AI summary

A technique controls access to a protected resource residing on a protected resource server. The technique involves conveying, in response to a user request to access the protected resource residing on the protected resource server, a challenge from a resource accessing device to an access control device. The technique further involves transmitting an answer to the challenge from the access control device to the resource accessing device. The technique further involves completing an authentication operation based on the answer to the challenge. The resource accessing device obtains electronic access to the protected resource residing on the protected resource server when the authentication operation results in successful authentication. The resource accessing device does not obtain electronic access to the protected resource residing on the protected resource server when the authentication operation results in unsuccessful authentication.