Mobile Device Authentication via Digital Fingerprint Segmentation
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current wireless communication networks face security breaches due to unauthorized access from hackers or insiders, particularly in mobile device-based electronic commerce, where existing authentication methods are inadequate to ensure secure access and prevent misuse.
Innovation Solution
A method for authenticating mobile devices involves generating a request code for digital fingerprints representing various device parameters, which are compared to predetermined codes, and a response code is generated and transmitted to an authenticating server for verification, ensuring secure access by meeting a predetermined minimum accuracy threshold.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If traditional authentication methods are used, then ease of operation is maintained, but security reliability is insufficient against unauthorized access
Solution Approach 1:
The authentication process is segmented into multiple independent verification steps: device identification, digital fingerprint extraction, fingerprint verification, and access decision. Each segment handles a specific aspect of security verification, making the overall system more reliable while maintaining operational clarity through modular design
Solution Approach 2:
Digital fingerprints of the mobile device are generated and stored in advance before actual authentication is needed. When authentication is required, the system simply retrieves and compares these pre-computed fingerprints against live device characteristics, significantly speeding up the authentication process while maintaining high security
2Reliability
If strict authentication is implemented, then security is improved, but adaptability to device upgrades is reduced
Solution Approach 1:
The authentication system monitors changes in device parameters and fingerprints over time. When gradual changes occur (such as software updates or component replacements), the system detects these parameter changes and allows re-registration of new fingerprints, thereby adapting to device evolution while maintaining security through controlled parameter change management
3Measurement precision
If multiple verification parameters are checked, then measurement precision is improved, but device complexity increases
Solution Approach 1:
The system extracts only the most critical and stable digital fingerprint parameters from the mobile device for authentication purposes, such as hardware identifiers and system configuration data. By selecting and extracting only the essential parameters needed for reliable device identification, the system achieves high measurement precision while avoiding the complexity of processing all possible device parameters
Data Source
Figure 1A
Figure 1B
Figure 2
AI summary
A method achieves secure mobile communications by authenticating a mobile device seeking communication with a secure server. The method prescribes steps for generating a code to indicate a plurality of portions of a digital fingerprint to request from the mobile device, each portion representing a different parameter of the mobile device, sending the code to the mobile device, receiving from the mobile device a response code representing the requested plurality of portions of the digital fingerprint, comparing each portion of the received plurality of portions with one or more predetermined codes, and granting the mobile device an access privilege when results of the comparison satisfy a predetermined minimum accuracy.