본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

Which password does Firefox use to encrypt my passwords/sync data?

  • 3 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: cor-el

more options

This article [1] has confused me, specifically:

> if somebody were able to get your username and password, all they could get is your encrypted data records. They would then need to know your passphrase to decrypt your data.

Presumably the username/password is the Firefox Sync account username/password? But does that mean that Firefox's master password is the Weave passphrase?

I have a strong account password, but a weak master password because I assumed that the account password would be used to encrypt sync data and the master password was only there to thwart attackers with local physical access. Was I wrong?

[1] https://wiki.mozilla.org/Labs/Weave/Crypto

This article [1] has confused me, specifically: > if somebody were able to get your username and password, all they could get is your encrypted data records. They would then need to know your passphrase to decrypt your data. Presumably the username/password is the Firefox Sync account username/password? But does that mean that Firefox's master password is the Weave passphrase? I have a strong account password, but a weak master password because I assumed that the account password would be used to encrypt sync data and the master password was only there to thwart attackers with local physical access. Was I wrong? [1] https://wiki.mozilla.org/Labs/Weave/Crypto

선택된 해결법

hi Jamie Kitson, this article is outdated and doesn't apply to the current sync system (the "passphrase" it was referring to was a special sync key seperate from your account pwd, which isn't used anymore).

you are right that a strong firefox account password is the most important precaution you can take to ensure that your sync data stays secure. you can read up more details on that on https://blog.mozilla.org/services/2014/02/07/a-better-firefox-sync/ & on a more technical level at https://github.com/mozilla/fxa-auth-server/wiki/onepw-protocol

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

모든 댓글 (3)

more options

선택된 해결법

hi Jamie Kitson, this article is outdated and doesn't apply to the current sync system (the "passphrase" it was referring to was a special sync key seperate from your account pwd, which isn't used anymore).

you are right that a strong firefox account password is the most important precaution you can take to ensure that your sync data stays secure. you can read up more details on that on https://blog.mozilla.org/services/2014/02/07/a-better-firefox-sync/ & on a more technical level at https://github.com/mozilla/fxa-auth-server/wiki/onepw-protocol

more options

Thanks Philip. Do you have any idea who could update those pages to point to the updated pages?

more options

Data uploaded to the Sync server is encrypted locally using a Sync key that is derived from the password that you use to connect to Sync. I think that if you include passwords in syncing that they are still encrypted with the master password and that you would have to use the same MP on all connected devices.

Bug 1013064 - Enable password sync with FxA and master password