Earlier quoted context omitted.
Yes, technological process often comes from not inventing something new. I don't have strong opinions on snappy aside from the name being silly, but taking anti-NIH to the extreme is not how we advance the industry.
It's not extreme at all. All you have to do is install a distro with a good packaging system. Arch is wonderful, and I've heard good things about Void and Gentoo. Imagine a package system where you could ask to download node.js, and you'll get the latest version. And that's it. Better yet, imagine having to build a package from source and installing it. You could do it by hand, leaving orphan files all over your syst…
UnGoogled Chromium: Chromium with enhanced privacy, control and transparency
311–320 of 441 posts
Re: UnGoogled Chromium: Chromium with enhanced privacy, control and transparency
#312Is there a decent alternative to Chrome on Android? I am absolutely, nauseatingly sick of ads on mobile. Almost every news website I visit fills the browser with full screen ads that are infuriatingly difficult to close, change the scrolling behavior and viewport in an entirely unusable way, or try to launch Google Play Store links in the background. It's so annoying, and definitely to the point of being one of my to…
Re: UnGoogled Chromium: Chromium with enhanced privacy, control and transparency
#313Earlier quoted context omitted.
Firefox is much less secure than other modern browsers. And Chrome is indeed very secure. But I think it's incorrect to say that it's "orders of magnitude" more secure than Safari. This hasn't been true since Safari introduced multiprocess and sandboxing. Safari and Edge are closer to Chrome in security level than they are to Firefox. That's why pwn2own doesn't even include Firefox in the competition any more but doe…
Agreed on Safari/Edge but note that I didn't use the words "very secure" to describe Chrome in isolation. How can something that gets publicly exploited year after year by _teenagers_ (1)(2) be called "very secure" ? The grim reality is that we never had a browser than can be called even remotely secure. Major factors for that are the implementation languages (C++ and C) and the vast attack surface. It's disheartenin…
You're underestimating teenagers.
Re: UnGoogled Chromium: Chromium with enhanced privacy, control and transparency
#314While I applaud the effort that's gone into this, I urge people to consider (and use and contribute to!) Firefox. It's one of the last truly open-source browsers - both in terms of source code visibility (which Chrome(ium) has), and in terms of being able to contribute (which Chrome(ium) has not).
Chromium is Free Software as well. Mozilla is not a club of like-minded hackers that try to keep the web livable anymore. They're a large company now with corporate salaries and expensive furniture and a prime real estate office that values advertisers over users. Firefox is their money maker. Chromium is a Free Software version derived from a proprietary browser. The people who made that happen must have had an idea…
But that is, quite frankly, not the case.
Re: UnGoogled Chromium: Chromium with enhanced privacy, control and transparency
#315While I applaud the effort that's gone into this, I urge people to consider (and use and contribute to!) Firefox. It's one of the last truly open-source browsers - both in terms of source code visibility (which Chrome(ium) has), and in terms of being able to contribute (which Chrome(ium) has not).
Chromium is Free Software as well. Mozilla is not a club of like-minded hackers that try to keep the web livable anymore. They're a large company now with corporate salaries and expensive furniture and a prime real estate office that values advertisers over users. Firefox is their money maker. Chromium is a Free Software version derived from a proprietary browser. The people who made that happen must have had an idea…
Chrome is based on Chromium, not the other way around. It's also pretty much Chrome with changed branding and no built-in Flash (thank god!)
Thinking that google leaves Chromium alone or that it's somehow independent is naive.
Re: UnGoogled Chromium: Chromium with enhanced privacy, control and transparency
#316Great start. Although I think we need to reverse the trend of Chrome becoming the single browser web developers use. The amount of sites that unnecessarily[0] work only in Chrome is growing daily. And that's not even counting browser extensions. I think this, more than anything else, will determine if Chrome becomes the "Internet Explorer"[1] of this decade or not. Skipping testing in IE is one thing. Skipping testin…
I work on Firefox compatability for a major website, and while obviously I agree that we need to stop building websites that only work in Chrome, it isn't always as easy as you suggest. A large web app is almost guaranteed to run into one of Firefox's many long-open bugs. But the biggest reason in my experience is performance. Gecko's rendering engine is poorly-optimized, to the point where I regularly see a DOM modi…
Re: UnGoogled Chromium: Chromium with enhanced privacy, control and transparency
#317Re: UnGoogled Chromium: Chromium with enhanced privacy, control and transparency
#318Removing Google's binary blobs is mitigating one issue, but replacing it with an entire binary blog from an anonymous github user might be introducing new ones. On that note - can you tell us more about the project? ie. if you plan on keeping this updated long terms (i've watched a lot of promising chromium forks fade after an initial big splash), what your plans are, if you'll you accept contributions, how the binar…
We are building one [1]. Contributions are welcome! In the meanwhile, the ungoogled-chromium project in combination with uMatrix is I think a great way to transition away from Chromium.
Re: UnGoogled Chromium: Chromium with enhanced privacy, control and transparency
#319Is there a decent alternative to Chrome on Android? I am absolutely, nauseatingly sick of ads on mobile. Almost every news website I visit fills the browser with full screen ads that are infuriatingly difficult to close, change the scrolling behavior and viewport in an entirely unusable way, or try to launch Google Play Store links in the background. It's so annoying, and definitely to the point of being one of my to…
Note that one of the recent updates [4] introduces ads for the free version. But not if you buy any of the pro features. Seems a fair trade, plus it's open source (which makes me slightly happier about routing all network traffic through it)
[1] https://play.google.com/store/apps/details?id=eu.faircode.ne... [2] https://github.com/M66B/NetGuard/releases [3] https://github.com/M66B/NetGuard/blob/master/ADBLOCKING.md [4] https://github.com/M66B/NetGuard/releases/tag/2.45
Re: UnGoogled Chromium: Chromium with enhanced privacy, control and transparency
#320Is there a decent alternative to Chrome on Android? I am absolutely, nauseatingly sick of ads on mobile. Almost every news website I visit fills the browser with full screen ads that are infuriatingly difficult to close, change the scrolling behavior and viewport in an entirely unusable way, or try to launch Google Play Store links in the background. It's so annoying, and definitely to the point of being one of my to…