this post was submitted on 12 Oct 2023
784 points (97.8% liked)

196

16416 readers
2564 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 

๐Ÿ†˜

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 19 points 1 year ago (1 children)

The 'average' website wouldn't but many of the social giants are desperately looking for a way to limit bot use. So Google gives them what they want and simultaneously gets to be the most reliable advertiser, ensuring impressions are viewed by not just a human but the right human.

[โ€“] [email protected] 6 points 1 year ago (1 children)

How does this limit bot use? Is there something anti bot about chromium? Or does the api do more beyond checking for chromium compatible browsers

[โ€“] [email protected] 12 points 1 year ago* (last edited 1 year ago) (1 children)

Because websites will check if you have a Web Integrity token being sent along by the browser and if it cannot find one registrations and login will be closed to your instance.

Edit: And to clarify, you will not get that token unless you verify your identity within the associated google account. Hence why only Chromium browsers will support this. But it isn't about the browser. It's about the token.

[โ€“] [email protected] 4 points 1 year ago (1 children)

But that token is just provided by the browser, isnt it? Can bots not run within an instance of a chromium browser? I dont get how this stops a bot account.

[โ€“] [email protected] 6 points 1 year ago

Yeah sorry I just clarified. Read my comment higher up in the thread for more details. The token is generated upon verification of user identity.