TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

DRM enabled Google to have an open source browser still under its control

174 pointsby phowatalmost 6 years ago

7 comments

est31almost 6 years ago
A majority of websites doesn&#x27;t use the EME DRM. It&#x27;s Netflix and some other streaming portals. Any Chrome fork would work with almost all web sites beyond those few.<p>And with the new edge, there even will be a Chrome fork that supports EME DRM as well, and most likely it will support higher resolutions than Chrome itself as it&#x27;s using OS built in DRM mechanisms that the studios love.<p>DRM is not the source of Google&#x27;s control over Chrome. They use a different mechanism: manpower. They have an insane amount of developers working on Chrome, constantly changing it. Any smaller project forking Chrome and changing some major part won&#x27;t be able to keep up with the changes unless they upstream. And ultimately, Google employees have control over what gets upstreamed and which contribution gets rejected.
评论 #20046254 未加载
评论 #20046769 未加载
评论 #20046417 未加载
评论 #20046695 未加载
jrockwayalmost 6 years ago
I think the blame needs to be directed at the video streaming companies, not at Google. Can you go to Netflix and just download a .mp4 of their latest show? Nope. That&#x27;s on them, not Google. If Netflix cared about a cross-browser experience or open standards, the tools are available to them.<p>With that in mind, they should really hire someone that has access to Usenet or a private Bittorrent tracker. All of Netflix&#x27;s shows are available for free in 4k there. Google sold them DRM that doesn&#x27;t actually work. Netflix paid their employees millions of dollars to have meetings and develop code to work with the idea in mind that Google&#x27;s magic beans would save their content from piracy. It didn&#x27;t work, though.<p>You should be mad at Netflix. Netflix should be mad at Google. But everyone just carries on like everything is great. It&#x27;s weird.
评论 #20046094 未加载
评论 #20047628 未加载
评论 #20046138 未加载
评论 #20046078 未加载
评论 #20045951 未加载
评论 #20046017 未加载
notaboutdavealmost 6 years ago
Google&#x27;s massive browser market share has opened the door to some ugly things. I can&#x27;t help but shake my head whenever I come across a &quot;Chrome only&quot; SaaS startup.
mark_l_watsonalmost 6 years ago
I may have the minority opinion here, but I don’t even think DRM should be in web browsers, rather, use vendor provided apps to consume Netflix, Google Play Movies, Hulu, etc.<p>On mobile, I prefer using web versions of services and not using apps. I make an exception when consuming content that I pay for.<p>The web should be free and unencumbered.
cracaueralmost 6 years ago
Always surprised how few people realize this. Yes, on a random OS with no binary builds by Google I can have the Chromium browser. It does not have the ability to watch Netflix, though. To get that you need to run a Linux binary chrome in a Linux API translator.
cracaueralmost 6 years ago
The other large binary blob in the non-opensource builds, apart from DRM, is the wifi network detection module.<p>It will look at what wifi networks are close to you, and Google finds out your physical location that way without your computer having a GPS chip or a cellphone network chip (Google has the full database of the center of gravity for every wifi network from the streetview cars, so the information of which network is how strong for your computer allows location by something like +- 10 meters).
评论 #20049804 未加载
评论 #20047803 未加载
skybrianalmost 6 years ago
Although it&#x27;s limited, there is still a chance of competition. This prevents pure open source browsers, but it doesn&#x27;t prevent a large software company from forking Chromium and adding DRM themselves (as Microsoft is doing).