How can the attester attest that a bot is not using a valid browser on a valid os?
Comment on Apple already shipped attestation on the web, and we barely noticed
LibertyLizard@slrpnk.net 1 year agoWell, captchas seem likely to become useless in the near future, and are currently a key feature used to prevent unwanted bot activity on many of not most websites. What can replace it?
Zeth0s@lemmy.world 1 year ago
YourAvgMortal@lemmy.world 1 year ago
It’s up to the attester to decide. Maybe it needs to run some verifications every so often. There’s nothing preventing it from refusing you attestation too, if your device is out of date, or is too old and won’t receive future updates
Jajcus@kbin.social 1 year ago
The point of the attestation is to show that given browser won't do some things. If the browser is open source on open source operating system the user can modify it in any way he wants, so not such attestation can be given to such browser.
Even if we are ok with attested browser being official builds never modified by users, then user could still fake it if they have full control of their operating system. So the operating system must also be attested, so it cannot be freely modified. And what is a point of open source then? You can see, but you cannot touch?