Server Secures Device Storage via Unique ID Authentication

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image sharing systems lack robust security measures, making them vulnerable to unauthorized access and data privacy issues, especially when devices are lost or stolen.

Innovation Solution

A telecommunications system that includes a server and devices with a unique device ID for initial connection, which then secures a storage space and generates account information for secure access, replacing the device ID with account information for subsequent connections, enhancing user convenience and security.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If device ID is used for initial connection and storage space securing, then device identification and initial access are enabled, but security vulnerability increases when device is lost or stolen

Engineering Contradiction:
Improveease of connectionVSAvoidsecurity vulnerability
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The authentication mechanism is segmented into two distinct phases: initial authentication using device ID, and subsequent authentication using generated account information. This segmentation allows the system to use different security credentials for different operational stages, reducing the security risk associated with continuously using device ID while maintaining ease of connection during setup.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary action by generating and storing account information during the initial connection phase. This pre-generated account information is then used for all subsequent connections, eliminating the need to repeatedly use device ID and thereby preventing security vulnerabilities that would arise from device loss or theft.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If device ID is continuously used for access, then device identification is maintained, but security risk increases upon device loss or theft

Engineering Contradiction:
Improvedevice identification reliabilityVSAvoidunauthorized access risk
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system introduces account information as an intermediary credential between the device and the storage space. Instead of directly using device ID for all access operations, the account information serves as a mediator that maintains the connection while protecting the device ID. This intermediary mechanism ensures reliable device identification during initial setup while preventing unauthorized access if the device is lost or stolen.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Object-affected harmful factors

If account information is generated and used for subsequent connections, then security is enhanced, but system complexity increases

Engineering Contradiction:
Improvesecurity protectionVSAvoidauthentication system complexity
Core Design Contradiction:
Object-affected harmful factorsVSDevice complexity

Solution Approach 1:

The system extracts the security vulnerability (device ID) from continuous use and replaces it with a dedicated security credential (account information) for subsequent connections. This extraction separates the initial setup function from the ongoing authentication function, enhancing security while keeping the complexity manageable by clearly defining the roles of different authentication mechanisms.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS9077778B2Telecommunications system with server securing storage for a device
Publication Date: 2015.07.07 PANASONIC INTELLECTUAL PROPERTY MANAGEMENT CO LTD
  • US9077778B2 patent drawing
  • US9077778B2 patent drawing
  • US9077778B2 patent drawing

AI summary

A telecommunications system includes at least one telecommunications device and a server that is able to communicate with the telecommunications device over a network. The telecommunications device includes: a storage section in which stored is property information that identifies the device itself uniquely; and a communications section which sends the property information to the server when communicating with the server for the first time. The server includes: a storage device; a server communications section which receives the property information; and a controller which secures a storage space associated with that property information in the storage device on receiving the property information. The controller generates account information which allows a user to have access to the storage space secured and which is associated with the property information gotten. The server communications section sends the account information to the telecommunications device that has transmitted the property information.