Kukhonjiswa imibuzo ethegiwe:

Trying to find my password.

I have a Yahoo email account and Firefox has the saved password for it. I've changed the password for my Yahoo email account recently. When Firefox prompted me if I want … (funda kabanzi)

I have a Yahoo email account and Firefox has the saved password for it. I've changed the password for my Yahoo email account recently. When Firefox prompted me if I want to update the saved password I must have chosen "NO", I don't remember. I stayed logged in the Yahoo email account for a few days after I've changed the password. I've logged out of the Yahoo account. Now I can't log back in because I don't remember the new password I've created.

I'm wondering if Firefox has the new Yahoo email account password saved somewhere in its cache.

OS: Windows 10. Firefox: 127.0.2 (64-bit).

Kusonjululiwe Okugcinwe kunqolobane 2 452

How do I disable passkey support?

I don't want to use passkeys, and it seems that every site is checking browser support and wasting my time with passkey prompts before allowing me to log in with a passwo… (funda kabanzi)

I don't want to use passkeys, and it seems that every site is checking browser support and wasting my time with passkey prompts before allowing me to log in with a password. How do I disable passkey support in Firefox?

Okugcinwe kunqolobane 5 423

Add-In Permissions

One of the add-in permissions is "Access your data for sites in the “named” domain". I looked at that and thought, "That certainly cannot include passwords"; BUT the exp… (funda kabanzi)

One of the add-in permissions is "Access your data for sites in the “named” domain". I looked at that and thought, "That certainly cannot include passwords"; BUT the explanation for this permission is: "The extension could read the content of web pages you visit in the specified domain, as well as data you enter into those web pages, such as usernames and passwords. "

I was stunned.

That means that addins that get this permission have access to my banking/medical/etc. usernames & passwords. This is not acceptable. Can a permission be developed that would be: "Access your data for sites in the “named” domain" (except usernames/passwords).

The permission "Access your data for all websites" is significantly worse in that it applies to all sites.

Okugcinwe kunqolobane 2 423

About extension/add-on privilages

Are Firefox extensions sandboxed from the rest of the operating system? Suppose I have installed a malicious extension/add-on on my system. Would it be possible for the … (funda kabanzi)

Are Firefox extensions sandboxed from the rest of the operating system? Suppose I have installed a malicious extension/add-on on my system. Would it be possible for the extension to access and tamper with my operating system? I do not care if it tampers with the browser tabs or data inside the browser as long as it does not have a way to tamper with my OS. Using MacOS Sonoma

Okugcinwe kunqolobane 1 396

Problem: Persistent 150 KB of Cached Web Content

Problem: Persistent 150 KB of Cached Web Content For several years, I have gone to “Settings” / “Privacy & Security” / “Cookies and Site Data,” clicked the Clear Dat… (funda kabanzi)

Problem: Persistent 150 KB of Cached Web Content For several years, I have gone to “Settings” / “Privacy & Security” / “Cookies and Site Data,” clicked the Clear Data…” button, checked both “Cookies and Site Data,” and “Cached Web Content,” and clicked “Clear”, and consistently gotten BOTH “Cookies and Site Data,” and “Cached Web Content” down to “0” zero. Recently, I have been unable to “Cached Web Content” to go below “150 KB of disk space.”

         I have NOTHING listed in “Manage Cookies and Site Data” or “Exceptions -- Cookies and Site Data.”
         I have tried reinstalling, but the problem has persisted.
         On the assumption that this is malware problem, I have continued to use Mozzella VPN, but stopped using the program for browsing, etc.  Should I stop using it altogether until the problem is fixed?
         Can you tell me how to get rid of the last “150 KB” of “Cached Web Content”?
Okugcinwe kunqolobane 6 388

PR_CONNECT_RESET_ERROR on https://vehicleenquiry.service.gov.uk/

Just for info this site works fine on other browsers on same machine, and on other machines. It is a Firefox issue. Running version 127.0.1 on Linux. Message is Secure C… (funda kabanzi)

Just for info this site works fine on other browsers on same machine, and on other machines. It is a Firefox issue.

Running version 127.0.1 on Linux.

Message is

Secure Connection Failed

An error occurred during a connection to vehicleenquiry.service.gov.uk. PR_CONNECT_RESET_ERROR

Error code: PR_CONNECT_RESET_ERROR

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.
Okugcinwe kunqolobane 1 360

Blocking Ads

I do not have any ad blockers and have disabled "Block pop-up windows" in Firefox and turned off "Enhanced Tracking Protection" for sites but I still get the message that… (funda kabanzi)

I do not have any ad blockers and have disabled "Block pop-up windows" in Firefox and turned off "Enhanced Tracking Protection" for sites but I still get the message that I am blocking ads.

Okugcinwe kunqolobane 1 359

trr domains

Hi, I would like to know which version of Mozilla used this setting of network.trr.excluded-domains: 'sbl-xbl[.]spamhaus[.]org, localhost.that.never.exists'. The default … (funda kabanzi)

Hi, I would like to know which version of Mozilla used this setting of network.trr.excluded-domains: 'sbl-xbl[.]spamhaus[.]org, localhost.that.never.exists'. The default is 'undefined' as I checked in 127.0.1 and the older 124. I also contacted support of extensions that I used, no evidence of both excluded domains. Can anyone help me? Thanks a lot \!o!/

Kusonjululiwe Okugcinwe kunqolobane 1 312

Password security

OK - I must be missing something. On my previous browser, Opera, if I wanted to see details of my passwords then I needed to put in the computer password, so keeping them… (funda kabanzi)

OK - I must be missing something. On my previous browser, Opera, if I wanted to see details of my passwords then I needed to put in the computer password, so keeping them quite secure. However, Firefox seems to let anyone using the browser to access the full details of all my passwords, even offering to copy them! This has to be the most insecure approach possible - surely this can't be correct, can it?

Kusonjululiwe Okugcinwe kunqolobane 2 299

Firefox Sandbox implications of User Namespaces being disabled

One of the typical configuration in linux is to turn off the user namespaces and/or network namespaces. This is because most of the exploits in linux have been related to… (funda kabanzi)

One of the typical configuration in linux is to turn off the user namespaces and/or network namespaces. This is because most of the exploits in linux have been related to namespaces vulnerabilities.

If there is a Firefox ver 127.0.2, running on Linux in which the user namespace is turned off then the following is observed in the Troubleshooting information, i.e. about:support Seccomp-BPF (System Call Filtering) true Seccomp Thread Synchronisation true User Namespaces for privileged processes true User Namespaces false Content Process Sandboxing true Media Plugin Sandboxing true

So how come with the username turned off, the content process and media plugin is still sandboxed? Also is having user namespace turned off, as given above, a security risk?

However if the network namespace is turned off, i.e. max_net_namespaces is set to zero, then it renders the browser unusable. Nothing works. Why is that?

Is there some documentation somewhere where these namespaces and their impact is explained in detail?

Okugcinwe kunqolobane 2 284

Firefox displaying different bank PID number

I use Firefox to access my bank account, and it autofills the personal id number, and, when I click, the 6 digit code, which I allow it to store, because no one else has … (funda kabanzi)

I use Firefox to access my bank account, and it autofills the personal id number, and, when I click, the 6 digit code, which I allow it to store, because no one else has access to this PC. BUT, I had to take it in for repair, and give them my Windows login details. When I got the computer back, I went to the bank login page, and the autofill was a different personal id number. Does this mean that somebody used Firefox on my machine to login to their account? Or could a reboot have meant that Firefox randomly changed the PID number? Thank-you for your help.

Okugcinwe kunqolobane 1 249

HSTS cookies

OK, I have Firefox (Windows 10 AMD64, desktop) configured to delete history when I close it. So, I see that regular webiste cookies are deleted. But are the HSTS website … (funda kabanzi)

OK, I have Firefox (Windows 10 AMD64, desktop) configured to delete history when I close it.

So, I see that regular webiste cookies are deleted.

But are the HSTS website "super cookies" deleted?

https://ipleak.com/articles/what-is-hsts-super-cookies What are HSTS Super cookies and why are they dangerous?


thanx.

Okugcinwe kunqolobane 2 230

MFA Setup with DUO Fails Secure Code Check

I'm trying to setup MFA with DUO Mobile app, and I get past the part where I scan the QR code successfully. However, when it requests that I then enter the code generate… (funda kabanzi)

I'm trying to setup MFA with DUO Mobile app, and I get past the part where I scan the QR code successfully. However, when it requests that I then enter the code generated by the app it rejects the code each and every time. My DUO app (on iPhone) is updated to the most current version as of today (6/30/2024), and my iPhone is updated to most current iOS version for iPhone 13, as of today. However, after multiple attempts the issue persists.

Okugcinwe kunqolobane 1 218

I can no longer use my camera on firefox

I can no longer use my camera on firefox, firefox displayed some message about camera when we were trying to chat, but I missed it, I have granted relevant permissions on… (funda kabanzi)

I can no longer use my camera on firefox, firefox displayed some message about camera when we were trying to chat, but I missed it, I have granted relevant permissions on the site, that we use reularly. The camera icon on the address bar appears red, and I noticed that in Windows security, it lists firefox access requests, but shows no way to grant these requests.

I am not tech minded so please if anyone could keep it simple, I would appreciate it.

Okugcinwe kunqolobane 8 218

Protected Browser.

NOT to remove personal data? Does it give you an option for personal date not to be removed?? what about all the stored password? Can one of you tell me why all of sudde… (funda kabanzi)

NOT to remove personal data? Does it give you an option for personal date not to be removed?? what about all the stored password? Can one of you tell me why all of sudden I get this error COULDN'T LOAD XPCOM? can you send me a link where to reinstall new version on top of the one I have running now Thanks

Ikhiyiwe Okugcinwe kunqolobane 1 145

cant find "panel and scroll down to the Forms and Autofill section."

i cant find panel and scroll down to the Forms and Autofill section. and i want to delete the auto fill emails i get popped up when i want to type an email anywhere pleas… (funda kabanzi)

i cant find panel and scroll down to the Forms and Autofill section. and i want to delete the auto fill emails i get popped up when i want to type an email anywhere please help

Kusonjululiwe Okugcinwe kunqolobane 1 137

Unauthorized LTI Launch Request 401?

I am trying to access the online library website for my college. I had no trouble all week then all of a sudden I keep getting this message: "Unauthorized LTI Launch Req… (funda kabanzi)

I am trying to access the online library website for my college. I had no trouble all week then all of a sudden I keep getting this message: "Unauthorized LTI Launch Request 401

   Please check the configuration settings used for the LTI/OAuth/OpenID access.
   Your browser's "Block 3rd party cookies" or "Prevent cross-site tracking" setting can also cause this error."

I already changed the cookies settings to allow this website and my school's website. I don't understand the issue and why it popped up out of nowhere. I use firefox latest update on Windows 11. I do use a vpn but I used it the whole time, even when the site was working and I have tried turning it off. It doesn't help.

Okugcinwe kunqolobane 1 136

ecurity Vulnerability: Password Prompt Ignored on Cancel Click

Dear FireFox, I am writing this E-mail to address a critical issue. So i wanted to set up a password for my firefox browser so that only I can access it. i set a primary … (funda kabanzi)

Dear FireFox, I am writing this E-mail to address a critical issue. So i wanted to set up a password for my firefox browser so that only I can access it. i set a primary password, and it asks me to enter the password when i open my browser. However, when the message appears asking me to enter the password, you can just click "cancel" option or press 'x' it ignores the password and lets me in the browser, essentially rendering the purpose of the password useless. thus anyone can access my browser. i request you to fix this problem. Regards -SpideyKnight

Okugcinwe kunqolobane 2 128