You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm playing with keystone-demo on QEMU, which is working on my laptop. My purpose is to have an enclave which is able to send network packets, therefore I would start from keystone-demo code and eventually convert the trusted_client in a proxy that allows the server_eapp to communicate outside the enclave.
Is it a reasonable strategy? Should I write customized edge calls for achieving this purpose?
Thanks
The text was updated successfully, but these errors were encountered:
graziadonghia
changed the title
How to modify keystone-demo
How to let an enclave send network packets
Jun 23, 2023
Hello, I'm playing with keystone-demo on QEMU, which is working on my laptop. My purpose is to have an enclave which is able to send network packets, therefore I would start from
keystone-demo
code and eventually convert thetrusted_client
in a proxy that allows theserver_eapp
to communicate outside the enclave.Is it a reasonable strategy? Should I write customized edge calls for achieving this purpose?
Thanks
The text was updated successfully, but these errors were encountered: