[RFC] New CAmkES-VM Example: supermicro_wg (Secure Communication using WireGuard)
Hi all, As part of my final project in Telecommunications Engineering, I’ve been developing a new CAmkES-VM example that demonstrates secure communication between two instances of an encrypter application. The draft is available here: https://github.com/adl09/camkes-vm-examples/tree/master/apps/x86/supermicro_... The supermicro_wg example extends zmq_samples and integrates WireGuard between three Linux 6.1 VMs. It runs on both QEMU and Supermicro E300-9D hardware with PCI passthrough. Since I’d like to make a PR of this work, I’d appreciate any feedback. Additionally, regarding Chris’s post on virtio-net for multicore ARM, I’ve applied that code to this example to resolve errors related to virtqueue memory size. Since I didn’t see a PR associated with that code, would it be appropriate for me to base a PR on it to contribute improvements in the x86 VMM, even though it isn’t my original work? I’d prefer if the original author submitted it, but I’m happy to help integrate or adapt it if needed. Best regards, Alberto Daniel Lange Instituto Balseiro - INVAP
participants (1)
-
Alberto Lange