Multi-Path Message Slicing for Low-Latency Internet Security
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing Internet communication and storage systems lack effective security measures to protect sensitive data from interception, tampering, and unauthorized access, particularly in public networks where encryption processes can introduce delays and resource overheads, making real-time applications like VoIP and video conferencing unreliable.
Innovation Solution
Implement an address and data scrambling method combined with routing techniques to secure data transmission and storage, using a layered encryption approach similar to onion routing, ensuring data integrity and privacy without significant delays.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If traditional encryption methods are used to protect data transmission, then data security is improved, but transmission delays and resource overhead increase
Solution Approach 1:
The message is divided into multiple message slices that are transmitted separately through different paths. This segmentation allows parallel transmission without requiring complex encryption/decryption operations on the entire message, reducing processing delays while maintaining security through distributed transmission
Solution Approach 2:
Intermediate servers act as relays that forward message slices without decrypting them. These intermediaries enable secure transmission through multiple hops without requiring encryption operations at each node, reducing computational overhead and transmission delays while maintaining security
2Reliability
If multiple routing paths are used to enhance security, then protection against interception is improved, but system complexity increases
Solution Approach 1:
The message is divided into multiple message slices that are transmitted separately through different paths. This segmentation allows parallel transmission without requiring complex encryption/decryption operations on the entire message, reducing processing delays while maintaining security through distributed transmission
Solution Approach 2:
Standard IP routing infrastructure is used to forward message slices through multiple paths. The system leverages existing network capabilities rather than requiring specialized hardware or protocols, reducing system complexity while achieving enhanced security through multi-path transmission
3Reliability
If data is partitioned and routed through intermediate servers, then privacy protection is improved, but processing overhead increases
Solution Approach 1:
Intermediate servers act as relays that forward message slices without decrypting them. These intermediaries enable secure transmission through multiple hops without requiring encryption operations at each node, reducing computational overhead and transmission delays while maintaining security
Data Source
AI summary
Method and system for improving the security of storing digital data in a memory or its delivery as a message over the Internet from a sender to a receiver using one or more hops is disclosed. The message is split at the sender into multiple overlapping or non-overlapping slices according to a slicing scheme, and the slices are encapsulated in packets each destined to a different relay server as an intermediate node according to a delivery scheme. The relay servers relay the received slices to another other relay server or to the receiver. Upon receiving all the packets containing all the slices, the receiver combines the slices reversing the slicing scheme, whereby reconstructing the message sent.


