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.

  • @Gxost
    link
    English
    91 year ago

    I don’t get how they want make those attesters trustworthy. Any attester is installed on a user device, so its “private” key used for verdict signing can be retrieved by a bot author and used to make fake verdicts. Disregarding ethics of the proposal, it just won’t work in real world.

    • @MooseBoys
      link
      English
      71 year ago

      how they want to make those attesters trustworthy

      It’s all derived from hardware security modules like TPM. It’s not impossible to exfiltrate private keys from these devices, but it’s difficult and expensive, involving de-lidding the chip and carefully reading electric charge values from individual flash gates. Not out of reach for a sophisticated state-sponsored targeted attack, but certainly puts Evil Maid and other opportunistic attacks out of reach.

      As for how original integrity is established, that’s done by saving the public key or equivalent while the device is in the possession of the trusted entity.