this post was submitted on 25 Jul 2023
167 points (97.7% liked)

Programming

17020 readers
396 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

Will accessibility tools that rely on automating input to the browser cause it to become untrusted? Will it affect extensions? The spec does currently specify a carveout for browser modifications and extensions, but those can make automating interactions with a website trivial. So, either the spec is useless or restrictions will eventually be applied there too.

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

The Firefox team responded saying that it's an awful idea and that plenty of people rely on being able to appear human, for example screen readers who need to interact as a human would but then translates it into a format their users can understand.

These propositions are just full of drawbacks for the user, the user actually gains nothing at all. Let's hope this rubbish doesn't take a foothold.

[–] exussum 5 points 1 year ago (1 children)

Even if you were to diminish any valid reasons to not add this DRM feature, what are the actual reasons they think are pro consumer?

[–] [email protected] 4 points 1 year ago (1 children)

Harder for scammers/hackers iirc.

But this also makes it harder for devs to run tests.

[–] exussum 2 points 1 year ago (1 children)
[–] [email protected] 6 points 1 year ago

Saw some Google bootlicker on GitHub issues talking about how the policy will prevent a lot of automated stuff including bots and many hacker tools.