Bind socket between two VMs #27

Open
opened 2025-02-05 19:57:07 +00:00 by ryan · 0 comments
Owner

Potential use case: Establish a net VM that doesn't expose details about the network to a command that requires network access. The command, in its "unsafe" VM, connects to a proxy in the "safe" VM, and uses that to access the Internet. This could be useful for something like Icepick broadcasts, where network is required, but we might not trust the code.

Potential use case: Establish a net VM that doesn't expose details about the network to a command that requires network access. The command, in its "unsafe" VM, connects to a proxy in the "safe" VM, and uses that to access the Internet. This could be useful for something like Icepick broadcasts, where network is required, but we might not trust the code.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/airgap#27
No description provided.