Messaging App Secret Mode Access Control

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional messaging applications lack robust security measures, making shared user information vulnerable to misuse, tampering, or unauthorized access, particularly for sensitive information such as personal and professional data.

Innovation Solution

A messaging application with a data store and processor that provides a secure messaging interface, requiring a predetermined access code for access, and offering two modes of operation: a full access mode and a secret mode, where users can selectively control access to message data, with the secret mode hiding sensitive information from unauthorized users.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a single password is used to protect the messaging interface, then access control is provided, but all message data becomes vulnerable to unauthorized access once the password is compromised

Engineering Contradiction:
Improvesecurity of message dataVSAvoidaccess control structure
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the single password protection into multiple hierarchical access codes (first access code for general access, second access code for secret chat access). This segmentation allows different levels of security protection for different types of message data, so that compromise of one access code does not expose all message data.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a new dimension of access control by creating a hierarchical structure with multiple access codes and corresponding modes (first mode and second mode). This transforms the flat single-password system into a multi-layered security architecture where each layer protects specific subsets of message data.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Reliability

If all message data is accessible in a single mode, then ease of operation is maintained, but security control over sensitive information is insufficient

Engineering Contradiction:
Improvesecurity control of sensitive informationVSAvoidaccess to message data
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent segments message data into different categories (general messages and secret chat messages) and provides corresponding access modes. Users can access general messages in the first mode and secret chat messages in the second mode, allowing selective security control without preventing legitimate access to different types of data.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different security qualities to different parts of the message data system. General message data is accessible with the first access code for ease of operation, while sensitive secret chat data requires the second access code for enhanced security. This local differentiation of security measures addresses both ease of operation and security control.

Inventive Principle:
Principle #3Local quality

3Reliability

If secret chat information is completely hidden, then privacy is protected, but the user cannot manage or access their own sensitive information when needed

Engineering Contradiction:
Improveprivacy protection of secret informationVSAvoiduser access to own information
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent introduces the second access code as an intermediary mechanism that enables authorized access to secret chat information. The user can provide the second access code to themselves or trusted individuals to access secret chat data, while preventing unauthorized access by third parties who do not possess the access code.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11341218B2Messaging application and electronic communications device providing messaging interface for messaging application
Publication Date: 2022.05.24 V440 SPOLKA AKCYJNA
  • US11341218B2 patent drawing
  • US11341218B2 patent drawing
  • US11341218B2 patent drawing

AI summary

A messaging application configured to provide a messaging interface on which outgoing messages from a user, to contacts can be composed and incoming messages from the contacts can be viewed. Moreover, the messaging application is configured to store message data in an encrypted form as a database file. Furthermore, the messaging application is configured to require the user to input a predetermined access code before giving access to the messaging interface. Moreover, the messaging application is configured to provide a first mode in which the user is given access to all message data when a first predetermined access code is input, and a second, secret mode in which the user is given access to only a subset of all the message data, when a second predetermined access code is input by the user.