Afficher les questions étiquetées : Afficher toutes les questions

http website exceptions to https security feature

'I added http websites as exceptions to the https security feature but Firefox won't let me get in them. One is my health care portal. I've tried everything and re-done… (lire la suite)

'I added http websites as exceptions to the https security feature but Firefox won't let me get in them. One is my health care portal. I've tried everything and re-done the process several times, but I have to go to a different browser to get in. What do I do? Thank you.

Demandé par jbreidenbach il y a 2 mois

Lost Password for Firefox

Hello, I have an odd situation. I have a new job, and want to sign into Firefox at work to sync my bookmarks and settings. The problem is that I seem to have saved the … (lire la suite)

Hello, I have an odd situation. I have a new job, and want to sign into Firefox at work to sync my bookmarks and settings. The problem is that I seem to have saved the password wrong. My home laptop is working great as long as I don't sign out, but the system won't let me change my password without the old one. Is there any way to reset the password without having all my stuff wiped? Or can I do a backup on my home PC first, then do a reset/wipe, then restore? Thanks.

Demandé par grant39 il y a 2 mois

Account

I just accidentally deleted my account and i just can't remember my password but i don't want to reset my password because my data could be deleted and i have no backups … (lire la suite)

I just accidentally deleted my account and i just can't remember my password but i don't want to reset my password because my data could be deleted and i have no backups and no other way to get my account back besides resetting my password

Demandé par Caelan A il y a 2 mois

Master Password not being accepted

Hello, My protonpass manager and email accounts were compromised by a hacked Discord user. I began setting up the password manager in mozilla to help me with my password… (lire la suite)

Hello,

My protonpass manager and email accounts were compromised by a hacked Discord user. I began setting up the password manager in mozilla to help me with my passwords, but somehow mistyped the Master Password I was trying to set up. Now I have no idea what it is and need to reset it.

Thank you,

Demandé par Flynx il y a 3 mois

Dernière réponse par cor-el il y a 3 mois

  • Résolu

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… (lire la suite)

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.

Demandé par david.carlip il y a 3 mois

Réponse de david.carlip il y a 3 mois

  • Résolu

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… (lire la suite)

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?

Demandé par hal.martin il y a 3 mois

Réponse de hal.martin il y a 3 mois

  • Archivé

Comments do not load

On a couple of sites (e.g. Petapixel) when I click "Load Comments", nothing happens. I suspect this may be because Firefox security is preventing comments from loading b… (lire la suite)

On a couple of sites (e.g. Petapixel) when I click "Load Comments", nothing happens. I suspect this may be because Firefox security is preventing comments from loading because of site tracking or other security issues. Is this the cause?

Demandé par dclark il y a 6 mois

Dernière réponse par jscher2000 - Support Volunteer il y a 3 mois

  • Archivé

Not showing Disquis Comments and Blogs when visiting virtueonline.org

When I visit the web site virtueonline.org using Firefox browser, the Disqus comment section does not appear below articles on the site. Sometimes, when I go in and out … (lire la suite)

When I visit the web site virtueonline.org using Firefox browser, the Disqus comment section does not appear below articles on the site. Sometimes, when I go in and out of the article, the Disqus comment section will appear, but not always. When I use Microsoft Edge, the Disqus comment sections appear.

Demandé par Roy Quick il y a 7 mois

Dernière réponse par jscher2000 - Support Volunteer il y a 3 mois

Last update 126.0

After the last Firefox update: - i was logged out of my mozilla account; - i was logged out of my Facebook account; - i was logged out of my bluesky account; - i was log… (lire la suite)

After the last Firefox update: - i was logged out of my mozilla account; - i was logged out of my Facebook account; - i was logged out of my bluesky account; - i was logged out of my Facebook account; - my Instagram account is suspended;

yesterday morning all of these were logged-in and working fine.

Had to work for 30 minutes to re-log-in. And I cannot reactivate Instagram, I contacted support, nothing yet.

Demandé par massmedia314 il y a 3 mois

Dernière réponse par jscher2000 - Support Volunteer il y a 3 mois

Accidentally disabled pop ups on site

I accidentally ticked the "don't allow [site] to show new windows" (I'm browsing in Spanish, forgive me if this isn't how it's written) box and now one of the functions o… (lire la suite)

I accidentally ticked the "don't allow [site] to show new windows" (I'm browsing in Spanish, forgive me if this isn't how it's written) box and now one of the functions of the site stopped working because it requires the user to confirm their decision via the pop up window. I'd like to know how to revert this. I've given the site special permissions for pop ups and it hasn't worked.

Demandé par Hospitalier il y a 3 mois

Dernière réponse par jscher2000 - Support Volunteer il y a 3 mois

Blocking of strange site in Firefox by Malwarebytes

Malwarebytes www.malwarebytes.com -Log Details- Protection Event Date: 12/05/2024 Protection Event Time: 10:52 Log File: 0728216c-103d-11ef-bf81-74e6e24e33e7.json -Soft… (lire la suite)

Malwarebytes www.malwarebytes.com

-Log Details- Protection Event Date: 12/05/2024 Protection Event Time: 10:52 Log File: 0728216c-103d-11ef-bf81-74e6e24e33e7.json

-Software Information- Version: 4.6.12.323 Components Version: 1.0.2309 Update Package Version: 1.0.84577 Licence: Premium

-System Information- OS: Windows 10 (Build 19045.4355) CPU: x64 File System: NTFS User: System

-Blocked Website Details- Malicious Website: 1 , C:\Program Files\Mozilla Firefox\firefox.exe, Blocked, -1, -1, 0.0.0, ,

-Website Data- Category: RiskWare Domain: zeewhaih.com IP Address: 139.45.197.245 Port: 80 Type: Outbound File: C:\Program Files\Mozilla Firefox\firefox.exe


(end)

Should I be worried about this?

Thank you Dave

Demandé par Dave il y a 3 mois

Dernière réponse par jonzn4SUSE il y a 3 mois

How to recover/save my history if I deleted my history

If I delete my history of the websites I go on is there a way to either restore it or store it some place else in case I want to see it at a future time? Can I also do it… (lire la suite)

If I delete my history of the websites I go on is there a way to either restore it or store it some place else in case I want to see it at a future time? Can I also do it If I delete my emails and I would like to see certain emails, again in the future? I use mostly Yahoo and Gmail? I'm using Windows 10.

Thanks

Demandé par jkbania il y a 4 mois

Dernière réponse par coldpaut il y a 3 mois