Anonymous Token Decoupling for Privacy and Data Analysis
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Social networking systems face challenges in protecting users' privacy, as they worry about unauthorized access to their personal information, including concerns about hacking and data sharing with third parties, which discourages users from sharing data, and encryption solutions hinder data analysis across users.
Innovation Solution
A system that decouples personal information from user identity by using anonymous tokens, allowing users to share information securely while enabling data analysis by storing information in the clear, and using keys to connect anonymous tokens to user IDs for authorized access.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If personal information is stored encrypted to protect privacy, then security against unauthorized access is improved, but data analysis and pattern extraction become difficult
Solution Approach 1:
The system segments personal information storage by decoupling it from user identity through anonymous tokens. Information is stored in the clear under anonymous identifiers, allowing analysis, while access control mechanisms segment the connection between information and real users, enabling both analysis and privacy protection simultaneously
Solution Approach 2:
Anonymous tokens serve as intermediaries between user identity and personal information. The tokens allow information to be stored and analyzed without exposing user identity, while controlled connection mechanisms (keys) enable authorized access when needed, resolving the contradiction between clear-text storage and privacy protection
2Loss of information
If personal information is stored in clear text to enable data analysis, then data analysis and pattern extraction are improved, but unauthorized access and security risks increase
Solution Approach 1:
The system segments the connection between user identity and personal information using anonymous tokens. Information is stored in clear text under anonymous identifiers, enabling analysis, while the segmentation isolates user identity from the stored data, reducing unauthorized access risk
Solution Approach 2:
Anonymous tokens act as intermediaries that decouple user identity from personal information storage. This allows clear-text storage for analysis while the token mechanism serves as a protective layer against unauthorized access to user-identifiable data
3Ease of operation
If user identity is directly linked to personal information for easy access, then ease of operation is improved, but user privacy and security concerns increase
Solution Approach 1:
The system segments user identity from personal information storage by using anonymous tokens as intermediate identifiers. This allows users to access their information easily through token retrieval while their real identity remains protected and segmented from the stored data
Solution Approach 2:
Anonymous tokens serve as intermediaries between user identity and personal information. Users can operate with tokens for easy access while the intermediary layer protects their real identity, resolving the contradiction between operational ease and privacy protection
Data Source
AI summary
Methods and apparatus are described to protect personal information by decoupling it from user identity. According to specific embodiments, this is accomplished by associating each user with an anonymous token that is decoupled from the user's identity. Personal information (e.g., a user's physical or geographic location) is stored in association with this anonymous token, with no apparent connection to the user. Those allowed to access the personal information—including the owner himself—are granted the ability through a variety of mechanisms to connect the anonymous token back to the owner. The personal information can then be retrieved by locating the data stored in association with the anonymous token in the data store.


