搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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

  • 4 个回答
  • 1 人有此问题
  • 4 次查看
  • 最后回复者为 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!