Network Backup With Offline Storage And Authentication

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Cloud backup services are vulnerable to unauthorized access and data compromise due to compromised security credentials, which can lead to destruction of user data and backups.

Innovation Solution

Implementing a system with temporally isolated data storage, where a backup copy is stored on an offline system inaccessible outside a firewall, requiring authentication and approval over a hardened security channel for recovery, and maintaining a quarantine period to prevent unauthorized deletion or access.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If cloud backup services store backups on accessible storage systems, then data recovery is fast and easy, but the backups become vulnerable to unauthorized access and credential compromise

Engineering Contradiction:
Improvebackup securityVSAvoiddata recovery accessibility
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The backup system is segmented into multiple storage locations with different access characteristics. The primary backup storage is segmented from the secondary offline storage, allowing differentiated access controls where primary storage enables easy recovery while secondary storage provides enhanced security through physical isolation and firewall protection.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A hardened security channel acts as an intermediary between the offline storage system and the recovery process. This intermediary requires multi-factor authentication and manual verification, creating a controlled bridge that maintains security while enabling authorized recovery operations without exposing the offline storage to direct network access.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If backups are stored on an offline system inaccessible outside the firewall, then unauthorized access is prevented, but recovery processes become more complex and time-consuming

Engineering Contradiction:
Improvebackup securityVSAvoidrecovery time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary actions by maintaining pre-authenticated credential verification mechanisms and pre-established security channels. Before a recovery operation initiates, the hardened security channel and multi-factor authentication framework are already in place, allowing rapid verification of authorized users without time-consuming security checks during the actual recovery process.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates a copy of the backup data and transfers it from offline storage to an accessible storage location authorized by the hardened security channel. This copying mechanism allows the secure offline storage to remain isolated while enabling fast recovery operations on the copied data, thus reducing recovery time without compromising the security of the primary backup.

Inventive Principle:
Principle #26Copying

3Productivity

If automated backup and recovery processes are implemented, then operational efficiency is improved, but vulnerability to credential compromise increases

Engineering Contradiction:
Improvebackup automation efficiencyVSAvoidunauthorized access risk
Core Design Contradiction:
ProductivityVSObject-affected harmful factors

Solution Approach 1:

Different quality levels of security are applied to different parts of the backup system. The automated backup process uses standard authentication mechanisms for efficiency, while the recovery process and offline storage access implement enhanced multi-factor authentication and manual verification. This local differentiation allows automation to maintain productivity while critical operations benefit from heightened security measures.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system implements preliminary anti-action by requiring manual verification and multi-factor authentication before any recovery operation, even when initiated through automated processes. This preemptive security measure counteracts the vulnerability to credential compromise by ensuring that automated scripts alone cannot compromise backups, as human verification is required at the critical recovery stage.

Inventive Principle:
Principle #9Preliminary anti-action

Data Source

PatentUS10489251B2Network backup
Publication Date: 2019.11.26 HEWLETT PACKARD ENTERPRISE DEV LP
  • US10489251B2 patent drawing
  • US10489251B2 patent drawing
  • US10489251B2 patent drawing

AI summary

Implementations may obtain a backup from a first storage system accessible outside a local area network (LAN). The backup may be stored on a second storage system inaccessible outside the LAN. An authorized backup user may be authenticated and the backup may be copied from the to a third storage system accessible outside the LAN.