And since you won’t be able to modify web pages, it will also mean the end of customization, either for looks (ie. DarkReader, Stylus), conveniance (ie. Tampermonkey) or accessibility.

The community feedback is… interesting to say the least.

  • ryan659@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    The interesting thing is this basically happened already, a while ago. WebASM exists.

    So what’s different here?

    • ghostermonster@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      13
      arrow-down
      1
      ·
      1 year ago

      WASM currently cannot check in what environment it is runned on. It is just like in the virtual machine, browser can lie to WASM program about the states of the surroundings.

      This proposal is to disallow any browser versions not approved by Google. So the program loaded by the website is going to communicate with the browser, then OS, security chips in the device and Google’s servers to generate cryptographic proof that you run “geniue” approved browser.