Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Constant Insecure Password Warnings from Firefox?

  • 6 답장
  • 1 이 문제를 만남
  • 3 보기
  • 최종 답변자: user633449

more options

Constantly, when trying to register at an online forum / membership page in Firefox browser, I am getting the attached warning messages, and I am trying to find out if this is something that I should be concerned about, or just a ghost in the machine, so to speak, with the browser?? This seems to be a recurring theme with Firefox that almost a good half of the internet is marked as insecure, and I am getting to the point where I may have to consider switching browsers because of it.... Does Firefox browser find some security issue with most anything online, and if so, is it truly a risk?? Please clarify, and Thanks in advance!!

Constantly, when trying to register at an online forum / membership page in Firefox browser, I am getting the attached warning messages, and I am trying to find out if this is something that I should be concerned about, or just a ghost in the machine, so to speak, with the browser?? This seems to be a recurring theme with Firefox that almost a good half of the internet is marked as insecure, and I am getting to the point where I may have to consider switching browsers because of it.... Does Firefox browser find some security issue with most anything online, and if so, is it truly a risk?? Please clarify, and Thanks in advance!!
첨부된 스크린샷

선택된 해결법

https://support.mozilla.org/en-US/kb/insecure-password-warning-firefox There is a hidden preference to turn off the warning on the login form if it really annoys you and you think it will never be of value. Here's how:

Type about:config<enter> in the address bar. If a warning screen comes up, press the I Accept the Risk button. At the top of the screen is a search bar. Set;

security.insecure_field_warning.contextual.enabled = False security.insecure_password.ui.enabled = False

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (6)

more options

What forum? If others can't see where your getting that message no one can see what to do.

more options

선택된 해결법

https://support.mozilla.org/en-US/kb/insecure-password-warning-firefox There is a hidden preference to turn off the warning on the login form if it really annoys you and you think it will never be of value. Here's how:

Type about:config<enter> in the address bar. If a warning screen comes up, press the I Accept the Risk button. At the top of the screen is a search bar. Set;

security.insecure_field_warning.contextual.enabled = False security.insecure_password.ui.enabled = False

more options

Thanks FredMcD, that seems to have solved it!!

more options

Please note, even with the warning disabled, that website is not using a secure method to transmit your passwords, meaning they can be seen by attackers. You should contact the developers of that website and ask them to update their security.

more options

Tyler Downer said

Please note, even with the warning disabled, that website is not using a secure method to transmit your passwords, meaning they can be seen by attackers. You should contact the developers of that website and ask them to update their security.

This is what I was asking, if this is something that is real, or just browser security run rampant.... In either case, I want it to stop as I do not think I am being attacked truly, when I try to register for an online membership, but Firefox seems to think so!!

more options

The website is asking you to submit passwords and then doesn't encrypt them when you hit "submit". This means they are sent across the internet as plain text, and anyone who intercepts your internet traffic (someone else on your WiFi, your ISP, etc.) can see your password. So Firefox displays the message so you are aware the website isn't doing what it should to protect you.