in its first iteration, it strips all AI shit, doesn’t just disable it; the hero went through the source tree and patched it by hand!
it differs from LibreWolf and friends as there’s an intention to hard-fork the thing (LW should be based on basebrowser) and let the abomination that is the mozilla shell-game-corp of today behind, thus returning to the original idea behind creating mozilla, best described by the dude who gave us the thing:
In my humble but correct opinion, Mozilla should be doing two things and two things only:
- Building THE reference implementation web browser, and
- Being a jugular-snapping attack dog on standards committees.
- There is no 3.
mastodon thread: https://mastodon.social/@sarahjamielewis/116994970688711387
the patch repo: https://codeberg.org/basebrowserproject/organization
firefox repo: https://github.com/mozilla-firefox/firefox
build instructions: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
the only thing missing’s how to apply the patch. it’s as simple as going to the firefox source folder and applying the patch file with:
patch -p1 < the.patch
and then proceed with ./mach build.
this was my first time building firefox from source and it wasn’t half as bad; about 30ish minutes on an i7-870 in the background without any excessive load that woulda made the system unusable.


You do understand that Mozilla (previously Netscape Navigator) is older than Chromium right? Chromium doesn’t have a reference implementation of the web already covered, Chromium is trying to embrace extend and extinguish the current web in favor of its own paradigm. Chromium is just today’s Internet Explorer.
Yes, I used Netscape Navigator, what does that have to do with being a ‘reference browser’?
Well no because Internet Explorer wasn’t open source and couldn’t be forked
I’m using reference browser to mean a base browser of sorts that others build upon, Chromium clearly has that covered:
https://en.wikipedia.org/wiki/Chromium_(web_browser)#Browsers_based_on_Chromium
I get the feeling you mean ‘reference browser’ as some sort of left wing progressive hippie browser that is funded with magical money that drops out of the air (or in reality mainly open source devs working in their spare time for pennies (if that))