Apple has deployed a system called Private Access Tokens that allows web servers to verify if a device is legitimate before granting access. This works by having the browser request a signed token from Apple proving the device is approved. While this currently has limited impact due to Safari’s market share, there are concerns that attestation systems restrict competition, user control, and innovation by only approving certain devices and software. Attestation could lead to approved providers tightening rules over time, blocking modified operating systems and browsers. While proponents argue for holdbacks to limit blocking, business pressures may make that infeasible and Google’s existing attestation does not do holdbacks. Fundamentally, attestation is seen as anti-competitive by potentially blocking competition between browsers and operating systems on the web.

  • teawrecks
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 months ago

    Again, not an expert on Private Access Tokens, but I assumed the entire point is that it’s a proprietary black box piece of hardware that’s authenticating your device. If it’s just passing a token generated in software, it would be trivial to bypass even without a VM.

    Could you explain to me better what the VM would accomplish in this situation?