Instant Messaging Interface Segmentation for Protected Accounts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing instant messaging services lack adequate protection mechanisms for user accounts, particularly those of minors, exposing them to potential risks such as inappropriate content and unauthorized interactions, without comprehensive control over service access and usage.

Innovation Solution

Implementing a user terminal interface that differentiates between general and protected accounts, restricting access to certain services and content based on account type, and allowing guardians to manage and control the usage of protected accounts through a protector account.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a unified interface is provided for all user accounts, then service accessibility is improved, but user safety and protection are worsened

Engineering Contradiction:
Improveservice accessibilityVSAvoiduser safety
Core Design Contradiction:
Adaptability or versatilityVSObject-affected harmful factors

Solution Approach 1:

The interface is segmented into multiple types based on account classification. The system divides user accounts into protected accounts (requiring protection) and general accounts (without special protection needs), and provides different interface versions accordingly. This segmentation allows the system to maintain a unified interface for general users while providing a protected interface for vulnerable users, resolving the contradiction between service accessibility and user safety.

Inventive Principle:
Principle #1Segmentation

2Adaptability or versatility

If all services are made available to all accounts, then service completeness is improved, but protection effectiveness is worsened

Engineering Contradiction:
Improveservice completenessVSAvoidprotection effectiveness
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The service availability for protected accounts is made dynamic rather than static. The protected interface can dynamically adjust which services are accessible based on real-time risk assessment and guardian approval. For example, a protected account may start with restricted services but can gradually gain access to additional services as guardians approve them, allowing the system to maintain both service completeness and protection effectiveness adaptively.

Inventive Principle:
Principle #15Dynamics

3Reliability

If interface elements are restricted for protected accounts, then protection effectiveness is improved, but user experience is worsened

Engineering Contradiction:
Improveprotection effectivenessVSAvoiduser experience
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The guardian account serves as an intermediary between the protected account and the service provider. When a protected account needs access to restricted services or content, the guardian acts as a mediator to review and approve the request. This intermediary mechanism allows protection effectiveness to be maintained while preserving user experience, as the protected user can still access services through guardian approval rather than being completely blocked.

Inventive Principle:
Principle #24Intermediary (Mediator)

4Measurement precision

If account type differentiation is implemented, then protection precision is improved, but system complexity is worsened

Engineering Contradiction:
Improveprotection precisionVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system implements self-service mechanisms for account type differentiation. When a new account is created, the system automatically determines whether it should be a protected or general account based on predefined criteria (such as user age or guardian registration), without requiring manual classification. This self-service approach improves protection precision by accurately identifying accounts that need protection while minimizing system complexity through automated decision-making algorithms.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20250307471A1User terminal displaying interface for providing instant messaging service and operation method of the user terminal
Publication Date: 2025.10.02 KAKAO CORP
  • US20250307471A1 patent drawing
  • US20250307471A1 patent drawing
  • US20250307471A1 patent drawing

AI summary

A user terminal according to an embodiment may include a processor configured to: based on accessing an instant messaging server with a user account and the user account being a general account, display a general interface for a plurality of services provided to the general account; and based on the user account being a protected account, display a protected interface in which at least some of the plurality of services provided to the general account is restricted.