Ungoogled-chromium: Chrome security fix tracking?

Created on 22 May 2020  路  2Comments  路  Source: Eloston/ungoogled-chromium

The classic argument against non-mainstream browsers is the mainstream (FF & Chrome) have big security teams rolling out patches the quickest. How long does ungoogled-chromium typically take to apply upstream security patches? (And I guess a subset would be a comparison between upstream security patches of chrome vs chromium.)
Thanks!

question

Most helpful comment

The real question is how long it takes us to remove the tracking stuff that gets added on each release as all security stuff is done on the chromium side.
The answer to that is there is no fixed time since everyone here helps when they have free time.

All 2 comments

The real question is how long it takes us to remove the tracking stuff that gets added on each release as all security stuff is done on the chromium side.
The answer to that is there is no fixed time since everyone here helps when they have free time.

Short answer: It depends. At the time of writing, maybe 1-2 weeks for major updates, less for small revisions. Please note that these numbers have a large variance, and change over time.

Longer answer:

First, Chrome is just Chromium, with some more Google-specific changes (notably Google API keys, Widevine DRM). There is very little difference in amount of code, and no difference in versioning between them.

Small Chromium revisions are quick because there usually isn't any code we need to change, aside from the Chromium version to build with.

Major updates can take some time because the Chromium codebase can change quite a bit. In addition, Google has been making changes that make our patches grow larger (notably Safe Browsing), which increases the time it takes to update.

In addition, everyone here is an anonymous independent contributor. There is no formal organization of any kind, and definitely no obligations from anyone.

Let us know if you have more questions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Eloston picture Eloston  路  4Comments

wchen342 picture wchen342  路  3Comments

Zoraver picture Zoraver  路  3Comments

WackyModder84 picture WackyModder84  路  4Comments

brianegan picture brianegan  路  3Comments