Shared Device State Management via Backup File Restoration

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Shared electronic devices pose security and privacy issues due to data and settings being accessible to multiple users, particularly in scenarios where devices are temporarily used and shared among groups.

Innovation Solution

An administrative electronic device manages the configuration of shared devices by creating backup files of user changes during check-in, restoring devices to an initial state, and using these files to reconfigure devices during check-out, ensuring privacy and security through controlled access and configuration.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If shared electronic devices are made accessible to multiple users for temporary use, then device utilization and accessibility are improved, but security and privacy risks increase due to data and settings being available to all users

Engineering Contradiction:
Improvedevice accessibilityVSAvoidsecurity and privacy risks
Core Design Contradiction:
Adaptability or versatilityVSObject-affected harmful factors

Solution Approach 1:

The system segments the device state into two distinct parts: the initial baseline state and user-specific changes. By capturing and storing only the changes made by each user (through backup files containing settings modifications, added files, installed applications), the system allows multiple users to access the device while maintaining clear separation between their personal data and the shared baseline, thus preventing cross-user privacy violations.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary actions by creating backup files that capture user changes at the time of check-in, before the device is returned to the pool of shared devices. This preliminary capture and storage of user-specific modifications ensures that when the device is checked out to another user, the previous user's changes can be systematically removed, preventing security and privacy risks before they can affect the next user.

Inventive Principle:
Principle #10Preliminary action

2Object-affected harmful factors

If user changes are removed to restore devices to initial state, then security and privacy are improved, but device complexity increases due to backup and restore operations

Engineering Contradiction:
Improvesecurity risksVSAvoidconfiguration management complexity
Core Design Contradiction:
Object-affected harmful factorsVSDevice complexity

Solution Approach 1:

Instead of managing complex restoration processes that directly manipulate the device state, the system creates copy representations of user changes in the form of backup files. These backup files serve as simplified intermediaries that capture the essence of user modifications (settings, files, applications) without requiring complex tracking of individual changes. The backup file acts as a portable, manageable copy that can be easily stored, transferred, and used to restore or remove user changes without complicating the core device management system.

Inventive Principle:
Principle #26Copying

3Loss of information

If backup files are created and stored for each user, then user privacy is protected through change reversal, but storage requirements and processing time increase

Engineering Contradiction:
Improveuser data protectionVSAvoidcheck-in processing time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The system extracts only the essential user-specific changes from the device state, storing them in compact backup files. Rather than backing up entire device states or all user data, the system selectively captures only modifications made by users (settings changes, added files, installed applications). This extraction approach minimizes backup file size and reduces the time required to create and process backups, while still providing sufficient information to restore or remove user changes for privacy protection.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS8966238B2Personalization of shared electronic devices
Publication Date: 2015.02.24 APPLE INC
  • US8966238B2 patent drawing
  • US8966238B2 patent drawing
  • US8966238B2 patent drawing

AI summary

The described embodiments include an electronic device that performs configuration operations. During operation, an administrative electronic device receives an indication that an electronic device that is presently checked out to a user is to be checked in. The administrative electronic device then requests a backup file with information from the electronic device, wherein the information comprises information about one or more changes made to the electronic device since the electronic device was checked out. Next, the administrative electronic device receives the backup file from the electronic device. The administrative electronic device then restores the electronic device to an initial state, wherein, in the initial state, changes made to the electronic device since the electronic device was checked out are reversed to return the electronic device to the initial state.