Import passwords from popular password managers
Categories
(Toolkit :: Password Manager, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox80 | --- | disabled |
People
(Reporter: blassey, Assigned: petcuandrei)
References
(Depends on 5 open bugs)
Details
(Whiteboard: [passwords:import])
User Story
Required: * Chrome on Linux (workaround for bug 1513718) (DONE) * 1Password * LastPass Others to consider: * Dashlane * Bitwarden (DONE) * NordPass * RememBear * Legacy Firefox column names (hostname/formSubmitURL) Disabled in Fx80 outside Nightly via `signon.management.page.fileImport.enabled`
Attachments
(2 files, 3 obsolete files)
third party password managers make it easy to transition off of Firefox's password manager, we should make it at least possible to migrate back
Updated•3 years ago
|
Comment 3•1 year ago
•
|
||
From sfoster
Keepass exports entries to a .csv, with headings:"Group","Title","Username","Password","URL","Notes"
Comment 4•1 year ago
|
||
1Password allows users to export passwords on a per vault basis in CSV and TXT formats. In the export dialog, you can select which fields are including, or choose to export every field. There is also a checkbox to include field labels in a header row. They also have documentation for exporting passwords.
The "common" fields are:
- Notes
- Password
- Title
- Type
- URL
- Username
Comment 5•1 year ago
|
||
Here's an example of an exported 1Password CSV with all fields included. There are two example entries included.
Updated•1 year ago
|
Comment 6•9 months ago
|
||
We should probably look at Dashlane and Lastpass too.
Updated•9 months ago
|
Comment 7•8 months ago
|
||
shorlander said we have an open icon which might be appropriate: https://design.firefox.com/icons/viewer/#open
We are working on export now (bug 249801) and will get to this soon.
Updated•8 months ago
|
Updated•8 months ago
|
Assignee | ||
Comment 8•7 months ago
|
||
Depends on D77603
Assignee | ||
Comment 9•7 months ago
|
||
Depends on D80897
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Assignee | ||
Comment 10•7 months ago
|
||
Depends on D80902
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Comment 11•7 months ago
|
||
Prangya, do you have the ranking of password managers by user count yet?
Comment 12•7 months ago
|
||
I think we still need someone to provide an example LastPass export. Dashlane, NordPass, & RememBear examples would also be great.
Updated•6 months ago
|
Updated•6 months ago
|
Comment 13•6 months ago
|
||
According to this old screenshot and a BitWarden test, LastPass columns are:
url,username,password,extra,name,grouping,fav
Here are all the URL/username/password header names supported by BitWarden.
Assignee | ||
Comment 15•1 day ago
|
||
Is there any reason to keep this opened? Import from CSV/TSV landed in Nightly
Assignee | ||
Comment 16•1 day ago
|
||
I answered my own question above by adding dependencies :)
Description
•