We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Sync and the new Firefox 58

  • 5 回覆
  • 6 有這個問題
  • 1 次檢視
  • 最近回覆由 nostromov

more options

With the new Firefox 58, several data files have been changed.
cert8.db changed to cert9.db | key3.db changed to key4.db
and others. The new data files will be using a different format.
So does this mean Firefox 58 will not be able to share data with other Firefox versions?

With the new Firefox 58, several data files have been changed.<br> cert8.db changed to cert9.db | key3.db changed to key4.db<br> and others. The new data files will be using a different format.<br> So does this mean Firefox 58 will not be able to share data with other Firefox versions?

由 FredMcD 於 修改

被選擇的解決方法

Not unless you take the extra effort and use key4.db in the other versions as well. Support for SQLite key4.db and cert9.db is probably been available for 10 years or more.

ESR 10 already had it:

從原來的回覆中察看解決方案 👍 0

所有回覆 (5)

more options

Firefox versions prior to Firefox 58 can use SQLite databases by using a special environment variable, so this isn't really something new. Only in Frefox 58 the SQLite format got enabled by default.

  • NSS_DEFAULT_DB_TYPE="dbm" : key3.db - cert8.db
  • NSS_DEFAULT_DB_TYPE="sql" : key4.db - cert9.db

Firefox 58+ will fallback to the older versions if you remove the newer SQLite versions. If you need to use the newer versions with older Firefox versions then try to start Firefox via a CMD file and set NSS_DEFAULT_DB_TYPE to sql.

  • set NSS_DEFAULT_DB_TYPE=sql

由 cor-el 於 修改

more options

See also:

more options

Thank you for responding, cor-el.

So does this mean Firefox 58 will not be able to share data with other Firefox versions?
more options

選擇的解決方法

Not unless you take the extra effort and use key4.db in the other versions as well. Support for SQLite key4.db and cert9.db is probably been available for 10 years or more.

ESR 10 already had it:

more options

Yup, we're bound to start having millions of these issues now that the Password Exporter Add-On no longer functions with the new(est) Firefox. That extension has always been lagging behind, but somehow remained useful until recently.

I don't get how come that Mozilla hasn't included this (import, export) mechanism into the browser, or made their certified, official utility (in the past decade+)

Edit: The Sync component is, basically, bloatware - and something that Google Chrome, Android, or Apple users would like. For us, normal people, it's not really a solution, btw. :)

由 nostromov 於 修改