TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

LibreWolf – A fork of Firefox, focused on privacy, security and freedom

205 pointsby transportheapover 3 years ago

25 comments

tarasglekover 3 years ago
Author of Mozilla telemetry here. You can accomplish this with official firefox by blacklisting incoming.telemetry.mozilla.org domain, per <a href="https:&#x2F;&#x2F;searchfox.org&#x2F;mozilla-central&#x2F;search?q=telemetry.mozilla&amp;path=cpp&amp;case=false&amp;regexp=false" rel="nofollow">https:&#x2F;&#x2F;searchfox.org&#x2F;mozilla-central&#x2F;search?q=telemetry.moz...</a>
评论 #29110915 未加载
评论 #29129970 未加载
评论 #29113302 未加载
评论 #29115137 未加载
评论 #29108938 未加载
tristorover 3 years ago
I examined this and it appears that you can get the same effect yourself by enabling ETP strict mode, disabling telemetry and suggestions, and installing uBlock Origin in Firefox, which is a pretty common configuration for a lot of people. I suppose it&#x27;s easier to just install this and have that already set up, but it&#x27;s not exactly hard to do this in Firefox for the average HN reader and you most likely &#x2F;already have&#x2F;, so this gives you nothing except lagging security updates from an unknown developer.
评论 #29110761 未加载
评论 #29107746 未加载
评论 #29110178 未加载
legrandeover 3 years ago
LibreWolf is mostly a bunch of policies. If you go into the preferences pane, you should see a note: &#x27;Your browser is being managed by your organization&#x27;. When you click the link, there&#x27;s a bunch of &#x27;features&#x27; disabled like telemetry, auto-updates etc. It also has the about:config section heavily tweaked and modified.<p>Doing all that on stock Firefox is a lot of work which is why I prefer the developers of LibreWolf to do it for me. Call me lazy if you want.<p>There is the added benefit of new Firefox features getting stripped in later releases of LibreWolf that otherwise would have gone un-noticed by me. Also: Trimming down the browser traffic and stopping it from being really chatty with Mozilla servers is great (if you don&#x27;t like Mozilla for whatever reason).
评论 #29110646 未加载
评论 #29108996 未加载
alexmcc81over 3 years ago
Once I would have used this, but I can&#x27;t just can&#x27;t bring myself to trust forks by small or unknown teams. We trust browsers with passwords to everything in our lives, like our bank details. The FAQ doesn&#x27;t even cover who created LibreWolf. Why should I trust them?<p>Even if I do trust the developers, are they really capable of keeping a modern complex browser secure in the hostile environment of todays internet? It has millions of lines of code in multiple languages with a history going back 2 decades. I can&#x27;t find:<p>- who is responsible for the project security<p>- their CVE policies<p>- policies for back porting Firefox patches etc<p>- update schedules<p>They also removed the auto-updater which is critical to ensuring browsers get the latest patches.<p>I&#x27;m really skeptical about the (undocumented) &quot;hundreds of privacy&#x2F;security&#x2F;performance settings and patches&quot; they claim to have implemented. What exactly cannot be achieved through settings and addons?
评论 #29108230 未加载
评论 #29108004 未加载
评论 #29108804 未加载
yositoover 3 years ago
Why are there not more successful forks of Firefox? While it&#x27;s still my browser of choice, I think it&#x27;s safe to say there are a significant number of developers who are not happy with the leadership of Mozilla. What&#x27;s preventing other forks from taking off?
评论 #29106706 未加载
评论 #29106912 未加载
评论 #29106625 未加载
评论 #29106615 未加载
评论 #29106461 未加载
评论 #29113125 未加载
评论 #29106410 未加载
评论 #29106475 未加载
评论 #29106488 未加载
Tepixover 3 years ago
This brings up the questions: How can i disable as much telemetry as possible when using the standard Firefox?<p>What am i missing if i go to <i>&lt;about:config&gt;</i>, search for &quot;telemetry&quot; and set everything to <i>false</i>?<p>Are there drawbacks to blocking the hostname <i>incoming.telemetry.mozilla.org</i> in Pi-hole?
评论 #29107063 未加载
评论 #29107057 未加载
评论 #29106809 未加载
评论 #29114075 未加载
jl6over 3 years ago
So my choice is to trust one of either:<p>1. The Mozilla developers who are capturing telemetry, but probably just using it to push ads (at worst, and possibly not even that).<p>2. Some new devs who may have good intentions, but who are unknown to me, who are not capturing telemetry, but nevertheless have control over my browser.
评论 #29106867 未加载
评论 #29106818 未加载
diegocgover 3 years ago
How is this any different from a standard Firefox install with telemetry turned off
评论 #29107320 未加载
评论 #29106572 未加载
gostsamoover 3 years ago
It might make more sense to have no ads and for telemetry to be opt in. I actually want FF having my telemetric data as far as it is used for improving the product only. Ready to pay if they were into it.
评论 #29106557 未加载
bjarnehover 3 years ago
&gt; [ Debian-based ]<p>&gt; This is for Debian Unstable only - do not try to install this package on any other branch of Debian or Ubuntu&#x2F;Mint..<p>When I see a <i>&quot;Debian based&quot;</i> installer, I would expect it to work on at least some type of OS apart from <i>Debian</i>. That header should really say - Debian Unstable installer, not a &quot;Debian based&quot; installer.
ameminatorover 3 years ago
When I heard about all these shenanigans over at Firefox, I switched to Vivaldi, and I am enjoying the experience so far
评论 #29106638 未加载
programmarchyover 3 years ago
Maybe I’m missing something but it looks like there aren’t actually code changes, rather a repackage with a strict policy file:<p><a href="https:&#x2F;&#x2F;gitlab.com&#x2F;librewolf-community&#x2F;settings&#x2F;-&#x2F;blob&#x2F;master&#x2F;distribution&#x2F;policies.json" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;librewolf-community&#x2F;settings&#x2F;-&#x2F;blob&#x2F;maste...</a><p>I was wondering how they could instantly patch nightly builds and this seems to be the approach. Good idea and nice to have a build pipeline that allows tweaking Firefox to this degree.
评论 #29111930 未加载
fsfloverover 3 years ago
Genuine questions. Aren&#x27;t such forks harming the actual Firefox developers by decreasing the Firefox user base? Doesn&#x27;t it help the Google monopoly on the web?
评论 #29106507 未加载
评论 #29106462 未加载
评论 #29106477 未加载
评论 #29108060 未加载
评论 #29106681 未加载
评论 #29108127 未加载
评论 #29106873 未加载
评论 #29106498 未加载
djbusbyover 3 years ago
I made a fork, of Firefox, just to remove Pocket. That part was easy-ish. Maintaining it is difficult, cause code changes a lot. Building FF doesn&#x27;t take long (Gentoo, 8 cores, 64G RAM). I wish I knew more about code so I could fix the rendering issues. I&#x27;d love to see FF the core of some apps, like Chromium. I tried that with Servo but, I don&#x27;t know enough (and it keeps freezing up)
solarkraftover 3 years ago
I’ve tried all the Firefox forks I could find, including LibreWolf. It’s not your no-brainer “Non-Mozilla Firefox” you can just switch to.<p>Basic browsing may work, but nothing remotely close to “web-app” will, because they disabled all modern APIs due to privacy concerns.
评论 #29107081 未加载
评论 #29108143 未加载
评论 #29115164 未加载
mgover 3 years ago
One factor that is important to me when comparing browsers is resource consumption. I don&#x27;t like it when my fans spin.<p>I wonder if the &quot;time&quot; tool that comes with Linux is a good way to quantify it? When I do &quot;time firefox reddit.com&quot;, wait until the page is fully rendered (including the ads) and close the browser, I get:<p><pre><code> time firefox reddit.com real 0m13,089s user 0m9,411s sys 0m2,882s </code></pre> Does that mean that Firefox used about 12s of CPU time to render the frontpage of Reddit? (I guess user+sys is the amount that counts)<p>&quot;time firefox news.ycombinator.com&quot; gives me about 7 seconds.
评论 #29107164 未加载
proactivesvcsover 3 years ago
I recently looked at the changes they make to the default preferences and so many are nothing to do with privacy, and some of those that are also reduce the user&#x27;s safety (e.g. disabling Google Safebrowsing). I&#x27;d advise any prospective users to comb over the changes very carefully before using it.
评论 #29108098 未加载
评论 #29108277 未加载
gnufxover 3 years ago
Concerning Firefox-type forks, <a href="https:&#x2F;&#x2F;cliqz.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cliqz.com&#x2F;</a> (RIP) seems relevant. At least Brave has taken on the search engine.
st3fanover 3 years ago
Funny, those are all the things that Firefox also focuses on. Seems like a duplication of effort.
xbdmover 3 years ago
LibreWolf is a pretty good firefox fork, But i would always use firefox with tweaks and user.js. Don&#x27;t trust forks much, As i rather put my data with firefox plus mullvad vpn works with them on their vpn service. And mullvad is a really good privacy vpn...
评论 #29107988 未加载
longstationover 3 years ago
Would it be better if the project includes a native ad blocker?
评论 #29109263 未加载
ChrisArchitectover 3 years ago
anything new here? it&#x27;s not new<p>Some discussion about it maybe a year ago and it dwindled off as barely any changes to Firefox except branding....
shmerlover 3 years ago
I think telemetry is useful for improving the UI.
account-5over 3 years ago
How does this compare with IceCat and Fennic?
评论 #29106955 未加载
rubyist5evaover 3 years ago
No way in hell I&#x27;m using a Firefox fork maintained by what..1 person? lmfao no way