Submitted via IRC for TheMightyBuzzard
Linux users are more likely than most to be familiar with Chromium, Google's the free and open source web project that serves as the basis for their wildly popular Chrome. Since the project's inception over a decade ago, users have been able to compile the BSD licensed code into a browser that's almost the same as the closed-source Chrome. As such, most distributions offer their own package for the browser and some even include it in the base install. Unfortunately, that may be changing soon.
[...] To the average Chromium user, this doesn't sound like much of a problem. In fact, you might even assume it doesn't apply to you. The language used in the post makes it sound like Google is referring to browsers which are spun off of the Chromium codebase, and at least in part, they are. But the search giant is also using this opportunity to codify their belief that the only official Chromium builds are the ones that they provide themselves. With that simple change, anyone using a distribution-specific build of Chromium just became persona non grata.
(Score: 2) by loonycyborg on Wednesday January 27 2021, @05:19PM
Vivaldi at least has fully viewable source because their development language is JS. I doubt they add anything significant to C++ in chromium source. The main beef is that Vivaldi devs are unwilling to involve community with actual development by having hidden issue trackers/version control systems, assuming they use version control even. They don't seem to be too up-to-date on this stuff.