Enable AES support for encrypting logins with the SDR and migrate all existing logins
Categories
(Toolkit :: Password Manager, enhancement)
Tracking
()
People
(Reporter: maltejur, Assigned: maltejur)
References
Details
Attachments
(2 files)
Now that AES-CBC support has been implemented behind a pref in Bug 198090, we should enable it by default and also handle migration of existing entries in logins.json.
| Assignee | ||
Comment 1•9 months ago
|
||
| Assignee | ||
Comment 2•9 months ago
|
||
Updated•8 months ago
|
Updated•8 months ago
|
Comment 3•8 months ago
|
||
Just to be clear, you want to switch the default mechanism but not trigger a migration?
| Assignee | ||
Comment 4•8 months ago
|
||
No, we want the migration to happen at the same time. I should have been more specific about that in the summary.
| Assignee | ||
Updated•8 months ago
|
Comment 6•7 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/97f68ff0fbad
https://hg.mozilla.org/mozilla-central/rev/85db0e86de33
Comment 7•6 months ago
|
||
:maltejur, could you consider nominating this for a release note? (Process info)
| Assignee | ||
Comment 8•6 months ago
|
||
Release Note Request (optional, but appreciated)
Why is this notable:
Logins on desktop are now encrypted with a more modern encryption scheme, which increases security against attackers with disk access.
Affects Firefox for Android:
No
Suggested wording:
Logins in Firefox's built-in password manager are now encrypted using a more modern encryption scheme, switching from 3DES-CBC to AES-256-CBC. This change only affects the local encryption of logins on the disk; logins synced through Firefox Sync are end-to-end encrypted independently and have already been using a strong encryption scheme (AES-256-GCM) previously.
Links (documentation, blog post, etc):
n/a
| Comment hidden (duplicate) |
Comment 10•6 months ago
|
||
Thanks, added to the Fx144 nightly release notes, please allow 30 minutes for the site to update.
Keeping the relnote-firefox flag as ? to keep it on the radar for inclusion in the final Fx144 release notes.
Updated•6 months ago
|
Description
•