显示带有此标签的问题: 显示所有问题

How Can I Optimize My Browser Experience with Mozilla Firefox?

I’ve recently started using Mozilla Firefox and am looking for tips to enhance my browsing experience. Are there specific settings or extensions that can improve speed an… (了解更多)

I’ve recently started using Mozilla Firefox and am looking for tips to enhance my browsing experience. Are there specific settings or extensions that can improve speed and privacy? Also, I’d love to hear any recommendations on how to stay updated with the latest features.

For more insights on tech tips and tools, check out mytechcrunchs.

mytechcrunch 于 2 小时前提问

Zero Day

Does MacOS requires the version 131.0.2 Firefox update to address the recent zero-day active exploit? The reason I ask is Tanium Deploy Software Gallery only includes … (了解更多)

Does MacOS requires the version 131.0.2 Firefox update to address the recent zero-day active exploit?

The reason I ask is Tanium Deploy Software Gallery only includes updates to Windows Firefox versions to address this zero-day.

Description: Mozilla 0-day. CVE-2024-9680 is a use after free vulnerability in the Animation timelines component of Mozilla. Animation timelines are a part of Firefox’s Web Animations API, which controls and synchronizes animations on the web pages. An attacker may exploit the vulnerability to achieve code execution in the content process. Use-after-free vulnerability occurs when the memory that has been freed is still used by the program. The vulnerability may allow attackers to add their malicious data to the memory region for code execution. *Affected Versions* * Firefox versions before 131.0.2 * Firefox ESR versions before 128.3.1 * Firefox ESR versions before 115.16.1. *Mitigation* Customers can upgrade to the following versions to mitigate the vulnerability: * Firefox 131.0.2 * Firefox ESR 128.3.1 * Firefox ESR 115.16.1 For more information, please refer to the [Mozilla security advisory|https://www.mozilla.org/en-US/security/advisories/mfsa2024-51/].

Robert Bogan 于 20 小时前提问

Have to keep denying cookies every few hours

Hey all firefox doesnt save the preferences for long and every site I go back to I have to keep denying cookies etc. This started recently but my settings are as before w… (了解更多)

Hey all firefox doesnt save the preferences for long and every site I go back to I have to keep denying cookies etc. This started recently but my settings are as before whats up with this? I think its the total cookie protection but i cannot turn it off I'm fed up of denying over and over again. cheers

Elvas K 于 23 小时前提问

Autofill credit cards isn't filling?

For a credit card field, my card options show up. When I choose one it fills, but when I hit enter or tab, the filled info disappears. It appears to be this (2nd) proble… (了解更多)

For a credit card field, my card options show up. When I choose one it fills, but when I hit enter or tab, the filled info disappears.

It appears to be this (2nd) problem and known fixed bug. But it was fixed in v118, and I'm using v125.03 and it's still happening. https://support.mozilla.org/questions/1416148 https://bugzilla.mozilla.org/show_bug.cgi?id=1817926

(I whited out the card numbers.)

curls3 于 3 周前提问

Hiding IP Address

When i search something on Google it shows the results based on my IP address. Towards the bottom of the search results at the bottom of the webpage the location of the I… (了解更多)

When i search something on Google it shows the results based on my IP address. Towards the bottom of the search results at the bottom of the webpage the location of the IP address mentions the city I live in.

I frequently share my screen and don't want to share that information with others. How can I remove that information from appearing when I search for something on Google?

Thomas Maalouf 于 1 天前提问

adding an extension

Kaspersky has been changed to UltraAV so I need to add or change this extension in my settings. Also will Kaspersky need to be deleted? thx . THe reason for this is becau… (了解更多)

Kaspersky has been changed to UltraAV so I need to add or change this extension in my settings. Also will Kaspersky need to be deleted? thx . THe reason for this is because Firefox will not restart after an updated has been downloaded.

Kathy Seymour 于 1 天前提问

Macafee antivrius virus.

Upon launching Firefox I noticed a notification from Macafee antivirus, I don't really care how to spell their "company" name. But when clicking on the popup it brought m… (了解更多)

Upon launching Firefox I noticed a notification from Macafee antivirus, I don't really care how to spell their "company" name. But when clicking on the popup it brought me to a firefox addon for macafee. I assume that this is a virus created by the aforementioned company and not a partnership between the two of you. Just wanted to create awareness of this virus as its targeting your browser.

Timothy Wheeler 于 1 天前提问

Protections against Tracking via HTTP/3 QUIC - Privacy

Hello Mozilla Community, I hope I am right with you guys to ask this question though it is a rather technical question. Please let me clarify that I am not a programmer … (了解更多)

Hello Mozilla Community,

I hope I am right with you guys to ask this question though it is a rather technical question. Please let me clarify that I am not a programmer myself or a network engineer but rather a hobbyist who is especially interested in privacy.

As I was reading about HTTP/3 and QUIC, I came across an academic paper called ""A QUIC Look at Web Tracking".

According to this paper QUIC gives web servers and third parties a good way to track users via the "source-address token" and the "server config" which are both stored on the client('s browser/machine). Now I know that this paper is from 2019 and concerns an older version of QUIC. However, in RFC 9000 "source address tokens" aka "address validation tokens" still exist and are especially used to establish future connections with 0-RTT instead of 1-RTT (see section 8.1 of RFC 9000). Though "server config" is not mentioned in RFC 9000, "transport parameters" is mentioned in section 7.4 and 18 of RFC 9000, which are also used for 0-RTT and are also stored on the client.

Neither RFC 9000 nor RFC 9114, which concerns HTTP3, address these privacy risks in more detail. Both seem to take only MITM attackers into account (see 9.5 in RFC 9000 and 10.11 in RC 9114) [as is done in a newer paper from 2022 Evaluating QUIC for Privacy Improvements Over Its Predecessors which however at least addresses the possibility of third party tracking under 5.1 3)].

I would also like to point towards RFC 9250 of May 2022, which concerns DNS over QUIC ("DoQ"). In Section 7 of RFC 9250 many privacy concerns regarding "0-RTT", "Session Resumption (Token)", "Address Validation Token" and "Long Duration Sessions due to QUIC's connection migration feature" are elaborated in more detail.

To sum up my understanding: - Using HTTP/3 or QUIC's "connection ID" for tracking should not be that viable, even if its function is to migrate connections in case of Layer-3/4 (IP address or Port) changes, because a connections life time is at least in firefox limited to 30 seconds (see Github neqo) so that a user should not be trackable for a longer period via the "connection ID". - However, longer tracking may be possible via "Session Resumption Tokens" and "Address Validation Tokens" (see Section 7.2 and 7.3 of RFC 9250; though I myself don't know the difference between these two) as well as via "transport parameters" (see "A QUIC Look at Web Tracking").

As mentioned in "A QUIC Look at Web Tracking", though a restart of the Browser seems to clear the cached state of prior QUIC connections (to my understanding the stored "tokens" and "transport parameters"), tracking via the above mentioned features of QUIC seems not unreasonable as many users today will not restart their browser, especially on mobile devices but also on desktops (3.7 and 5.1.2 of the paper).

As I was not able to find further information on this topic, I would be very happy to get some assurance that firefox is effectively preventing or at least impeding the tracking possibilities mentioned in RFC 9250 and the paper "A QUIC Look at Web Tracking".

Thank you very much for any reply or pointing me into the right direction (other sources on this topic or a more appropriate page to ask this question).

radi99 于 1 天前提问

Firefox keeps asking for primary password

Issue with primary password, I'd appreciate if someone could shine a light on this issue. I feel I'm wasting time unnecessary. Here it comes: On a given day and out of t… (了解更多)

Issue with primary password, I'd appreciate if someone could shine a light on this issue. I feel I'm wasting time unnecessary. Here it comes:

On a given day and out of the blue Firefox starts asking for primary password whenever it needs to save a password for a website. I type my password to no avail. I'm logged in, I can sync but I can't see saved passwords. I reset my password with recovery key. I set a new password. I log in my account. I can see my browsing history but same problem.

Any ideas on how to solve this? Thanks in advance

milupas 于 2 天前提问

OSX Issues

Firefox 131.0(aarch64) OSX 15.0.1 1st Issue: The 'Clear Cache' doesn't seem to completely clear the cache. Eg: I'm logged into gmail, I go to Privacy & Security and … (了解更多)

Firefox 131.0(aarch64) OSX 15.0.1

1st Issue: The 'Clear Cache' doesn't seem to completely clear the cache. Eg: I'm logged into gmail, I go to Privacy & Security and then click Clear Cache and History. I navigate back to gmail. I'm still logged in.

2nd Issue: When I right click and 'Open Link in New Private Window' this doesn't actually take me to a private window. I have to select File/New Private Window and paste the link to that window.

events stage 于 3 天前提问

最后由 events stage 于 3 天前回复

Local file access blocked on Ubuntu 24.04.1 LDS Firefox snap version

I just wasted 3 hours trying to figure out why my ComfyUI (local AI image generator) stopped working with Firefox. There were no error messages from ComfyUI, it just fai… (了解更多)

I just wasted 3 hours trying to figure out why my ComfyUI (local AI image generator) stopped working with Firefox. There were no error messages from ComfyUI, it just failed to load workflow files.

It turns out that it's because Firefox is installed as a snap package and wherever the snap configuration for Firefox lives thinks it knows better than I do what files and directories on my system I can access in Firefox.

I also had this problem with trying to open PDFs in my home directory where I kept getting access denied errors. I tried to solve the problems with the snap version and found several proposed solutions by google search which people claimed worked but did not.

I finally found a web page that described how to uninstall the snap package and install an alternate non-snap version of Firefox, and now everything works like I expect it to.

How do I make sure this snap version does not ever come back?

David Wootton 于 3 天前提问

Autofill payment methods does not function

Macbook Air - Payments methods are in place in firefox. When hover over payment method required can see payment options but when select does insert payment method in … (了解更多)

Macbook Air -

Payments methods are in place in firefox. When hover over payment method required can see payment options but when select does insert payment method in field. requires authentication is not activated

RPM 于 3 天前提问

最后由 RPM 于 3 天前回复

Firefox No longer supported by my bank. They say it is insecure!

Having spent a frustrating weelend being unable to log into Coventry Building Society's online banking app, I 'phoned the this morning to be told they consider Firefox in… (了解更多)

Having spent a frustrating weelend being unable to log into Coventry Building Society's online banking app, I 'phoned the this morning to be told they consider Firefox insecure and no longer support its use. The app accepts my username & password, tells me they are going to 'phone me with an access code and then displays "Page not found". Anyone know of any other bank or similar who would believe Firefox to be insecure?

john800 于 4 天前提问

最后由 john800 于 3 天前回复

Firefox Ocsp fails at loading private https website

Hello, i have precisely explained issue here with different screens. i would like to have your feedback https://stackoverflow.com/questions/78995057/firefox-ocsp-fails… (了解更多)

Hello,

i have precisely explained issue here with different screens. i would like to have your feedback


https://stackoverflow.com/questions/78995057/firefox-ocsp-fails-at-loading-private-https-website

order of images is important there are almost 10 different images in uri linked

Thierry Brémard 于 4 天前提问