You May Have One Solid Reason to Stop Using Google Chrome Now
Google Chrome is arguably the most popular web browser today. There are also many users who are considering to change to another web browser permanently. If you have never had a good reason before, you may have one right now.
Unsafe Code in Google Chrome
Google engineers have recently revealed that “unsafe” code inside Google Chrome have resulted in 70% of security vulnerabilities and 125 out of the 130 critical bugs in the browser over the last year. To be precise, the engineers blamed C and C++ as they…
…don’t come with restrictions or warnings to prevent or alert developers when they’re making basic memory management errors. These early coding errors result in memory management vulnerabilities being introduced in applications.
Google engineers
Memory management flaws are no joke as they’re considered highly prized vulnerabilities by hackers. In fact, non-profit organization Mitre who handles US government’s database of software vulnerabilities ranked them as the first, fifth, and seventh in the top 10 list of dangerous vulnerabilities.
This isn’t just limited to Google Chrome however as Chromium-based browsers are also subjected to the same vulnerabilities. One notable example of a safe browser to use is Firefox based on Rust, a programming language that is designed with a focus on being memory safe.
It’s worth noting that Google is looking to address the issues in both Google Chrome and Chromium by any and all means necessary. They are looking at Rust, Swift, JavaScript, Kotlin, and Java to replace C and C++. They are looking at custom C++ libraries as they believe their strategy of sandboxing has reached its maximum benefits when taking performance into account.
With that being said however, it will be hard to say when exactly the company will be able to fix all of the issues. It sounds like a hefty process that could take a long time to complete. We will have no choice but to wait and see.
Pokdepinion: Just when I thought I was safe on Opera GX, things took a turn for the worst. Guess I’ll be using Firefox for a while.