Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jun 2022 17:22:49 -0700
From:      Robert Montano <irontree043111@gmail.com>
To:        Glen Barber <gjb@freebsd.org>
Cc:        Mark Millard <marklmi@yahoo.com>, "Wall, Stephen" <stephen.wall@redcom.com>,  "freebsd-arm@FreeBSD.org" <freebsd-arm@freebsd.org>
Subject:   Re: FreeBSD build hardware?
Message-ID:  <CABzjivf8b7cfUZ=LOXRKsUFhAttrr8_zn_BYEv2tdV9oqvWr8g@mail.gmail.com>
In-Reply-To: <CABzjive7SHjqe=2f4FDn9iGLp_ny3%2BtYRORdeGFZ1wr8f5u3Wg@mail.gmail.com>
References:  <MN2PR09MB466771CE27C1C6D134B6ABB1EEDE9@MN2PR09MB4667.namprd09.prod.outlook.com> <20220602230000.GL30607@FreeBSD.org> <A9455293-CF80-425E-8B56-D2FCF9433BC5@yahoo.com> <20220603000428.GM30607@FreeBSD.org> <CABzjive7SHjqe=2f4FDn9iGLp_ny3%2BtYRORdeGFZ1wr8f5u3Wg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000161fa405e080207e
Content-Type: text/plain; charset="UTF-8"

This is what I get when I try to do anything basically.......,.......
# Overrides for Extension Preferences
# Tor Browser Bundle
# Do not edit this file.
#
# This file is modified from a file included in the Tor Browser Bundle.
#
# Copyright 2017 The Tor Project.  See LICENSE.tor for licensing
information.

# HTTPS Everywhere Preferences:
user_pref("extensions.https_everywhere._observatory.popup_shown", true);
user_pref("extensions.https_everywhere.toolbar_hint_shown", true);

# NoScript Preferences:
# In order to disable all scripts by default, uncomment the following
line...
# user_pref("capability.policy.maonoscript.javascript.enabled", "noAccess");
# and comment out the following line
user_pref("capability.policy.maonoscript.javascript.enabled", "allAccess");
user_pref("capability.policy.maonoscript.sites", "[System+Principal] about:
about:tbupdate about:tor chrome: resource: blob: mediasource:
moz-extension: moz-safe-about: about:neterror about:certerror about:feeds
about:tabcrashed about:cache");
user_pref("noscript.default", "[System+Principal] about: about:tbupdate
about:tor chrome: resource: blob: mediasource: moz-extension:
moz-safe-about: about:neterror about:certerror about:feeds about:tabcrashed
about:cache");
user_pref("noscript.mandatory", "[System+Principal] about: about:tbupdate
about:tor chrome: resource: blob: mediasource: moz-extension:
moz-safe-about: about:neterror about:certerror about:feeds about:tabcrashed
about:cache");
user_pref("noscript.ABE.enabled", false);
user_pref("noscript.ABE.notify", false);
user_pref("noscript.ABE.wanIpAsLocal", false);
user_pref("noscript.confirmUnblock", false);
user_pref("noscript.contentBlocker", true);
user_pref("noscript.firstRunRedirection", false);
user_pref("noscript.global", true);
user_pref("noscript.gtemp", "");
user_pref("noscript.opacizeObject", 3);
user_pref("noscript.forbidWebGL", true);
user_pref("noscript.forbidFonts", true);
user_pref("noscript.options.tabSelectedIndexes", "5,0,0");
user_pref("noscript.policynames", "");
user_pref("noscript.secureCookies", true);
user_pref("noscript.showAllowPage", false);
user_pref("noscript.showBaseDomain", false);
user_pref("noscript.showDistrust", false);
user_pref("noscript.showRecentlyBlocked", false);
user_pref("noscript.showTemp", false);
user_pref("noscript.showTempToPerm", false);
user_pref("noscript.showUntrusted", false);
user_pref("noscript.STS.enabled", false);
user_pref("noscript.subscription.lastCheck", -142148139);
user_pref("noscript.temp", "");
user_pref("noscript.untrusted", "");
user_pref("noscript.forbidMedia", true);
user_pref("noscript.allowWhitelistUpdates", false);
user_pref("noscript.fixLinks", false);
// Now handled by plugins.click_to_play // Not in this one.
user_pref("noscript.forbidFlash", true);
user_pref("noscript.forbidSilverlight", true);
user_pref("noscript.forbidJava", true);
user_pref("noscript.forbidPlugins", true);
// Usability tweaks
user_pref("noscript.showPermanent", false);
user_pref("noscript.showTempAllowPage", true);
user_pref("noscript.showRevokeTemp", true);
user_pref("noscript.notify", false);
user_pref("noscript.autoReload", true);
user_pref("noscript.autoReload.allTabs", false);
user_pref("noscript.cascadePermissions", true);
user_pref("noscript.restrictSubdocScripting", true);
user_pref("noscript.showVolatilePrivatePermissionsToggle", false);
user_pref("noscript.volatilePrivatePermissions", true);
user_pref("noscript.clearClick", 0);

user_pref("intl.locale.matchOS", false);

user_pref("extensions.https_everywhere._observatory.enabled", false);
user_pref("extensions.https_everywhere.options.autoUpdateRulesets", false);
user_pref("extensions.https_everywhere.globalEnabled", false);
user_pref("extensions.https_everywhere._observatory.submit_during_tor",
false);
user_pref("extensions.https_everywhere._observatory.submit_during_nontor",
false);
user_pref("extensions.https_everywhere._observatory.use_custom_proxy",
true);
user_pref("extensions.https_everywhere._observatory.proxy_host",
"127.0.0.1");
user_pref("extensions.https_everywhere._observatory.proxy_port", 4444);

user_pref("extensions.torbutton.use_nontor_proxy", true);
user_pref("extensions.torlauncher.start_tor", false);
user_pref("extensions.torlauncher.prompt_at_startup", false);
//user_pref("", false);


//For socket conversion: in the future, I'll need to make TBB communicate
with
//i2p over a unix socket. Fortunately, this is how you do that. It will be
//configurable in a similar way to the host:port configuration when that
happens.
//user_pref("extensions.torlauncher.socks_port_use_ipc", );
//user_pref("extensions.torlauncher.socks_ipc_path", "");

//user_pref("extensions.torlauncher.start_tor", false);
//user_pref("extensions.torlauncher.default_bridge_type", "");
//user_pref("extensions.torlauncher.prompt_at_startup", false);

// Resist-fingerprinting and first-party isolation enable

user_pref("privacy.resistFingerprinting", true);
user_pref("privacy.firstparty.isolate", true);

// Use i2p http proxy for all connections and set homepage to safe local
form.

// DON'T allow access to the admin panel from the profile we browse i2p
with.
user_pref("network.proxy.no_proxies_on", "");
user_pref("network.proxy.type", 1);
user_pref("network.proxy.http", "127.0.0.1");
user_pref("network.proxy.http_port", 4444);
user_pref("network.proxy.ssl", "127.0.0.1");
user_pref("network.proxy.ssl_port", 4444);
user_pref("network.proxy.ftp", "127.0.0.1");
user_pref("network.proxy.ftp_port", 4444);
user_pref("network.proxy.socks", "127.0.0.1");
user_pref("network.proxy.socks_port", 4444);
user_pref("network.proxy.share_proxy_settings", true);
user_pref("network.proxy.socks_remote_dns", true);
user_pref("browser.startup.homepage", "about:blank");

// Privacy-harden and disable irrelevant features.
user_pref("app.normandy.api_url", "");
user_pref("app.normandy.enabled", false);
user_pref("app.update.auto", false);
user_pref("app.update.enabled", false);
user_pref("beacon.enabled", false);
user_pref("browser.aboutHomeSnippets.updateUrl", "");
user_pref("browser.cache.disk_cache_ssl", false);
user_pref("browser.cache.disk.enable", false);
user_pref("browser.cache.offline.enable", false);
user_pref("browser.disableResetPrompt", true);
user_pref("browser.display.use_document_fonts", 0);
user_pref("browser.fixup.alternate.enabled", false);
user_pref("browser.formfill.enable", false);
user_pref("browser.library.activity-stream.enabled", false);
user_pref("browser.newtabpage.activity-stream.disableSnippets", true);
user_pref("browser.newtabpage.activity-stream.enabled", false);
user_pref("browser.newtabpage.activity-stream.feeds.section.highlights",
false);
user_pref("browser.newtabpage.activity-stream.feeds.snippets", false);
user_pref("browser.newtabpage.activity-stream.feeds.telemetry", false);
user_pref("browser.newtabpage.activity-stream.feeds.topsites", false);
user_pref("browser.newtabpage.activity-stream.prerender", false);
user_pref("browser.newtabpage.activity-stream.showSearch", false);
user_pref("browser.newtabpage.enhanced", false);
user_pref("browser.newtabpage.introShown", true);
user_pref("browser.newtab.preload", false);
user_pref("browser.onboarding.enabled", false);
user_pref("browser.pagethumbnails.capturing_disabled", true);
user_pref("browser.safebrowsing.appRepURL", "");
user_pref("browser.safebrowsing.blockedURIs.enabled", false);
user_pref("browser.safebrowsing.downloads.enabled", false);
user_pref("browser.safebrowsing.downloads.remote.enabled", false);
user_pref("browser.safebrowsing.downloads.remote.url", "");
user_pref("browser.safebrowsing.enabled", false);
user_pref("browser.safebrowsing.malware.enabled", false);
user_pref("browser.safebrowsing.phishing.enabled", false);
user_pref("browser.search.geoip.timeout", 1);
user_pref("browser.search.suggest.enabled", false);
user_pref("browser.selfsupport.url", "");
user_pref("browser.send_pings", false);
user_pref("browser.shell.checkDefaultBrowser", false);
user_pref("browser.startup.homepage_override.mstone", "ignore");
user_pref("browser.startup.page", 0);
user_pref("browser.toolbarbuttons.introduced.pocket-button", true);
user_pref("browser.urlbar.speculativeConnect.enabled", false);
user_pref("browser.urlbar.trimURLs", false);
user_pref("datareporting.healthreport.uploadEnabled", false);
user_pref("datareporting.policy.dataSubmissionEnabled", false);
user_pref("dom.battery.enabled", false);
user_pref("dom.enable_performance", false);
user_pref("dom.enable_performance_navigation_timing", false);
user_pref("dom.enable_resource_timing", false);
user_pref("dom.event.clipboardevents.enabled", false);
user_pref("dom.gamepad.enabled", false);
user_pref("dom.indexedDB.enabled", false);
user_pref("dom.min_timeout_value", 400);
user_pref("dom.push.connection.enabled", false);
user_pref("dom.push.enabled", false);
user_pref("dom.serviceWorkers.enabled", false);
user_pref("dom.serviceWorkers.interception.enabled", false);
user_pref("dom.storage.enabled", false);
user_pref("dom.webaudio.enabled", false);
user_pref("extensions.autoDisableScopes", 14);
user_pref("extensions.getAddons.cache.enabled", false);
user_pref("extensions.getAddons.showPane", false);
user_pref("extensions.pocket.enabled", false);
user_pref("extensions.screenshots.disabled", true);
user_pref("extensions.webservice.discoverURL", "");
user_pref("geo.enabled", false);
user_pref("geo.wifi.uri", "");
user_pref("gfx.downloadable_fonts.disable_cache", true);
user_pref("javascript.options.shared_memory", false);
user_pref("layout.css.visited_links_enabled", false);
user_pref("media.autoplay.enabled", false);
user_pref("media.cache_size", 0);
user_pref("media.navigator.enabled", false);
user_pref("media.peerconnection.enabled", false);
user_pref("media.video_stats.enabled", false);
user_pref("captivedetect.canonicalURL", "");
user_pref("network.captive-portal-service.enabled", false);
user_pref("network.cookie.cookieBehavior", 1);
user_pref("network.cookie.lifetimePolicy", 2);
user_pref("network.dns.disablePrefetch", true);
user_pref("network.http.referer.spoofSource", true);
user_pref("network.http.referer.trimmingPolicy", 2);
user_pref("network.http.referer.XOriginPolicy", 2);
user_pref("network.prefetch-next", false);
user_pref("privacy.donottrackheader.enabled", true);
user_pref("privacy.donottrackheader.value", 1);
user_pref("toolkit.telemetry.archive.enabled", false);
user_pref("toolkit.telemetry.coverage.opt-out", true);
user_pref("toolkit.telemetry.enabled", false);
user_pref("toolkit.telemetry.server", "");
user_pref("toolkit.telemetry.unified", false);
user_pref("webgl.disabled", true);
user_pref("browser.chrome.errorReporter.infoURL", "");
user_pref("breakpad.reportURL", "");
user_pref("browser.newtabpage.activity-stream.default.sites", "");
//user_pref("browser.newtabpage.activity-stream.default.sites", "
http://planet.i2p/,http://legwork.i2p/,http://i2pwiki.i2p/,http://i2pforums.i2p/,http://zzz.i2p/
");

On Thu, Jun 2, 2022, 5:07 PM Robert Montano <irontree043111@gmail.com>
wrote:

> Glen this software was side loaded on my phone without permission. I'm not
> sure if arch program is default or added because arm 64 wasn't there in the
> beginning that I could see. It's like a entity has control of my phone with
> google software and Apache also
>
> On Thu, Jun 2, 2022, 5:04 PM Glen Barber <gjb@freebsd.org> wrote:
>
>> On Thu, Jun 02, 2022 at 04:10:23PM -0700, Mark Millard wrote:
>> > On 2022-Jun-2, at 16:00, Glen Barber <gjb@FreeBSD.org> wrote:
>> >
>> > > On Thu, Jun 02, 2022 at 09:04:28PM +0000, Wall, Stephen wrote:
>> > >> Does anyone know what hardware FreeBSD is using to build the ARM
>> releases of FreeBSD 13?
>> > >>
>> > >
>> > > They are cross-built on amd64 hardware.
>> > >
>> >
>> > It was unclear to me if the original question was trying
>> > to span aarch64 as well vs., say, just spanning armv7/armv6.
>> >
>> > aarch64 may well have a different answer.
>> >
>>
>> No.  All architectures are built on amd64 hardware.
>>
>> Glen
>>
>>

--000000000000161fa405e080207e
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto">This is what I get when I try to do anything basically...=
....,.......<div dir=3D"auto"># Overrides for Extension Preferences<div dir=
=3D"auto"># Tor Browser Bundle</div><div dir=3D"auto"># Do not edit this fi=
le.</div><div dir=3D"auto">#</div><div dir=3D"auto"># This file is modified=
 from a file included in the Tor Browser Bundle.</div><div dir=3D"auto">#</=
div><div dir=3D"auto"># Copyright 2017 The Tor Project.=C2=A0 See LICENSE.t=
or for licensing information.</div><div dir=3D"auto"><br></div><div dir=3D"=
auto"># HTTPS Everywhere Preferences:</div><div dir=3D"auto">user_pref(&quo=
t;extensions.https_everywhere._observatory.popup_shown&quot;, true);</div><=
div dir=3D"auto">user_pref(&quot;extensions.https_everywhere.toolbar_hint_s=
hown&quot;, true);</div><div dir=3D"auto"><br></div><div dir=3D"auto"># NoS=
cript Preferences:</div><div dir=3D"auto"># In order to disable all scripts=
 by default, uncomment the following line...</div><div dir=3D"auto"># user_=
pref(&quot;capability.policy.maonoscript.javascript.enabled&quot;, &quot;no=
Access&quot;);</div><div dir=3D"auto"># and comment out the following line<=
/div><div dir=3D"auto">user_pref(&quot;capability.policy.maonoscript.javasc=
ript.enabled&quot;, &quot;allAccess&quot;);</div><div dir=3D"auto">user_pre=
f(&quot;capability.policy.maonoscript.sites&quot;, &quot;[System+Principal]=
 about: about:tbupdate about:tor chrome: resource: blob: mediasource: moz-e=
xtension: moz-safe-about: about:neterror about:certerror about:feeds about:=
tabcrashed about:cache&quot;);</div><div dir=3D"auto">user_pref(&quot;noscr=
ipt.default&quot;, &quot;[System+Principal] about: about:tbupdate about:tor=
 chrome: resource: blob: mediasource: moz-extension: moz-safe-about: about:=
neterror about:certerror about:feeds about:tabcrashed about:cache&quot;);</=
div><div dir=3D"auto">user_pref(&quot;noscript.mandatory&quot;, &quot;[Syst=
em+Principal] about: about:tbupdate about:tor chrome: resource: blob: media=
source: moz-extension: moz-safe-about: about:neterror about:certerror about=
:feeds about:tabcrashed about:cache&quot;);</div><div dir=3D"auto">user_pre=
f(&quot;noscript.ABE.enabled&quot;, false);</div><div dir=3D"auto">user_pre=
f(&quot;noscript.ABE.notify&quot;, false);</div><div dir=3D"auto">user_pref=
(&quot;noscript.ABE.wanIpAsLocal&quot;, false);</div><div dir=3D"auto">user=
_pref(&quot;noscript.confirmUnblock&quot;, false);</div><div dir=3D"auto">u=
ser_pref(&quot;noscript.contentBlocker&quot;, true);</div><div dir=3D"auto"=
>user_pref(&quot;noscript.firstRunRedirection&quot;, false);</div><div dir=
=3D"auto">user_pref(&quot;noscript.global&quot;, true);</div><div dir=3D"au=
to">user_pref(&quot;noscript.gtemp&quot;, &quot;&quot;);</div><div dir=3D"a=
uto">user_pref(&quot;noscript.opacizeObject&quot;, 3);</div><div dir=3D"aut=
o">user_pref(&quot;noscript.forbidWebGL&quot;, true);</div><div dir=3D"auto=
">user_pref(&quot;noscript.forbidFonts&quot;, true);</div><div dir=3D"auto"=
>user_pref(&quot;noscript.options.tabSelectedIndexes&quot;, &quot;5,0,0&quo=
t;);</div><div dir=3D"auto">user_pref(&quot;noscript.policynames&quot;, &qu=
ot;&quot;);</div><div dir=3D"auto">user_pref(&quot;noscript.secureCookies&q=
uot;, true);</div><div dir=3D"auto">user_pref(&quot;noscript.showAllowPage&=
quot;, false);</div><div dir=3D"auto">user_pref(&quot;noscript.showBaseDoma=
in&quot;, false);</div><div dir=3D"auto">user_pref(&quot;noscript.showDistr=
ust&quot;, false);</div><div dir=3D"auto">user_pref(&quot;noscript.showRece=
ntlyBlocked&quot;, false);</div><div dir=3D"auto">user_pref(&quot;noscript.=
showTemp&quot;, false);</div><div dir=3D"auto">user_pref(&quot;noscript.sho=
wTempToPerm&quot;, false);</div><div dir=3D"auto">user_pref(&quot;noscript.=
showUntrusted&quot;, false);</div><div dir=3D"auto">user_pref(&quot;noscrip=
t.STS.enabled&quot;, false);</div><div dir=3D"auto">user_pref(&quot;noscrip=
t.subscription.lastCheck&quot;, -142148139);</div><div dir=3D"auto">user_pr=
ef(&quot;noscript.temp&quot;, &quot;&quot;);</div><div dir=3D"auto">user_pr=
ef(&quot;noscript.untrusted&quot;, &quot;&quot;);</div><div dir=3D"auto">us=
er_pref(&quot;noscript.forbidMedia&quot;, true);</div><div dir=3D"auto">use=
r_pref(&quot;noscript.allowWhitelistUpdates&quot;, false);</div><div dir=3D=
"auto">user_pref(&quot;noscript.fixLinks&quot;, false);</div><div dir=3D"au=
to">// Now handled by plugins.click_to_play // Not in this one.</div><div d=
ir=3D"auto">user_pref(&quot;noscript.forbidFlash&quot;, true);</div><div di=
r=3D"auto">user_pref(&quot;noscript.forbidSilverlight&quot;, true);</div><d=
iv dir=3D"auto">user_pref(&quot;noscript.forbidJava&quot;, true);</div><div=
 dir=3D"auto">user_pref(&quot;noscript.forbidPlugins&quot;, true);</div><di=
v dir=3D"auto">// Usability tweaks</div><div dir=3D"auto">user_pref(&quot;n=
oscript.showPermanent&quot;, false);</div><div dir=3D"auto">user_pref(&quot=
;noscript.showTempAllowPage&quot;, true);</div><div dir=3D"auto">user_pref(=
&quot;noscript.showRevokeTemp&quot;, true);</div><div dir=3D"auto">user_pre=
f(&quot;noscript.notify&quot;, false);</div><div dir=3D"auto">user_pref(&qu=
ot;noscript.autoReload&quot;, true);</div><div dir=3D"auto">user_pref(&quot=
;noscript.autoReload.allTabs&quot;, false);</div><div dir=3D"auto">user_pre=
f(&quot;noscript.cascadePermissions&quot;, true);</div><div dir=3D"auto">us=
er_pref(&quot;noscript.restrictSubdocScripting&quot;, true);</div><div dir=
=3D"auto">user_pref(&quot;noscript.showVolatilePrivatePermissionsToggle&quo=
t;, false);</div><div dir=3D"auto">user_pref(&quot;noscript.volatilePrivate=
Permissions&quot;, true);</div><div dir=3D"auto">user_pref(&quot;noscript.c=
learClick&quot;, 0);</div><div dir=3D"auto"><br></div><div dir=3D"auto">use=
r_pref(&quot;intl.locale.matchOS&quot;, false);</div><div dir=3D"auto"><br>=
</div><div dir=3D"auto">user_pref(&quot;extensions.https_everywhere._observ=
atory.enabled&quot;, false);</div><div dir=3D"auto">user_pref(&quot;extensi=
ons.https_everywhere.options.autoUpdateRulesets&quot;, false);</div><div di=
r=3D"auto">user_pref(&quot;extensions.https_everywhere.globalEnabled&quot;,=
 false);</div><div dir=3D"auto">user_pref(&quot;extensions.https_everywhere=
._observatory.submit_during_tor&quot;, false);</div><div dir=3D"auto">user_=
pref(&quot;extensions.https_everywhere._observatory.submit_during_nontor&qu=
ot;, false);</div><div dir=3D"auto">user_pref(&quot;extensions.https_everyw=
here._observatory.use_custom_proxy&quot;, true);</div><div dir=3D"auto">use=
r_pref(&quot;extensions.https_everywhere._observatory.proxy_host&quot;, &qu=
ot;127.0.0.1&quot;);</div><div dir=3D"auto">user_pref(&quot;extensions.http=
s_everywhere._observatory.proxy_port&quot;, 4444);</div><div dir=3D"auto"><=
br></div><div dir=3D"auto">user_pref(&quot;extensions.torbutton.use_nontor_=
proxy&quot;, true);</div><div dir=3D"auto">user_pref(&quot;extensions.torla=
uncher.start_tor&quot;, false);</div><div dir=3D"auto">user_pref(&quot;exte=
nsions.torlauncher.prompt_at_startup&quot;, false);</div><div dir=3D"auto">=
//user_pref(&quot;&quot;, false);</div><div dir=3D"auto"><br></div><div dir=
=3D"auto"><br></div><div dir=3D"auto">//For socket conversion: in the futur=
e, I&#39;ll need to make TBB communicate with</div><div dir=3D"auto">//i2p =
over a unix socket. Fortunately, this is how you do that. It will be</div><=
div dir=3D"auto">//configurable in a similar way to the host:port configura=
tion when that happens.</div><div dir=3D"auto">//user_pref(&quot;extensions=
.torlauncher.socks_port_use_ipc&quot;, );</div><div dir=3D"auto">//user_pre=
f(&quot;extensions.torlauncher.socks_ipc_path&quot;, &quot;&quot;);</div><d=
iv dir=3D"auto"><br></div><div dir=3D"auto">//user_pref(&quot;extensions.to=
rlauncher.start_tor&quot;, false);</div><div dir=3D"auto">//user_pref(&quot=
;extensions.torlauncher.default_bridge_type&quot;, &quot;&quot;);</div><div=
 dir=3D"auto">//user_pref(&quot;extensions.torlauncher.prompt_at_startup&qu=
ot;, false);</div><div dir=3D"auto"><br></div><div dir=3D"auto">// Resist-f=
ingerprinting and first-party isolation enable</div><div dir=3D"auto"><br><=
/div><div dir=3D"auto">user_pref(&quot;privacy.resistFingerprinting&quot;, =
true);</div><div dir=3D"auto">user_pref(&quot;privacy.firstparty.isolate&qu=
ot;, true);</div><div dir=3D"auto"><br></div><div dir=3D"auto">// Use i2p h=
ttp proxy for all connections and set homepage to safe local form.</div><di=
v dir=3D"auto"><br></div><div dir=3D"auto">// DON&#39;T allow access to the=
 admin panel from the profile we browse i2p with.</div><div dir=3D"auto">us=
er_pref(&quot;network.proxy.no_proxies_on&quot;, &quot;&quot;);</div><div d=
ir=3D"auto">user_pref(&quot;network.proxy.type&quot;, 1);</div><div dir=3D"=
auto">user_pref(&quot;network.proxy.http&quot;, &quot;127.0.0.1&quot;);</di=
v><div dir=3D"auto">user_pref(&quot;network.proxy.http_port&quot;, 4444);</=
div><div dir=3D"auto">user_pref(&quot;network.proxy.ssl&quot;, &quot;127.0.=
0.1&quot;);</div><div dir=3D"auto">user_pref(&quot;network.proxy.ssl_port&q=
uot;, 4444);</div><div dir=3D"auto">user_pref(&quot;network.proxy.ftp&quot;=
, &quot;127.0.0.1&quot;);</div><div dir=3D"auto">user_pref(&quot;network.pr=
oxy.ftp_port&quot;, 4444);</div><div dir=3D"auto">user_pref(&quot;network.p=
roxy.socks&quot;, &quot;127.0.0.1&quot;);</div><div dir=3D"auto">user_pref(=
&quot;network.proxy.socks_port&quot;, 4444);</div><div dir=3D"auto">user_pr=
ef(&quot;network.proxy.share_proxy_settings&quot;, true);</div><div dir=3D"=
auto">user_pref(&quot;network.proxy.socks_remote_dns&quot;, true);</div><di=
v dir=3D"auto">user_pref(&quot;browser.startup.homepage&quot;, &quot;about:=
blank&quot;);</div><div dir=3D"auto"><br></div><div dir=3D"auto">// Privacy=
-harden and disable irrelevant features.</div><div dir=3D"auto">user_pref(&=
quot;app.normandy.api_url&quot;, &quot;&quot;);</div><div dir=3D"auto">user=
_pref(&quot;app.normandy.enabled&quot;, false);</div><div dir=3D"auto">user=
_pref(&quot;app.update.auto&quot;, false);</div><div dir=3D"auto">user_pref=
(&quot;app.update.enabled&quot;, false);</div><div dir=3D"auto">user_pref(&=
quot;beacon.enabled&quot;, false);</div><div dir=3D"auto">user_pref(&quot;b=
rowser.aboutHomeSnippets.updateUrl&quot;, &quot;&quot;);</div><div dir=3D"a=
uto">user_pref(&quot;browser.cache.disk_cache_ssl&quot;, false);</div><div =
dir=3D"auto">user_pref(&quot;browser.cache.disk.enable&quot;, false);</div>=
<div dir=3D"auto">user_pref(&quot;browser.cache.offline.enable&quot;, false=
);</div><div dir=3D"auto">user_pref(&quot;browser.disableResetPrompt&quot;,=
 true);</div><div dir=3D"auto">user_pref(&quot;browser.display.use_document=
_fonts&quot;, 0);</div><div dir=3D"auto">user_pref(&quot;browser.fixup.alte=
rnate.enabled&quot;, false);</div><div dir=3D"auto">user_pref(&quot;browser=
.formfill.enable&quot;, false);</div><div dir=3D"auto">user_pref(&quot;brow=
ser.library.activity-stream.enabled&quot;, false);</div><div dir=3D"auto">u=
ser_pref(&quot;browser.newtabpage.activity-stream.disableSnippets&quot;, tr=
ue);</div><div dir=3D"auto">user_pref(&quot;browser.newtabpage.activity-str=
eam.enabled&quot;, false);</div><div dir=3D"auto">user_pref(&quot;browser.n=
ewtabpage.activity-stream.feeds.section.highlights&quot;, false);</div><div=
 dir=3D"auto">user_pref(&quot;browser.newtabpage.activity-stream.feeds.snip=
pets&quot;, false);</div><div dir=3D"auto">user_pref(&quot;browser.newtabpa=
ge.activity-stream.feeds.telemetry&quot;, false);</div><div dir=3D"auto">us=
er_pref(&quot;browser.newtabpage.activity-stream.feeds.topsites&quot;, fals=
e);</div><div dir=3D"auto">user_pref(&quot;browser.newtabpage.activity-stre=
am.prerender&quot;, false);</div><div dir=3D"auto">user_pref(&quot;browser.=
newtabpage.activity-stream.showSearch&quot;, false);</div><div dir=3D"auto"=
>user_pref(&quot;browser.newtabpage.enhanced&quot;, false);</div><div dir=
=3D"auto">user_pref(&quot;browser.newtabpage.introShown&quot;, true);</div>=
<div dir=3D"auto">user_pref(&quot;browser.newtab.preload&quot;, false);</di=
v><div dir=3D"auto">user_pref(&quot;browser.onboarding.enabled&quot;, false=
);</div><div dir=3D"auto">user_pref(&quot;browser.pagethumbnails.capturing_=
disabled&quot;, true);</div><div dir=3D"auto">user_pref(&quot;browser.safeb=
rowsing.appRepURL&quot;, &quot;&quot;);</div><div dir=3D"auto">user_pref(&q=
uot;browser.safebrowsing.blockedURIs.enabled&quot;, false);</div><div dir=
=3D"auto">user_pref(&quot;browser.safebrowsing.downloads.enabled&quot;, fal=
se);</div><div dir=3D"auto">user_pref(&quot;browser.safebrowsing.downloads.=
remote.enabled&quot;, false);</div><div dir=3D"auto">user_pref(&quot;browse=
r.safebrowsing.downloads.remote.url&quot;, &quot;&quot;);</div><div dir=3D"=
auto">user_pref(&quot;browser.safebrowsing.enabled&quot;, false);</div><div=
 dir=3D"auto">user_pref(&quot;browser.safebrowsing.malware.enabled&quot;, f=
alse);</div><div dir=3D"auto">user_pref(&quot;browser.safebrowsing.phishing=
.enabled&quot;, false);</div><div dir=3D"auto">user_pref(&quot;browser.sear=
ch.geoip.timeout&quot;, 1);</div><div dir=3D"auto">user_pref(&quot;browser.=
search.suggest.enabled&quot;, false);</div><div dir=3D"auto">user_pref(&quo=
t;browser.selfsupport.url&quot;, &quot;&quot;);</div><div dir=3D"auto">user=
_pref(&quot;browser.send_pings&quot;, false);</div><div dir=3D"auto">user_p=
ref(&quot;browser.shell.checkDefaultBrowser&quot;, false);</div><div dir=3D=
"auto">user_pref(&quot;browser.startup.homepage_override.mstone&quot;, &quo=
t;ignore&quot;);</div><div dir=3D"auto">user_pref(&quot;<a href=3D"http://b=
rowser.startup.page">browser.startup.page</a>&quot;, 0);</div><div dir=3D"a=
uto">user_pref(&quot;browser.toolbarbuttons.introduced.pocket-button&quot;,=
 true);</div><div dir=3D"auto">user_pref(&quot;browser.urlbar.speculativeCo=
nnect.enabled&quot;, false);</div><div dir=3D"auto">user_pref(&quot;browser=
.urlbar.trimURLs&quot;, false);</div><div dir=3D"auto">user_pref(&quot;data=
reporting.healthreport.uploadEnabled&quot;, false);</div><div dir=3D"auto">=
user_pref(&quot;datareporting.policy.dataSubmissionEnabled&quot;, false);</=
div><div dir=3D"auto">user_pref(&quot;dom.battery.enabled&quot;, false);</d=
iv><div dir=3D"auto">user_pref(&quot;dom.enable_performance&quot;, false);<=
/div><div dir=3D"auto">user_pref(&quot;dom.enable_performance_navigation_ti=
ming&quot;, false);</div><div dir=3D"auto">user_pref(&quot;dom.enable_resou=
rce_timing&quot;, false);</div><div dir=3D"auto">user_pref(&quot;dom.event.=
clipboardevents.enabled&quot;, false);</div><div dir=3D"auto">user_pref(&qu=
ot;dom.gamepad.enabled&quot;, false);</div><div dir=3D"auto">user_pref(&quo=
t;dom.indexedDB.enabled&quot;, false);</div><div dir=3D"auto">user_pref(&qu=
ot;dom.min_timeout_value&quot;, 400);</div><div dir=3D"auto">user_pref(&quo=
t;dom.push.connection.enabled&quot;, false);</div><div dir=3D"auto">user_pr=
ef(&quot;dom.push.enabled&quot;, false);</div><div dir=3D"auto">user_pref(&=
quot;dom.serviceWorkers.enabled&quot;, false);</div><div dir=3D"auto">user_=
pref(&quot;dom.serviceWorkers.interception.enabled&quot;, false);</div><div=
 dir=3D"auto">user_pref(&quot;dom.storage.enabled&quot;, false);</div><div =
dir=3D"auto">user_pref(&quot;dom.webaudio.enabled&quot;, false);</div><div =
dir=3D"auto">user_pref(&quot;extensions.autoDisableScopes&quot;, 14);</div>=
<div dir=3D"auto">user_pref(&quot;extensions.getAddons.cache.enabled&quot;,=
 false);</div><div dir=3D"auto">user_pref(&quot;extensions.getAddons.showPa=
ne&quot;, false);</div><div dir=3D"auto">user_pref(&quot;extensions.pocket.=
enabled&quot;, false);</div><div dir=3D"auto">user_pref(&quot;extensions.sc=
reenshots.disabled&quot;, true);</div><div dir=3D"auto">user_pref(&quot;ext=
ensions.webservice.discoverURL&quot;, &quot;&quot;);</div><div dir=3D"auto"=
>user_pref(&quot;geo.enabled&quot;, false);</div><div dir=3D"auto">user_pre=
f(&quot;geo.wifi.uri&quot;, &quot;&quot;);</div><div dir=3D"auto">user_pref=
(&quot;gfx.downloadable_fonts.disable_cache&quot;, true);</div><div dir=3D"=
auto">user_pref(&quot;javascript.options.shared_memory&quot;, false);</div>=
<div dir=3D"auto">user_pref(&quot;layout.css.visited_links_enabled&quot;, f=
alse);</div><div dir=3D"auto">user_pref(&quot;media.autoplay.enabled&quot;,=
 false);</div><div dir=3D"auto">user_pref(&quot;media.cache_size&quot;, 0);=
</div><div dir=3D"auto">user_pref(&quot;media.navigator.enabled&quot;, fals=
e);</div><div dir=3D"auto">user_pref(&quot;media.peerconnection.enabled&quo=
t;, false);</div><div dir=3D"auto">user_pref(&quot;media.video_stats.enable=
d&quot;, false);</div><div dir=3D"auto">user_pref(&quot;captivedetect.canon=
icalURL&quot;, &quot;&quot;);</div><div dir=3D"auto">user_pref(&quot;networ=
k.captive-portal-service.enabled&quot;, false);</div><div dir=3D"auto">user=
_pref(&quot;network.cookie.cookieBehavior&quot;, 1);</div><div dir=3D"auto"=
>user_pref(&quot;network.cookie.lifetimePolicy&quot;, 2);</div><div dir=3D"=
auto">user_pref(&quot;network.dns.disablePrefetch&quot;, true);</div><div d=
ir=3D"auto">user_pref(&quot;network.http.referer.spoofSource&quot;, true);<=
/div><div dir=3D"auto">user_pref(&quot;network.http.referer.trimmingPolicy&=
quot;, 2);</div><div dir=3D"auto">user_pref(&quot;network.http.referer.XOri=
ginPolicy&quot;, 2);</div><div dir=3D"auto">user_pref(&quot;network.prefetc=
h-next&quot;, false);</div><div dir=3D"auto">user_pref(&quot;privacy.donott=
rackheader.enabled&quot;, true);</div><div dir=3D"auto">user_pref(&quot;pri=
vacy.donottrackheader.value&quot;, 1);</div><div dir=3D"auto">user_pref(&qu=
ot;toolkit.telemetry.archive.enabled&quot;, false);</div><div dir=3D"auto">=
user_pref(&quot;toolkit.telemetry.coverage.opt-out&quot;, true);</div><div =
dir=3D"auto">user_pref(&quot;toolkit.telemetry.enabled&quot;, false);</div>=
<div dir=3D"auto">user_pref(&quot;toolkit.telemetry.server&quot;, &quot;&qu=
ot;);</div><div dir=3D"auto">user_pref(&quot;toolkit.telemetry.unified&quot=
;, false);</div><div dir=3D"auto">user_pref(&quot;webgl.disabled&quot;, tru=
e);</div><div dir=3D"auto">user_pref(&quot;browser.chrome.errorReporter.inf=
oURL&quot;, &quot;&quot;);</div><div dir=3D"auto">user_pref(&quot;breakpad.=
reportURL&quot;, &quot;&quot;);</div><div dir=3D"auto">user_pref(&quot;brow=
ser.newtabpage.activity-stream.default.sites&quot;, &quot;&quot;);</div><di=
v dir=3D"auto">//user_pref(&quot;browser.newtabpage.activity-stream.default=
.sites&quot;, &quot;<a href=3D"http://planet.i2p/,http://legwork.i2p/,http:=
//i2pwiki.i2p/,http://i2pforums.i2p/,http://zzz.i2p/">http://planet.i2p/,ht=
tp://legwork.i2p/,http://i2pwiki.i2p/,http://i2pforums.i2p/,http://zzz.i2p/=
</a>&quot;);</div></div></div><br><div class=3D"gmail_quote"><div dir=3D"lt=
r" class=3D"gmail_attr">On Thu, Jun 2, 2022, 5:07 PM Robert Montano &lt;<a =
href=3D"mailto:irontree043111@gmail.com">irontree043111@gmail.com</a>&gt; w=
rote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex=
;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"auto">Glen this s=
oftware was side loaded on my phone without permission. I&#39;m not sure if=
 arch program is default or added because arm 64 wasn&#39;t there in the be=
ginning that I could see. It&#39;s like a entity has control of my phone wi=
th google software and Apache also</div><br><div class=3D"gmail_quote"><div=
 dir=3D"ltr" class=3D"gmail_attr">On Thu, Jun 2, 2022, 5:04 PM Glen Barber =
&lt;<a href=3D"mailto:gjb@freebsd.org" target=3D"_blank" rel=3D"noreferrer"=
>gjb@freebsd.org</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" =
style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On =
Thu, Jun 02, 2022 at 04:10:23PM -0700, Mark Millard wrote:<br>
&gt; On 2022-Jun-2, at 16:00, Glen Barber &lt;gjb@FreeBSD.org&gt; wrote:<br=
>
&gt; <br>
&gt; &gt; On Thu, Jun 02, 2022 at 09:04:28PM +0000, Wall, Stephen wrote:<br=
>
&gt; &gt;&gt; Does anyone know what hardware FreeBSD is using to build the =
ARM releases of FreeBSD 13?<br>
&gt; &gt;&gt; <br>
&gt; &gt; <br>
&gt; &gt; They are cross-built on amd64 hardware.<br>
&gt; &gt; <br>
&gt; <br>
&gt; It was unclear to me if the original question was trying<br>
&gt; to span aarch64 as well vs., say, just spanning armv7/armv6.<br>
&gt; <br>
&gt; aarch64 may well have a different answer.<br>
&gt; <br>
<br>
No.=C2=A0 All architectures are built on amd64 hardware.<br>
<br>
Glen<br>
<br>
</blockquote></div>
</blockquote></div>

--000000000000161fa405e080207e--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABzjivf8b7cfUZ=LOXRKsUFhAttrr8_zn_BYEv2tdV9oqvWr8g>