ffpass icon indicating copy to clipboard operation
ffpass copied to clipboard

Add support to import/export to Bitwarden

Open evertonstz opened this issue 5 years ago • 1 comments

It's good for people trying to move in or move out from Bitwarden into firefox, since Bitwarden is able to export and import CSV files, implementing this should be as easy as adding a flag.

"url" column in Bitwarden's CSV is "login_uri", "username" is "login_username" and "password" is "login_password".

Be aware that Bitwarden exports more than just passwords, it also exports notes and probably some other things. All you have to do is only import to firefox the lines that have the column "type" == login.

Cheers!

evertonstz avatar May 13 '20 17:05 evertonstz

Please use Firefox Nightly for now @evertonstz https://github.com/mozilla-lockwise/lockwise-addon/issues/332#issuecomment-653938961 image

andreicristianpetcu avatar Jul 05 '20 21:07 andreicristianpetcu