Re: Turning off extra Fedora-related traffic on Firefox?

Don Marti <[email protected]> Mon, 3 Aug 2026 08:45:13 -0700
Newsgroups gmane.linux.redhat.fedora.general
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============7420225471140356449==
Content-Type: multipart/alternative;
 boundary="------------cPrgmE9y3JZCRoyG1Y1t7UOA"
Content-Language: en-US

This is a multi-part message in MIME format.
--------------cPrgmE9y3JZCRoyG1Y1t7UOA
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

On 7/30/26 07:46, Don Marti wrote:

> I have |browser.newtabpage.enabled |and browser.newtab.preload both 
> set to false.  Several Fedora-related DNS lookups still happening. 
> (Parentheses in that script output mean the lookup returned a CNAME.)
>
Update: I think I got it. Apparently the DNS lookups for the pinned 
entries on the new tab page were happening even though I had 
browser.newtabpage.enabled and browser.newtab.preload both set to false.

The missing preference was:

         user_pref("browser.newtabpage.pinned", "[]");

--------------cPrgmE9y3JZCRoyG1Y1t7UOA
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>On 7/30/26 07:46, Don Marti wrote:</p>
    <blockquote type="cite"
      cite="mid:[email protected]">
      <p>I have <code class="code-inner"><span class="nt">browser.newtabpage.enabled </span></code>and
        browser.newtab.preload both set to false.  Several
        Fedora-related DNS lookups still happening. (Parentheses in that
        script output mean the lookup returned a CNAME.)</p>
    </blockquote>
    <p>Update: I think I got it. Apparently the DNS lookups for the
      pinned entries on the new tab page were happening even though I
      had browser.newtabpage.enabled and browser.newtab.preload both set
      to false.</p>
    <p>The missing preference was:</p>
    <p>        user_pref("browser.newtabpage.pinned", "[]");<br>
      <br>
    </p>
  </body>
</html>

--------------cPrgmE9y3JZCRoyG1Y1t7UOA--

--===============7420225471140356449==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline

LS0gCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCnVzZXJz
IG1haWxpbmcgbGlzdCAtLSB1c2Vyc0BsaXN0cy5mZWRvcmFwcm9qZWN0Lm9yZwpUbyB1bnN1YnNj
cmliZSBzZW5kIGFuIGVtYWlsIHRvIHVzZXJzLWxlYXZlQGxpc3RzLmZlZG9yYXByb2plY3Qub3Jn
CkZlZG9yYSBDb2RlIG9mIENvbmR1Y3Q6IGh0dHBzOi8vZG9jcy5mZWRvcmFwcm9qZWN0Lm9yZy9l
bi1VUy9wcm9qZWN0L2NvZGUtb2YtY29uZHVjdC8KTGlzdCBHdWlkZWxpbmVzOiBodHRwczovL2Zl
ZG9yYXByb2plY3Qub3JnL3dpa2kvTWFpbGluZ19saXN0X2d1aWRlbGluZXMKTGlzdCBBcmNoaXZl
czogaHR0cHM6Ly9saXN0cy5mZWRvcmFwcm9qZWN0Lm9yZy9hcmNoaXZlcy9saXN0L3VzZXJzQGxp
c3RzLmZlZG9yYXByb2plY3Qub3JnCkRvIG5vdCByZXBseSB0byBzcGFtLCByZXBvcnQgaXQ6IGh0
dHBzOi8vZm9yZ2UuZmVkb3JhcHJvamVjdC5vcmcvaW5mcmEvdGlja2V0cy9pc3N1ZXMvbmV3Cg==

--===============7420225471140356449==--