Floating PV Service for Secure Mesh Message Transfer

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Mesh networks face challenges in securely passing messages due to potential attack vectors introduced by network calls, making it difficult to handle provable security for cryptographic key loading and other sensitive operations.

Innovation Solution

The implementation of a Persistent Volume (PV) system within a mesh network, where a Floating PV Service (FPVS) allocates and attaches PVs to nodes, enabling secure message passing by utilizing simple encryption mechanisms and avoiding network traffic.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If network calls or point to point calls are used for message passing in mesh networks, then message delivery capability is improved, but security is worsened due to potential attack vectors

Engineering Contradiction:
Improvemessage delivery capabilityVSAvoidsecurity
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent extracts the message passing function from the network call mechanism and implements it through direct node-to-node communication using attached storage devices. Messages are written directly to the storage device attached to the target node, eliminating the need for network transmission and thereby removing the attack vectors associated with network calls.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent introduces a storage device as an intermediary between sender and receiver nodes. The storage device serves as a secure medium that receives messages from the sender node and makes them available to the receiver node without requiring direct network communication, thus providing security while maintaining message delivery capability.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If cryptographic keys are loaded through network calls, then key distribution is improved, but provable security is worsened

Engineering Contradiction:
Improvekey distribution capabilityVSAvoidprovable security
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent extracts cryptographic key distribution from the network call mechanism and implements it through direct attachment of storage devices containing cryptographic materials. Keys are loaded directly from the attached storage device to the node's memory, eliminating network transmission and providing provable security while maintaining key distribution capability.

Inventive Principle:
Principle #2Taking out (Extraction)

3Adaptability or versatility

If messages are passed through network traffic, then message passing flexibility is improved, but interception risk is worsened

Engineering Contradiction:
Improvemessage passing flexibilityVSAvoidinterception risk
Core Design Contradiction:
Adaptability or versatilityVSObject-affected harmful factors

Solution Approach 1:

The patent extracts message passing from network traffic and implements it through direct storage device attachment. Messages are transferred directly to the storage device attached to the target node without being transmitted over the network, thereby maintaining flexibility while eliminating interception risk.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent uses the concept of directly attached storage devices as a protective barrier between the sender and receiver. The storage device acts as a secure container that holds messages and makes them available to the target node without exposing them to network transmission, thus providing protection against interception.

Inventive Principle:
Principle #30Flexible shells and thin films

Data Source

PatentUS12212547B2Floating PV service for mesh secure message transfer
Publication Date: 2025.01.28 RED HAT INC
  • US12212547B2 patent drawing
  • US12212547B2 patent drawing
  • US12212547B2 patent drawing

AI summary

Embodiments of the present disclosure provide a method, a system and a non-transitory computer-readable medium to securely pass a message. The method includes executing, by a processing device, a floating persistent volumes service (FPVS) to allocate and attach persistent volume (PV) to a first node in a mesh network to pass a payload in the PV to the first node; and sending a first message to the first node to inform the first node to read data from the payload in the PV.