Eyes Up’s purpose is to “preserve evidence until it can be used in court.” But it has been swept up in Apple’s attack on ICE-spotting apps.

  • FaceDeer@fedia.io
    link
    fedilink
    arrow-up
    4
    arrow-down
    3
    ·
    1 day ago

    Sure, it’s possible. But you’re basically turning the browser into a virtual machine and building an app on that virtual machine, jumping through a lot of weird hoops in the process. It’s unnecessary. Or should be unnecessary, anyway, with a sane operating system.

    • SkyeStarfall@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      19 hours ago

      A web browser is already basically a “virtual machine”. You can even run what basically amounts to native code using WebAssembly (yeah it’s closed to JVM but you get what I’m trying to say).