Stop using Brave Browser
Stop using Brave Browser
no one wants to secure their web render so they’ll always use whatever is native to the platform.
on windows that’s chromium. on macos that’s webkit.
careful, you used the word native.
Firefox users apparently get triggered by it.
Because what you claim is wrong.
Microsoft programs that need a web rendering engine use MSHTML, not Chromium. MSHTML is baked into the operating system.
You can completely delete Edge from your computer and Windows will keep working fine.
Edge is using EMET for memory protections.
Chrome has EMET disabled because it’s own memory protections conflict and it just won’t execute.
When you’re make a web view for Windows you’re either bringing a long your own rendering or using Edge because it’s included.
No one wants to secure their own rendering which is why they all use whatever is already there which is EMET which is a pita to test so they just go with Edge.
native is just jargon for “what is already there.”
EMET? The framework that was end-of-lifed in 2018? I’d bloody well hope Chrome doesn’t use something that isn’t supported anymore.
Chrome’s sandboxing is weird and prone to breaking, but at least it isn’t stuck relying entirely on a kernel framework exclusive to an OS that people are extremely hesitant to keep up-to-date.
What does this even mean. Chromium or Webkit are not "native" to an OS. OSs don't magically include browser engines.
Most OSs do come with browsers preinstalled, but they are programs just like any other. You can remove Safari from macOS (albeit its pretty hard because root is read only and signed), you can remove Edge from Windows. In my desktop with Windows 10 the only browser I have is Firefox (not even Edge), does that make Gecko the "native" browser engine?
If anything, the native browser engine for Windows would be MSHTML from Internet Explorer.
Yes. That’s exactly what his definition means.
I can kinda appreciate what he’s trying to say, but I think “default” might be a better word than “native”, but I’m not an expert.
Do you have a source for the claim that DuckDuckGo browser is selling user data to Microsoft?
You might be referring to the time when the DuckDuckGo browser was blocking all known trackers except Microsoft trackers. After that information was made public and users complained, DuckDuckGo was able to renegotiate its agreement with Microsoft so that it can block their trackers.
Furthermore, DuckDuckGo now publish their blocklist on GitHub.
Source: techcrunch.com/…/duckduckgo-microsoft-tracking-sc…
So this privacy issue has been rectified now. But even if it hadn’t, failing to block Microsoft trackers isn’t the same as collecting data and selling it to Microsoft.
But if you are aware of DDG browser selling data to Microsoft, please share a source.
On Android, Firefox is still less secure than Chromium-based alternatives: Mozilla’s engine, GeckoView, has yet to support site isolation or enable isolatedProcess.
I mean, does that mean Edge is a Google browser, too?
Chromium is open-source. Even if Google adds something malicious to the source code (such as that Web Environment Integrity stuff), it can be removed by someone else creating their own browser based on Chromium. That’s the very definition of open-source.
Related side-note: Lemmy itself is open-source, too. If the creator of Lemmy added something to the software that someone running an instance didn’t agree with, they could simply fork the original software and remove the unwanted addition. Some people do disagree with that person’s views, and yet they’re still here. Many of them joined .world and other instances instead of .ml because they disagreed with the creator’s views.
While Google, the creator of Chromium, isn’t a good company for the consumer, I personally think Chromium itself isn’t a bad idea. It’s just that Google and some other companies modify it for their own means, and those means aren’t always consumer-friendly.
All that to say: while the company that originally created Chromium is bad, the software isn’t. And while some of the companies and people using that software are bad (including Brave, IMO), some of them are looking out for their users’ interests, and those forks of Chromium are generally ok. (You should still actually do research and not pick a fork because the company developing it said it’s okay, though. Take a look at what others are saying and verify it.)
I mean, does that mean Edge is a Google browser, too?
Yes.
All that to say: while the company that originally created Chromium is bad, the software isn’t.
Only to the extent that websites are built for chromium compatibility, due to its monopoly on the internet. It’s great software because it’s the most popular software so all other smaller providers that serve that software have to focus their resources into ensuring compatibility. Chromium(Blink) itself is pretty mid, and definitely equal to WebKit or Gecko, not better or significantly worse.