Offline Data Storage Device Authentication via Cached Credentials

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing data storage devices require network connectivity to authenticate and change passwords, making it impossible to access or modify them when offline, which is a security and usability concern.

Innovation Solution

A data storage device configured with an offline occurrence value that allows a limited number of connections without network access, enabling authentication and password changes via a password reset code, even when disconnected from the remote device.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the data storage device requires network connectivity to authenticate and change passwords, then security is improved through centralized authentication, but accessibility deteriorates when the network is unavailable

Engineering Contradiction:
Improveauthentication securityVSAvoidoffline accessibility
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system performs preliminary actions by establishing trust relationships and caching authentication credentials ( certificates, public keys, encrypted passwords) during online periods. This allows the data storage device to authenticate offline by using previously cached authentication data, resolving the contradiction between requiring network connectivity for security and needing offline accessibility.

Inventive Principle:
Principle #10Preliminary action

2Ease of operation

If the data storage device allows unlimited offline connections, then accessibility is improved, but security deteriorates due to potential unauthorized access

Engineering Contradiction:
Improveoffline accessibilityVSAvoidaccess security
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system dynamically adjusts authentication requirements based on connection context. Offline connections are permitted with cached credentials, but the system tracks connection occurrences and requires re-authentication after a threshold is reached. This dynamic approach balances accessibility with security by allowing offline operations while preventing unlimited unauthorized access.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system implements feedback mechanisms by monitoring offline connection occurrences and comparing them against configured thresholds. When the threshold is exceeded, the system triggers re-authentication requirements or locks the device, providing feedback that controls access based on usage patterns and prevents security deterioration from unlimited connections.

Inventive Principle:
Principle #23Feedback

3Reliability

If the system tracks and limits offline connection occurrences, then security is improved by preventing unauthorized access, but device complexity increases

Engineering Contradiction:
Improveaccess securityVSAvoidauthentication management
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system performs preliminary configuration of authentication parameters including offline connection thresholds, encrypted password storage, and certificate validation rules during online setup. This preliminary action reduces runtime complexity by pre-establishing security policies that can be automatically enforced without complex real-time decision-making, balancing security with manageable device complexity.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12141308B2Offline data storage device
Publication Date: 2024.11.12 DATA LOCKER INC
  • US12141308B2 patent drawing
  • US12141308B2 patent drawing
  • US12141308B2 patent drawing

AI summary

Systems, devices, and/or computer-implemented methods for secure offline data storage are provided herein. More particularly, a system is provided that permits access to a data storage device when offline from various components of the system. Furthermore, the disclosed system may permit the re-setting of authentication passwords/PINs for the data storage devices, even when such data storage devices are offline from other components of the system.