this post was submitted on 01 Aug 2023
904 points (99.1% liked)

Technology

57472 readers
3801 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


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

Brave and Vivaldi are both built on Chromium though…

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

They can still reject the proposal. Just because they're built upon Chromium, doesn't mean they need to utilise or retain every feature Google adds to it.

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

I think it's not easy this time.

Any browser choosing not to implement this would not be trusted and any website choosing to use this API could therefore reject users from those browsers.

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

For sites that fully embrace the new web environment integrity procedure would that break chromium browsers like Brave too?

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

That would break websites, not browsers.

[–] [email protected] 6 points 1 year ago

That is semantics that wont help the users. They still need to change browser to access their banks website if their bank is enforcing WEI. There is nothing "broken" in the technical sense, the website and browser will be incompatible with oneanother. The blame is clearly on the bank but what's a single user gonna do if this becomes industry standard for banks?

(I am using banks as an example of a service you cant easily avoid, this would also be true for other important stuff like digitialized government access etc ect)

[–] [email protected] 3 points 1 year ago

That's was what I meant. Websites not functioning properly and informing users to use approved ones like Chrome or Edge.

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

If only Google supports this, the rest can fork it together.

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

Forking would be insane because of how much code is in Chromium and how much work goes into maintaining it. The realistic thing to do is to keep doing what they've been doing: maintain a modified branch. WEI would just be one of many changes between Google's version and other vendors'.

[–] [email protected] 40 points 1 year ago

maintain a modified branch

So: a fork. It's not unusual for a fork to regularly merge back the upstream changes while maintaining its own set of changes.