<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=3277&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Patch Firefox like OpenBSD]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=3277</link>
		<description><![CDATA[The most recent posts in Patch Firefox like OpenBSD.]]></description>
		<lastBuildDate>Thu, 30 Jan 2020 14:44:32 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Patch Firefox like OpenBSD]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=19805#p19805</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Do you know what file in firefox stores the url for the dns server?</p></div></blockquote></div><p>I think it&#039;s set by <strong>network.trr.resolvers</strong>.</p><p>EDIT: deleted nonsense, I really should check before posting...</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 30 Jan 2020 14:44:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=19805#p19805</guid>
		</item>
		<item>
			<title><![CDATA[Re: Patch Firefox like OpenBSD]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=19798#p19798</link>
			<description><![CDATA[<p>Like I said, it&#039;s been abandoned. We don&#039;t have an official procedure for becoming a maintainer, but you could make a personal project at git.devuan.org, make the necessary additions to the code, tell people about it here or mailing list or IRC, maybe make packages for people to test and use. And then maybe your changes will be brought into the repo.</p><p>One thing we do want from anyone who chooses to maintain a package is that you stick with it. It&#039;s no good if a package gets into the repo and then nobody updates it when it needs updating.</p><p>My personal vision for the sanity package would be to have a debconf dialog that listed all the sane changes and let you pick which ones you wanted. Obviously, there would need to be more than just one item on the list. And I don&#039;t want to do the work. I&#039;d rather live without it than have to maintain it.</p><p>Another way to do it is with dpkg-divert, which will make a package that replaces a config file in another package. And it tells the package manager what&#039;s going on, so your custom changes don&#039;t get replaced during an upgrade.&#160; Do you know what file in firefox stores the url for the dns server? (Knowing ff, it&#039;s probably a binary file.)</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 30 Jan 2020 02:11:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=19798#p19798</guid>
		</item>
		<item>
			<title><![CDATA[Re: Patch Firefox like OpenBSD]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=19797#p19797</link>
			<description><![CDATA[<p>I just had a look at it, besides from the Vim part, it haven&#039;t got anything in it: <a href="https://git.devuan.org/devuan-packages/devuan-sanity" rel="nofollow">https://git.devuan.org/devuan-packages/devuan-sanity</a></p><p>Hmm.</p><p>How is the procedure if someone would like to become a maintainer for that package, and he would like to add something like changing the default settings for Firefox?</p>]]></description>
			<author><![CDATA[dummy@example.com (iio7)]]></author>
			<pubDate>Thu, 30 Jan 2020 01:47:34 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=19797#p19797</guid>
		</item>
		<item>
			<title><![CDATA[Re: Patch Firefox like OpenBSD]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=19772#p19772</link>
			<description><![CDATA[<p>From what I&#039;ve heard, the task of building firefox is too difficult to justify for that simple change. However, something like that might be fixed by a script applied after the install. And such a script might be appropriate in the much-neglected devuan-sanity package. (It&#039;s an orphan and it would love to be adopted by some loving maintainer.)</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 28 Jan 2020 19:16:34 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=19772#p19772</guid>
		</item>
		<item>
			<title><![CDATA[Re: Patch Firefox like OpenBSD]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=19758#p19758</link>
			<description><![CDATA[<p>It&#039;s great it&#039;s turned off by default in Devuan too.</p><p>However, I have been thinking whether Cloudflare even should be in the choice of DNS server if one turns it on. Also whether Google should be (can&#039;t remember if it still is) the default search engine.</p><p>I know this isn&#039;t a &quot;free&quot; vs &quot;non-free&quot; issue, but more of a privacy issue, but helping users make good choices seems to be a part of Devuan&#039;s core, and as such perhaps the field should be empty or at least provide a service that truly respects privacy.</p><p>I&#039;m not sure if this is &quot;to much&quot;, but I think it would fit Devuan well perhaps?</p>]]></description>
			<author><![CDATA[dummy@example.com (iio7)]]></author>
			<pubDate>Tue, 28 Jan 2020 01:59:57 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=19758#p19758</guid>
		</item>
		<item>
			<title><![CDATA[Re: Patch Firefox like OpenBSD]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=19696#p19696</link>
			<description><![CDATA[<p><a href="http://openports.se/www/firefox-esr" rel="nofollow">www/firefox-esr</a> in OpenBSD 6.6 has network.trr.mode set to &quot;0&quot; (zero), just like Devuan.</p><p>EDIT: upgraded to -current and the setting is the same.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 25 Jan 2020 20:58:14 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=19696#p19696</guid>
		</item>
		<item>
			<title><![CDATA[Re: Patch Firefox like OpenBSD]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=19690#p19690</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Could mean &quot;Otto changed it to 3, change it to something else if you want DNS over HTTPS&quot;<br />or &quot;Change what Otto did (&quot;Otto&#039;s change&quot;) and set it to 3 if you want DNS over HTTPS&quot;</p></div></blockquote></div><p>Yes, you&#039;re right.</p><p>I&#039;m installing OpenBSD in QEMU now to test, back soon.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 25 Jan 2020 19:39:42 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=19690#p19690</guid>
		</item>
		<item>
			<title><![CDATA[Re: Patch Firefox like OpenBSD]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=19688#p19688</link>
			<description><![CDATA[<p>It&#039;s ambiguous. (Maybe not in UK?)&#160; </p><div class="quotebox"><blockquote><div><p>, and overriding the network.trr.mode setting from Otto&#039;s change to 3.</p></div></blockquote></div><p>Could mean &quot;Otto changed it to 3, change it to something else if you want DNS over HTTPS&quot;<br />or &quot;Change what Otto did (&quot;Otto&#039;s change&quot;) and set it to 3 if you want DNS over HTTPS&quot;</p><p>I think the latter makes more sense given the instructions from the wiki.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 25 Jan 2020 19:23:00 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=19688#p19688</guid>
		</item>
		<item>
			<title><![CDATA[Re: Patch Firefox like OpenBSD]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=19682#p19682</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Otto changed it from 3, not to 3</p></div></blockquote></div><p>The undeadly.org page says &quot;to 3&quot; but I can&#039;t find the relevant setting in either <a href="https://github.com/openbsd/ports/blob/master/www/firefox-esr/files/all-openbsd.js" rel="nofollow">all-openbsd.js</a> or the <a href="https://github.com/openbsd/ports/blob/master/www/firefox-esr/Makefile" rel="nofollow">Makefile</a>.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>So which did Otto really do?</p></div></blockquote></div><p>¯\_(ツ)_/¯</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 25 Jan 2020 16:51:08 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=19682#p19682</guid>
		</item>
		<item>
			<title><![CDATA[Re: Patch Firefox like OpenBSD]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=19681#p19681</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>^ Well that is interesting, I though I had misunderstood the network.trr.mode options but it seems otto@ has set it to &quot;3&quot; in OpenBSD, which would still use CloudFlare for portal detection and telemetry.</p><p>DoT ftw!</p></div></blockquote></div><p>Well, that&#039;s confusing. The way I read it, Otto changed it from 3, not to 3, and that way the log message makes sense. But I just downloaded firefox from mozilla, and it&#039;s set to 0 by default there. (amd64 linux version). So which did Otto really do?</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 25 Jan 2020 16:41:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=19681#p19681</guid>
		</item>
		<item>
			<title><![CDATA[Re: Patch Firefox like OpenBSD]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=19680#p19680</link>
			<description><![CDATA[<p>^ Well that is interesting, I though I had misunderstood the network.trr.mode options but it seems otto@ has set it to &quot;3&quot; in OpenBSD, which would still use CloudFlare for portal detection and telemetry.</p><p>DoT ftw!</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 25 Jan 2020 15:46:14 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=19680#p19680</guid>
		</item>
		<item>
			<title><![CDATA[Re: Patch Firefox like OpenBSD]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=19679#p19679</link>
			<description><![CDATA[<p>The most likely scenario (by a long shot) is that we will continue to provide the version of firefox-esr packaged by debian, just like we do for almost all the packages we provide.</p><p>It looks like trr is turned off by default. I&#039;m looking at ff-esr 68.4 in beowulf.<br /><span class="bbc">network.trr.mode;0</span></p><p>However, if you turn it on, you&#039;ll get cloudflare. This value can be modified. I haven&#039;t tried it.<br /><span class="bbc">network.trr.uri;https://mozilla.cloudflare-dns.com/dns-query</span></p><p>To turn it on, they say to go into Preferences, Network Settings, and then way down at the bottom is a checkbox to turn on DNS over HTTPS and a place to enter a different server.</p><p>Thanks for the info.</p><p><a href="https://wiki.mozilla.org/Trusted_Recursive_Resolver" rel="nofollow">https://wiki.mozilla.org/Trusted_Recursive_Resolver</a></p><div class="quotebox"><blockquote><div><p>network.trr.mode</p><p>The resolver mode. You should not change the mode manually, instead use the UI in the Network Settings section of about:preferences</p><p>&#160; &#160; 0 - Off (default). use standard native resolving only (don&#039;t use TRR at all)<br />&#160; &#160; 1 - Reserved (used to be Race mode)<br />&#160; &#160; 2 - First. Use TRR first, and only if the name resolve fails use the native resolver as a fallback.<br />&#160; &#160; 3 - Only. Only use TRR. Never use the native (This mode also requires the bootstrapAddress pref to be set). Note that the native resolver will be used anyway for portal detection and telemetry (Bug 1593873)<br />&#160; &#160; 4 - Reserved (used to be Shadow mode)<br />&#160; &#160; 5 - Off by choice. This is the same as 0 but marks it as done by choice and not done by default.</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 25 Jan 2020 15:20:27 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=19679#p19679</guid>
		</item>
		<item>
			<title><![CDATA[Patch Firefox like OpenBSD]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=19671#p19671</link>
			<description><![CDATA[<p>Hi,</p><p>I was wondering if you guys are going to patch Firefox like OpenBSD has done so that it doesn&#039;t default to DNS over HTTPS?</p><p><a href="https://undeadly.org/cgi?action=article;sid=20190911113856" rel="nofollow">https://undeadly.org/cgi?action=article … 0911113856</a></p><p>With the agreement between Mozilla and Cloudflare, I think it&#039;s a really good idea not to have this enabled by default, and also to remove any default DNS servers so that the user provides his own.</p><p>Kind regards</p>]]></description>
			<author><![CDATA[dummy@example.com (iio7)]]></author>
			<pubDate>Sat, 25 Jan 2020 03:42:09 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=19671#p19671</guid>
		</item>
	</channel>
</rss>
