sent from a disposable whonix qube

  • rumschlumpel@feddit.org
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    7 hours ago

    Also, how do you expect that, for example, a videoconference site (let’s say, Jitsi Meet) will work if you don’t execute any client-side code?

    I never said that you should never run client-side code. Even OP doesn’t say that (which is why they’re running some sites in Whonix, they just really don’t want to), and they’re way more extreme about not allowing JS than I am.

    The fact that WASM is NOT a programmimg language, and that WASM is intrinsically sandboxed and has really granular permissions (through WASI).

    Interesting. Are the actual implementations of it sufficiently secure so far?