Other new user entries are also not recorded #12
Labels
No Milestone
No Assignees
2 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: d3cim/mobile_user.js#12
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Good afternoon:I've been looking over my shoulder like this, but it's my fault that this time I don't have a good feel for the tickets that aren't stored in fennec.I also noticed that with the new user in fennec reinstalled the voice assistant microphone comes out for the first time. And in other users it doesn't. But this only happens to me on a mobile phone I use for testing. In the other one I haven't tried it yet because in the previous one (the test phone) the user didn't get it right and I had to reinstall everything from scratch in fennec.It was not clear to me which of the other entries I had told you about should be modified and which not in fennec?I'm really sorry for any inconvenience I may cause you. And I ask you not to take badly the suggestions or the things I have told you. Since I want to help you to improve our privacy.I might as well insist that you:
Disable site reading installed plugins.
network.http.sendRefererHeader = 0
Tells website where you came from. Disabling may break some sites.
0 = Disable referrer headers.
1 = Send only on clicked links.
2 = (default) Send for links and image.
network.http.sendSecureXSiteReferrer = false
Disable referrer headers between https websites.
network.http.referer.spoofSource = true
Send fake referrer (if choose to send referrers).
privacy.trackingprotection.enabled = true
Mozilla’s built in tracking protection.
geo.enabled = false
geo.wifi.uri = blank
browser.search.geoip.url = blank
Disables geolocation and firefox logging geolocation requests.
browser.safebrowsing.enabled = false
browser.safebrowsing.phishing.enabled = false
browser.safebrowsing.malware.enabled = false
browser.safebrowsing.downloads.enabled = false
browser.safebrowsing.provider.google4.dataSharing.enabled = blank
browser.safebrowsing.provider.google4.updateURL = blank
browser.safebrowsing.provider.google4.reportURL = blank
browser.safebrowsing.provider.google4.reportPhishMistakeURL = blank
browser.safebrowsing.provider.google4.reportMalwareMistakeURL = blank
browser.safebrowsing.provider.google4.lists = blank
browser.safebrowsing.provider.google4.gethashURL = blank
browser.safebrowsing.provider.google4.dataSharingURL = blank
browser.safebrowsing.provider.google4.dataSharing.enabled = false
browser.safebrowsing.provider.google4.advisoryURL = blank
browser.safebrowsing.provider.google4.advisoryName = blank
browser.safebrowsing.provider.google.updateURL = blank
browser.safebrowsing.provider.google.reportURL = blank
browser.safebrowsing.provider.google.reportPhishMistakeURL = blank
browser.safebrowsing.provider.google.reportMalwareMistakeURL = blank
browser.safebrowsing.provider.google.pver = blank
browser.safebrowsing.provider.google.lists = blank
browser.safebrowsing.provider.google.gethashURL = blank
browser.safebrowsing.provider.google.advisoryURL = blank
browser.safebrowsing.downloads.remote.url = blank
Disable Google Safe Browsing and malware and phishing protection.
Stop sending links and downloading lists from google.
Security risk, but privacy improvement.
Note: this list may be incomplete as firefox updates, be sure to search for browser.safebrowsing.provider.google*
Also simply setting safebrowsing.*.enabled to false should make setting the URL's to blank redundant, but better to be safe.
If you see anything pointing google, probably best to nuke it.
browser.selfsupport.url = blank
browser.aboutHomeSnippets.updateUrL = blank
browser.startup.homepage_override.mstone = ignore
browser.startup.homepage_override.buildID = blank
startup.homepage_welcome_url = blank
startup.homepage_welcome_url.additional = blank
startup.homepage_override_url = blank
Can call home to every time firefox is started or home page is visited.
https://support.mozilla.org/en-US/kb/how-stop-firefox-making-automatic-connections
http://kb.mozillazine.org/Connections_established_on_startup_-_Firefox
toolkit.telemetry.cachedClientID = blank
browser.send_pings = false
Prevent website tracking clicks.
browser.send_pings.require_same_host = true
Only send pings if send and receiving host match (same website).
dom.battery.enabled = false
Disable website reading how much battery your mobile device or laptop has.
network.cookie.alwaysAcceptSessionCookies = false
Disables acceptance of session cookies.
network.cookie.cookieBehavior
Disable cookies.
0 = All cookies are allowed. (Default)
1 = Only cookies from the originating server are allowed. (block third party cookies)
2 = No cookies are allowed.
3 = Third-party cookies are allowed only if that site has stored cookies already from a previous visit
network.cookie.lifetimePolicy
cookies are deleted at the end of the session
0 = The cookie's lifetime is supplied by the server. (Default)
1 = The user is prompted for the cookie's lifetime.
2 = The cookie expires at the end of the session (when the browser closes).
3 = The cookie lasts for the number of days specified by network.cookie.lifetime.days.
network.dnsCacheEntries = 100
Number of cached DNS entries. Lower number = More requests but less data stored.
network.dnsCacheExpiration = 60
Time DNS entries are cached in seconds.
places.history.enabled = false
Disables recording of visited websites.
browser.formfill.enable = false
Disables saving of form data.
browser.cache.disk.enable = false
Disables caching on hardrive.
browser.cache.disk_cache_ssl = false
Disables caching for ssl connections.
browser.cache.memory.enable = false
Disables caching in memory.
browser.cache.offline.enable = false
Disables offline cache.
network.dns.disableIPv6 = true
If your OS or ISP does not support IPv6, there is no reason to have this preference set to false.
network.predictor.enabled = false
network.dns.disablePrefetch = true
network.prefetch-next = false
Link prefetching is when a webpage hints to the browser that certain pages are likely to be visited,
so the browser downloads them immediately so they can be displayed immediately when the user requests it.
network.http.speculative-parallel-limit = 0
Disable prefetch link on hover.
media.peerconnection.enabled = false
network.websocket.enabled = false
WebSockets is a technology that makes it possible to open an interactive communication
session between the user's browser and a server. (May leak IP when using proxy/VPN)
loop.enabled = false
Disable 3rd party closed-source Hello integration.
Note: only affects older versions of firefox as “Hello” has been discontinued as in favor of webrtc: https://support.mozilla.org/en-US/kb/hello-status
extensions.pocket.enabled = false
extensions.pocket.site = blank
extensions.pocket.oAuthConsumerKey = blank
extensions.pocket.api = blank
Disable 3rd party closed-source Pocket integration.
Note, this is browser.pocket.enabled for older versions of firefox
layout.frame_rate.precise = true
Increases animation speed. May mitigate choppy scrolling.
webgl.force-enabled = true
layers.acceleration.force-enabled = true
layers.offmainthreadcomposition.enabled = true
layers.offmainthreadcomposition.async-animations = true
layers.async-video.enabled = true
html5.offmainthread = true
Enable Hardware Acceleration and Off Main Thread Compositing (OMTC).
It's likely your browser is already set to use these features.
May introduce instability on some hardware.
Sorry to insist on these tickets:
extensions.update.enabled = false
services.sync.prefs.sync.extensions.update.in
abled = false
extensions.autoupdate.enabled = false
In your user the first one has it as true, the second one as false
and the third one as true. But entering about:networking . If you use
any PrivacyBadger or Terms of Services add-on for fennec. I don't know
if any more, since ublock origin I have put it since the filters are not
updated automatically. You will see that there are automatic
connections. And if you change the value of the first one and the third
one to false they disappear. But it doesn't save that fennec
configuration. That is to say, when you close it and hit clean private
data first. They return to their original state. That's why I put the
second option because I don't know if it's because of this one that it
doesn't save that configuration to have automatic connections as soon as
you start fennec and put about:networking you'll be able to see them.
It is the same as the browser.urlbar.autocomplete.enabled = false
will avoid that when you put any letter in the upper box you will see
web (as a suggestion, web that you never visited, use, nor have in your
history, etc...).
I apologize again if you think I'm pushy or insistent. Or anything negative or bad about me. I'm just trying to help out as best I can. That's why I beg you not to take it the wrong way.If you want on my part there is no problem of tickets or things that I will find to tell you so that you look at them if it is convenient or not.I sincerely hope that you will not make me feel bad or anything else.Receive a warm hug and thank you for your help and time
I close this issue as a copy of this.
https://git.nixnet.xyz/quindecim/mobile_user.js/issues/6#issuecomment-55