I would like to see all "desktop" applications that use Electron listed and how big of a Chromium drift is there, especially how many applications are shipping runtimes with unfixed vulnerabilities.
We did a study of this a few years ago[1] and the code for the instrumentation is available on github[2], the data is dated but you can see a cross section of popular apps and how far behind they were lagging over a 3 year period on page 11 of the pdf. Re: child comment, our main concern in this research was patched vulnerabilities persisting in electron apps and how damaging that could be. Details in the paper :)<p>1. <a href="https://www.usenix.org/system/files/usenixsecurity24-ali.pdf" rel="nofollow">https://www.usenix.org/system/files/usenixsecurity24-ali.pdf</a>
2. <a href="https://github.com/masood/inspectron" rel="nofollow">https://github.com/masood/inspectron</a>
I've been working on this over the years. WIP is here: <a href="https://github.com/captn3m0/electron-survey" rel="nofollow">https://github.com/captn3m0/electron-survey</a>, and it doesn't look good.<p>I keep getting distracted by side-quests. The last one was building an Electron Zoo, and the current one is doing accurate SBOMs for each electron version.
I imagine that looks pretty bad. On the other hand, Electron apps often aren't running untrusted code, which makes it quite a bit harder to exploit.
Yep. JavaScript VM breakout, Sandbox breakout and spectre/meltdown side channel leaks are all tracked as vulnerabilities towards Electron while ordinary apps don't even have such security features.
Didn't some get exploited early on because electron made it trivial to load third party websites without any kind of XSS protection?
Just wanted to write the same comment!
> Why does Chromium version lag matter?<p>> users are exposed to known, already-patched security vulnerabilities<p>Then why only focus on major versions? Don't minor versions/revisions have security fixes?
Yes and also stable isn't the only maintained branch of Chromium, there's also extended stable (currently 146.x). LTS exists too (144.x), but I believe it's meant only for ChromeOS.
In a perfect world, there would be a stable version of chrome, that would get fixes, but would crucially not get the new features that introduce new vulnerabilities. Not a fun job, I know, but with today’s coding agents it wouldn’t even be an unreasonable ask.
Cool idea, but without longer-term tracking of how long each browser lags for each Chromium release, it's hard to draw any meaningful conclusions. It's also clear that in the case of major vulnerabilities, vendors would fast-track adoption of the patch.<p>I would definitely include the fact that "major" versions of Chromium are released every 2 weeks. For instance, Vivaldi is on version 146.0.7680.218 that released this Tuesday [1], only 5 days ago.<p>[1] <a href="https://chromium.googlesource.com/chromium/src/+/f97d14f8a0a81261f423a689a32f393d48e37255" rel="nofollow">https://chromium.googlesource.com/chromium/src/+/f97d14f8a0a...</a>
Please don’t use green/red schemes, it’s the most common form of colorblindness and it’s especially bad with such pale shades.
On the topic of accessibility, the contrast of the text in the "up to date" bubbles is very low. I can barely see the yellow one, let alone read it without significant eye strain.<p>Firefox's dev tools have an Accessibility tab where you can see warnings about low contrast and simulate different forms of color blindness.
It has text supporting the color, so it's fine.
Thanks, fixed now.
Red/green is the most common way to show bad/good, error/success, etc.<p>Using any other color scheme would just confuse everyone instead of only colorblind people... how would that be any better?
In defense of Vivaldi, it is actually up to date, just on the Extended Stable cycle: <a href="https://chromiumdash.appspot.com/releases?platform=Mac" rel="nofollow">https://chromiumdash.appspot.com/releases?platform=Mac</a><p><a href="https://chromium.googlesource.com/chromium/src.git/+/main/docs/process/release_cycle.md#extended-stable" rel="nofollow">https://chromium.googlesource.com/chromium/src.git/+/main/do...</a>
What if I see a browser being "behind" as a benefit? (CVEs excepted)
It would be good if Samsung browser were listed. It has about 10% market share of chromium browsers and is on version 136. It sticks to one version for months at a time and then jumps several versions. Going by historical data it's due for another jump soon.
This is somewhat useful, but I know for instance that Vivaldi is often one version behind for the sake of stability, but also will also release incremental security updates in the period before major version updates.
The page says old chromium means insecure. Isn't anybody backporting fixes anymore?
Please add Helium
I use Firefox, btw
Credit to bsclifton for the idea!
Is "uptodown" really the canonical download page for Comet?<p>A point-in-time view is interesting but it's less useful than a graph over time.<p>Would be fun to add the version shipped in LG smart TVs (hint: it's ancient)
It's not but given that Perplexity doesn't have an API and blocks automated downloads, I'm not sure what else to use. Explained in the docs: <a href="https://github.com/ShivanKaul/chromium-drift/blob/main/docs/version-fetching.md#perplexity-comet" rel="nofollow">https://github.com/ShivanKaul/chromium-drift/blob/main/docs/...</a>
How does comet update itself?<p>Edit: approximately like so:<p><pre><code> curl -sS -X POST -H 'Content-Type: application/json' -d '{"request":{"protocol":"4.0","updater":"CometUpdater","updaterversion":"0","os":{"platform":"win","version":"10","arch":"x64"},"apps":[{"appid":"{42e10078-e377-4166-965f-c14ad958a146}","version":"0.0.0.0","updatechecks":[{}]}]}}' https://www.perplexity.ai/rest/browser/update2 | sed "s/^)]}'//" | jq -r '.response.apps[0].updatecheck.nextversion'</code></pre>
Shouldn't it also show the version number of the browser the user is currently on?
Could add the Meta Quest browser
The problem is: we all are behind Google. Google sits in the driver seat here.<p>This is really, really bad ...<p>Edit: Ok, almost all of us. There are some non-Google browsers such as firefox, but Google dished out money to Mozilla for many years, which made real competition impossible.
Vivaldi does minor releases as needed for security and bugs, so saying 1 major version behind is a bit coarse.
This website, for me, it's named "List of all browsers I will never use".<p>Yet another reminder, lawmakers US/EU/Anywhere else, should force all browsers to actively block fingerprinting.
> lawmakers US/EU/Anywhere else, should force all browsers to actively block fingerprinting.<p>That won't happen.
What fingerprinting? What does this have to do with anything?
[dead]