Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen
  • Gelöst

Most sites will not connect due to security issues

I am running Firefox 126.0-1 on an Arch Linux system. Most websites are failing to connect for security reasons. Some sites, including google.com and nytimes.com, fail w… (Lesen Sie mehr)

I am running Firefox 126.0-1 on an Arch Linux system. Most websites are failing to connect for security reasons.

Some sites, including google.com and nytimes.com, fail with an "SEC_ERROR_UNKNOWN_ISSUER" error, and their certificates confirm that they are respectively issued by Google Trust Services LLC and DigiCert Inc.

The website archlinux.org errors with "MOZILLA_PKIX_ERROR_MITM_DETECTED", stating that "Software is Preventing Firefox From Safely Connecting to This Site", citing in particular ISRG Root X1 as the problem. The certificate confirms that it is issued by Let's Encrypt.

The website duckduckgo.com simply errors with "SEC_ERROR_PATH_LEN_CONSTRAINT_INVALID" and states "Secure Connection Failed"

I have confirmed in preferences that my proxy settings are set to "No proxy" and the problem persists across troubleshooting mode and making a new profile. I have also tried removing the cert9.db file in a given profile folder.

Gefragt von david.carlip vor 19 Stunden

Beantwortet von david.carlip vor 18 Stunden

  • Gelöst

macOS disable Firefox default browser prompt non-interactively

I am trying to configure Firefox on macOS to not prompt the user to make it the default browser. I am using the following script to create the profile and set the user p… (Lesen Sie mehr)

I am trying to configure Firefox on macOS to not prompt the user to make it the default browser.

I am using the following script to create the profile and set the user preferences after installing Firefox by copying `Firefox.app` from the downloaded DMG: ```

  1. !/bin/sh

open -a Firefox.app --args -CreateProfile default sleep 1

write_userpref() { USER=$(whoami) PROFILE=$(ls -1 "/Users/${USER}/Library/Application Support/Firefox/Profiles/" | grep -E "\.default$") cat << EOF > "/Users/${USER}/Library/Application Support/Firefox/Profiles/${PROFILE}/user.js" // mandatory comment? user_pref("app.update.auto", false); user_pref("app.update.disable_button.showUpdateHistory", false); user_pref("app.update.enabled", false); user_pref("breakpad.reportURL", ""); user_pref("browser.newtabpage.activity-stream.feeds.topsites", false); user_pref("browser.newtabpage.activity-stream.feeds.section.topstories", false); user_pref("browser.tabs.crashReporting.sendReport", false); user_pref("browser.discovery.enabled", false); user_pref("browser.defaultbrowser.notificationbar", false); user_pref("browser.shell.checkDefaultBrowser", false); user_pref("browser.shell.didSkipDefaultBrowserCheckOnFirstRun", false); user_pref("browser.shell.skipDefaultBrowserCheckOnFirstRun", true); user_pref("browser.newtabpage.enabled", false); user_pref("experiments.enabled", false); user_pref("extensions.pocket.enabled", false); user_pref("toolkit.telemetry.enabled", false); user_pref("update_notifications.enabled", false); EOF }

write_userpref

open -a Firefox.app --args -new-tab -P default "about:blank" sleep 3 osascript -e 'quit app "Firefox"' sleep 2

open -a Firefox.app --args -P default about:blank ```

Here's the behaviour I'm seeing:

  1. Firefox starts to an `about:blank` tab, however there is a second "Firefox Privacy Notice" tab
  2. AppleScript quits Firefox
  3. Firefox starts to an `about:blank` tab, however it is now prompting me to make it the default browser

I do not want Firefox to prompt the user to become the default browser.

My ideal scenario is that Firefox starts without the "Firefox Privacy Notice" tab and without prompting me to make it the default browser. From the observed behaviour, this doesn't seem possible.

Can anyone tell me how I can accomplish this without user interaction or MDM?

Gefragt von hal.martin vor 2 Tagen

Beantwortet von hal.martin vor 1 Tag

  • Gelöst

Is there a way to turn off tracking URL fragment insertion from the release notes page when clicking "What's New" in the Firefox update modal?

Is there a way to turn off tracking URL fragment insertion from the release notes page when clicking "What's New" in the Firefox update modal? When I click "What's New" … (Lesen Sie mehr)

Is there a way to turn off tracking URL fragment insertion from the release notes page when clicking "What's New" in the Firefox update modal?

When I click "What's New" in this modal (see Screenshot 1), it loads the release notes page for my current version (although it really should load the release notes page for the version it wants me to upgrade to, but that's another issue altogether), and inserts a bunch of tracking URI fragments onto the URL (see Screenshot 2).

Is there a way (in Settings, about:config, Windows Registry, etc.) to disable that fragment insertion?

Gefragt von Tyler vor 1 Woche

Beantwortet von jscher2000 - Support Volunteer vor 1 Woche

  • Gelöst

Correct syntax for privacy.fingerprintingProtection.granularOverrides?

Hello, I am trying to force two or three websites to detect my timezone as UTC, even though my local system time is not UTC. I figured out how to do this with ALL sites … (Lesen Sie mehr)

Hello,

I am trying to force two or three websites to detect my timezone as UTC, even though my local system time is not UTC. I figured out how to do this with ALL sites by setting privacy.fingerprintingProtection to "true" and entering "+JSDateTimeUTC" in privacy.fingerprintingProtection.overrides in about:config.

Now according to docs, privacy.fingerprintingProtection.granularOverrides "can be used to add or remove features on a domain granular level if privacy.fingerprintingProtection is enabled," but I can't figure out how to get it working.

Any input is appreciated.

Gefragt von RSizington vor 2 Wochen

Beantwortet von jscher2000 - Support Volunteer vor 2 Wochen

  • Gelöst

Opening Firefox with a password without setting up Firefox sync

I simply want to use a password to open Firefox. I don't want to set up Firefox sync. How can I set up a simple password as permission to open Firefox without accessing s… (Lesen Sie mehr)

I simply want to use a password to open Firefox. I don't want to set up Firefox sync. How can I set up a simple password as permission to open Firefox without accessing sync?

Gefragt von exodu vor 2 Wochen

Beantwortet von cor-el vor 2 Wochen

  • Gelöst

How do YouTube recommendations identify my Firefox?

The story is when I accidentally clicked on a sick video, YouTube start to recommend me similar sick videos. So my question is how does YouTube get my identity? I'm no… (Lesen Sie mehr)

The story is when I accidentally clicked on a sick video, YouTube start to recommend me similar sick videos.

So my question is how does YouTube get my identity?

I'm not logged in. my profile is actually a snapshot, so when I restart Firefox, it go back to the snapshot. I even restarted my ISP router to get a new IP address. This did not work.

Only when I create a new profile with "firefox -P" does YouTube start to see me as a new person.

So how does YouTube identify my Firefox profile? I don't think it's in the https request headers. Weird.

Gefragt von hi210 vor 2 Wochen

Beantwortet von Paul vor 2 Wochen

  • Gelöst

I can't log out from a site using an old version of firefox. Impossible to get locked out anymore which would be important though!

Hi I have been using firefox on linux for a while without updating it. We are artsellers and I used to be able to log in and out of an artplatform without any problems. I… (Lesen Sie mehr)

Hi I have been using firefox on linux for a while without updating it. We are artsellers and I used to be able to log in and out of an artplatform without any problems. It's now been a few weeks since logging out is not possible any more on this platform which means that I am constantly logged in which I really do not want. The menu does not work anymore on this side whereas it works with other browers. I already contacted the platform. They cannot do anything about it themselves and asked me to contact your team. Please help. Thank you Best regards from Germany C. Marsac

Gefragt von asupta vor 1 Monat

Beantwortet von asupta vor 2 Wochen

  • Gelöst

Save one autofill entry for usernames across all sites?

I have a unique annoyance wherein I use a considerably long email address for many sites. I've gotten tired of typing it out whenever it comes up and wish for it to be pr… (Lesen Sie mehr)

I have a unique annoyance wherein I use a considerably long email address for many sites. I've gotten tired of typing it out whenever it comes up and wish for it to be preserved as an autofill across all sites so I no longer have to, similar to how your phone may suggest your email address in autocomplete.

Unfortunately, as far as I can tell, you can only manually add autofills for specific sites and with password attached. So my question is, is there a way to make the address be a suggested autofill on username/email address boxes across all sites?

(not interested in having form history saved, just want this one specific form entry)

Gefragt von ballakoala vor 3 Wochen

Beantwortet von cor-el vor 3 Wochen

  • Gelöst

Exceptions reset after Firefox update

Firefox removes the exceptions after every update and they have to be manually re-added. This is a very frustrating user experience. Can you please help me identify if th… (Lesen Sie mehr)

Firefox removes the exceptions after every update and they have to be manually re-added. This is a very frustrating user experience. Can you please help me identify if this is an issue with Firefox that can be updated or is it an issue with some setting I have setup.

Exceptions that get reset - Cookies and Site Data, Pop-ups, Add-ons, etc.

Permissions that get reset - All of them Location, Camera, Microphone, etc.

  • Side note, the Troubleshooting Information section below has a link to share data, that link does not open in a new window. It opened in this same window, erasing all the content I had typed up the first time.

Gefragt von AR vor 3 Wochen

Beantwortet von cor-el vor 3 Wochen

  • Gelöst

Disable "Block dangerous downloads" has no effect

Hi, Before Firefox's Version 125.0.1 (64-bit) latest update I could download any file from my safe office environment, behind firewalls, VPN, ... Now despite of uncheckin… (Lesen Sie mehr)

Hi, Before Firefox's Version 125.0.1 (64-bit) latest update I could download any file from my safe office environment, behind firewalls, VPN, ... Now despite of unchecking the "Block dangerous downloads" I'm still unable to download files. I have Windows 10 on my laptop.

Here are the steps: Click on a file, Save "File not downloaded. Potential security risk." Click on the message - Allow download The result is a file with content "HTTP Status 405 – Method Not Allowed".

Please help me to work the downloading again. I am aware of the safety but I want to switch off this feature.

Thanks in advance for help, Tibor

Gefragt von Tibor Ágoston vor 1 Monat

Beantwortet von cor-el vor 4 Wochen

  • Gelöst

Firefox 125.0.1 update breaks all self signed certificates

Firefox 125.0.1 update breaks all self signed certificates After the latest auto update I can no longer access any of my management screens on my private network with se… (Lesen Sie mehr)

Firefox 125.0.1 update breaks all self signed certificates

After the latest auto update I can no longer access any of my management screens on my private network with self signed certificates. This is a real problem. I have attached a couple error screen grabs, but ALL of themn are the same. The information link says there is no workaround!

So how do I recover access? Chrome works just fine ... so it is def. a Firefox problem.

Gefragt von mzla.cm vor 3 Wochen

Beantwortet von zeroknight vor 3 Wochen

  • Gelöst

Exception is not respected

I have included a website on the list of exceptions for deleting cookies when Firefox is closed. When I go to the website the icons on Firefox for it show "enhanced track… (Lesen Sie mehr)

I have included a website on the list of exceptions for deleting cookies when Firefox is closed. When I go to the website the icons on Firefox for it show "enhanced tracking protection off" and "You have granted this website additional permissions". This website uses cookies to recognize my computer and not to require a one time password. However, when I close Firefox despite the fact that the website is on the exception list, cookies are deleted and I have to keep re-entering the one time password. I did turn of the checkbox for deleting cookies when Firefox is closed and now I am no longer asked to enter the OTP after Firefox is closed.

I assume this is a bug. Does anyone else experience similar issues? Is anything I can do about it and be able to use the exception list as intended?

Thanks.

Gefragt von Sue vor 1 Monat

Beantwortet von jscher2000 - Support Volunteer vor 4 Wochen

  • Gelöst

cannot enable payment methid auto-fill in Firefox

hello, I've been trying to follow Firefox's official guide in the docs and ready 3rd party articles in order to enable payment method auto-fill in Firefox. however, this … (Lesen Sie mehr)

hello, I've been trying to follow Firefox's official guide in the docs and ready 3rd party articles in order to enable payment method auto-fill in Firefox. however, this section seems to be missing from my settings page.

under Privacy and Security, I cannot find anything to do with saved payment methods or the checkbox to enable payment method auto-fill.

how can I resolve it?

Gefragt von YOTAM GUTTMAN vor 1 Monat

Beantwortet von TyDraniu vor 1 Monat

  • Gelöst

Security Concerns: Saved forms (across VMs) and password (after clearing all history).

v155.9.1esr Debian 12 I'm testing different Debian 12 on multiple VMs, it came to my surprise to see that my VPN hash I used on a website the day before was saved by Fir… (Lesen Sie mehr)

v155.9.1esr Debian 12

I'm testing different Debian 12 on multiple VMs, it came to my surprise to see that my VPN hash I used on a website the day before was saved by Firefox on the new VM.

The Sync was on but then which one saved my form (hash)?

  1. Numbered list item Logins & Passwords ? note: The hash was not a login but a form. If Firefox saves all the form, you should explicitly rename Logins by any forms/inputs.
  2. Numbered list item History? note: I hope this is only URLs.

If Firefox is savings "forms" (input fields) not just "logins" then it should be explicitly written. Is it an expected behavior?

Gefragt von debvmtesting vor 1 Monat

Beantwortet von cor-el vor 1 Monat

  • Gelöst

memory-report.json contains hundreds of unwanted websites

I go to about:memory > Save memory reports - Measure and save and then view the output, a report called memory-report.json. In this report I see approximately 30 bloc… (Lesen Sie mehr)

I go to about:memory > Save memory reports - Measure and save and then view the output, a report called memory-report.json.

In this report I see approximately 30 blocks of text, each of which contains approximately 50 to 100 website URLs. Several blocks contain only porn URLs. I have viewed porn, but only in Google Images; I don't visit the websites.

Why is this information being stored by Firefox?

Note: my Firefox is set to Delete cookies and site data when Firefox is closed. However, even after closing and opening Firefox, all the information is still in the report.

A sample of two of these blocks of text is attached.

Gefragt von EM8 vor 1 Monat

Beantwortet von zeroknight vor 1 Monat

  • Gelöst

Cookies / settines = 793mb - nothing shows in manage data

Hi, Firstly I apologize because I'm not very tech savvy. My firefox browser has been taking ages to load. I've tried various 'fixes' over the last week or so and they do… (Lesen Sie mehr)

Hi, Firstly I apologize because I'm not very tech savvy. My firefox browser has been taking ages to load. I've tried various 'fixes' over the last week or so and they don't work for long. I'm going down the 'try this' list and am at the 'clear junk in manage data' suggestion. Someone else had success with getting rid of a load of youtube saved junk. I'm in the Cookie and Site Data area, it says it's using 793mb of disc space yet when I tap on 'manage data' to try and clear stuff that area shows up as empty. I've searched but can't locate how to fix this issue. Or I might be missing something completely obvious. :/

My memory, and health, is not great so if possible I really don't want to resort to clearing everything and having to re-add log ins etc.

Does anyone know how to fix this please?

Thank you!

Gefragt von blake.wolfe vor 1 Monat

Beantwortet von b_georgestefan vor 1 Monat

  • Gelöst

managing the value prompted for a login

Having tried all pointers to how to display this data, I give up and present my case here: In a banking app, the login field is blank and requires me to enter the correct… (Lesen Sie mehr)

Having tried all pointers to how to display this data, I give up and present my case here: In a banking app, the login field is blank and requires me to enter the correct Login ID. This works fine. However, if I double click on that field, an option is displayed, happening to be my email address, which will not work in this case; a numeric value is required.

So, knowing a prompt is enabled, I have entirely failed to get 'it' to save the correct ID. I have also find a place in Firefox settings where I can see and modify the value that comes up. I do however remember doing exactly that for some other site.

So, as I have said, I cannot find this in the Passwords nor the Settings pages. What am I missing?

Help would be much appreciated.

Gefragt von Peter Fischer vor 1 Monat

Beantwortet von Peter Fischer vor 1 Monat

  • Gelöst

CIS Firefox Benchmark Update Assistance

I work for the Center for Internet Security (CIS) and my team develops the CIS Benchmarks for securely configuring a wide variety of technologies. Specifically, we make a… (Lesen Sie mehr)

I work for the Center for Internet Security (CIS) and my team develops the CIS Benchmarks for securely configuring a wide variety of technologies. Specifically, we make a Firefox Benchmark with recommendation on how to more securely configure Firefox. We would like to get some "Firefox People" involved in helping us update this Benchmark. Some power users and/or some Mozilla folks would be wonderful.

All contributors are listed in the resulting document and the resulting pdfs are freely available on our public website ([CIS Website] https://www.cisecurity.org/cis-benchmarks).

If you are interested please reply and let me know how to contact you.

Phil

Gefragt von Phil White vor 1 Monat

Beantwortet von jscher2000 - Support Volunteer vor 1 Monat