Mozilla 도움말 검색

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

자세히 살펴보기

Can the Master Password Ever Be Figured Out by the Tech Guys at my Job?

  • 4 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: Jack024

more options

At my job, all the computers are networked into a server. Can the tech guys figure out my Master Password? In other words, how safe are my passwords on Firefox? I'm concerned that the tech department will be able to determine my Master Password and therefore have access to all my passwords.

At my job, all the computers are networked into a server. Can the tech guys figure out my Master Password? In other words, how safe are my passwords on Firefox? I'm concerned that the tech department will be able to determine my Master Password and therefore have access to all my passwords.

선택된 해결법

Of course, the master password is encrypted too. But it can be recovered with a tool like FireMaster if you have chosen a master password that's not strong. Define a strong password with a generator like http://www.pctools.com/guides/password/ (check punctuation option to include symbols like !#%* etc)

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

모든 댓글 (4)

more options

Read http://kb.mozillazine.org/Master_password Passwords are encrypted with 3DES-CBC with a key derived from the master key (yours or the default one hardcoded in Firefox if you didn't define a master password) then encoded in base64 and stored in signons.sqlite database. If a user tries to remove the master password, all the password list is deleted.

more options

Thank you very much for your reply. Ummm.......not to sound too dense......but does that mean the tech boys can NOT figure out my Master Password?

more options

선택된 해결법

Of course, the master password is encrypted too. But it can be recovered with a tool like FireMaster if you have chosen a master password that's not strong. Define a strong password with a generator like http://www.pctools.com/guides/password/ (check punctuation option to include symbols like !#%* etc)

more options

Thank you!