Web Storage File Management Preventing Data Leakage

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional file management methods in web storage systems fail to prevent data leakage by allowing temporary storage of sensitive files on user terminals and do not facilitate secure transfer of files to other users without managerial approval.

Innovation Solution

A file management method where files of specific types are monitored and deleted from user terminals, stored only in a web storage system, and managed through a DBMS, with all file operations processed as a single transaction to prevent data remnants on terminals, and secure transfer allowed only with managerial approval.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If files are stored in local PC for temporary storage during creation or update, then ease of operation is improved, but data leakage risk increases

Engineering Contradiction:
Improveease of operationVSAvoiddata leakage risk
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The patent extracts the file storage function from the local PC by implementing a web-based file management system. Files are created, stored, and managed through a web interface without being saved to the local filesystem. The server handles all file operations, and only file data is transmitted to the server, eliminating the harmful effect of data remaining on local devices while maintaining operational ease through web-based access.

Inventive Principle:
Principle #2Taking out (Extraction)

2Object-affected harmful factors

If file monitoring and deletion is implemented, then data leakage prevention is improved, but device complexity increases

Engineering Contradiction:
Improvedata leakage preventionVSAvoiddevice complexity
Core Design Contradiction:
Object-affected harmful factorsVSDevice complexity

Solution Approach 1:

The patent introduces a web-based file management system as an intermediary between the user and the file storage. This intermediary handles all file operations through a web interface, monitoring and controlling file storage without requiring complex local software or system modifications. The server acts as the mediator that implements monitoring and deletion policies, simplifying the overall system architecture while maintaining strong security.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Object-affected harmful factors

If approval process for file transfer is added, then security is improved, but loss of time increases

Engineering Contradiction:
ImprovesecurityVSAvoidloss of time
Core Design Contradiction:
Object-affected harmful factorsVSLoss of time

Solution Approach 1:

The patent implements preliminary action by requiring managerial approval before file transfer occurs. The system monitors file operations and automatically initiates the approval process, so that when a user attempts to transfer a file, the approval status is already checked and decided in advance. This prevents unauthorized transfers while minimizing time delay by making the approval decision point-in-time rather than requiring continuous manual intervention.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS8533242B2File management method in web storage system
Publication Date: 2013.09.10 ESTSECURITY
  • US8533242B2 patent drawing
  • US8533242B2 patent drawing
  • US8533242B2 patent drawing

AI summary

The present invention relates to a file management method in a web storage system, and more specifically, to a file management method in a web storage system, in which when a user connects to the web storage system and creates, updates and stores files, files of a specific type are all deleted from a local PC and stored only in a file management system, and thus none of data is stored in the local PC.According to the present invention, when a file is created and stored using a web storage system, none of data related to a file that may cause a security problem remains in a user terminal of a remote site, and thus a file leakage problem may be cleared.