Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unikernel firewall VM #3792

Closed
ghost opened this issue Apr 5, 2018 · 3 comments
Closed

Unikernel firewall VM #3792

ghost opened this issue Apr 5, 2018 · 3 comments
Labels
C: other help wanted This issue will probably not get done in a timely fashion without help from community contributors. R: duplicate Resolution: Another issue exists that is very similar to or subsumes this one. T: enhancement Type: enhancement. A new feature that does not yet exist or improvement of existing functionality.

Comments

@ghost
Copy link

ghost commented Apr 5, 2018

Qubes OS version: R4.0

This has been a GSOC proposal for a while, but didn't have an associated issue:

A firewall implemented as a unikernel which supports all the networking-related functionality as the default sys-firewall VM, including configuration via Qubes Manager. Other duties currently assigned to sys-firewall such as the update proxy may need to be appropriately migrated first.

It might be worth switching the default sys-firewall VM image to a unikernel based one. The most likely unikernel candidate seems to be MirageOS.

@andrewdavidwong andrewdavidwong added T: enhancement Type: enhancement. A new feature that does not yet exist or improvement of existing functionality. C: other help wanted This issue will probably not get done in a timely fashion without help from community contributors. labels Apr 6, 2018
@andrewdavidwong andrewdavidwong added this to the Far in the future milestone Apr 6, 2018
@DemiMarie
Copy link

MirageOS also has the advantage of being written predominantly in OCaml, which is memory safe. However, we need to check that

  • it supports PVH (older versions only supported PV mode if I recall correctly)
  • its Ethernet driver is hardened against a malicious netback (sys-net is not trusted)
  • it performs adequately on real-world workloads (from what I can tell, MirageOS’s network stack is not very heavily optimized,

@resulin
Copy link

resulin commented Jan 27, 2023

@andrewdavidwong Is this superseded now by #7884 ?

@andrewdavidwong
Copy link
Member

andrewdavidwong commented Jan 27, 2023

@andrewdavidwong Is this superseded now by #7884 ?

Probably.

This issue is being closed as a duplicate of #7884 (an exception to the usual rule that newer duplicates get closed). If anyone believes this issue is not really superseded by #7884, please leave a comment here briefly explaining why, and we'll be happy to reconsider. Otherwise, please comment on #7884 instead. Thank you.

@andrewdavidwong andrewdavidwong closed this as not planned Won't fix, can't repro, duplicate, stale Jan 27, 2023
@andrewdavidwong andrewdavidwong added the R: duplicate Resolution: Another issue exists that is very similar to or subsumes this one. label Jan 27, 2023
@andrewdavidwong andrewdavidwong removed this from the Release TBD milestone Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: other help wanted This issue will probably not get done in a timely fashion without help from community contributors. R: duplicate Resolution: Another issue exists that is very similar to or subsumes this one. T: enhancement Type: enhancement. A new feature that does not yet exist or improvement of existing functionality.
Projects
None yet
Development

No branches or pull requests

3 participants