Is it really running completely on the client side? Is no network connection required?
Closed this issue · 1 comments
theajack commented
AtibQur commented
Hi @theajack !
While the execution is fully client-side, meaning all the processing happens on your device, a network connection is still required to initially download the disk blocks needed for the application. In any case, user data is never uploaded.
The event activity you noticed is just basic telemetry to ensure that WebVM works properly for most users. This helps us maintain the service and improve the user experience without compromising your privacy.
Please let us know if you have any questions or need more clarification.